- Timestamp:
- May 6, 2011, 11:14:20 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/GrumPluginClasses/language/sk_SK/rbuilder.lang.php
r7370 r10781 20 20 $lang['There is no criteria ! At least, one criteria is required to do search...']="To nie je kritérium! Najmenej jedno kritérium je potrebné na vyhľadávanie..."; 21 21 22 // need to be translated ! thanks :-) 23 $lang['gpc_help_edit_criteria']="Edit criteria"; 24 $lang['gpc_help_delete_criteria']="Delete criteria"; 25 $lang['gpc_help_move_criteria']="Drag'n'drop to organize search conditions"; 26 $lang['gpc_help_switch_condition']="Invert the nature of the condition (AND ⇔ OR)"; 22 $lang['gpc_help_edit_criteria'] = 'Opraviť kritérium'; 23 $lang['gpc_help_delete_criteria'] = 'Vymazať kritérium'; 24 $lang['gpc_help_move_criteria'] = 'Chytiť a presunúť na zostavenie vyhľadávania podmienok'; 25 $lang['gpc_help_switch_condition'] = 'Obrátiť druh podmienky (AND ⇔ OR)'; 27 26 28 27 ?>
Note: See TracChangeset
for help on using the changeset viewer.