this repo has no description
0
fork

Configure Feed

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

i18n updates (es-ES,fi-FI,ru-RU,zh-CN) (#1141)

* New translations (Chinese Simplified)

* Update catalogs.json

* New translations (Russian)

* Update catalogs.json

* New translations (Spanish)

* Update catalogs.json

* New translations (Finnish)

* 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
0aff3e94 5327bac7

+32 -32
+4 -4
src/data/catalogs.json
··· 38 38 "code": "es-ES", 39 39 "nativeName": "español", 40 40 "name": "Spanish", 41 - "completion": 99, 41 + "completion": 100, 42 42 "listed": true 43 43 }, 44 44 { ··· 59 59 "code": "fi-FI", 60 60 "nativeName": "suomi", 61 61 "name": "Finnish", 62 - "completion": 99, 62 + "completion": 100, 63 63 "listed": true 64 64 }, 65 65 { ··· 157 157 "code": "ru-RU", 158 158 "nativeName": "русский", 159 159 "name": "Russian", 160 - "completion": 99, 160 + "completion": 100, 161 161 "listed": true 162 162 }, 163 163 { ··· 185 185 "code": "zh-CN", 186 186 "nativeName": "简体中文", 187 187 "name": "Simplified Chinese", 188 - "completion": 99, 188 + "completion": 100, 189 189 "listed": true 190 190 }, 191 191 {
+7 -7
src/locales/es-ES.po
··· 8 8 "Language: es\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2025-05-09 09:07\n" 11 + "PO-Revision-Date: 2025-05-09 16:46\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Spanish\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 236 236 #. placeholder {0}: info.username 237 237 #: src/components/account-info.jsx:1041 238 238 msgid "Profiles featured by @{0}" 239 - msgstr "" 239 + msgstr "Perfiles destacados por @{0}" 240 240 241 241 #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) 242 242 #: src/components/account-info.jsx:1227 ··· 305 305 306 306 #: src/components/account-info.jsx:1417 307 307 msgid "@{username} is no longer featured on your profile." 308 - msgstr "" 308 + msgstr "@{username} ya no está destacado en tu perfil." 309 309 310 310 #: src/components/account-info.jsx:1427 311 311 msgid "@{username} is now featured on your profile." 312 - msgstr "" 312 + msgstr "@{username} ahora está destacado en tu perfil." 313 313 314 314 #: src/components/account-info.jsx:1435 315 315 msgid "Unable to unfeature @{username} on your profile." 316 - msgstr "" 316 + msgstr "No se puede dejar de destacar a @{username} en tu perfil." 317 317 318 318 #: src/components/account-info.jsx:1439 319 319 msgid "Unable to feature @{username} on your profile." 320 - msgstr "" 320 + msgstr "No se puede destacar a @{username} en tu perfil." 321 321 322 322 #: src/components/account-info.jsx:1456 323 323 msgid "Show featured profiles" 324 - msgstr "" 324 + msgstr "Mostrar perfiles destacados" 325 325 326 326 #: src/components/account-info.jsx:1471 327 327 #: src/components/account-info.jsx:1481
+7 -7
src/locales/fi-FI.po
··· 8 8 "Language: fi\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2025-05-09 09:07\n" 11 + "PO-Revision-Date: 2025-05-09 18:39\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Finnish\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 236 236 #. placeholder {0}: info.username 237 237 #: src/components/account-info.jsx:1041 238 238 msgid "Profiles featured by @{0}" 239 - msgstr "" 239 + msgstr "Profiilit, jotka on nostanut esille @{0}" 240 240 241 241 #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) 242 242 #: src/components/account-info.jsx:1227 ··· 305 305 306 306 #: src/components/account-info.jsx:1417 307 307 msgid "@{username} is no longer featured on your profile." 308 - msgstr "" 308 + msgstr "@{username} ei ole enää esille nostettuna profiilissasi." 309 309 310 310 #: src/components/account-info.jsx:1427 311 311 msgid "@{username} is now featured on your profile." 312 - msgstr "" 312 + msgstr "@{username} on nyt nostettu esille profiilissasi." 313 313 314 314 #: src/components/account-info.jsx:1435 315 315 msgid "Unable to unfeature @{username} on your profile." 316 - msgstr "" 316 + msgstr "Käyttäjää @{username} ei voitu poistaa esiltä profiilistasi." 317 317 318 318 #: src/components/account-info.jsx:1439 319 319 msgid "Unable to feature @{username} on your profile." 320 - msgstr "" 320 + msgstr "Käyttäjää @{username} ei voitu nostaa esille profiilissasi." 321 321 322 322 #: src/components/account-info.jsx:1456 323 323 msgid "Show featured profiles" 324 - msgstr "" 324 + msgstr "Näytä esille nostetut profiilit" 325 325 326 326 #: src/components/account-info.jsx:1471 327 327 #: src/components/account-info.jsx:1481
+7 -7
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: 2025-05-09 09:07\n" 11 + "PO-Revision-Date: 2025-05-09 14:29\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" ··· 236 236 #. placeholder {0}: info.username 237 237 #: src/components/account-info.jsx:1041 238 238 msgid "Profiles featured by @{0}" 239 - msgstr "" 239 + msgstr "Профили, которые рекомендует @{0}" 240 240 241 241 #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) 242 242 #: src/components/account-info.jsx:1227 ··· 305 305 306 306 #: src/components/account-info.jsx:1417 307 307 msgid "@{username} is no longer featured on your profile." 308 - msgstr "" 308 + msgstr "@{username} больше не отображается в вашем профиле." 309 309 310 310 #: src/components/account-info.jsx:1427 311 311 msgid "@{username} is now featured on your profile." 312 - msgstr "" 312 + msgstr "@{username} теперь отображается в вашем профиле." 313 313 314 314 #: src/components/account-info.jsx:1435 315 315 msgid "Unable to unfeature @{username} on your profile." 316 - msgstr "" 316 + msgstr "Не удалось удалить @{username} из вашего профиля." 317 317 318 318 #: src/components/account-info.jsx:1439 319 319 msgid "Unable to feature @{username} on your profile." 320 - msgstr "" 320 + msgstr "Не удалось отобразить @{username} в вашем профиле." 321 321 322 322 #: src/components/account-info.jsx:1456 323 323 msgid "Show featured profiles" 324 - msgstr "" 324 + msgstr "Показать рекомендуемые профили" 325 325 326 326 #: src/components/account-info.jsx:1471 327 327 #: src/components/account-info.jsx:1481
+7 -7
src/locales/zh-CN.po
··· 8 8 "Language: zh\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2025-05-09 09:07\n" 11 + "PO-Revision-Date: 2025-05-09 11:10\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Chinese Simplified\n" 14 14 "Plural-Forms: nplurals=1; plural=0;\n" ··· 236 236 #. placeholder {0}: info.username 237 237 #: src/components/account-info.jsx:1041 238 238 msgid "Profiles featured by @{0}" 239 - msgstr "" 239 + msgstr "@{0} 的精选账户" 240 240 241 241 #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) 242 242 #: src/components/account-info.jsx:1227 ··· 305 305 306 306 #: src/components/account-info.jsx:1417 307 307 msgid "@{username} is no longer featured on your profile." 308 - msgstr "" 308 + msgstr "@{username} 将不再出现在你的账户页的精选账户列表中。" 309 309 310 310 #: src/components/account-info.jsx:1427 311 311 msgid "@{username} is now featured on your profile." 312 - msgstr "" 312 + msgstr "@{username} 已被加入你的账户页中的精选账户列表。" 313 313 314 314 #: src/components/account-info.jsx:1435 315 315 msgid "Unable to unfeature @{username} on your profile." 316 - msgstr "" 316 + msgstr "无法将 @{username} 从账户页的精选账户列表移出。" 317 317 318 318 #: src/components/account-info.jsx:1439 319 319 msgid "Unable to feature @{username} on your profile." 320 - msgstr "" 320 + msgstr "无法将 @{username} 加入账户页的精选账户列表。" 321 321 322 322 #: src/components/account-info.jsx:1456 323 323 msgid "Show featured profiles" 324 - msgstr "" 324 + msgstr "展示精选账户列表" 325 325 326 326 #: src/components/account-info.jsx:1471 327 327 #: src/components/account-info.jsx:1481