N°5706 - Update polish translations thanks to @DudekArtur ! (#357)

Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
This commit is contained in:
DudekArtur
2022-11-08 21:06:25 +01:00
committed by GitHub
parent e14cf23ecb
commit 07fc8c1e5b
34 changed files with 495 additions and 495 deletions

View File

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