PL translation updates THX strebski

This commit is contained in:
Tobias Diekershoff 2022-03-18 17:10:36 +01:00
parent 14124f49e7
commit 34c7094790
No known key found for this signature in database
GPG key ID: 25FE376FF17694A1
21 changed files with 91 additions and 54 deletions

View file

@ -11,8 +11,13 @@ $a->strings['You are now authenticated to pumpio.'] = 'Jesteś teraz uwierzyteln
$a->strings['return to the connector page'] = 'powrót do strony łączenia';
$a->strings['Post to pumpio'] = 'Prześlij do pumpio';
$a->strings['Save Settings'] = 'Zapisz ustawienia';
$a->strings['Delete this preset'] = 'Usuń to ustawienie wstępne';
$a->strings['Authenticate your pump.io connection'] = 'Uwierzytelnij swoje połączenie pump.io';
$a->strings['Pump.io servername (without "http://" or "https://" )'] = 'Nazwa serwera Pump.io (bez "http://" lub "https://")';
$a->strings['Pump.io username (without the servername)'] = 'Nazwa użytkownika Pump.io (bez nazwy serwera)';
$a->strings['Import the remote timeline'] = 'Zaimportuj zdalną oś czasu';
$a->strings['Enable Pump.io Post Addon'] = 'Włącz dodatek Pump.io';
$a->strings['Post to Pump.io by default'] = 'Publikuj domyślnie w Pump.io';
$a->strings['Should posts be public?'] = 'Czy posty powinny być publiczne?';
$a->strings['Mirror all public posts'] = 'Odbij wszystkie publiczne posty';
$a->strings['Pump.io Import/Export/Mirror'] = 'Pump.io Import/Export/Mirror';