diff options
author | Andrzej S. Budziński <astabski@gmail.com> | 2021-01-27 10:57:30 +0100 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-01-27 10:57:30 +0100 |
commit | f813671b672a55873856649ea3405d52218c1500 (patch) | |
tree | 453ed4731150a546fa6f053228d2973b7470b8d3 /doc/context/pl/channel | |
parent | f0ee4c3cef6c148bd397ad6a1e71ce86aa43565a (diff) | |
download | volse-hubzilla-f813671b672a55873856649ea3405d52218c1500.tar.gz volse-hubzilla-f813671b672a55873856649ea3405d52218c1500.tar.bz2 volse-hubzilla-f813671b672a55873856649ea3405d52218c1500.zip |
Merge branch 'translation-pl' into 'dev'
Translation pl
Polish translations (used on hub.hubzilla.pl)
- view/pl: 100%
- doc/pl: ~40%
- doc/context/pl: 100%
- doc/macros/pl: 100%
See merge request hubzilla/core!1902
Diffstat (limited to 'doc/context/pl/channel')
-rw-r--r-- | doc/context/pl/channel/help.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/context/pl/channel/help.html b/doc/context/pl/channel/help.html new file mode 100644 index 000000000..bd454c361 --- /dev/null +++ b/doc/context/pl/channel/help.html @@ -0,0 +1,13 @@ +<dl class="dl-horizontal"> + <dt>Ogólne</dt> + <dd> + To jest strona główna kanału. Jest ona podobna do "ściany" profilu w kontekście + sieci społecznościowej. Posty utworzone w kanale są wyświetlane zgodnie z + uprawnieniami obserwatora do oglądania treści. + </dd> + <dt>Tworzenie posta</dt> + <dd> + Jeśli masz uprawnienia do tworzenia postów na stronie kanału, u góry zobaczysz + edytor postów. + </dd> +</dl> |