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/events/help.html | |
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/events/help.html')
-rw-r--r-- | doc/context/pl/events/help.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/context/pl/events/help.html b/doc/context/pl/events/help.html new file mode 100644 index 000000000..542661fa5 --- /dev/null +++ b/doc/context/pl/events/help.html @@ -0,0 +1,18 @@ +<dl class="dl-horizontal"> + <dt>Ogólne</dt> + <dd> + Na tej stronie wyświetlany jest kalendarz wydarzeń, który należy do Ciebie + oraz kalendarze, które zostały Ci udostępnione z innych kanałów. + /dd> + <dt><a href='#' onclick='contextualHelpFocus("#title", 0); return false;' + title="Kliknij, aby podświetlić element...">Widok kalendarza</a></dt> + <dd> + Kalendarz może być wyświetlany w trybie miesiąca, tygodnia lub dnia, przy użyciu + opcji widocznych na panelu bocznym. + </dd> + <dt>Eksport/Import</dt> + <dd> + Eksportuj lub importuj wydarzenia kalendarza przy użyciu plików w standardowym + formacie iCalendar (.ics). + </dd> +</dl>
\ No newline at end of file |