🌐 Update spanish translations (thanks to Miguel Turrubiates! ✌)

This commit is contained in:
Molkobain
2018-12-07 14:25:17 +01:00
parent d17717e4b5
commit 56b4ecb4ce
15 changed files with 352 additions and 166 deletions

View File

@@ -97,16 +97,16 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'Nuevo %1$s',
'Brick:Portal:Browse:Tree:ExpandAll' => 'Expandir todo',
'Brick:Portal:Browse:Tree:CollapseAll' => 'Desplegar todo',
'Brick:Portal:Browse:Filter:NoData' => 'Sin objeto',
'Brick:Portal:Browse:Filter:NoData' => 'Sin elementos',
));
// ManageBrick brick
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Brick:Portal:Manage:Name' => 'Administrar elementos',
'Brick:Portal:Manage:Table:NoData' => 'Sin elementos.',
'Brick:Portal:Manage:Table:NoData' => 'Sin elementos',
'Brick:Portal:Manage:Table:ItemActions' => 'Acciones',
'Brick:Portal:Manage:DisplayMode:list' => 'Lista',
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Gráfica de Pay',
'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Gráfica de Pastel',
'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Gráfica de Barra',
'Brick:Portal:Manage:Others' => 'Otros',
'Brick:Portal:Manage:All' => 'Todos',