mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 18:38:49 +00:00
PL translation update THX waldis
This commit is contained in:
parent
8ce5ce91d0
commit
17b7362b17
2 changed files with 11 additions and 11 deletions
|
@ -13,16 +13,16 @@ $a->strings["However, it is preferred that you tell your Diaspora contacts the n
|
|||
$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["Connected with your Diaspora account <strong>%s</strong>"] = "Połączony ze swoim kontem Diaspora <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["Information"] = "";
|
||||
$a->strings["Information"] = "Informacja";
|
||||
$a->strings["Error"] = "Błąd";
|
||||
$a->strings["Save Settings"] = "Zapisz ustawienia";
|
||||
$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["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."] = "Informacja o ochronie prywatności: Twoje hasło Diaspora będzie przechowywane w postaci niezaszyfrowanej w celu uwierzytelnienia użytkownika za pomocą Diaspora. Oznacza to, że administrator węzła Friendica może mieć do niego dostęp.";
|
||||
$a->strings["Post to Diaspora by default"] = "Wyślij domyślnie do Diaspory";
|
||||
$a->strings["Diaspora settings updated."] = "";
|
||||
$a->strings["Diaspora connector disabled."] = "";
|
||||
$a->strings["Diaspora settings updated."] = "Zaktualizowano ustawienia Diaspora.";
|
||||
$a->strings["Diaspora connector disabled."] = "Połączenie z Diaspora wyłączone.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue