Updated Polish translation.

This commit is contained in:
Ylian Saint-Hilaire
2021-08-22 20:39:02 -07:00
parent 41f70d52dc
commit 76f6175677
13 changed files with 1516 additions and 213 deletions

View File

@@ -1,35 +1,35 @@
[[[SERVERNAME]]] - Invitation
[[[SERVERNAME]]] - Zaproszenie
~<area-name>
Hello [[[NAME]]],
~</area-name>
User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]) is requesting you install software to start the remote control session.
Użytkownik [[[USERNAME]]] na serwerze [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]) prosi o zainstalowanie oprogramowania w celu uruchomienia sesji zdalnego sterowania.
~<area-msg>
~
Wiadomość: [[[MSG]]]
~
~</area-msg>
~<area-windows>
For Windows, nagivate to the following link to complete the process:
W przypadku systemu Windows należy przejść do następującego linku, aby zakończyć proces:
~
~[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
~
~</area-windows>
~<area-osx>
For Apple OSX, nagivate to the following link to complete the process:
Dla Apple OSX, przejdź do następującego linku, aby zakończyć proces:
~
~[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
~
~</area-osx>
~<area-linux>
For Linux, cut & paste the following in a terminal to install the agent:
W systemie Linuks, wytnij i wklej poniższe polecenia w terminalu, aby zainstalować agenta:
~
~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]'
~
~</area-linux>
~<area-link>
To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]] and follow the instructions.
Aby zainstalować oprogramowanie, przejdź do [[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]] i postępuj zgodnie z instrukcjami.
~</area-link>
If you did not initiate this request, please ignore this mail.
Jeśli nie byłeś inicjatorem tej prośby, proszę zignorować ten email.
~
Best regards,
Z wyrazami szacunku,
~[[[USERNAME]]]