diff options
author | Andrzej Budziński <andrzej@budzinski.ovh> | 2021-03-24 23:30:42 +0100 |
---|---|---|
committer | Andrzej Budziński <andrzej@budzinski.ovh> | 2021-03-24 23:30:42 +0100 |
commit | 61d6239c68212b7c6682287356ac63c9fce1d2a7 (patch) | |
tree | ac3bfcda6bd999be96517b0bab640a52dcb55171 /doc/macros | |
parent | eba69f85c778cd1217e0a6265f55d8cce2b0edc7 (diff) | |
download | volse-hubzilla-61d6239c68212b7c6682287356ac63c9fce1d2a7.tar.gz volse-hubzilla-61d6239c68212b7c6682287356ac63c9fce1d2a7.tar.bz2 volse-hubzilla-61d6239c68212b7c6682287356ac63c9fce1d2a7.zip |
Fixes and new translations
1) Changed translations of "a hub" and "a post" ("a hub" like "a node of
network" and not like "a web-hub" or "an air hub".) The word "a post"
should be translated as Polish "wpis" and not jargon "post".
2) New translation: doc/pl/Widgets.md
Diffstat (limited to 'doc/macros')
-rw-r--r-- | doc/macros/pl/addons_footer.bb | 4 | ||||
-rw-r--r-- | doc/macros/pl/cloud_footer.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/macros/pl/addons_footer.bb b/doc/macros/pl/addons_footer.bb index f16d5cce3..79ac0a71c 100644 --- a/doc/macros/pl/addons_footer.bb +++ b/doc/macros/pl/addons_footer.bb @@ -1,2 +1,2 @@ -Return to the [zrl=[baseurl]/help/addons]Dokumentacja dodatków[/zrl] -Return to the [zrl=[baseurl]/help/main]Główna dokumentacja[/zrl] +Powróć do [zrl=[baseurl]/help/addons]dokumentacji dodatków[/zrl] +Powróć do [zrl=[baseurl]/help/main]głównej strony dokumentacji[/zrl] diff --git a/doc/macros/pl/cloud_footer.bb b/doc/macros/pl/cloud_footer.bb index a9db7f819..48628ae1a 100644 --- a/doc/macros/pl/cloud_footer.bb +++ b/doc/macros/pl/cloud_footer.bb @@ -1,2 +1,2 @@ -Return to the [zrl=[baseurl]/help/cloud]Dokumentacja chmury[/zrl] -Return to the [zrl=[baseurl]/help/main]Główna strona dokumentacji[/zrl] +Powróć do [zrl=[baseurl]/help/cloud]dokumentacji chmury[/zrl] +Powróć do [zrl=[baseurl]/help/main]głównej strony dokumentacji[/zrl] |