this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

i18n updates (pl-PL) (#1057)

* New translations (Polish)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

authored by

Chee Aun
github-actions[bot]
and committed by
GitHub
0fae2197 cb517d45

+54 -54
+1 -1
src/data/catalogs.json
··· 117 117 "code": "pl-PL", 118 118 "nativeName": "polski", 119 119 "name": "Polish", 120 - "completion": 21 120 + "completion": 27 121 121 }, 122 122 { 123 123 "code": "pt-BR",
+53 -53
src/locales/pl-PL.po
··· 8 8 "Language: pl\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2025-02-17 10:03\n" 11 + "PO-Revision-Date: 2025-02-17 13:31\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Polish\n" 14 14 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" ··· 1435 1435 1436 1436 #: src/components/nav-menu.jsx:367 1437 1437 msgid "Shortcuts / Columns…" 1438 - msgstr "" 1438 + msgstr "Skróty / Kolumny…" 1439 1439 1440 1440 #: src/components/nav-menu.jsx:377 1441 1441 #: src/components/nav-menu.jsx:391 1442 1442 msgid "Settings…" 1443 - msgstr "" 1443 + msgstr "Ustawienia…" 1444 1444 1445 1445 #: src/components/nav-menu.jsx:421 1446 1446 #: src/components/nav-menu.jsx:448 ··· 1450 1450 #: src/pages/lists.jsx:17 1451 1451 #: src/pages/lists.jsx:51 1452 1452 msgid "Lists" 1453 - msgstr "" 1453 + msgstr "Listy" 1454 1454 1455 1455 #: src/components/nav-menu.jsx:429 1456 1456 #: src/components/shortcuts.jsx:215 1457 1457 #: src/pages/list.jsx:134 1458 1458 msgid "All Lists" 1459 - msgstr "" 1459 + msgstr "Wszystkie listy" 1460 1460 1461 1461 #: src/components/notification-service.jsx:161 1462 1462 msgid "Notification" 1463 - msgstr "" 1463 + msgstr "Powiadomienie" 1464 1464 1465 1465 #: src/components/notification-service.jsx:167 1466 1466 msgid "This notification is from your other account." 1467 - msgstr "" 1467 + msgstr "To powiadomienie pochodzi z twojego innego konta." 1468 1468 1469 1469 #: src/components/notification-service.jsx:196 1470 1470 msgid "View all notifications" 1471 - msgstr "" 1471 + msgstr "Wyświetl wszystkie powiadomienia" 1472 1472 1473 1473 #: src/components/notification.jsx:71 1474 1474 msgid "{account} reacted to your post with {emojiObject}" 1475 - msgstr "" 1475 + msgstr "{account} reaguje na twój wpis {emojiObject}" 1476 1476 1477 1477 #: src/components/notification.jsx:78 1478 1478 msgid "{account} published a post." 1479 - msgstr "" 1479 + msgstr "{account} publikuje wpis." 1480 1480 1481 1481 #. placeholder {0}: shortenNumber(count) 1482 1482 #. placeholder {1}: shortenNumber(count) 1483 1483 #: src/components/notification.jsx:86 1484 1484 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0}</1> people</0> boosted your reply.} other {<2><3>{1}</3> people</2> boosted your post.}}}}" 1485 - msgstr "" 1485 + msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} podbija twój komentarz.} other {{account} podbija twój wpis.}}} few {{postType, select, reply {{account} podbija {postsCount} twoje komentarze.} other {{account} podbija {postsCount} twoje wpisy.}}} other {{postType, select, reply {{account} podbija {postsCount} twoich komentarzy.} other {{account} podbija {postsCount} twoich wpisów.}}}}} few {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0}</1> osoby</0> podbijają twój komentarz.} other {<0><1>{0}</1> osoby</0> podbijają twój wpis.}}} few {{postType, select, reply {<0><1>{0}</1> osoby</0> podbijają {postsCount} twoje komentarze.} other {<0><1>{0}</1> osoby</0> podbijają {postsCount} twoje wpisy.}}} other {{postType, select, reply {<0><1>{0}</1> osoby</0> podbijają {postsCount} twoich komentarzy.} other {<0><1>{0}</1> osoby</0> podbijają {postsCount} twoich wpisów.}}}}} other {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0}</1> osób</0> podbija twój komentarz.} other {<0><1>{0}</1> osób</0> podbija twój wpis.}}} few {{postType, select, reply {<0><1>{0}</1> osób</0> podbija {postsCount} twoje komentarze.} other {<0><1>{0}</1> osób</0> podbija {postsCount} twoje wpisy.}}} other {{postType, select, reply {<0><1>{0}</1> osób</0> podbija {postsCount} twoich komentarzy.} other {<0><1>{0}</1> osób</0> podbija {postsCount} twoich wpisów.}}}}}}" 1486 1486 1487 1487 #. placeholder {0}: shortenNumber(count) 1488 1488 #: src/components/notification.jsx:129 1489 1489 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0}</1> people</0> followed you.}}" 1490 - msgstr "" 1490 + msgstr "{count, plural, =1 {{account} obserwuje cię.} few {<0><1>{0}</1> osoby</0> obserwują cię.} other {<0><1>{0}</1> osób</0> obserwuje cię.}}" 1491 1491 1492 1492 #: src/components/notification.jsx:143 1493 1493 msgid "{account} requested to follow you." 1494 - msgstr "" 1494 + msgstr "{account} chce cię obserwować." 1495 1495 1496 1496 #. placeholder {0}: shortenNumber(count) 1497 1497 #. placeholder {1}: shortenNumber(count) 1498 1498 #: src/components/notification.jsx:152 1499 1499 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} liked your reply.} other {{account} liked your post.}}} other {{account} liked {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0}</1> people</0> liked your reply.} other {<2><3>{1}</3> people</2> liked your post.}}}}" 1500 - msgstr "" 1500 + msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} lubi twój komentarz.} other {{account} lubi twój wpis.}}} few {{postType, select, reply {{account} lubi {postsCount} twoje komentarze.} other {{account} lubi {postsCount} twoje wpisy.}}} other {{postType, select, reply {{account} lubi {postsCount} twoich komentarzy.} other {{account} lubi {postsCount} twoich wpisów.}}}}} few {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0}</1> osoby</0> lubią twój komentarz.} other {<0><1>{0}</1> osoby</0> lubi twój wpis.}}} few {{postType, select, reply {<0><1>{0}</1> osoby</0> lubią {postsCount} twoje komentarze.} other {<0><1>{0}</1> osoby</0> lubią {postsCount} twoje wpisy.}}} other {{postType, select, reply {<0><1>{0}</1> osoby</0> lubią {postsCount} twoich komentarzy.} other {<0><1>{0}</1> osoby</0> lubią {postsCount} twoich wpisów.}}}}} other {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0}</1> osób</0> lubi twój komentarz.} other {<0><1>{0}</1> osób</0> lubi twój wpis.}}} few {{postType, select, reply {<0><1>{0}</1> osób</0> lubi {postsCount} twoje komentarze.} other {<0><1>{0}</1> osób</0> lubi {postsCount} twoje wpisy.}}} other {{postType, select, reply {<0><1>{0}</1> osób</0> lubi {postsCount} twoich komentarzy.} other {<0><1>{0}</1> osób</0> lubi {postsCount} twoich wpisów.}}}}}}" 1501 1501 1502 1502 #: src/components/notification.jsx:194 1503 1503 msgid "A poll you have voted in or created has ended." 1504 - msgstr "" 1504 + msgstr "Zakończyła się ankieta, w której głosowano lub którą utworzono." 1505 1505 1506 1506 #: src/components/notification.jsx:195 1507 1507 msgid "A poll you have created has ended." 1508 - msgstr "" 1508 + msgstr "Utworzona przez ciebie ankieta została zakończona." 1509 1509 1510 1510 #: src/components/notification.jsx:196 1511 1511 msgid "A poll you have voted in has ended." 1512 - msgstr "" 1512 + msgstr "Zakończyła się ankieta, w której oddano głos." 1513 1513 1514 1514 #: src/components/notification.jsx:197 1515 1515 msgid "A post you interacted with has been edited." 1516 - msgstr "" 1516 + msgstr "Wpis, na który zareagowano, został edytowany." 1517 1517 1518 1518 #. placeholder {0}: shortenNumber(count) 1519 1519 #. placeholder {1}: shortenNumber(count) 1520 1520 #: src/components/notification.jsx:205 1521 1521 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted & liked your reply.} other {{account} boosted & liked your post.}}} other {{account} boosted & liked {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0}</1> people</0> boosted & liked your reply.} other {<2><3>{1}</3> people</2> boosted & liked your post.}}}}" 1522 - msgstr "" 1522 + msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} podbija i lubi twój komentarz.} other {{account} podbija i lubi twój wpis.}}} few {{postType, select, reply {{account} podbija i lubi {postsCount} twoje komentarze.} other {{account} podbija i lubi {postsCount} twoje wpisy.}}} other {{postType, select, reply {{account} podbija i lubi {postsCount} twoich komentarzy.} other {{account} podbija i lubi {postsCount} twoich wpisów.}}}}} few {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0}</1> osoby</0> podbijają i lubią twój komentarz.} other {<0><1>{0}</1> osoby</0> podbijają i lubią twój wpis.}}} few {{postType, select, reply {<0><1>{0}</1> osoby</0> podbijają i lubią {postsCount} twoje komentarze.} other {<0><1>{0}</1> osoby</0> podbijają i lubią {postsCount} twoje wpisy.}}} other {{postType, select, reply {<0><1>{0}</1> osoby</0> podbijają i lubią {postsCount} twoich komentarzy.} other {<0><1>{0}</1> osoby</0> podbijają i lubią {postsCount} twoich wpisów.}}}}} other {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0}</1> osób</0> podbija i lubi twój komentarz.} other {<0><1>{0}</1> osób</0> podbija i lubi twój wpis.}}} few {{postType, select, reply {<0><1>{0}</1> osób</0> podbija i lubi {postsCount} twoje komentarze.} other {<0><1>{0}</1> osób</0> podbija i lubi {postsCount} twoje wpisy.}}} other {{postType, select, reply {<0><1>{0}</1> osób</0> podbija i lubi {postsCount} twoich komentarzy.} other {<0><1>{0}</1> osób</0> podbija i lubi {postsCount} twoich wpisów.}}}}}}" 1523 1523 1524 1524 #: src/components/notification.jsx:247 1525 1525 msgid "{account} signed up." 1526 - msgstr "" 1526 + msgstr "{account} rejestruje się." 1527 1527 1528 1528 #: src/components/notification.jsx:249 1529 1529 msgid "{account} reported {targetAccount}" 1530 - msgstr "" 1530 + msgstr "{account} zgłasza {targetAccount}" 1531 1531 1532 1532 #: src/components/notification.jsx:254 1533 1533 msgid "Lost connections with <0>{name}</0>." 1534 - msgstr "" 1534 + msgstr "Utracono połączenie z <0>{name}</0>." 1535 1535 1536 1536 #: src/components/notification.jsx:260 1537 1537 msgid "Moderation warning" 1538 - msgstr "" 1538 + msgstr "Ostrzeżenie" 1539 1539 1540 1540 #: src/components/notification.jsx:265 1541 1541 msgid "Your {year} #Wrapstodon is here!" 1542 - msgstr "" 1542 + msgstr "Twój #Wrapstodon {year} jest już dostępny!" 1543 1543 1544 1544 #: src/components/notification.jsx:271 1545 1545 msgid "An admin from <0>{from}</0> has suspended <1>{targetName}</1>, which means you can no longer receive updates from them or interact with them." 1546 - msgstr "" 1546 + msgstr "Administrator <0>{from}</0> zawiesza konto <1>{targetName}</1>, co oznacza, że nie możesz już otrzymywać aktualności ani wchodzić w interakcje z tą osobą." 1547 1547 1548 1548 #: src/components/notification.jsx:277 1549 1549 msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}." 1550 - msgstr "" 1550 + msgstr "Administrator <0>{from}</0> blokuje konto <1>{targetName}</1>. Obserwujący: {followersCount}, i obserwowani: {followingCount}, których to dotyczy." 1551 1551 1552 1552 #: src/components/notification.jsx:283 1553 1553 msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}." 1554 - msgstr "" 1554 + msgstr "Zablokowano <0>{targetName}</0>. Obserwujący: {followersCount}, i obserwowani: {followingCount}, których usunięto." 1555 1555 1556 1556 #: src/components/notification.jsx:291 1557 1557 msgid "Your account has received a moderation warning." 1558 - msgstr "" 1558 + msgstr "Twoje konto otrzymało ostrzeżenie." 1559 1559 1560 1560 #: src/components/notification.jsx:292 1561 1561 msgid "Your account has been disabled." 1562 - msgstr "" 1562 + msgstr "Twoje konto zostało wyłączone." 1563 1563 1564 1564 #: src/components/notification.jsx:293 1565 1565 msgid "Some of your posts have been marked as sensitive." 1566 - msgstr "" 1566 + msgstr "Niektóre twoje wpisy zostały oznaczone jako wrażliwe." 1567 1567 1568 1568 #: src/components/notification.jsx:294 1569 1569 msgid "Some of your posts have been deleted." 1570 - msgstr "" 1570 + msgstr "Niektóre twoje wpisy zostały usunięte." 1571 1571 1572 1572 #: src/components/notification.jsx:295 1573 1573 msgid "Your posts will be marked as sensitive from now on." 1574 - msgstr "" 1574 + msgstr "Twoje wpisy będą od teraz oznaczane jako wrażliwe." 1575 1575 1576 1576 #: src/components/notification.jsx:296 1577 1577 msgid "Your account has been limited." 1578 - msgstr "" 1578 + msgstr "Twoje konto zostało ograniczone." 1579 1579 1580 1580 #: src/components/notification.jsx:297 1581 1581 msgid "Your account has been suspended." 1582 - msgstr "" 1582 + msgstr "Twoje konto zostało zawieszone." 1583 1583 1584 1584 #: src/components/notification.jsx:372 1585 1585 msgid "[Unknown notification type: {type}]" 1586 - msgstr "" 1586 + msgstr "[Nieznany typ powiadomienia: {type}]" 1587 1587 1588 1588 #: src/components/notification.jsx:441 1589 1589 #: src/components/status.jsx:1033 1590 1590 #: src/components/status.jsx:1043 1591 1591 msgid "Boosted/Liked by…" 1592 - msgstr "" 1592 + msgstr "Podbite/polubione przez…" 1593 1593 1594 1594 #: src/components/notification.jsx:442 1595 1595 msgid "Liked by…" 1596 - msgstr "" 1596 + msgstr "Polubione przez…" 1597 1597 1598 1598 #: src/components/notification.jsx:443 1599 1599 msgid "Boosted by…" 1600 - msgstr "" 1600 + msgstr "Podbite przez…" 1601 1601 1602 1602 #: src/components/notification.jsx:444 1603 1603 msgid "Followed by…" 1604 - msgstr "" 1604 + msgstr "Obserwujący…" 1605 1605 1606 1606 #: src/components/notification.jsx:515 1607 1607 #: src/components/notification.jsx:531 1608 1608 msgid "Learn more <0/>" 1609 - msgstr "" 1609 + msgstr "Dowiedz się więcej <0/>" 1610 1610 1611 1611 #: src/components/notification.jsx:540 1612 1612 msgid "View #Wrapstodon" 1613 - msgstr "" 1613 + msgstr "Wyświetl #Wrapstodon" 1614 1614 1615 1615 #: src/components/notification.jsx:770 1616 1616 #: src/components/status.jsx:267 1617 1617 msgid "Read more →" 1618 - msgstr "" 1618 + msgstr "Więcej →" 1619 1619 1620 1620 #: src/components/poll.jsx:113 1621 1621 msgid "Voted" 1622 - msgstr "" 1622 + msgstr "Zagłosowano" 1623 1623 1624 1624 #: src/components/poll.jsx:119 1625 1625 msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1626 - msgstr "" 1626 + msgstr "{optionVotesCount, plural, one {# głos} few { # głosy} other {# głosów}}" 1627 1627 1628 1628 #: src/components/poll.jsx:139 1629 1629 #: src/components/poll.jsx:222 1630 1630 #: src/components/poll.jsx:226 1631 1631 msgid "Hide results" 1632 - msgstr "" 1632 + msgstr "Ukryj wyniki" 1633 1633 1634 1634 #: src/components/poll.jsx:188 1635 1635 msgid "Vote" ··· 1851 1851 #: src/components/shortcuts-settings.jsx:122 1852 1852 #: src/pages/login.jsx:194 1853 1853 msgid "Instance" 1854 - msgstr "" 1854 + msgstr "Serwer" 1855 1855 1856 1856 #: src/components/shortcuts-settings.jsx:78 1857 1857 #: src/components/shortcuts-settings.jsx:87 1858 1858 #: src/components/shortcuts-settings.jsx:125 1859 1859 msgid "Optional, e.g. mastodon.social" 1860 - msgstr "" 1860 + msgstr "Opcjonalnie, np. mastodon.social" 1861 1861 1862 1862 #: src/components/shortcuts-settings.jsx:93 1863 1863 msgid "Search term" 1864 - msgstr "" 1864 + msgstr "Szukaj" 1865 1865 1866 1866 #: src/components/shortcuts-settings.jsx:96 1867 1867 msgid "Optional, unless for multi-column mode" 1868 - msgstr "" 1868 + msgstr "Opcjonalnie, z wyjątkiem trybu rozszerzonego" 1869 1869 1870 1870 #: src/components/shortcuts-settings.jsx:113 1871 1871 msgid "e.g. PixelArt (Max 5, space-separated)" 1872 - msgstr "" 1872 + msgstr "np. PixelArt (maksymalnie 5, oddzielone spacją)" 1873 1873 1874 1874 #: src/components/shortcuts-settings.jsx:117 1875 1875 #: src/pages/hashtag.jsx:356 1876 1876 msgid "Media only" 1877 - msgstr "" 1877 + msgstr "Tylko multimedia" 1878 1878 1879 1879 #: src/components/shortcuts-settings.jsx:235 1880 1880 #: src/components/shortcuts.jsx:192 1881 1881 msgid "Shortcuts" 1882 - msgstr "" 1882 + msgstr "Skróty" 1883 1883 1884 1884 #: src/components/shortcuts-settings.jsx:243 1885 1885 msgid "beta" 1886 - msgstr "" 1886 + msgstr "beta" 1887 1887 1888 1888 #: src/components/shortcuts-settings.jsx:249 1889 1889 msgid "Specify a list of shortcuts that'll appear as:"