mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
PL translation diaspora THX waldis
This commit is contained in:
parent
d6221acb53
commit
032d61bf74
2 changed files with 101 additions and 39 deletions
|
@ -7,12 +7,22 @@ function string_plural_select_pl($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["Post to Diaspora"] = "Napisz do Diaspory";
|
||||
$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Nie możesz zalogować się na swoje konto Diaspora. Sprawdź nazwę użytkownika i hasło i upewnij się, że użyłeś pełnego adresu (w tym http ...)";
|
||||
$a->strings["Please remember: You can always be reached from Diaspora with your Friendica handle <strong>%s</strong>. "] = "";
|
||||
$a->strings["This connector is only meant if you still want to use your old Diaspora account for some time. "] = "Ten łącznik jest przeznaczony do tego, gdy nadal chcesz korzystać ze starego konta Diaspora przez jakiś czas.";
|
||||
$a->strings["However, it is preferred that you tell your Diaspora contacts the new handle <strong>%s</strong> instead."] = "";
|
||||
$a->strings["All aspects"] = "Wszystkie aspekty";
|
||||
$a->strings["Public"] = "Publiczny";
|
||||
$a->strings["Post to aspect:"] = "";
|
||||
$a->strings["Connected with your Diaspora account <strong>%s</strong>"] = "";
|
||||
$a->strings["Can't login to your Diaspora account. Please check handle (in the format user@domain.tld) and password."] = "";
|
||||
$a->strings["Diaspora Export"] = "Eksportuj do Diaspory";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "Włącz dodatek Diaspora";
|
||||
$a->strings["Diaspora username"] = "Nazwa użytkownika Diaspora";
|
||||
$a->strings["Diaspora password"] = "Hasło Diaspora";
|
||||
$a->strings["Diaspora site URL"] = "Adres URL witryny Diaspora";
|
||||
$a->strings["Post to Diaspora by default"] = "Wyślij domyślnie do Diaspory";
|
||||
$a->strings["Information"] = "";
|
||||
$a->strings["Error"] = "Błąd";
|
||||
$a->strings["Save Settings"] = "Zapisz ustawienia";
|
||||
$a->strings["Diaspora post failed. Queued for retry."] = "Post do Diaspora nie powiódł się. W kolejce do ponowienia.";
|
||||
$a->strings["Enable Diaspora Post Addon"] = "Włącz dodatek Diaspora";
|
||||
$a->strings["Diaspora handle"] = "";
|
||||
$a->strings["Diaspora password"] = "Hasło Diaspora";
|
||||
$a->strings["Privacy notice: Your Diaspora password will be stored unencrypted to authenticate you with your Diaspora pod. This means your Friendica node administrator can have access to it."] = "";
|
||||
$a->strings["Post to Diaspora by default"] = "Wyślij domyślnie do Diaspory";
|
||||
$a->strings["Diaspora settings updated."] = "";
|
||||
$a->strings["Diaspora connector disabled."] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue