doc: updated polish translation

This commit is contained in:
Krzysztof Korościk 2018-03-10 17:59:01 +01:00
parent 688c9d92d0
commit afadcf59d4
2 changed files with 9 additions and 13 deletions

View File

@ -972,19 +972,17 @@ Na przykład:
/set irc.server.freenode.sasl_password "${sec.data.freenode_password}" /set irc.server.freenode.sasl_password "${sec.data.freenode_password}"
---- ----
// TRANSLATION MISSING
[[sharing_config_files]] [[sharing_config_files]]
=== I want to share my WeeChat configuration, what files should I share and what should I keep private? === Chcę się podzielić moją konfiguracją WeeChat, które pliki powinienem pokazać, a które nie?
You can share files _~/.weechat/*.conf_ except the file _sec.conf_ which Możesz pokazywać pliki z _~/.weechat/*.conf_ poza plikiem _sec.conf_, który
contains your passwords ciphered with your passphrase. zawiera Twoje hasla zaszywrowane Twoim kluczem.
Some other files like _irc.conf_ may contain sensitive info like passwords Niektóre pliki jak _irc.conf_ mogą zawierać wrażliwe dane jak hasła do
for servers/channels (if they are not stored in _sec.conf_ with the `/secure` serwerów/kanałów (jeśli nie zostały dodane do _sec.conf_ za pomocą komendy `/secure`).
command).
See the link:weechat_user.pl.html#files_and_directories[User's guide / Files and directories] Przejrzyj link:weechat_user.pl.html#files_and_directories[Poradnik użytkownika / Pliki i foldery],
for more information about configuration files. gdzie znajdziesz więcej informacji o plikach konfiguracyjnych.
[[development]] [[development]]
== Rozwój == Rozwój

View File

@ -124,10 +124,8 @@ WeeChat.
| libv8-dev | ≤ 3.24.3 | | Wtyczka javascript. | libv8-dev | ≤ 3.24.3 | | Wtyczka javascript.
| php7.2-dev, libphp7.2-embed | ≥ 7.0 | | Wtyczka PHP. | php7.2-dev, libphp7.2-embed | ≥ 7.0 | | Wtyczka PHP.
| libxml2-dev | | | Wtyczka PHP. | libxml2-dev | | | Wtyczka PHP.
// TRANSLATION MISSING | libargon2-0-dev | | | Wtyczka PHP (jeśli PHP ≥ 7.2).
| libargon2-0-dev | | | Wtyczka PHP (if PHP ≥ 7.2). | libsodium-dev | | | Wtyczka PHP (jeśli PHP ≥ 7.2).
// TRANSLATION MISSING
| libsodium-dev | | | Wtyczka PHP (if PHP ≥ 7.2).
| asciidoctor | ≥ 1.5.4 | | Tworzenie strony man i dokumentacji. | asciidoctor | ≥ 1.5.4 | | Tworzenie strony man i dokumentacji.
| libcpputest-dev | ≥ 3.4 | | Kompilacja i uruchamianie testów. | libcpputest-dev | ≥ 3.4 | | Kompilacja i uruchamianie testów.
|=== |===