mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-05 05:30:02 +00:00
Another bundle of Polish translations (#7090)
* add Polish transaltions introduced in 272ba6a4b7157b0e7f48ad76d1acb4497c0f0b95 * Polish translations to changes introduced in a93a4996848578ec5625c2ce079804a7e15ff37b and 0db987da600f261bb5f887698bf1dac6552084ab
This commit is contained in:
parent
ee7bde58a2
commit
58013ba435
@ -59,6 +59,8 @@ Home/Caption: strona główna
|
||||
Home/Hint: Otwórz domyślne tiddlery
|
||||
Language/Caption: języki
|
||||
Language/Hint: Zmień jezyk interfejsu
|
||||
LayoutSwitcher/Hint: Otwórz przełacznik układu
|
||||
LayoutSwitcher/Caption: układ
|
||||
Manager/Caption: menedżer tiddlerów
|
||||
Manager/Hint: Otwórz menedżer tiddlerów
|
||||
More/Caption: więcej
|
||||
|
18
languages/pl-PL/Help/commands.tid
Normal file
18
languages/pl-PL/Help/commands.tid
Normal file
@ -0,0 +1,18 @@
|
||||
title: $:/language/Help/commands
|
||||
description: Uruchom komendy zwrócone przez filtr
|
||||
|
||||
Uruchamia komendy zwrócone przez filtr.
|
||||
|
||||
```
|
||||
--commands <filter>
|
||||
```
|
||||
|
||||
Dla przykładu:
|
||||
|
||||
```
|
||||
--commands "[enlist{$:/build-commands-as-text}]"
|
||||
```
|
||||
|
||||
```
|
||||
--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user