diff --git a/Desktop/components/JASP/Widgets/AnalysisFormExpander.qml b/Desktop/components/JASP/Widgets/AnalysisFormExpander.qml index 0f0f7c4698..90cd2e457f 100644 --- a/Desktop/components/JASP/Widgets/AnalysisFormExpander.qml +++ b/Desktop/components/JASP/Widgets/AnalysisFormExpander.qml @@ -419,7 +419,8 @@ DropArea { id: rSyntaxButton width: height - iconSource: enabled ? jaspTheme.iconPath + "/R-roundbutton.svg" : jaspTheme.iconPath + "/R-roundbutton-disabled.svg" + buttonPadding: 4 * preferencesModel.uiScale + iconSource: jaspTheme.iconPath + "/R.png" enabled: expanderButton.expanded onClicked: if (formParent.myForm) formParent.myForm.toggleRSyntax(); toolTip: preferencesModel.showRSyntax ? qsTr("Hide R Syntax") : qsTr("Show R syntax") diff --git a/Desktop/components/JASP/Widgets/FilterWindow.qml b/Desktop/components/JASP/Widgets/FilterWindow.qml index b5e6e01eb5..e9a76d086c 100644 --- a/Desktop/components/JASP/Widgets/FilterWindow.qml +++ b/Desktop/components/JASP/Widgets/FilterWindow.qml @@ -311,6 +311,36 @@ FocusScope anchors.margins: 1 } + + JaspControls.HelpButton + { + id: helpButton + height: 33 * jaspTheme.uiScale + width: height + buttonPadding: 6 * preferencesModel.uiScale + anchors.right: closeRectangularButton.left + anchors.top: closeRectangularButton.top + helpMD: allHelp.rfilterconstructor + toolTip: qsTr("Open Documentation") + } + + JaspControls.MenuButton + { + id: closeRectangularButton + height: 33 * jaspTheme.uiScale + width: height + radius: height + iconSource: jaspTheme.iconPath + "collapse.png" + onClicked: filterEditRectangle.askIfChanged(function (){ filterWindow.close() }) + toolTip: qsTr("Hide filter") + anchors + { + top: parent.top + right: parent.right + rightMargin: jaspTheme.generalAnchorMargin + } + } + } Item @@ -495,7 +525,7 @@ FocusScope text: qsTr("Apply pass-through filter") anchors.left: clearRectangularButton.right - anchors.right: helpButton.left + anchors.right: parent.right anchors.bottom: parent.bottom anchors.top: closeRectangularButton.top @@ -503,32 +533,6 @@ FocusScope toolTip: qsTr("Click to apply filter") } - - JaspControls.HelpButton - { - id: helpButton - height: 33 * jaspTheme.uiScale - width: height - buttonPadding: 6 * preferencesModel.uiScale - - anchors.right: closeRectangularButton.left - anchors.bottom: parent.bottom - anchors.top: closeRectangularButton.top - helpMD: allHelp.rfilterconstructor - toolTip: qsTr("Open Documentation") - } - - - JaspControls.RectangularButton - { - id: closeRectangularButton - iconSource: jaspTheme.iconPath + "cross.png" - anchors.right: parent.right - anchors.bottom: parent.bottom - - onClicked: filterEditRectangle.askIfChanged(function (){ filterWindow.close() }) - toolTip: qsTr("Hide filter") - } } } } diff --git a/Desktop/po/jaspDesktop-ar.po b/Desktop/po/jaspDesktop-ar.po index 4f2ad347da..e31a0532e4 100644 --- a/Desktop/po/jaspDesktop-ar.po +++ b/Desktop/po/jaspDesktop-ar.po @@ -8550,32 +8550,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" @@ -8718,30 +8715,27 @@ msgstr "" "

ستوضّح لك الأمثلة التالية كيف يمكنك إنشاء مرشّحاتك الخاصة بطريقة (بسيطة " "نسبيًا):

\n" "\n" -"

ميزة جديدة تنقص في ملفات gif المساعدة القديمة نوعًا ما هي تغيير نوع العمود " +"ميزة جديدة تنقص في ملفات gif المساعدة القديمة نوعًا ما هي تغيير نوع العمود " "داخل المنشئ. \n" -"\tما عليك سوى النقر على الأيقونة واختيار النوع الذي تريده، وستُظهر التلميحة " +"ما عليك سوى النقر على الأيقونة واختيار النوع الذي تريده، وستُظهر التلميحة " "مثالاً على البيانات.\n" -"

\n" "\n" -"

\n" -"\tميزة أخرى تنقص في ملفات gif هي:\n" -"\t\n" -"\tيتعلق الاحتفاظ بالمستويات أو إسقاطها بما إذا كان كل مستوى (قيمة وتسمية) " +"ميزة أخرى تنقص في ملفات gif هي:\n" +"\n" +"يتعلق الاحتفاظ بالمستويات أو إسقاطها بما إذا كان كل مستوى (قيمة وتسمية) " "لعمود يُمرَّر إلى التحليل؛ ويمكن فحص المستويات عبر \"Label editor\". \n" -"\tالاحتفاظ بالمستويات يعني أن جميع المستويات المعرّفة على العمود تُمرَّر إلى " +"الاحتفاظ بالمستويات يعني أن جميع المستويات المعرّفة على العمود تُمرَّر إلى " "التحليل.\n" -"\tإسقاط المستويات يعني أنه في النهاية تُبلَّغ إلى التحليل فقط المستويات " -"الموجودة في الصفوف التي تجتاز المرشّح.\n" -"\tكمثال، لنفترض أن لديك عمودًا contBinom بقيمتين/تسميتين \"0\" " +"إسقاط المستويات يعني أنه في النهاية تُبلَّغ إلى التحليل فقط المستويات الموجودة " +"في الصفوف التي تجتاز المرشّح.\n" +"كمثال، لنفترض أن لديك عمودًا contBinom بقيمتين/تسميتين \"0\" " "و\"1\"، ونرشّح جميع \"1\" وبعدها سيحصل التحليل على:\n" -"\t

\n" -"\tتحذير واحد هو أنه عندما يُضبَط المرشّح على إسقاط المستويات، لكنه في الواقع لا " +"\n" +"تحذير واحد هو أنه عندما يُضبَط المرشّح على إسقاط المستويات، لكنه في الواقع لا " "يرشّح شيئًا، فلن يُسقِط المستويات.\n" -"

\n" "\n" "
\n" "\tتصفية عمود متصل\n" @@ -8862,6 +8856,7 @@ msgstr "" "\t\t\n" "
\n" + msgctxt "AllHelp|" msgid "" "\n" diff --git a/Desktop/po/jaspDesktop-de.po b/Desktop/po/jaspDesktop-de.po index 942abf63a1..7275c48a31 100644 --- a/Desktop/po/jaspDesktop-de.po +++ b/Desktop/po/jaspDesktop-de.po @@ -9047,32 +9047,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" @@ -9215,33 +9212,30 @@ msgstr "" "

Die folgenden Beispiele zeigen Ihnen, wie Sie Ihre eigenen Filter auf " "(relativ) einfache Weise erstellen können:

\n" "\n" -"

Eine neue Funktion, die in den ziemlich alten Hilfe-GIFs fehlt, ist das " +"Eine neue Funktion, die in den ziemlich alten Hilfe-GIFs fehlt, ist das " "Ändern eines Spaltentyps innerhalb des Konstruktors. \n" -"\tKlicken Sie einfach auf das Symbol und wählen Sie den gewünschten Typ; der " +"Klicken Sie einfach auf das Symbol und wählen Sie den gewünschten Typ; der " "Tooltip zeigt ein Beispiel der Daten.\n" -"

\n" "\n" -"

\n" -"\tEine weitere in den GIFs fehlende Funktion ist:\n" -"\t\n" -"\tBeim Beibehalten oder Verwerfen von Stufen geht es darum, ob jede Stufe " -"(ein Wert und ein Label) einer Spalte an die Analyse übergeben wird; Stufen " -"sind über den \"Label editor\" einsehbar. \n" -"\tStufen beibehalten bedeutet, dass alle für die Spalte definierten Stufen " -"an die Analyse übergeben werden.\n" -"\tStufen verwerfen bedeutet, dass am Ende nur die Stufen an die Analyse " +"Eine weitere in den GIFs fehlende Funktion ist:\n" +"\n" +"Beim Beibehalten oder Verwerfen von Stufen geht es darum, ob jede Stufe (ein " +"Wert und ein Label) einer Spalte an die Analyse übergeben wird; Stufen sind " +"über den \"Label editor\" einsehbar. \n" +"Stufen beibehalten bedeutet, dass alle für die Spalte definierten Stufen an " +"die Analyse übergeben werden.\n" +"Stufen verwerfen bedeutet, dass am Ende nur die Stufen an die Analyse " "übermittelt werden, die in Zeilen vorkommen, die den Filter passieren.\n" -"\tAngenommen, Sie haben eine Spalte contBinom mit zwei Werten/" +"Angenommen, Sie haben eine Spalte contBinom mit zwei Werten/" "Labels \"0\" und \"1\", und wir filtern alle \"1\"en heraus, wonach die " "Analyse Folgendes erhalten würde:\n" -"\t

\n" -"\tEin Vorbehalt ist, dass wenn der Filter auf das Verwerfen von Stufen " +"\n" +"Ein Vorbehalt ist, dass wenn der Filter auf das Verwerfen von Stufen " "eingestellt ist, aber tatsächlich nichts filtert, keine Stufen verworfen " "werden.\n" -"

\n" "\n" "
\n" "\tFiltern einer kontinuierlichen Spalte\n" @@ -9389,6 +9383,7 @@ msgstr "" "\t\t\n" "
\n" + msgctxt "AllHelp|" msgid "" "\n" diff --git a/Desktop/po/jaspDesktop-es.po b/Desktop/po/jaspDesktop-es.po index 4e9cbe0212..541671f52e 100644 --- a/Desktop/po/jaspDesktop-es.po +++ b/Desktop/po/jaspDesktop-es.po @@ -6975,7 +6975,7 @@ msgid "" "Select the `ODBC` driver in the dropdownmenu, it doesn't really matter what you enter for `hostname` and `port` as it is ignored by the odbc it seems.\n" "\n" "Then for the database \"name\" you enter something like:\n" -"`DRIVER={SQL Server Native Client 11.0};SERVER=DESKTOP-C7VK7RJ\\\SQLEXPRESS;DATABASE=TestDB`\n" +"`DRIVER={SQL Server Native Client 11.0};SERVER=DESKTOP-C7VK7RJ\\SQLEXPRESS;DATABASE=TestDB`\n" "\n" "As you can see only a small part of that is the name of the database and the rest is specifying which particular driver should be used to connect to the database (in this case `SQL Server Native Client`) and the server is the same as \"Server name\" in the connection dialog of Sql Server Management Studio (SSMS).\n" "\n" @@ -7695,7 +7695,7 @@ msgid "" "```R\n" ".libPaths(\"~/jasp-renv-package-library\")\n" "```\n" -"This will load `jasp-renv-package-library` from your homefolder (which would make it `/home/username/jasp-renv-package-library` on macos/linux or `c:\\\Users\\\username\\\jasp-renv-package-library` on windows).\n" +"This will load `jasp-renv-package-library` from your homefolder (which would make it `/home/username/jasp-renv-package-library` on macos/linux or `c:\\Users\\username\\jasp-renv-package-library` on windows).\n" "You then do the above `renv::restore` and `renv::install`.\n" "\n" "#### Installing extra packages\n" @@ -8723,42 +8723,61 @@ msgid "" "\n" "

How to use the Easy Filter constructor

\n" "\n" -"

The following examples will show you how you can create your own filters in a (relatively) simple manner:

\n" -"\n" -"

A new feature missing from the rather old help gifs is the changing of a columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an example of the data.\n" -"

\n" -"\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) of a column is passed to the analysis, levels are inspectable via the \"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter the analysis would get:\n" -"\t

\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't actually filter anything, it won't drop levels.\n" -"

\n" +"

The following examples will show you how you can create your own filters " +"in a (relatively) simple manner:

\n" +"\n" +"A new feature missing from the rather old help gifs is the changing of a " +"columntype within the constructor. \n" +"Just click the icon and choose the type you want, the tooltip will show an " +"example of the data.\n" +"\n" +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " +"of a column is passed to the analysis, levels are inspectable via the " +"\"Label editor\". \n" +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " +"the filter are in the end end communicated to the analysis.\n" +"As an example, suppose you have a column contBinom with two " +"values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " +"the analysis would get:\n" +"\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " +"actually filter anything, it won't drop levels.\n" "\n" "
\n" "\tFiltering a continuous column\n" "\t

\n" -"\tThis example shows how you can use the easy filter to check for equivalence or greater/less than and the like. \n" -"\tWe will use the included dataset \"Kitchen Rolls\" and will filter on the ParticipantNumber-column.\n" +"\tThis example shows how you can use the easy filter to check for " +"equivalence or greater/less than and the like. \n" +"\tWe will use the included dataset \"Kitchen Rolls\" and will filter on the " +"ParticipantNumber-column.\n" "\tThe steps taken in the video will be outlined underneath.\n" "\t

\n" "\t\n" "\t
    \n" -"\t\t
  • First we click once the required column (ParticipantNumber) to add it to the overview.
  • \n" -"\t\t
  • Then we select '=' or equivalence, which is added to or previously selected column.
  • \n" -"\t\t
  • The empty space to the right of the equivalence can be filled up by dropping different other operators or columns, but for now we click it and then type the number '2'.
  • \n" -"\t\t
  • Now we apply the filter by pressing the appropriate button and we will see that now only the row where ParticipantNumber is 2 is active.
  • \n" -"\t\t
  • After that we select the '2' again to be able to edit it again. By clearing it completely we could remove it, but for now we just change it to '3'.
  • \n" -"\t\t
  • Once more we apply our pass-through filter and again only the corresponding row is active.
  • \n" -"\t\t
  • To select more than one row we can make use of the less-than operator or '<' and so we remove our constructed formula and create a new one.
  • \n" +"\t\t
  • First we click once the required column (ParticipantNumber) to add " +"it to the overview.
  • \n" +"\t\t
  • Then we select '=' or equivalence, which is added to or previously " +"selected column.
  • \n" +"\t\t
  • The empty space to the right of the equivalence can be filled up by " +"dropping different other operators or columns, but for now we click it and " +"then type the number '2'.
  • \n" +"\t\t
  • Now we apply the filter by pressing the appropriate button and we " +"will see that now only the row where ParticipantNumber is 2 is active.
  • \n" +"\t\t
  • After that we select the '2' again to be able to edit it again. By " +"clearing it completely we could remove it, but for now we just change it to " +"'3'.
  • \n" +"\t\t
  • Once more we apply our pass-through filter and again only the " +"corresponding row is active.
  • \n" +"\t\t
  • To select more than one row we can make use of the less-than " +"operator or '<' and so we remove our constructed formula and create a new " +"one.
  • \n" "\t\t
  • We add the ParticipantNumber-column again
  • \n" "\t\t
  • Then add '<' and enter '5' in the empty righthand side.
  • \n" "\t\t
  • Applying the filter makes the result immediately visible.
  • \n" @@ -8768,67 +8787,101 @@ msgid "" "\n" "
    \n" "\tFiltering one or more categoricals\n" -"\t

    This example shows you how to filter a certain categorical variable alone and in combination with another. We will do this through both the variable window and the easy filter

    \t\n" +"\t

    This example shows you how to filter a certain categorical variable " +"alone and in combination with another. We will do this through both the " +"variable window and the easy filter

    \t\n" "\t\n" "\t
      \n" -"\t\t
    • First we open the variable window for the 'Sex' column by clicking the header.
    • \n" -"\t\t
    • Here we turn off the 'M' value, we immediately see that all corresponding rows are turned inactive.
    • \n" -"\t\t
    • Ticking 'M' back on again and turning off 'F' gives us the opposite situation.
    • \n" -"\t\t
    • Next we look at a different categorical, after making sure both 'M' and 'F' are active, we open the variables window for 'Student'.
    • \n" -"\t\t
    • Here we untick 'N' and we see that the only visible row containing this is turned inactive.
    • \n" -"\t\t
    • This we combine with unticking 'M' in 'Sex' and see that now the rows corresponding with either 'M' or 'N' are both inactive.
    • \n" -"\t\t
    • To do this with the easy filter constructor is also possible and to show this we first clean up the current selection by choosing \"erase all\".
    • \n" -"\t\t
    • Then we open the easy filter and enter 'Sex', followed by '=' and we enter the text 'F' on the empty righthand side.
    • \n" -"\t\t
    • To combine this with the other categorical we enter a new formula below by selecting 'Student', '=' and entering 'N'.
    • \n" -"\t\t
    • After choosing 'Apply pass-through filter' we see only one row active where these values are matched.
    • \n" -"\t\t
    • To show the opposite we remove the last formula and replace it with one that makes 'Student' be inequal to 'N'.
    • \n" -"\t\t
    • After applying we now see that only the one row previously active is now the only inactive one, as expected.
    • \n" +"\t\t
    • First we open the variable window for the 'Sex' column by clicking " +"the header.
    • \n" +"\t\t
    • Here we turn off the 'M' value, we immediately see that all " +"corresponding rows are turned inactive.
    • \n" +"\t\t
    • Ticking 'M' back on again and turning off 'F' gives us the opposite " +"situation.
    • \n" +"\t\t
    • Next we look at a different categorical, after making sure both 'M' " +"and 'F' are active, we open the variables window for 'Student'.
    • \n" +"\t\t
    • Here we untick 'N' and we see that the only visible row containing " +"this is turned inactive.
    • \n" +"\t\t
    • This we combine with unticking 'M' in 'Sex' and see that now the " +"rows corresponding with either 'M' or 'N' are both inactive.
    • \n" +"\t\t
    • To do this with the easy filter constructor is also possible and to " +"show this we first clean up the current selection by choosing \"erase all\"." +"
    • \n" +"\t\t
    • Then we open the easy filter and enter 'Sex', followed by '=' and we " +"enter the text 'F' on the empty righthand side.
    • \n" +"\t\t
    • To combine this with the other categorical we enter a new formula " +"below by selecting 'Student', '=' and entering 'N'.
    • \n" +"\t\t
    • After choosing 'Apply pass-through filter' we see only one row " +"active where these values are matched.
    • \n" +"\t\t
    • To show the opposite we remove the last formula and replace it with " +"one that makes 'Student' be inequal to 'N'.
    • \n" +"\t\t
    • After applying we now see that only the one row previously active is " +"now the only inactive one, as expected.
    • \n" "\t\t
    • Next we clear everything and the animation repeats.
    • \n" "\t
    \n" "
    \n" "\n" "
    \n" "\tFiltering on standard deviation\n" -"\t

    This example shows you how to filter based on being larger than it's own standard deviation.

    \t\n" +"\t

    This example shows you how to filter based on being larger than it's " +"own standard deviation.

    \t\n" "\t\n" "\t
      \n" -"\t\t
    • We will filter 'mean_NEO', so we enter it as the basis of our first formula.
    • \n" +"\t\t
    • We will filter 'mean_NEO', so we enter it as the basis of our first " +"formula.
    • \n" "\t\t
    • Clicking the '>' symbol adds it to the formula.
    • \n" -"\t\t
    • Because we want to check for the standard deviation we click the corresponding σ symbol from the function overview to the right.
    • \n" -"\t\t
    • We then drop another copy of 'mean_NEO' into this and apply our filter.
    • \n" +"\t\t
    • Because we want to check for the standard deviation we click the " +"corresponding σ symbol from the function overview to the right.
    • \n" +"\t\t
    • We then drop another copy of 'mean_NEO' into this and apply our " +"filter.
    • \n" "\t\t
    • Now we see that only rows 4 and 5 are inactive.
    • \n" -"\t\t
    • To see the contrast with a larger value we multiply the standard deviation by adding '*' and typing 2 on the righthand side.
    • \n" -"\t\t
    • After choosing apply we now see that only row 2 remains active.
    • \n" +"\t\t
    • To see the contrast with a larger value we multiply the standard " +"deviation by adding '*' and typing 2 on the righthand side.
    • \n" +"\t\t
    • After choosing apply we now see that only row 2 remains active.\n" "\t\t
    • After that the filter is cleared and the animation repeats.
    • \n" "\t
    \n" -"\t

    Of course you can also use the other functions in the list on the right in combination with the operators above to check for many desired values.

    \n" +"\t

    Of course you can also use the other functions in the list on the right " +"in combination with the operators above to check for many desired values.\n" "

    \n" "\n" "
    \n" "\t\tConditioned filtering - simple example\n" -"\t\t

    This is a simple example to show how you can use conditional filtering. In this case we just want the rows that show the maximum age.

    \t\n" +"\t\t

    This is a simple example to show how you can use conditional " +"filtering. In this case we just want the rows that show the maximum age.\t\n" "\t\t\n" "\t\t

      \n" -"\t\t\t
    • We will filter 'Age', so we enter it as the basis of our first formula.
    • \n" +"\t\t\t
    • We will filter 'Age', so we enter it as the basis of our first " +"formula.
    • \n" "\t\t\t
    • Clicking the '=' symbol adds it to the formula.
    • \n" "\t\t\t
    • Then we add 'max(Age)' and apply it.
    • \n" -"\t\t\t
    • We now see there is one active row showing a 51 year old female.
    • \n" -"\t\t\t
    • To get the maximum age per sex we add the 'condition on'-operator or '|' followed by 'Sex'.
    • \n" -"\t\t\t
    • After applying we see that besides the woman there is now also an active row with a 38 year old male.
    • \n" +"\t\t\t
    • We now see there is one active row showing a 51 year old female.\n" +"\t\t\t
    • To get the maximum age per sex we add the 'condition on'-operator " +"or '|' followed by 'Sex'.
    • \n" +"\t\t\t
    • After applying we see that besides the woman there is now also an " +"active row with a 38 year old male.
    • \n" "\t\t
    \n" "
    \n" "\n" "
    \n" "\t\tConditioned filtering - outliers per group\n" -"\t\t

    This is a simple example to show how you can filter outliers per group using conditional filtering.

    \t\n" +"\t\t

    This is a simple example to show how you can filter outliers per " +"group using conditional filtering.

    \t\n" "\t\t\n" "\t\t
      \n" "\t\t\t
    • We will filter the absolute value of 'extra'.
    • \n" "\t\t\t
    • To this is added '>' and σ for the standard deviation
    • \n" -"\t\t\t
    • 'extra' is placed inside σ() and the result multiplied by 2.
    • \n" -"\t\t\t
    • After applying we see that there are 3 active rows that pass this criterium, all in group '2'
    • \n" -"\t\t\t
    • To get the outliers per group we add the 'condition on'-operator or '|' followed by 'group'.
    • \n" -"\t\t\t
    • After applying we see that there is one more active row, this time from group '1'.
    • \n" +"\t\t\t
    • 'extra' is placed inside σ() and the result multiplied by 2." +"
    • \n" +"\t\t\t
    • After applying we see that there are 3 active rows that pass this " +"criterium, all in group '2'
    • \n" +"\t\t\t
    • To get the outliers per group we add the 'condition on'-operator " +"or '|' followed by 'group'.
    • \n" +"\t\t\t
    • After applying we see that there is one more active row, this time " +"from group '1'.
    • \n" "\t\t
    \n" "
    \n" msgstr "" @@ -8838,32 +8891,29 @@ msgstr "" "

    Los siguientes ejemplos le mostrarán cómo puede crear sus propios filtros " "de una manera (relativamente) sencilla:

    \n" "\n" -"

    Una nueva funcionalidad que falta en los gifs de ayuda bastante antiguos " -"es el cambio de un tipo de columna en el constructor.\n" -"\tSimplemente haga clic en el icono y elija el tipo que desee; la " -"información sobre herramientas mostrará un ejemplo de los datos.\n" -"

    \n" +"Una nueva funcionalidad que falta en los gifs de ayuda bastante antiguos es " +"el cambio de un tipo de columna en el constructor.\n" +"Simplemente haga clic en el icono y elija el tipo que desee; la información " +"sobre herramientas mostrará un ejemplo de los datos.\n" +"\n" +"Otra funcionalidad que falta en los gifs es:\n" "\n" -"

    \n" -"\tOtra funcionalidad que falta en los gifs es:\n" -"\t\n" -"\tConservar o quitar niveles trata sobre si cada nivel (un valor y una " +"Conservar o quitar niveles trata sobre si cada nivel (un valor y una " "etiqueta) de una columna se pasa al análisis; los niveles se pueden " "inspeccionar mediante el \"Editor de etiquetas\". \n" -"\tConservar niveles significa que todos los niveles definidos en la columna " -"se pasan al análisis.\n" -"\tQuitar niveles significa que solo se comunican finalmente al análisis " +"Conservar niveles significa que todos los niveles definidos en la columna se " +"pasan al análisis.\n" +"Quitar niveles significa que solo se comunican finalmente al análisis " "aquellos niveles que aparecen en filas que pasan el filtro.\n" -"\tComo ejemplo, supongamos que tiene una columna contBinom con " +"Como ejemplo, supongamos que tiene una columna contBinom con " "dos valores/etiquetas \"0\" y \"1\", y filtramos todos los \"1\", tras lo " "cual el análisis obtendría:\n" -"\t

      \n" -"\t\t
    • Al conservar niveles: \"0\", \"1\"
    • \n" -"\t\t
    • Al quitar niveles: \"0\"
    • \n" -"\t
    \n" -"\tUna advertencia es que cuando el filtro está configurado para quitar " +"
      \n" +"\t
    • Al conservar niveles: \"0\", \"1\"
    • \n" +"\t
    • Al quitar niveles: \"0\"
    • \n" +"
    \n" +"Una advertencia es que cuando el filtro está configurado para quitar " "niveles, pero en realidad no filtra nada, no quitará niveles.\n" -"

    \n" "\n" "
    \n" "\tFiltrar una columna continua\n" @@ -8884,8 +8934,8 @@ msgstr "" "colocando otros operadores o columnas diferentes, pero por ahora hacemos " "clic en él y luego escribimos el número '2'.\n" "\t\t
  • Ahora aplicamos el filtro presionando el botón apropiado, y veremos " -"que ahora solo está activa la fila donde ParticipantNumber es igual a 2.
  • " -"\n" +"que ahora solo está activa la fila donde ParticipantNumber es igual a 2.\n" "\t\t
  • Después de eso, seleccionamos el '2' de nuevo para poder editarlo " "otra vez. Borrándolo por completo podríamos eliminarlo, pero por ahora " "simplemente lo cambiamos a '3'.
  • \n" @@ -9007,6 +9057,7 @@ msgstr "" "\t\t
\n" "
\n" + msgctxt "AllHelp|" msgid "" "\n" @@ -9335,13 +9386,13 @@ msgid "" "* **Use labels:** When working with massive datasets (tens of thousands of rows), rendering custom text labels can slow down performance. Toggling this off forces JASP to display raw numbers instead, significantly speeding up the interface. The **Use labels** toggle is disabled by default when importing data that contains no labels, or when creating a dataset from scratch. Enable it if you want to create, view, change, or sort labels.\n" "* **Eye button:** Closed - Drops levels you have filtered or newly created from your result tables and graphs. Open - Includes filtered and newly created levels:\n" "* **Automatically order labels by their value** *(1 to N arrow down button)*: Forces the labels to align strictly in ascending order based on their underlying numeric values.\n" -"* **Reverse order of all numerical values** *(1 to N circular arrows button)*: Inverts the numeric values assigned to your labels. (e.g., turns a scale of 1 \\\= Low, 3 \\\= High into 3 \\\= Low, 1 \\\= High).\n" +"* **Reverse order of all numerical values** *(1 to N circular arrows button)*: Inverts the numeric values assigned to your labels. (e.g., turns a scale of 1 \\= Low, 3 \\= High into 3 \\= Low, 1 \\= High).\n" "* **Reverse order of all labels** *(Up/Down arrow button)*: Flips the text label order. *Note: If automatic ordering is enabled, it will be disabled automatically when this option is used.*\n" "* **Move labels up manually** *(Up arrow button)*: Moves the selected label one position higher in the list. *(Turns off automatic ordering).*\n" "* **Move labels down manually** *(Down arrow button)*: Moves the selected label one position lower in the list. *(Turns off automatic ordering).*\n" "* **Reset all filter checkmarks** *(Erasor button)*: Only visible if you have filtered data in this column. Removes all filters from this variable if you have set them with the checkmark toggle.\n" "\n" -"💡 **Statistical Tip (Changing the Baseline):** The order of your levels matters deeply for advanced statistics like Regression or GLM. JASP uses the **very top level** in this list as the reference/baseline group for dummy coding. Dragging or moving a level to the top changes your model's statistical baseline\\\!\n" +"💡 **Statistical Tip (Changing the Baseline):** The order of your levels matters deeply for advanced statistics like Regression or GLM. JASP uses the **very top level** in this list as the reference/baseline group for dummy coding. Dragging or moving a level to the top changes your model's statistical baseline\\!\n" "\n" "### **Filter, Value, Label, Remove, Add new level**\n" "\n" diff --git a/Desktop/po/jaspDesktop-fa.po b/Desktop/po/jaspDesktop-fa.po index ca6a361b0c..0c7d8a1c14 100644 --- a/Desktop/po/jaspDesktop-fa.po +++ b/Desktop/po/jaspDesktop-fa.po @@ -7288,32 +7288,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" diff --git a/Desktop/po/jaspDesktop-fr.po b/Desktop/po/jaspDesktop-fr.po index 889d0dbeb1..37fe81a948 100644 --- a/Desktop/po/jaspDesktop-fr.po +++ b/Desktop/po/jaspDesktop-fr.po @@ -9192,32 +9192,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" @@ -9360,32 +9357,29 @@ msgstr "" "

Les exemples suivants vous montreront comment créer vos propres filtres " "de manière (relativement) simple :

\n" "\n" -"

Une nouvelle fonctionnalité absente des gifs d'aide plutôt anciens est le " +"Une nouvelle fonctionnalité absente des gifs d'aide plutôt anciens est le " "changement du type de colonne à l'intérieur du constructeur.\n" -"\tCliquez simplement sur l'icône et choisissez le type souhaité, l'infobulle " +"Cliquez simplement sur l'icône et choisissez le type souhaité, l'infobulle " "montrera un exemple des données.\n" -"

\n" "\n" -"

\n" -"\tUne autre fonctionnalité absente des gifs est :\n" -"\t\n" -"\tConserver ou supprimer les niveaux concerne le fait que chaque niveau (une " +"Une autre fonctionnalité absente des gifs est :\n" +"\n" +"Conserver ou supprimer les niveaux concerne le fait que chaque niveau (une " "valeur et une étiquette) d'une colonne est transmis à l'analyse ; les " "niveaux peuvent être inspectés via l'« Éditeur d'étiquettes ».\n" -"\tConserver les niveaux signifie que tous les niveaux définis sur la colonne " +"Conserver les niveaux signifie que tous les niveaux définis sur la colonne " "sont transmis à l'analyse.\n" -"\tSupprimer les niveaux signifie que seuls les niveaux qui apparaissent sur " +"Supprimer les niveaux signifie que seuls les niveaux qui apparaissent sur " "les lignes qui passent le filtre sont finalement communiqués à l'analyse.\n" -"\tPar exemple, supposons que vous ayez une colonne contBinom " -"avec deux valeurs/étiquettes « 0 » et « 1 », et que nous filtrions tous les " +"Par exemple, supposons que vous ayez une colonne contBinom avec " +"deux valeurs/étiquettes « 0 » et « 1 », et que nous filtrions tous les " "« 1 », après quoi l'analyse recevrait :\n" -"\t

    \n" -"\t\t
  • En conservant les niveaux : « 0 », « 1 »
  • \n" -"\t\t
  • En supprimant les niveaux : « 0 »
  • \n" -"\t
\n" -"\tUne mise en garde : lorsque le filtre est configuré pour supprimer les " +"
    \n" +"\t
  • En conservant les niveaux : « 0 », « 1 »
  • \n" +"\t
  • En supprimant les niveaux : « 0 »
  • \n" +"
\n" +"Une mise en garde : lorsque le filtre est configuré pour supprimer les " "niveaux mais ne filtre en réalité rien, il ne supprimera pas les niveaux.\n" -"

\n" "\n" "
\n" "\tFiltrer une colonne continue\n" @@ -9530,6 +9524,7 @@ msgstr "" "\t\t\n" "
\n" + msgctxt "AllHelp|" msgid "" "\n" diff --git a/Desktop/po/jaspDesktop-gl.po b/Desktop/po/jaspDesktop-gl.po index 78f0e63b04..1ce2ac54b2 100644 --- a/Desktop/po/jaspDesktop-gl.po +++ b/Desktop/po/jaspDesktop-gl.po @@ -8987,32 +8987,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" @@ -9155,32 +9152,29 @@ msgstr "" "

Os seguintes exemplos vante amosar como podes crear os teus propios " "filtros dun xeito (relativamente) sinxelo:

\n" "\n" -"

Unha nova funcionalidade que falta nos gifs de axuda bastante antigos é o " +"Unha nova funcionalidade que falta nos gifs de axuda bastante antigos é o " "cambio dun tipo de columna no construtor. \n" -"\tSimplemente fai clic na icona e elixe o tipo que queiras; a información " +"Simplemente fai clic na icona e elixe o tipo que queiras; a información " "sobre ferramentas amosará un exemplo dos datos.\n" -"

\n" "\n" -"

\n" -"\tOutra funcionalidade que falta nos gifs é:\n" -"\t\n" -"\tConservar ou quitar niveis refírese a se cada nivel (un valor e unha " +"Outra funcionalidade que falta nos gifs é:\n" +"\n" +"Conservar ou quitar niveis refírese a se cada nivel (un valor e unha " "etiqueta) dunha columna se pasa á análise; os niveis pódense inspeccionar " "mediante o \"Editor de etiquetas\". \n" -"\tConservar niveis significa que tódolos niveis definidos na columna se " -"pasan á análise.\n" -"\tQuitar niveis significa que só se comunican finalmente á análise aqueles " +"Conservar niveis significa que tódolos niveis definidos na columna se pasan " +"á análise.\n" +"Quitar niveis significa que só se comunican finalmente á análise aqueles " "niveis que aparecen en filas que pasan o filtro.\n" -"\tComo exemplo, supoñamos que tes unha columna contBinom con " -"dous valores/etiquetas \"0\" e \"1\", e filtramos tódolos \"1\", co que a " -"análise obtería:\n" -"\t

    \n" -"\t\t
  • Ao conservar niveis: \"0\", \"1\"
  • \n" -"\t\t
  • Ao quitar niveis: \"0\"
  • \n" -"\t
\n" -"\tUna advertencia é que cando o filtro está configurado para quitar niveis, " +"Como exemplo, supoñamos que tes unha columna contBinom con dous " +"valores/etiquetas \"0\" e \"1\", e filtramos tódolos \"1\", co que a análise " +"obtería:\n" +"
    \n" +"\t
  • Ao conservar niveis: \"0\", \"1\"
  • \n" +"\t
  • Ao quitar niveis: \"0\"
  • \n" +"
\n" +"Una advertencia é que cando o filtro está configurado para quitar niveis, " "pero en realidade non filtra nada, non quitará niveis.\n" -"

\n" "\n" "
\n" "\tFiltrar unha columna continua\n" @@ -9322,6 +9316,7 @@ msgstr "" "\t\t\n" "
\n" + msgctxt "AllHelp|" msgid "" "\n" diff --git a/Desktop/po/jaspDesktop-id.po b/Desktop/po/jaspDesktop-id.po index 6685bbbed2..0f251737ad 100644 --- a/Desktop/po/jaspDesktop-id.po +++ b/Desktop/po/jaspDesktop-id.po @@ -7360,32 +7360,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" diff --git a/Desktop/po/jaspDesktop-ja.po b/Desktop/po/jaspDesktop-ja.po index ea67cddf5a..688ac1851b 100644 --- a/Desktop/po/jaspDesktop-ja.po +++ b/Desktop/po/jaspDesktop-ja.po @@ -8788,32 +8788,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" @@ -8956,31 +8953,27 @@ msgstr "" "

以下の例では、(比較的)簡単な方法で独自のフィルターを作成する方法を示しま" "す:

\n" "\n" -"

古いヘルプGIFにはない新機能として、コンストラクター内で列タイプを変更でき" -"るようになりました。\n" -"\tアイコンをクリックして希望のタイプを選択するだけです。ツールチップにデータ" -"の例が表示されます。\n" -"

\n" +"古いヘルプGIFにはない新機能として、コンストラクター内で列タイプを変更できるよ" +"うになりました。\n" +"アイコンをクリックして希望のタイプを選択するだけです。ツールチップにデータの" +"例が表示されます。\n" "\n" -"

\n" -"\tGIFにないもう1つの機能:\n" -"\t\n" -"\t水準の保持と削除は、列の各水準(値とラベル)が分析に渡されるかどうかに関す" -"るものです。水準は「ラベルエディタ」で確認できます。\n" -"\t水準を保持するとは、列に定義されたすべての水準が分析に渡されることを意味し" -"ます。\n" -"\t水準を削除するとは、フィルターを通過する行に出現する水準のみが最終的に分析" -"に伝達されることを意味します。\n" -"\t例として、2つの値/ラベル \"0\" と \"1\" を持つ contBinom 列が" -"あり、すべての \"1\" をフィルタリングした場合、分析には次のように渡されま" -"す:\n" -"\t

    \n" -"\t\t
  • 水準を保持する場合: \"0\", \"1\"
  • \n" -"\t\t
  • 水準を削除する場合: \"0\"
  • \n" -"\t
\n" -"\t注意点として、フィルターが水準を削除するように設定されていても、実際には何" -"もフィルタリングしない場合、水準は削除されません。\n" -"

\n" +"GIFにないもう1つの機能:\n" +"\n" +"水準の保持と削除は、列の各水準(値とラベル)が分析に渡されるかどうかに関する" +"ものです。水準は「ラベルエディタ」で確認できます。\n" +"水準を保持するとは、列に定義されたすべての水準が分析に渡されることを意味しま" +"す。\n" +"水準を削除するとは、フィルターを通過する行に出現する水準のみが最終的に分析に" +"伝達されることを意味します。\n" +"例として、2つの値/ラベル \"0\" と \"1\" を持つ contBinom 列があ" +"り、すべての \"1\" をフィルタリングした場合、分析には次のように渡されます:\n" +"
    \n" +"\t
  • 水準を保持する場合: \"0\", \"1\"
  • \n" +"\t
  • 水準を削除する場合: \"0\"
  • \n" +"
\n" +"注意点として、フィルターが水準を削除するように設定されていても、実際には何も" +"フィルタリングしない場合、水準は削除されません。\n" "\n" "
\n" "\t連続列のフィルタリング\n" @@ -9108,6 +9101,7 @@ msgstr "" "\t\t\n" "
\n" + msgctxt "AllHelp|" msgid "" "\n" diff --git a/Desktop/po/jaspDesktop-mk.po b/Desktop/po/jaspDesktop-mk.po index ca6a361b0c..0c7d8a1c14 100644 --- a/Desktop/po/jaspDesktop-mk.po +++ b/Desktop/po/jaspDesktop-mk.po @@ -7288,32 +7288,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" diff --git a/Desktop/po/jaspDesktop-nl.po b/Desktop/po/jaspDesktop-nl.po index 8b5bb27f41..f6c79004f2 100644 --- a/Desktop/po/jaspDesktop-nl.po +++ b/Desktop/po/jaspDesktop-nl.po @@ -9004,32 +9004,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" @@ -9172,33 +9169,30 @@ msgstr "" "

De volgende voorbeelden tonen u hoe u op een (relatief) eenvoudige manier " "uw eigen filters kunt maken:

\n" "\n" -"

Een nieuwe functie die in de vrij oude hulp-gifs ontbreekt, is het " -"wijzigen van een kolomtype binnen de constructor. \n" -"\tKlik gewoon op het pictogram en kies het gewenste type; de tooltip toont " -"een voorbeeld van de gegevens.\n" -"

\n" +"Een nieuwe functie die in de vrij oude hulp-gifs ontbreekt, is het wijzigen " +"van een kolomtype binnen de constructor. \n" +"Klik gewoon op het pictogram en kies het gewenste type; de tooltip toont een " +"voorbeeld van de gegevens.\n" "\n" -"

\n" -"\tEen andere in de gifs ontbrekende functie is:\n" -"\t\n" -"\tBij het behouden of weglaten van niveaus gaat het erom of elk niveau (een " +"Een andere in de gifs ontbrekende functie is:\n" +"\n" +"Bij het behouden of weglaten van niveaus gaat het erom of elk niveau (een " "waarde en label) van een kolom aan de analyse wordt doorgegeven; niveaus " "zijn te inspecteren via de \"Label editor\". \n" -"\tNiveaus behouden betekent dat alle op de kolom gedefinieerde niveaus aan " -"de analyse worden doorgegeven.\n" -"\tNiveaus weglaten betekent dat uiteindelijk alleen de niveaus aan de " -"analyse worden doorgegeven die voorkomen in rijen die het filter passeren.\n" -"\tStel bijvoorbeeld dat u een kolom contBinom hebt met twee " +"Niveaus behouden betekent dat alle op de kolom gedefinieerde niveaus aan de " +"analyse worden doorgegeven.\n" +"Niveaus weglaten betekent dat uiteindelijk alleen de niveaus aan de analyse " +"worden doorgegeven die voorkomen in rijen die het filter passeren.\n" +"Stel bijvoorbeeld dat u een kolom contBinom hebt met twee " "waarden/labels \"0\" en \"1\", en we filteren alle \"1\"-en eruit, waarna de " "analyse het volgende zou krijgen:\n" -"\t

    \n" -"\t\t
  • Bij het behouden van niveaus: \"0\", \"1\"
  • \n" -"\t\t
  • Bij het weglaten van niveaus: \"0\"
  • \n" -"\t
\n" -"\tEen kanttekening is dat wanneer het filter is ingesteld om niveaus weg te " +"
    \n" +"\t
  • Bij het behouden van niveaus: \"0\", \"1\"
  • \n" +"\t
  • Bij het weglaten van niveaus: \"0\"
  • \n" +"
\n" +"Een kanttekening is dat wanneer het filter is ingesteld om niveaus weg te " "laten, maar er feitelijk niets wordt gefilterd, er geen niveaus worden " "weggelaten.\n" -"

\n" "\n" "
\n" "\tEen continue kolom filteren\n" @@ -9342,6 +9336,7 @@ msgstr "" "\t\t\n" "
\n" + msgctxt "AllHelp|" msgid "" "\n" diff --git a/Desktop/po/jaspDesktop-pl.po b/Desktop/po/jaspDesktop-pl.po index 2b4cdfe6ed..b351898d10 100644 --- a/Desktop/po/jaspDesktop-pl.po +++ b/Desktop/po/jaspDesktop-pl.po @@ -7780,32 +7780,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" diff --git a/Desktop/po/jaspDesktop-pt.po b/Desktop/po/jaspDesktop-pt.po index 44d5783aef..70ff8915e8 100644 --- a/Desktop/po/jaspDesktop-pt.po +++ b/Desktop/po/jaspDesktop-pt.po @@ -7835,32 +7835,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" diff --git a/Desktop/po/jaspDesktop-ru.po b/Desktop/po/jaspDesktop-ru.po index 4ea5f00af0..082d53ead1 100644 --- a/Desktop/po/jaspDesktop-ru.po +++ b/Desktop/po/jaspDesktop-ru.po @@ -7655,32 +7655,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" diff --git a/Desktop/po/jaspDesktop-tr.po b/Desktop/po/jaspDesktop-tr.po index 104481f7a9..aab56b535c 100644 --- a/Desktop/po/jaspDesktop-tr.po +++ b/Desktop/po/jaspDesktop-tr.po @@ -7777,32 +7777,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" diff --git a/Desktop/po/jaspDesktop-zh_Hans.po b/Desktop/po/jaspDesktop-zh_Hans.po index 70368d81bc..2b8bc0bd1a 100644 --- a/Desktop/po/jaspDesktop-zh_Hans.po +++ b/Desktop/po/jaspDesktop-zh_Hans.po @@ -8077,32 +8077,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" @@ -8244,26 +8241,23 @@ msgstr "" "\n" "

以下示例将向您展示如何以(相对)简单的方式创建自己的过滤器:

\n" "\n" -"

旧版帮助动图中缺少的一个新功能是在构造器内更改列类型。\n" -"\t只需点击图标并选择您想要的类型,工具提示将显示数据的示例。\n" -"

\n" +"旧版帮助动图中缺少的一个新功能是在构造器内更改列类型。\n" +"只需点击图标并选择您想要的类型,工具提示将显示数据的示例。\n" "\n" -"

\n" -"\t动图中缺少的另一个功能是:\n" -"\t\n" -"\t保留或丢弃水平是关于列的每个水平(值和标签)是否传递给分析,水平可通过\"标" -"签编辑器\"检查。\n" -"\t保留水平意味着列上定义的所有水平都传递给分析。\n" -"\t丢弃水平意味着只有出现在通过过滤器的行上的那些水平最终会传递给分析。\n" -"\t例如,假设您有一个列contBinom,有两个值/标签\"0\"和\"1\",我们" -"过滤掉所有的\"1\",然后分析将获得:\n" -"\t

    \n" -"\t\t
  • 保留水平时:\"0\",\"1\"
  • \n" -"\t\t
  • 丢弃水平时:\"0\"
  • \n" -"\t
\n" -"\t一个注意事项是,当过滤器设置为丢弃水平,但实际上没有过滤任何内容时,它不会" -"丢弃水平。\n" -"

\n" +"动图中缺少的另一个功能是:\n" +"\n" +"保留或丢弃水平是关于列的每个水平(值和标签)是否传递给分析,水平可通过\"标签" +"编辑器\"检查。\n" +"保留水平意味着列上定义的所有水平都传递给分析。\n" +"丢弃水平意味着只有出现在通过过滤器的行上的那些水平最终会传递给分析。\n" +"例如,假设您有一个列contBinom,有两个值/标签\"0\"和\"1\",我们过" +"滤掉所有的\"1\",然后分析将获得:\n" +"
    \n" +"\t
  • 保留水平时:\"0\",\"1\"
  • \n" +"\t
  • 丢弃水平时:\"0\"
  • \n" +"
\n" +"一个注意事项是,当过滤器设置为丢弃水平,但实际上没有过滤任何内容时,它不会丢" +"弃水平。\n" "\n" "
\n" "\t过滤连续列\n" @@ -8376,6 +8370,7 @@ msgstr "" "
\n" "\n" + msgctxt "AllHelp|" msgid "" "\n" diff --git a/Desktop/po/jaspDesktop-zh_Hant.po b/Desktop/po/jaspDesktop-zh_Hant.po index 302ca66127..b26ceb42ac 100644 --- a/Desktop/po/jaspDesktop-zh_Hant.po +++ b/Desktop/po/jaspDesktop-zh_Hant.po @@ -8422,32 +8422,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" @@ -8589,26 +8586,23 @@ msgstr "" "\n" "

以下示例將向您展示如何以(相對)簡單的方式創建自己的篩檢程式:

\n" "\n" -"

舊版幫助動圖中缺少的一個新功能是在構造器內更改行類型。\n" -"\t只需點擊圖示並選擇您想要的類型,工具提示將顯示資料的示例。\n" -"

\n" +"舊版幫助動圖中缺少的一個新功能是在構造器內更改行類型。\n" +"只需點擊圖示並選擇您想要的類型,工具提示將顯示資料的示例。\n" "\n" -"

\n" -"\t動圖中缺少的另一個功能是:\n" -"\t\n" -"\t保留或丟棄水準是關於行的每個水準(值和標籤)是否傳遞給分析,水準可通過\"標" -"籤編輯器\"檢查。\n" -"\t保留水準意味著行上定義的所有水準都傳遞給分析。\n" -"\t丟棄水準意味著只有出現在通過篩檢程式的行上的那些水準最終會傳遞給分析。\n" -"\t例如,假設您有一個行contBinom,有兩個值/標籤\"0\"和\"1\",我們" -"過濾掉所有的\"1\",然後分析將獲得:\n" -"\t

    \n" -"\t\t
  • 保留水準時:\"0\",\"1\"
  • \n" -"\t\t
  • 丟棄水準時:\"0\"
  • \n" -"\t
\n" -"\t一個注意事項是,當篩檢程式設置為丟棄水準,但實際上沒有過濾任何內容時,它不" -"會丟棄水準。\n" -"

\n" +"動圖中缺少的另一個功能是:\n" +"\n" +"保留或丟棄水準是關於行的每個水準(值和標籤)是否傳遞給分析,水準可通過\"標籤" +"編輯器\"檢查。\n" +"保留水準意味著行上定義的所有水準都傳遞給分析。\n" +"丟棄水準意味著只有出現在通過篩檢程式的行上的那些水準最終會傳遞給分析。\n" +"例如,假設您有一個行contBinom,有兩個值/標籤\"0\"和\"1\",我們過" +"濾掉所有的\"1\",然後分析將獲得:\n" +"
    \n" +"\t
  • 保留水準時:\"0\",\"1\"
  • \n" +"\t
  • 丟棄水準時:\"0\"
  • \n" +"
\n" +"一個注意事項是,當篩檢程式設置為丟棄水準,但實際上沒有過濾任何內容時,它不會" +"丟棄水準。\n" "\n" "
\n" "\t過濾連續行\n" @@ -8720,6 +8714,7 @@ msgstr "" "\t\n" "
\n" + msgctxt "AllHelp|" msgid "" "\n" diff --git a/Desktop/po/jaspDesktop.pot b/Desktop/po/jaspDesktop.pot index 0d76fd7bf6..365f6c82bb 100644 --- a/Desktop/po/jaspDesktop.pot +++ b/Desktop/po/jaspDesktop.pot @@ -7305,32 +7305,29 @@ msgid "" "

The following examples will show you how you can create your own filters " "in a (relatively) simple manner:

\n" "\n" -"

A new feature missing from the rather old help gifs is the changing of a " +"A new feature missing from the rather old help gifs is the changing of a " "columntype within the constructor. \n" -"\tJust click the icon and choose the type you want, the tooltip will show an " +"Just click the icon and choose the type you want, the tooltip will show an " "example of the data.\n" -"

\n" "\n" -"

\n" -"\tAnother feature missing in the gifs is:\n" -"\t\n" -"\tKeeping or dropping levels is about whether each level (a value and label) " +"Another feature missing in the gifs is:\n" +"\n" +"Keeping or dropping levels is about whether each level (a value and label) " "of a column is passed to the analysis, levels are inspectable via the " "\"Label editor\". \n" -"\tKeeping levels means that all levels defined on the column are passed to " -"the analysis.\n" -"\tDropping levels means that only those levels that occur on rows that pass " +"Keeping levels means that all levels defined on the column are passed to the " +"analysis.\n" +"Dropping levels means that only those levels that occur on rows that pass " "the filter are in the end end communicated to the analysis.\n" -"\tAs an example, suppose you have a column contBinom with two " +"As an example, suppose you have a column contBinom with two " "values/labels \"0\" and \"1\", and we filter all the \"1\"es out whereafter " "the analysis would get:\n" -"\t

    \n" -"\t\t
  • When keeping levels: \"0\", \"1\"
  • \n" -"\t\t
  • When dropping levels: \"0\"
  • \n" -"\t
\n" -"\tOne caveat is that when the filter is set to drop levels, yet doesn't " +"
    \n" +"\t
  • When keeping levels: \"0\", \"1\"
  • \n" +"\t
  • When dropping levels: \"0\"
  • \n" +"
\n" +"One caveat is that when the filter is set to drop levels, yet doesn't " "actually filter anything, it won't drop levels.\n" -"

\n" "\n" "
\n" "\tFiltering a continuous column\n" diff --git a/Desktop/resources/help/easyfilterconstructor.md b/Desktop/resources/help/easyfilterconstructor.md index de63b899a3..de4f691c29 100644 --- a/Desktop/resources/help/easyfilterconstructor.md +++ b/Desktop/resources/help/easyfilterconstructor.md @@ -2,23 +2,20 @@

The following examples will show you how you can create your own filters in a (relatively) simple manner:

-

A new feature missing from the rather old help gifs is the changing of a columntype within the constructor. - Just click the icon and choose the type you want, the tooltip will show an example of the data. -

+A new feature missing from the rather old help gifs is the changing of a columntype within the constructor. +Just click the icon and choose the type you want, the tooltip will show an example of the data. -

- Another feature missing in the gifs is: - - Keeping or dropping levels is about whether each level (a value and label) of a column is passed to the analysis, levels are inspectable via the "Label editor". - Keeping levels means that all levels defined on the column are passed to the analysis. - Dropping levels means that only those levels that occur on rows that pass the filter are in the end end communicated to the analysis. - As an example, suppose you have a column contBinom with two values/labels "0" and "1", and we filter all the "1"es out whereafter the analysis would get: -

    -
  • When keeping levels: "0", "1"
  • -
  • When dropping levels: "0"
  • -
- One caveat is that when the filter is set to drop levels, yet doesn't actually filter anything, it won't drop levels. -

+Another feature missing in the gifs is: + +Keeping or dropping levels is about whether each level (a value and label) of a column is passed to the analysis, levels are inspectable via the "Label editor". +Keeping levels means that all levels defined on the column are passed to the analysis. +Dropping levels means that only those levels that occur on rows that pass the filter are in the end end communicated to the analysis. +As an example, suppose you have a column contBinom with two values/labels "0" and "1", and we filter all the "1"es out whereafter the analysis would get: +
    +
  • When keeping levels: "0", "1"
  • +
  • When dropping levels: "0"
  • +
+One caveat is that when the filter is set to drop levels, yet doesn't actually filter anything, it won't drop levels.
Filtering a continuous column diff --git a/Desktop/utilities/allhelp.cpp b/Desktop/utilities/allhelp.cpp index 311165ef53..c8dcf1bbe5 100644 --- a/Desktop/utilities/allhelp.cpp +++ b/Desktop/utilities/allhelp.cpp @@ -718,23 +718,20 @@ QString AllHelp::easyfilterconstructor()

The following examples will show you how you can create your own filters in a (relatively) simple manner:

-

A new feature missing from the rather old help gifs is the changing of a columntype within the constructor. - Just click the icon and choose the type you want, the tooltip will show an example of the data. -

- -

- Another feature missing in the gifs is: - - Keeping or dropping levels is about whether each level (a value and label) of a column is passed to the analysis, levels are inspectable via the "Label editor". - Keeping levels means that all levels defined on the column are passed to the analysis. - Dropping levels means that only those levels that occur on rows that pass the filter are in the end end communicated to the analysis. - As an example, suppose you have a column contBinom with two values/labels "0" and "1", and we filter all the "1"es out whereafter the analysis would get: -

    -
  • When keeping levels: "0", "1"
  • -
  • When dropping levels: "0"
  • -
- One caveat is that when the filter is set to drop levels, yet doesn't actually filter anything, it won't drop levels. -

+A new feature missing from the rather old help gifs is the changing of a columntype within the constructor. +Just click the icon and choose the type you want, the tooltip will show an example of the data. + +Another feature missing in the gifs is: + +Keeping or dropping levels is about whether each level (a value and label) of a column is passed to the analysis, levels are inspectable via the "Label editor". +Keeping levels means that all levels defined on the column are passed to the analysis. +Dropping levels means that only those levels that occur on rows that pass the filter are in the end end communicated to the analysis. +As an example, suppose you have a column contBinom with two values/labels "0" and "1", and we filter all the "1"es out whereafter the analysis would get: +
    +
  • When keeping levels: "0", "1"
  • +
  • When dropping levels: "0"
  • +
+One caveat is that when the filter is set to drop levels, yet doesn't actually filter anything, it won't drop levels.
Filtering a continuous column diff --git a/Resources/Translations/jaspDesktop-ar.qm b/Resources/Translations/jaspDesktop-ar.qm index 6254924d81..40a620b83d 100644 Binary files a/Resources/Translations/jaspDesktop-ar.qm and b/Resources/Translations/jaspDesktop-ar.qm differ diff --git a/Resources/Translations/jaspDesktop-cs.qm b/Resources/Translations/jaspDesktop-cs.qm new file mode 100644 index 0000000000..bc5aa222c1 Binary files /dev/null and b/Resources/Translations/jaspDesktop-cs.qm differ diff --git a/Resources/Translations/jaspDesktop-de.qm b/Resources/Translations/jaspDesktop-de.qm index 69a9c91e5e..5d3a7d2600 100644 Binary files a/Resources/Translations/jaspDesktop-de.qm and b/Resources/Translations/jaspDesktop-de.qm differ diff --git a/Resources/Translations/jaspDesktop-es.qm b/Resources/Translations/jaspDesktop-es.qm index f3c80767ee..64d9e42ad5 100644 Binary files a/Resources/Translations/jaspDesktop-es.qm and b/Resources/Translations/jaspDesktop-es.qm differ diff --git a/Resources/Translations/jaspDesktop-et.qm b/Resources/Translations/jaspDesktop-et.qm new file mode 100644 index 0000000000..be651eede2 --- /dev/null +++ b/Resources/Translations/jaspDesktop-et.qm @@ -0,0 +1 @@ +