PL translation updates THX strebski

This commit is contained in:
Tobias Diekershoff 2022-03-17 19:09:32 +01:00
parent 2387e7d11b
commit 4778cc4be7
No known key found for this signature in database
GPG key ID: 25FE376FF17694A1
26 changed files with 121 additions and 76 deletions

View file

@ -7,6 +7,8 @@ function string_plural_select_pl($n){
}}
$a->strings['Permission denied.'] = 'Odmowa dostępu.';
$a->strings['Save Settings'] = 'Zapisz ustawienia';
$a->strings['Consumer Key'] = 'Klucz klienta';
$a->strings['Consumer Secret'] = 'Tajny klucz klienta';
$a->strings['You are now authenticated to tumblr.'] = 'Jesteś teraz uwierzytelniony na tumblr.';
$a->strings['return to the connector page'] = 'powrót do strony łącza';
$a->strings['Post to Tumblr'] = 'Opublikuj w Tumblr';
@ -15,3 +17,4 @@ $a->strings['(Re-)Authenticate your tumblr page'] = '(Re-) Uwierzytelnij swoją
$a->strings['You are not authenticated to tumblr'] = 'Nie jesteś uwierzytelniony w tumblr';
$a->strings['Enable Tumblr Post Addon'] = 'Włącz dodatek Tumblr';
$a->strings['Post to Tumblr by default'] = 'Wyślij domyślnie do Tumblr';
$a->strings['Tumblr Export'] = 'Eksportuj do Tumblr';