New submissions to International Journal "Notes on Intuitionistic Fuzzy Sets" are temporarily suspended from 1 June until 1 September 2026.
Read here the full announcement.

Open Call for Papers: 29th International Conference on Intuitionistic Fuzzy Sets • 6–7 November 2026 • Sofia, Bulgaria / Online
EXTENDED deadline for submissions: 15 June 2026.

Help:Sandbox

From Ifigenia, the wiki for intuitionistic fuzzy sets and generalized nets
Revision as of 23:30, 30 September 2009 by Vassia Atanassova (talk | contribs) (reporting new)
Jump to navigation Jump to search

<?php

 // Reporting
 return array(
 
 	'custom' => 'Custom',
   'custom reports' => 'Custom reports',
 	'no custom reports' => 'There are no custom reports',
 	'add custom report' => 'Add a custom report',
 	'edit custom report' => 'Edit custom report',
 	'new custom report' => 'New custom report',
 	'add report' => 'Add report',
 	'object type' => 'Object Type',
 	'add condition' => 'Add condition',
 	'custom report created' => 'Custom report created',
 	'custom report updated' => 'Custom report updated',
 	'conditions' => 'Conditions',
 	'columns and order' => 'Columns & Order',
 	'true' => 'True',
 	'false' => 'False',
 	'field' => 'Field',
 	'condition' => 'Condition',
 	'ends with' => 'ends with',
 	'select unselect all' => 'Select/Unselect all',
 	'ascending' => 'Ascending',
 	'descending' => 'Descending',
   'parametrizable'=> 'Paramenter?',
 );
 

?>