<?php
$words = array(
/* BLOCK MGR */
// Page title
'Blocks Manager' => 'Blocks Manager',
// Modes
'Browse' => 'Browse',
'Edit block' => 'Edit block',
'New block' => 'New block',
'Reorder blocks' => 'Reorder blocks',
// Columns header and form fields
'Title class' => 'Title class',
'Body class' => 'Body class',
'Sections' => 'Sections',
'Block Class Name' => 'Block Class Name',
'Choose class name' => 'Choose class name',
'Block name' => 'Block name',
'Block description' => 'Block description',
'Display Title' => 'Display Title',
'Order' => 'Order',
'Position' => 'Position',
'Block Details' => 'Block Details',
'Block Parameters' => 'Block Parameters',
'Cache status' => 'Cache status',
'check to cache block content' => 'check to cache block content',
// Messages
'Block successfully added' => 'Block successfully added',
'Block details successfully updated' => 'Block details successfully updated',
'The selected block(s) have successfully been deleted' => 'The selected block(s) have successfully been deleted',
'There is no block to delete' => 'There is no block to delete',
// Errors
'Please select a class name' => 'Please select a class name',
'Please fill in a title' => 'Please fill in a title',
'Please select a section(s)' => 'Please select a section(s)',
'Please select a role(s)' => 'Please select a role(s)',
// Misc
'Block' => 'Block',
'Left column' => 'Left column',
'Right column' => 'Right column',
'No section' => 'No section',
'All sections' => 'All sections',
'Unassigned' => 'Unassigned',
'Can view' => 'Can view',
'All roles' => 'All roles',
'Block list' => 'Block list',
'Block title tooltip' => 'This is the title that will be displayed within the block header',
'Block class name tooltip' => 'This is the block class name to use',
'Template name' => 'Template name',
// Navigation Block
'Start root node' => 'Start root node',
'Start rendering the tree from this node ID' => 'Start rendering the tree from this node ID',
'Start rendered level' => 'Start rendered level',
'Nodes will be rendered starting from level 0 by default' => 'Nodes will be rendered starting from level 0 by default',
'How many levels to render' => 'How many levels to render',
'To render all levels set to 0' => 'To render all levels set to 0',
'Collapsible mode' => 'Collapsible mode',
'When collapsible mode is enabled, children will only be displayed when parent is current' => 'When collapsible mode is enabled, children will only be displayed when parent is current',
'Show always' => 'Show always',
'If yes, navigation menu will always be shown, even if a different branch of navigation tree is current' => 'If yes, navigation menu will always be shown, even if a different branch of navigation tree is current',
'Use cacheable navigation menu' => 'Use cacheable navigation menu',
'If no, navigation menu will be recalculated every time' => 'If no, navigation menu will be recalculated every time',
'Generate breadcrumbs objects' => 'Generate breadcrumbs objects',
'Tells navigation driver to generate bredcrumbs objects' => 'Tells navigation driver to generate bredcrumbs objects',
'Navigation Html renderer class' => 'Navigation Html renderer class',
'Indicate renderer class from modules/navigation/classes/*Renderer.php' => 'Indicate renderer class from modules/navigation/classes/*Renderer.php',
'Template name (optional)' => 'Template name (optional)',
'For navigation renderer which requires template' => 'For navigation renderer which requires template',
// Breadcrumbs Block
'Start parent node' => 'Start parent node',
'Parent node will not be shown' => 'Parent node will not be shown',
'Breadcrumbs will be rendered with this template' => 'Breadcrumbs will be rendered with this template',
// Article Block
'Static Html article' => 'Static Html article',
'Set id of static Html article' => 'Set id of static Html article',
'Article will be rendered with this template' => 'Article will be rendered with this template',
'Show unpublished article' => 'Show unpublished article',
'Unpublished article will be not shown unless allowed' => 'Unpublished article will be not shown unless allowed',
// Html Block
'Html text' => 'Texte au format Html',
// Login2 Block
'Login template name' => 'Login template name',
'Logout template name' => 'Logout template name',
// Show RSS Block
'RSS resource' => 'RSS resource',
'URI of RSS feed' => 'URI of RSS feed',
'Items to show' => 'Items to show',
'Number of Items to show' => 'Number of Items to show',
'News list will be rendered with this template' => 'News list will be rendered with this template',
// LangSwitcher2 block
'Image extension for flags' => 'Image extension for flags'
);
?>
Copyright 2K16 - 2K18 Indonesian Hacker Rulez