mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-14 20:38:49 +00:00
PL translation updates THX strebski
This commit is contained in:
parent
2387e7d11b
commit
4778cc4be7
26 changed files with 121 additions and 76 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue