mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
N°5706 - Update polish translations thanks to @DudekArtur ! (#357)
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
*/
|
||||
// Global search
|
||||
Dict::Add('PL PL', 'Polish', 'Polski', 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' => 'Szukaj w całej aplikacji',
|
||||
'UI:Component:GlobalSearch:Input:Placeholder' => 'Szukaj...',
|
||||
'UI:Component:GlobalSearch:Recents:Title' => 'Ostatnie',
|
||||
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'Nie przeprowadziłeś jeszcze żadnego wyszukiwania',
|
||||
'UI:Component:GlobalSearch:HistoryDisabled' => 'Historia jest wyłączona',
|
||||
'UI:Component:GlobalSearch:KeyboardShortcut:OpenDrawer' => 'Otwórz wyszukiwanie globalne',
|
||||
));
|
||||
Reference in New Issue
Block a user