this repo has no description
0
fork

Configure Feed

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

i18n updates (gl-ES,ru-RU) (#967)

* New translations (Galician)

* Update catalogs.json

* New translations (Russian)

---------

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

authored by

Chee Aun
github-actions[bot]
and committed by
GitHub
265df628 e652ce8d

+28 -28
+1 -1
src/data/catalogs.json
··· 63 63 "code": "gl-ES", 64 64 "nativeName": "galego", 65 65 "name": "Galician", 66 - "completion": 99 66 + "completion": 100 67 67 }, 68 68 { 69 69 "code": "he-IL",
+3 -3
src/locales/gl-ES.po
··· 8 8 "Language: gl\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-12-03 18:15\n" 11 + "PO-Revision-Date: 2024-12-04 05:42\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Galician\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 1479 1479 1480 1480 #: src/components/notification.jsx:265 1481 1481 msgid "Your {year} #Wrapstodon is here!" 1482 - msgstr "" 1482 + msgstr "Xa chegou o teu {year} #Wrapstodon!" 1483 1483 1484 1484 #: src/components/notification.jsx:272 1485 1485 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." ··· 1550 1550 1551 1551 #: src/components/notification.jsx:540 1552 1552 msgid "View #Wrapstodon" 1553 - msgstr "" 1553 + msgstr "Ver #Wrapstodon" 1554 1554 1555 1555 #: src/components/notification.jsx:769 1556 1556 #: src/components/status.jsx:267
+24 -24
src/locales/ru-RU.po
··· 8 8 "Language: ru\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-12-03 18:15\n" 11 + "PO-Revision-Date: 2024-12-04 16:48\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Russian\n" 14 14 "Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n" ··· 968 968 msgstr "Нечего отображать" 969 969 970 970 #: src/components/generic-accounts.jsx:145 971 - #: src/components/notification.jsx:446 971 + #: src/components/notification.jsx:444 972 972 #: src/pages/accounts.jsx:41 973 973 #: src/pages/search.jsx:317 974 974 #: src/pages/search.jsx:350 ··· 1477 1477 msgid "Moderation warning" 1478 1478 msgstr "Предупреждение о модерации" 1479 1479 1480 - #: src/components/notification.jsx:265 1480 + #: src/components/notification.jsx:264 1481 1481 msgid "Your {year} #Wrapstodon is here!" 1482 - msgstr "" 1482 + msgstr "Ваш {year} #Warpstodon уже здесь!" 1483 1483 1484 - #: src/components/notification.jsx:272 1484 + #: src/components/notification.jsx:270 1485 1485 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." 1486 1486 msgstr "Администратор <0>{from}</0> приостановил учётную запись <1>{targetName}</1>, что означает, что вы больше не можете получать обновления или взаимодействовать с этой учётной записи." 1487 1487 1488 - #: src/components/notification.jsx:278 1488 + #: src/components/notification.jsx:276 1489 1489 msgid "An admin from <0>{from}</0> has blocked <1>{targetName}</1>. Affected followers: {followersCount}, followings: {followingCount}." 1490 1490 msgstr "Администратор <0>{from}</0> заблокировал <1>{targetName}</1>. Затронуло подписок: {followersCount}, подписок всего: {followingCount}." 1491 1491 1492 - #: src/components/notification.jsx:284 1492 + #: src/components/notification.jsx:282 1493 1493 msgid "You have blocked <0>{targetName}</0>. Removed followers: {followersCount}, followings: {followingCount}." 1494 1494 msgstr "Вы заблокировали <0>{targetName}</0>. Удалено {followersCount} подпис(ок/ки), подписок всего: {followingCount}." 1495 1495 1496 - #: src/components/notification.jsx:292 1496 + #: src/components/notification.jsx:290 1497 1497 msgid "Your account has received a moderation warning." 1498 1498 msgstr "Ваша учетная запись получила предупреждение о модерации." 1499 1499 1500 - #: src/components/notification.jsx:293 1500 + #: src/components/notification.jsx:291 1501 1501 msgid "Your account has been disabled." 1502 1502 msgstr "Ваша учётная запись была отключена." 1503 1503 1504 - #: src/components/notification.jsx:294 1504 + #: src/components/notification.jsx:292 1505 1505 msgid "Some of your posts have been marked as sensitive." 1506 1506 msgstr "Некоторые из ваших сообщений были отмечены как деликатные." 1507 1507 1508 - #: src/components/notification.jsx:295 1508 + #: src/components/notification.jsx:293 1509 1509 msgid "Some of your posts have been deleted." 1510 1510 msgstr "Некоторые из ваших записей были удалены." 1511 1511 1512 - #: src/components/notification.jsx:296 1512 + #: src/components/notification.jsx:294 1513 1513 msgid "Your posts will be marked as sensitive from now on." 1514 1514 msgstr "С этого момента ваши сообщения будут помечены как деликатные." 1515 1515 1516 - #: src/components/notification.jsx:297 1516 + #: src/components/notification.jsx:295 1517 1517 msgid "Your account has been limited." 1518 1518 msgstr "Ваша учётная запись была ограничена." 1519 1519 1520 - #: src/components/notification.jsx:298 1520 + #: src/components/notification.jsx:296 1521 1521 msgid "Your account has been suspended." 1522 1522 msgstr "Действие вашей учётной записи приостановлено." 1523 1523 1524 - #: src/components/notification.jsx:373 1524 + #: src/components/notification.jsx:371 1525 1525 msgid "[Unknown notification type: {type}]" 1526 1526 msgstr "[Неизвестный тип уведомления: {type}]" 1527 1527 1528 - #: src/components/notification.jsx:442 1528 + #: src/components/notification.jsx:440 1529 1529 #: src/components/status.jsx:1036 1530 1530 #: src/components/status.jsx:1046 1531 1531 msgid "Boosted/Liked by…" 1532 1532 msgstr "Продвинули/Отметили как \"нравится\"…" 1533 1533 1534 - #: src/components/notification.jsx:443 1534 + #: src/components/notification.jsx:441 1535 1535 msgid "Liked by…" 1536 1536 msgstr "Нравится…" 1537 1537 1538 - #: src/components/notification.jsx:444 1538 + #: src/components/notification.jsx:442 1539 1539 msgid "Boosted by…" 1540 1540 msgstr "Продвинули…" 1541 1541 1542 - #: src/components/notification.jsx:445 1542 + #: src/components/notification.jsx:443 1543 1543 msgid "Followed by…" 1544 1544 msgstr "Подписались…" 1545 1545 1546 - #: src/components/notification.jsx:516 1547 - #: src/components/notification.jsx:532 1546 + #: src/components/notification.jsx:514 1547 + #: src/components/notification.jsx:530 1548 1548 msgid "Learn more <0/>" 1549 1549 msgstr "Подробнее <0/>" 1550 1550 1551 - #: src/components/notification.jsx:540 1551 + #: src/components/notification.jsx:539 1552 1552 msgid "View #Wrapstodon" 1553 - msgstr "" 1553 + msgstr "Посмотреть #Wrapstodon" 1554 1554 1555 1555 #: src/components/notification.jsx:769 1556 1556 #: src/components/status.jsx:267 ··· 2415 2415 msgstr "Требуется авторизация." 2416 2416 2417 2417 #: src/compose.jsx:90 2418 - #: src/pages/annual-report.jsx:132 2418 + #: src/pages/annual-report.jsx:136 2419 2419 #: src/pages/http-route.jsx:91 2420 2420 #: src/pages/login.jsx:270 2421 2421 msgid "Go home"