Skip to content

Commit

Permalink
chore(i18n): synchronize translations from crowdin (#3834)
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint committed Sep 28, 2023
2 parents 78e3857 + 1bacbe7 commit 3a9d564
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
3 changes: 2 additions & 1 deletion apps/web/src/locales/fr/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: fr\n"
"Project-Id-Version: heyxyz\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-09-27 00:08\n"
"PO-Revision-Date: 2023-09-28 00:08\n"
"Last-Translator: \n"
"Language-Team: French\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
Expand Down Expand Up @@ -3491,3 +3491,4 @@ msgstr ""
#: src/pages/500.tsx
msgid "We track these errors automatically, but if the problem persists feel free to contact us. In the meantime, try refreshing."
msgstr ""

3 changes: 2 additions & 1 deletion apps/web/src/locales/ru/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: ru\n"
"Project-Id-Version: heyxyz\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-09-27 00:08\n"
"PO-Revision-Date: 2023-09-28 00:08\n"
"Last-Translator: \n"
"Language-Team: Russian\n"
"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"
Expand Down Expand Up @@ -3491,3 +3491,4 @@ msgstr "Похоже, что-то пошло не так!"
#: src/pages/500.tsx
msgid "We track these errors automatically, but if the problem persists feel free to contact us. In the meantime, try refreshing."
msgstr "Мы автоматически отслеживаем эти ошибки, но если проблема не устранена, не стесняйтесь обращаться к нам. А пока попробуйте обновить страницу."

3 changes: 2 additions & 1 deletion apps/web/src/locales/ta/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: ta\n"
"Project-Id-Version: heyxyz\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-09-27 00:08\n"
"PO-Revision-Date: 2023-09-28 00:08\n"
"Last-Translator: \n"
"Language-Team: Tamil\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down Expand Up @@ -3491,3 +3491,4 @@ msgstr "ஏதோ தவறாகிவிட்டது போல் தெர
#: src/pages/500.tsx
msgid "We track these errors automatically, but if the problem persists feel free to contact us. In the meantime, try refreshing."
msgstr "இந்தப் பிழைகளைத் தானாகக் கண்காணிக்கிறோம், ஆனால் சிக்கல் தொடர்ந்தால், எங்களைத் தொடர்பு கொள்ளலாம். இதற்கிடையில், புதுப்பித்து முயற்சிக்கவும்."

3 changes: 2 additions & 1 deletion apps/web/src/locales/zh/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: zh\n"
"Project-Id-Version: heyxyz\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-09-27 00:08\n"
"PO-Revision-Date: 2023-09-28 00:08\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Plural-Forms: nplurals=1; plural=0;\n"
Expand Down Expand Up @@ -3491,3 +3491,4 @@ msgstr "系统似乎出现了故障!"
#: src/pages/500.tsx
msgid "We track these errors automatically, but if the problem persists feel free to contact us. In the meantime, try refreshing."
msgstr "我们会自动追踪这些错误,但如果问题仍然存在,请随时与我们联系。 与此同时,您可以尝试刷新页面。"

1 comment on commit 3a9d564

@vercel
Copy link

@vercel vercel bot commented on 3a9d564 Sep 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web – ./apps/web

web-heyxyz.vercel.app
lenster.vercel.app
heyxyz.vercel.app
web-git-main-heyxyz.vercel.app
lenster.xyz

Please sign in to comment.