mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-10-30 17:40:47 +03:00
Translated using Weblate (Polish)
Currently translated at 99.8% (806 of 807 strings) Co-authored-by: Przemysław Romanik <github@rom4nik.pl> Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/pl/ Translation: Nheko/nheko
This commit is contained in:
parent
d5a6a46bc5
commit
c1758bb22c
1 changed files with 6 additions and 6 deletions
|
@ -2150,7 +2150,7 @@ Przykład: https://serwer.mój:8787</translation>
|
||||||
<message>
|
<message>
|
||||||
<location line="+7"/>
|
<location line="+7"/>
|
||||||
<source>Open separately</source>
|
<source>Open separately</source>
|
||||||
<translation>Otwórz oddzielnie</translation>
|
<translation>Otwórz w nowym oknie</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+12"/>
|
<location line="+12"/>
|
||||||
|
@ -2820,7 +2820,7 @@ Jeśli zdecydujesz się na weryfikację, będziesz potrzebować innego zaufanego
|
||||||
<message>
|
<message>
|
||||||
<location line="+2"/>
|
<location line="+2"/>
|
||||||
<source>Received</source>
|
<source>Received</source>
|
||||||
<translation>Otrzymano</translation>
|
<translation>Dostarczono</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+2"/>
|
<location line="+2"/>
|
||||||
|
@ -2893,9 +2893,9 @@ Jeśli zdecydujesz się na weryfikację, będziesz potrzebować innego zaufanego
|
||||||
<source>%1 and %2 are typing.</source>
|
<source>%1 and %2 are typing.</source>
|
||||||
<comment>Multiple users are typing. First argument is a comma separated list of potentially multiple users. Second argument is the last user of that list. (If only one user is typing, %1 is empty. You should still use it in your string though to silence Qt warnings.)</comment>
|
<comment>Multiple users are typing. First argument is a comma separated list of potentially multiple users. Second argument is the last user of that list. (If only one user is typing, %1 is empty. You should still use it in your string though to silence Qt warnings.)</comment>
|
||||||
<translation>
|
<translation>
|
||||||
<numerusform>%1 %2 pisze.</numerusform>
|
<numerusform>%1%2 pisze.</numerusform>
|
||||||
<numerusform>%1, oraz %2 piszą (w sumie %n osób).</numerusform>
|
<numerusform>%1 i %2 piszą.</numerusform>
|
||||||
<numerusform>%1, oraz %2 piszą (w sumie %n osób).</numerusform>
|
<numerusform>%1 i %2 piszą.</numerusform>
|
||||||
</translation>
|
</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -3447,7 +3447,7 @@ Powód: %4</translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../qml/dialogs/UserProfile.qml" line="+26"/>
|
<location filename="../qml/dialogs/UserProfile.qml" line="+26"/>
|
||||||
<source>Global User Profile</source>
|
<source>Global User Profile</source>
|
||||||
<translation>Globalny Profil Użytkownika</translation>
|
<translation>Globalny profil użytkownika</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+0"/>
|
<location line="+0"/>
|
||||||
|
|
Loading…
Reference in a new issue