From f4ecc0dfb903a01a0362ecd966ef8d6116c06807 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20Budzi=C5=84ski?= Date: Fri, 5 Feb 2021 04:11:52 +0100 Subject: Fixes: - view/pl/hmessages.mo - view/pl/hmessages.po - view/pl/hstrings.php --- view/pl/hmessages.mo | Bin 296756 -> 296761 bytes view/pl/hmessages.po | 6 +++--- view/pl/hstrings.php | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'view') diff --git a/view/pl/hmessages.mo b/view/pl/hmessages.mo index 5effb8bf8..7c7a8ddd4 100644 Binary files a/view/pl/hmessages.mo and b/view/pl/hmessages.mo differ diff --git a/view/pl/hmessages.po b/view/pl/hmessages.po index c20ec3835..507e11e33 100644 --- a/view/pl/hmessages.po +++ b/view/pl/hmessages.po @@ -7872,7 +7872,7 @@ msgstr[2] "Wysłano %d wiadomości." #: ../../Zotlabs/Module/Invite.php:110 msgid "Invite App" -msgstr "Aplikacja Invite" +msgstr "Aplikacja Zaproszenie" #: ../../Zotlabs/Module/Invite.php:111 msgid "Send email invitations to join this network" @@ -9369,12 +9369,12 @@ msgstr "Adres URL Twojej witryny (opcjonalnie)" #: ../../Zotlabs/Lib/Activity.php:2110 #, php-format msgid "Likes %1$s's %2$s" -msgstr "Polibień %2$s %1$s" +msgstr "Lubi %2$s %1$s" #: ../../Zotlabs/Lib/Activity.php:2113 #, php-format msgid "Doesn't like %1$s's %2$s" -msgstr "Dezaprobat %2$s %1$s" +msgstr "Nie lubi %2$s %1$s" #: ../../Zotlabs/Lib/Activity.php:2119 #, php-format diff --git a/view/pl/hstrings.php b/view/pl/hstrings.php index 93995aacf..9ff2f9da1 100644 --- a/view/pl/hstrings.php +++ b/view/pl/hstrings.php @@ -1641,7 +1641,7 @@ App::$strings["%d message sent."] = array( 1 => "Wysłano %d wiadomości.", 2 => "Wysłano %d wiadomości.", ); -App::$strings["Invite App"] = "Aplikacja Invite"; +App::$strings["Invite App"] = "Aplikacja Zaproszenie"; App::$strings["Send email invitations to join this network"] = "Wyślij wiadomości e-mail z zaproszeniami do przyłączenia się do tej sieci"; App::$strings["You have no more invitations available"] = "Nie masz więcej dostępnych zaproszeń"; App::$strings["Send invitations"] = "Wysyłać zaproszenia"; @@ -1985,8 +1985,8 @@ App::$strings["Video"] = "Wideo"; App::$strings["Your full name (required)"] = "Twoja imię i nazwisko lub pełna nazwa (wymagane)"; App::$strings["Your email address (required)"] = "Twój adres email (wymagane)"; App::$strings["Your website URL (optional)"] = "Adres URL Twojej witryny (opcjonalnie)"; -App::$strings["Likes %1\$s's %2\$s"] = "Polibień %2\$s %1\$s"; -App::$strings["Doesn't like %1\$s's %2\$s"] = "Dezaprobat %2\$s %1\$s"; +App::$strings["Likes %1\$s's %2\$s"] = "Lubi %2\$s %1\$s"; +App::$strings["Doesn't like %1\$s's %2\$s"] = "Nie lubi %2\$s %1\$s"; App::$strings["Will attend %s's event"] = "Weźmie udział w wydarzeniu %s"; App::$strings["Will not attend %s's event"] = "Nie weźmie udziału w wydarzeniu %s"; App::$strings["May attend %s's event"] = "Może uczestniczyć w wydarzeniu %s"; -- cgit v1.2.3