mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 00:02:17 +02:00
N°5050 Update Spanish translations (thanks to Miguel Turrubiates!)
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
*/
|
||||
// Global search
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'UI:Component:GlobalSearch:Tooltip' => 'Search throughout the whole application~~',
|
||||
'UI:Component:GlobalSearch:Input:Placeholder' => 'Search...~~',
|
||||
'UI:Component:GlobalSearch:Recents:Title' => 'Recents~~',
|
||||
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'You haven\'t run any search yet~~',
|
||||
'UI:Component:GlobalSearch:HistoryDisabled' => 'History is disabled~~',
|
||||
'UI:Component:GlobalSearch:KeyboardShortcut:OpenDrawer' => 'Open global search~~',
|
||||
'UI:Component:GlobalSearch:Tooltip' => 'Buscar en toda la aplicación',
|
||||
'UI:Component:GlobalSearch:Input:Placeholder' => 'Búsqueda...',
|
||||
'UI:Component:GlobalSearch:Recents:Title' => 'Recientes',
|
||||
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'Aún no ha realizado ninguna búsqueda',
|
||||
'UI:Component:GlobalSearch:HistoryDisabled' => 'El historial está deshabilitado',
|
||||
'UI:Component:GlobalSearch:KeyboardShortcut:OpenDrawer' => 'Abrir búsqueda global',
|
||||
));
|
||||
Reference in New Issue
Block a user