Updated Polish translation.
This commit is contained in:
parent
41f70d52dc
commit
76f6175677
|
@ -548,6 +548,18 @@
|
||||||
"disconnect": "Rozłącz",
|
"disconnect": "Rozłącz",
|
||||||
"cancel": "Anuluj",
|
"cancel": "Anuluj",
|
||||||
"commands": "Możesz uruchomić wersję tekstową z linii poleceń za pomocą następujących komend",
|
"commands": "Możesz uruchomić wersję tekstową z linii poleceń za pomocą następujących komend",
|
||||||
"statusDescription": "Obecny Status Agenta"
|
"statusDescription": "Obecny Status Agenta",
|
||||||
|
"group": "Grupa Urządzeń",
|
||||||
|
"url": "URL Serwera",
|
||||||
|
"serverId": "Identyfikator Serwera",
|
||||||
|
"elevation": "Do zainstalowania/odinstalowania agenta wymagane są podwyższone uprawnienia.",
|
||||||
|
"graphicalerror": "Graficzna wersja tego instalatora nie może być uruchomiona w tym systemie.",
|
||||||
|
"zenity": "Spróbuj zainstalować/zaktualizować Zenity i uruchom ponownie",
|
||||||
|
"status": [
|
||||||
|
"NOT INSTALLED",
|
||||||
|
"DZIAŁA",
|
||||||
|
"NIE DZIAŁA"
|
||||||
|
],
|
||||||
|
"description": "Kliknij poniższe przyciski, aby zainstalować lub odinstalować agenta. Po zainstalowaniu, to oprogramowanie działa w tle, umożliwiając zarządzanie i kontrolowanie tego komputera przez zdalnego administratora."
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1987,7 +1987,7 @@ function onTunnelData(data) {
|
||||||
var p = childProcess.execFile(bash, ['bash'], options); // Start bash
|
var p = childProcess.execFile(bash, ['bash'], options); // Start bash
|
||||||
// Spaces at the beginning of lines are needed to hide commands from the command history
|
// Spaces at the beginning of lines are needed to hide commands from the command history
|
||||||
if ((obj.serverInfo.termlaunchcommand != null) && (typeof obj.serverInfo.termlaunchcommand[process.platform] == 'string')) {
|
if ((obj.serverInfo.termlaunchcommand != null) && (typeof obj.serverInfo.termlaunchcommand[process.platform] == 'string')) {
|
||||||
if (obj.serverInfo.termlaunchcommand[process.platform] != "") { p.stdin.write(obj.serverInfo.termlaunchcommand[process.platform]); }
|
if (obj.serverInfo.termlaunchcommand[process.platform] != '') { p.stdin.write(obj.serverInfo.termlaunchcommand[process.platform]); }
|
||||||
} else if (process.platform == 'linux') { p.stdin.write(' alias ls=\'ls --color=auto\';clear\n'); }
|
} else if (process.platform == 'linux') { p.stdin.write(' alias ls=\'ls --color=auto\';clear\n'); }
|
||||||
this.httprequest.connectionPromise._res(p);
|
this.httprequest.connectionPromise._res(p);
|
||||||
}
|
}
|
||||||
|
@ -1995,7 +1995,7 @@ function onTunnelData(data) {
|
||||||
var p = childProcess.execFile(sh, ['sh'], options); // Start sh
|
var p = childProcess.execFile(sh, ['sh'], options); // Start sh
|
||||||
// Spaces at the beginning of lines are needed to hide commands from the command history
|
// Spaces at the beginning of lines are needed to hide commands from the command history
|
||||||
if ((obj.serverInfo.termlaunchcommand != null) && (typeof obj.serverInfo.termlaunchcommand[process.platform] == 'string')) {
|
if ((obj.serverInfo.termlaunchcommand != null) && (typeof obj.serverInfo.termlaunchcommand[process.platform] == 'string')) {
|
||||||
if (obj.serverInfo.termlaunchcommand[process.platform] != "") { p.stdin.write(obj.serverInfo.termlaunchcommand[process.platform]); }
|
if (obj.serverInfo.termlaunchcommand[process.platform] != '') { p.stdin.write(obj.serverInfo.termlaunchcommand[process.platform]); }
|
||||||
} else if (process.platform == 'linux') { p.stdin.write(' alias ls=\'ls --color=auto\';clear\n'); }
|
} else if (process.platform == 'linux') { p.stdin.write(' alias ls=\'ls --color=auto\';clear\n'); }
|
||||||
this.httprequest.connectionPromise._res(p);
|
this.httprequest.connectionPromise._res(p);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
<html><head></head><body><div>[[[SERVERNAME]]] - Email Verification</div>
|
<html><head></head><body><div>[[[SERVERNAME]]] - Weryfikacja Email</div>
|
||||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||||
<tbody><tr>
|
<tbody><tr>
|
||||||
<td>
|
<td>
|
||||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Verification</b>
|
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Weryfikacja</b>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
<p>Hi [[[USERNAME]]], <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting email verification, click on the following link to complete the process.</p>
|
<p>Hi [[[USERNAME]]], <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> prosi o weryfikację adresu email, kliknij na poniższy link, aby zakończyć proces.</p>
|
||||||
<p style="margin-left:30px">
|
<p style="margin-left:30px">
|
||||||
<a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]">Click here to verify your e-mail address.</a>
|
<a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]">Kliknij tutaj, aby zweryfikować swój adres e-mail.</a>
|
||||||
</p>
|
</p>
|
||||||
If you did not initiate this request, please ignore this mail.
|
Jeśli nie byłeś inicjatorem tej prośby, proszę zignorować ten email.
|
||||||
</div></body></html>
|
</div></body></html>
|
|
@ -1,6 +1,6 @@
|
||||||
[[[SERVERNAME]]] - Email Verification
|
[[[SERVERNAME]]] - Weryfikacja Email
|
||||||
Hi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) is performing an e-mail verification. Nagivate to the following link to complete the process:
|
Cześć [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) przeprowadza weryfikację poczty elektronicznej. Kliknij na poniższy link, aby zakończyć proces:
|
||||||
~
|
~
|
||||||
~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
|
~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
|
||||||
~
|
~
|
||||||
If you did not initiate this request, please ignore this mail.
|
Jeśli nie byłeś inicjatorem tej prośby, proszę zignorować ten email.
|
|
@ -7,12 +7,12 @@
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
<p>An account was created for you on server <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>, możesz uzyskać dostęp przez:</p>
|
<p>Konto zostało utworzone dla Ciebie na serwerze <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>, możesz uzyskać dostęp przez:</p>
|
||||||
<p>
|
<p>
|
||||||
Nazwa użytkownika: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
|
Nazwa użytkownika: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
|
||||||
Password: <b notrans="1">[[[PASSWORD]]]</b>
|
Hasło: <b notrans="1">[[[PASSWORD]]]</b>
|
||||||
</p>
|
</p>
|
||||||
Best regards,
|
Z wyrazami szacunku,
|
||||||
<br>
|
<br>
|
||||||
[[[USERNAME]]]
|
[[[USERNAME]]]
|
||||||
<br>
|
<br>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[[[SERVERNAME]]] - Zaproszenie do założenia Konta
|
[[[SERVERNAME]]] - Zaproszenie do założenia Konta
|
||||||
An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]".
|
Konto zostało utworzone dla Ciebie na serwerze [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]), możesz uzyskać do niego dostęp podając nazwę użytkownika "[[[ACCOUNTNAME]]]" i hasło "[[[PASSWORD]]]".
|
||||||
~
|
~
|
||||||
Best regards,
|
Z wyrazami szacunku,
|
||||||
~[[[USERNAME]]]
|
~[[[USERNAME]]]
|
|
@ -1,12 +1,12 @@
|
||||||
<html><head></head><body><div>[[[SERVERNAME]]] - Account Login</div>
|
<html><head></head><body><div>[[[SERVERNAME]]] - Logowanie do Konta</div>
|
||||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||||
<tbody><tr>
|
<tbody><tr>
|
||||||
<td>
|
<td>
|
||||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Account Login</b>
|
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Logowanie do Konta</b>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
<p>Your login token is: [[[TOKEN]]]</p>
|
<p>Twój token logowania to: [[[TOKEN]]]</p>
|
||||||
<p>This token can only be used once and is valid for 5 minutes.</p>
|
<p>Ten token może być użyty tylko raz i jest ważny przez 5 minut.</p>
|
||||||
</div></body></html>
|
</div></body></html>
|
|
@ -1,4 +1,4 @@
|
||||||
[[[SERVERNAME]]] - Account Login
|
[[[SERVERNAME]]] - Logowanie do Konta
|
||||||
Your login token is: [[[TOKEN]]]
|
Twój token logowania to: [[[TOKEN]]]
|
||||||
~
|
~
|
||||||
This token can only be used once and is valid for 5 minutes.
|
Ten token może być użyty tylko raz i jest ważny przez 5 minut.
|
|
@ -1,15 +1,15 @@
|
||||||
<html><head></head><body><div>[[[SERVERNAME]]] - Account Reset</div>
|
<html><head></head><body><div>[[[SERVERNAME]]] - Resetowanie Konta</div>
|
||||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||||
<tbody><tr>
|
<tbody><tr>
|
||||||
<td>
|
<td>
|
||||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Verification</b>
|
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Weryfikacja</b>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
<p>Hi [[[USERNAME]]], <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting an account password reset, click on the following link to complete the process.</p>
|
<p>Hi [[[USERNAME]]], <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> prosi o zresetowanie hasła do konta, kliknij na poniższy link aby zakończyć proces.</p>
|
||||||
<p style="margin-left:30px">
|
<p style="margin-left:30px">
|
||||||
<a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]">Click here to reset your account password.</a>
|
<a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]">Kliknij tutaj, aby zresetować hasło do swojego konta.</a>
|
||||||
</p>
|
</p>
|
||||||
If you did not initiate this request, please ignore this mail.
|
Jeśli nie byłeś inicjatorem tej prośby, proszę zignorować ten email.
|
||||||
</div></body></html>
|
</div></body></html>
|
|
@ -1,6 +1,6 @@
|
||||||
[[[SERVERNAME]]] - Account Reset
|
[[[SERVERNAME]]] - Resetowanie Konta
|
||||||
Hi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) is requesting an account password reset. Nagivate to the following link to complete the process:
|
Cześć [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) zwraca się z prośbą o zresetowanie hasła do konta. Kliknij poniższy link, aby zakończyć proces:
|
||||||
~
|
~
|
||||||
~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
|
~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
|
||||||
~
|
~
|
||||||
If you did not initiate this request, please ignore this mail.
|
Jeśli nie byłeś inicjatorem tej prośby, proszę zignorować ten email.
|
|
@ -1,9 +1,9 @@
|
||||||
<html><head></head><body><div>[[[SERVERNAME]]] - Invitation</div>
|
<html><head></head><body><div>[[[SERVERNAME]]] - Zaproszenie</div>
|
||||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||||
<tbody><tr>
|
<tbody><tr>
|
||||||
<td>
|
<td>
|
||||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Agent Installation</b>
|
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Instalacja Agenta</b>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody></table>
|
</tbody></table>
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
Hello [[[NAME]]],
|
Hello [[[NAME]]],
|
||||||
</p>
|
</p>
|
||||||
</area-name>
|
</area-name>
|
||||||
<p>User [[[USERNAME]]] on server <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting you to install software to start a remote control session.</p>
|
<p>Użytkownik [[[USERNAME]]] na serwerze <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> prosi o zainstalowanie oprogramowania w celu rozpoczęcia sesji zdalnego sterowania.</p>
|
||||||
<area-msg>
|
<area-msg>
|
||||||
<p>
|
<p>
|
||||||
Wiadomość: <b notrans="1">[[[MSG]]]</b>
|
Wiadomość: <b notrans="1">[[[MSG]]]</b>
|
||||||
|
@ -20,23 +20,23 @@
|
||||||
</area-msg>
|
</area-msg>
|
||||||
<area-windows>
|
<area-windows>
|
||||||
<p style="margin-left:30px">
|
<p style="margin-left:30px">
|
||||||
<a href="[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]">Click here to download the MeshAgent for Windows.</a>
|
<a href="[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]">Kliknij tutaj aby pobrać MeshAgent dla Windows.</a>
|
||||||
</p>
|
</p>
|
||||||
</area-windows>
|
</area-windows>
|
||||||
<area-osx>
|
<area-osx>
|
||||||
<p style="margin-left:30px"><a href="[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]">Click here to download the MeshAgent for Apple OSX.</a></p>
|
<p style="margin-left:30px"><a href="[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]">Kliknij tutaj aby pobrać MeshAgent dla Apple OSX.</a></p>
|
||||||
</area-osx>
|
</area-osx>
|
||||||
<area-linux>
|
<area-linux>
|
||||||
<p>
|
<p>
|
||||||
For Linux, cut & paste the following in a terminal to install the agent:<br>
|
W systemie Linuks, wytnij i wklej poniższe polecenia w terminalu, aby zainstalować agenta:<br>
|
||||||
</p><pre style="margin-left:30px" notrans="1">wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'</pre>
|
</p><pre style="margin-left:30px" notrans="1">wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'</pre>
|
||||||
<p></p>
|
<p></p>
|
||||||
</area-linux>
|
</area-linux>
|
||||||
<area-link>
|
<area-link>
|
||||||
<p>
|
<p>
|
||||||
To install the software, <a href="[[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]]">kliknij tutaj</a> and follow the instructions.
|
Aby zainstalować oprogramowanie, <a href="[[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]]">kliknij tutaj</a> i postępuj zgodnie z instrukcjami.
|
||||||
</p>
|
</p>
|
||||||
</area-link>
|
</area-link>
|
||||||
<p>If you did not initiate this request, please ignore this mail.</p>
|
<p>Jeśli nie byłeś inicjatorem tej prośby, proszę zignorować ten email.</p>
|
||||||
Best regards,<br>[[[USERNAME]]]<br>
|
Z wyrazami szacunku,<br>[[[USERNAME]]]<br>
|
||||||
</div></body></html>
|
</div></body></html>
|
|
@ -1,35 +1,35 @@
|
||||||
[[[SERVERNAME]]] - Invitation
|
[[[SERVERNAME]]] - Zaproszenie
|
||||||
~<area-name>
|
~<area-name>
|
||||||
Hello [[[NAME]]],
|
Hello [[[NAME]]],
|
||||||
~</area-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>
|
~<area-msg>
|
||||||
~
|
~
|
||||||
Wiadomość: [[[MSG]]]
|
Wiadomość: [[[MSG]]]
|
||||||
~
|
~
|
||||||
~</area-msg>
|
~</area-msg>
|
||||||
~<area-windows>
|
~<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]]]
|
~[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
|
||||||
~
|
~
|
||||||
~</area-windows>
|
~</area-windows>
|
||||||
~<area-osx>
|
~<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]]]
|
~[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
|
||||||
~
|
~
|
||||||
~</area-osx>
|
~</area-osx>
|
||||||
~<area-linux>
|
~<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]]]'
|
~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]'
|
||||||
~
|
~
|
||||||
~</area-linux>
|
~</area-linux>
|
||||||
~<area-link>
|
~<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>
|
~</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]]]
|
~[[[USERNAME]]]
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue