N°5050 Update Spanish translations (thanks to Miguel Turrubiates!)

This commit is contained in:
Stephen Abello
2022-08-09 10:35:17 +02:00
parent 029e6114ad
commit 3b83d3f209
28 changed files with 424 additions and 427 deletions

View File

@@ -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',
));