diff --git a/translations/ui-plugin-query-builder/ar.json b/translations/ui-plugin-query-builder/ar.json index f20cce72..278af555 100644 --- a/translations/ui-plugin-query-builder/ar.json +++ b/translations/ui-plugin-query-builder/ar.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "لا تحتوي القائمة على مواد", - "error.sww": "لقد حدث خطأ ما" + "error.sww": "لقد حدث خطأ ما", + "options.true": "صحيح", + "options.false": "غير صحيح" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/ber.json b/translations/ui-plugin-query-builder/ber.json index e017fbd1..9a0f4919 100644 --- a/translations/ui-plugin-query-builder/ber.json +++ b/translations/ui-plugin-query-builder/ber.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/ca.json b/translations/ui-plugin-query-builder/ca.json index 350648b4..0710b9a8 100644 --- a/translations/ui-plugin-query-builder/ca.json +++ b/translations/ui-plugin-query-builder/ca.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/cs_CZ.json b/translations/ui-plugin-query-builder/cs_CZ.json index 110208e1..40c7d729 100644 --- a/translations/ui-plugin-query-builder/cs_CZ.json +++ b/translations/ui-plugin-query-builder/cs_CZ.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Varování: tento dotaz vrátí více záznamů než je maximálně povoleno. Upravte dotaz tak, aby omezil vaše výsledky.", "result.inProgress": "Probíhá dotaz", "result.emptyMessage": "Seznam neobsahuje žádné jednotky", - "error.sww": "Něco se pokazilo" + "error.sww": "Něco se pokazilo", + "options.true": "Pravdivé", + "options.false": "Deaktivováno" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/da.json b/translations/ui-plugin-query-builder/da.json index 97a39ffa..85960c15 100644 --- a/translations/ui-plugin-query-builder/da.json +++ b/translations/ui-plugin-query-builder/da.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/de.json b/translations/ui-plugin-query-builder/de.json index 7e8929c2..6d929eea 100644 --- a/translations/ui-plugin-query-builder/de.json +++ b/translations/ui-plugin-query-builder/de.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warnung: Diese Abfrage liefert mehr Datensätze als die maximal zulässige Anzahl. Abfrage ändern, um die Ergebnisse einzuschränken.", "result.inProgress": "Abfrage wird ausgeführt", "result.emptyMessage": "Liste enthält keine Einträge", - "error.sww": "Fehler ist aufgetreten" + "error.sww": "Fehler ist aufgetreten", + "options.true": "Ja", + "options.false": "Nein" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/en_GB.json b/translations/ui-plugin-query-builder/en_GB.json index e017fbd1..9a0f4919 100644 --- a/translations/ui-plugin-query-builder/en_GB.json +++ b/translations/ui-plugin-query-builder/en_GB.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/en_SE.json b/translations/ui-plugin-query-builder/en_SE.json index e017fbd1..9a0f4919 100644 --- a/translations/ui-plugin-query-builder/en_SE.json +++ b/translations/ui-plugin-query-builder/en_SE.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/en_US.json b/translations/ui-plugin-query-builder/en_US.json index e017fbd1..9a0f4919 100644 --- a/translations/ui-plugin-query-builder/en_US.json +++ b/translations/ui-plugin-query-builder/en_US.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/es.json b/translations/ui-plugin-query-builder/es.json index d262db77..ecfdeaca 100644 --- a/translations/ui-plugin-query-builder/es.json +++ b/translations/ui-plugin-query-builder/es.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Algo salió mal" + "error.sww": "Algo salió mal", + "options.true": "True", + "options.false": "Falso" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/es_419.json b/translations/ui-plugin-query-builder/es_419.json index 26d2e816..e6a69514 100644 --- a/translations/ui-plugin-query-builder/es_419.json +++ b/translations/ui-plugin-query-builder/es_419.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Advertencia: esta consulta devuelve más registros que el máximo permitido. Modifique la consulta para limitar los resultados.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Algo salió mal" + "error.sww": "Algo salió mal", + "options.true": "True", + "options.false": "Falso" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/es_ES.json b/translations/ui-plugin-query-builder/es_ES.json index 9d3e509d..5b627e23 100644 --- a/translations/ui-plugin-query-builder/es_ES.json +++ b/translations/ui-plugin-query-builder/es_ES.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "La lista no contiene elementos", - "error.sww": "Algo falló" + "error.sww": "Algo falló", + "options.true": "True", + "options.false": "Falso" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/fr.json b/translations/ui-plugin-query-builder/fr.json index 20c13b6b..7771551d 100644 --- a/translations/ui-plugin-query-builder/fr.json +++ b/translations/ui-plugin-query-builder/fr.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/fr_FR.json b/translations/ui-plugin-query-builder/fr_FR.json index 527397bd..c25f9395 100644 --- a/translations/ui-plugin-query-builder/fr_FR.json +++ b/translations/ui-plugin-query-builder/fr_FR.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "La liste ne contient aucun élément", - "error.sww": "Quelque chose s'est mal déroulé" + "error.sww": "Quelque chose s'est mal déroulé", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/he.json b/translations/ui-plugin-query-builder/he.json index e017fbd1..9a0f4919 100644 --- a/translations/ui-plugin-query-builder/he.json +++ b/translations/ui-plugin-query-builder/he.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/hi_IN.json b/translations/ui-plugin-query-builder/hi_IN.json index e017fbd1..9a0f4919 100644 --- a/translations/ui-plugin-query-builder/hi_IN.json +++ b/translations/ui-plugin-query-builder/hi_IN.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/hu.json b/translations/ui-plugin-query-builder/hu.json index 1813bd9a..c67c43c5 100644 --- a/translations/ui-plugin-query-builder/hu.json +++ b/translations/ui-plugin-query-builder/hu.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/it_IT.json b/translations/ui-plugin-query-builder/it_IT.json index 2441eff1..e4513494 100644 --- a/translations/ui-plugin-query-builder/it_IT.json +++ b/translations/ui-plugin-query-builder/it_IT.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "La lista è vuota", - "error.sww": "Qualcosa è andato storto" + "error.sww": "Qualcosa è andato storto", + "options.true": "Vero", + "options.false": "Falso" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/ja.json b/translations/ui-plugin-query-builder/ja.json index 364fc006..94354174 100644 --- a/translations/ui-plugin-query-builder/ja.json +++ b/translations/ui-plugin-query-builder/ja.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "リストにアイテムがありません", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/ko.json b/translations/ui-plugin-query-builder/ko.json index 2c249134..ee512705 100644 --- a/translations/ui-plugin-query-builder/ko.json +++ b/translations/ui-plugin-query-builder/ko.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "목록에 항목이 없습니다.", - "error.sww": "문제가 발생했습니다." + "error.sww": "문제가 발생했습니다.", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/nb.json b/translations/ui-plugin-query-builder/nb.json index e017fbd1..9a0f4919 100644 --- a/translations/ui-plugin-query-builder/nb.json +++ b/translations/ui-plugin-query-builder/nb.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/nn.json b/translations/ui-plugin-query-builder/nn.json index e017fbd1..9a0f4919 100644 --- a/translations/ui-plugin-query-builder/nn.json +++ b/translations/ui-plugin-query-builder/nn.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/pl.json b/translations/ui-plugin-query-builder/pl.json index c47d8bc8..80311795 100644 --- a/translations/ui-plugin-query-builder/pl.json +++ b/translations/ui-plugin-query-builder/pl.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "Lista nie zawiera żadnych pozycji", - "error.sww": "Coś poszło nie tak" + "error.sww": "Coś poszło nie tak", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/pt_BR.json b/translations/ui-plugin-query-builder/pt_BR.json index 07eb7496..a9061c05 100644 --- a/translations/ui-plugin-query-builder/pt_BR.json +++ b/translations/ui-plugin-query-builder/pt_BR.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Atenção: esta consulta retorna mais registros do que o máximo permitido. Modifique a consulta para limitar seus resultados.", "result.inProgress": "Consulta em andamento", "result.emptyMessage": "A lista não contém itens", - "error.sww": "Algo deu errado" + "error.sww": "Algo deu errado", + "options.true": "Verdadeiro", + "options.false": "Falso" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/pt_PT.json b/translations/ui-plugin-query-builder/pt_PT.json index 3b16329b..a7612cf5 100644 --- a/translations/ui-plugin-query-builder/pt_PT.json +++ b/translations/ui-plugin-query-builder/pt_PT.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "A lista não contém itens", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/ru.json b/translations/ui-plugin-query-builder/ru.json index 921b9556..ea02ab3f 100644 --- a/translations/ui-plugin-query-builder/ru.json +++ b/translations/ui-plugin-query-builder/ru.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "Список не содержит элементов", - "error.sww": "Произошла ошибка" + "error.sww": "Произошла ошибка", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/sk.json b/translations/ui-plugin-query-builder/sk.json index e017fbd1..9a0f4919 100644 --- a/translations/ui-plugin-query-builder/sk.json +++ b/translations/ui-plugin-query-builder/sk.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/sv.json b/translations/ui-plugin-query-builder/sv.json index e017fbd1..9a0f4919 100644 --- a/translations/ui-plugin-query-builder/sv.json +++ b/translations/ui-plugin-query-builder/sv.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/ur.json b/translations/ui-plugin-query-builder/ur.json index a4701a9e..880235d7 100644 --- a/translations/ui-plugin-query-builder/ur.json +++ b/translations/ui-plugin-query-builder/ur.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "The list contains no items", - "error.sww": "Something went wrong" + "error.sww": "Something went wrong", + "options.true": "True", + "options.false": "False" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/zh_CN.json b/translations/ui-plugin-query-builder/zh_CN.json index abcac2c3..05e2793b 100644 --- a/translations/ui-plugin-query-builder/zh_CN.json +++ b/translations/ui-plugin-query-builder/zh_CN.json @@ -22,5 +22,7 @@ "modal.banner.limit": "警告:此查询返回的记录数超过允许的最大值。修改查询以限制结果。", "result.inProgress": "查询中", "result.emptyMessage": "该列表不包含任何项目", - "error.sww": "出问题了" + "error.sww": "出问题了", + "options.true": "真", + "options.false": "假" } \ No newline at end of file diff --git a/translations/ui-plugin-query-builder/zh_TW.json b/translations/ui-plugin-query-builder/zh_TW.json index 0bf86f95..172284d7 100644 --- a/translations/ui-plugin-query-builder/zh_TW.json +++ b/translations/ui-plugin-query-builder/zh_TW.json @@ -22,5 +22,7 @@ "modal.banner.limit": "Warning: this query returns more records than the maximum allowed. Modify the query to limit your results.", "result.inProgress": "Query in progress", "result.emptyMessage": "此清單無單件", - "error.sww": "發生了一些問題 (°ロ°) !" + "error.sww": "發生了一些問題 (°ロ°) !", + "options.true": "True", + "options.false": "False" } \ No newline at end of file