Skip to content

Commit

Permalink
chore(i18n): synchronize translations from crowdin (#3218)
Browse files Browse the repository at this point in the history
New Crowdin translations by GitHub Action

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
  • Loading branch information
github-actions[bot] and crowdin-bot committed Jul 9, 2023
1 parent c1252d3 commit 27c3b3d
Show file tree
Hide file tree
Showing 6 changed files with 64 additions and 18 deletions.
35 changes: 28 additions & 7 deletions apps/web/src/locales/es/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: es\n"
"Project-Id-Version: lenster\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-07-01 00:11\n"
"PO-Revision-Date: 2023-07-07 00:10\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down Expand Up @@ -1396,6 +1396,17 @@ msgstr ""
msgid "Failed to load following"
msgstr ""

#: src/components/Profile/Menu/Share.tsx
#: src/components/Publication/Actions/Menu/CopyPostText.tsx
#: src/components/Publication/Actions/Menu/Share.tsx
#: src/components/StaffTools/Panels/MetaDetails.tsx
msgid "Copied to clipboard!"
msgstr ""

#: src/components/Profile/Menu/Share.tsx
msgid "Copy link"
msgstr ""

#: src/components/Profile/MutualFollowers/List.tsx
msgid "Loading mutual followers"
msgstr ""
Expand Down Expand Up @@ -1578,12 +1589,6 @@ msgstr ""
msgid "Removed publication bookmark"
msgstr ""

#: src/components/Publication/Actions/Menu/CopyPostText.tsx
#: src/components/Publication/Actions/Menu/Share.tsx
#: src/components/StaffTools/Panels/MetaDetails.tsx
msgid "Copied to clipboard!"
msgstr ""

#: src/components/Publication/Actions/Menu/CopyPostText.tsx
msgid "Copy comment text"
msgstr ""
Expand Down Expand Up @@ -2702,6 +2707,22 @@ msgstr ""
msgid "Go to {type}"
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Attention! Your profile is currently unlocked."
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Your profile protection disabled.<0>Learn more</0>"
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Your profile protection disabling has been triggered. It will take effect in <0><1/></0>"
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Protect now"
msgstr ""

#: src/components/Shared/ReferralAlert.tsx
msgid "will get <0>{referralFee}%</0> referral fee"
msgstr ""
Expand Down
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: lenster\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-07-01 00:11\n"
"PO-Revision-Date: 2023-07-08 00:11\n"
"Last-Translator: \n"
"Language-Team: French\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
Expand Down Expand Up @@ -3015,3 +3015,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: lenster\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-07-01 00:11\n"
"PO-Revision-Date: 2023-07-08 00:11\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 @@ -3015,3 +3015,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: lenster\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-07-01 00:11\n"
"PO-Revision-Date: 2023-07-07 00:10\n"
"Last-Translator: \n"
"Language-Team: Tamil\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down Expand Up @@ -3015,3 +3015,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 "இந்தப் பிழைகளைத் தானாகக் கண்காணிக்கிறோம், ஆனால் சிக்கல் தொடர்ந்தால், எங்களைத் தொடர்பு கொள்ளலாம். இதற்கிடையில், புதுப்பித்து முயற்சிக்கவும்."

35 changes: 28 additions & 7 deletions apps/web/src/locales/uk/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: uk\n"
"Project-Id-Version: lenster\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-07-01 00:11\n"
"PO-Revision-Date: 2023-07-07 00:10\n"
"Last-Translator: \n"
"Language-Team: Ukrainian\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 @@ -1396,6 +1396,17 @@ msgstr ""
msgid "Failed to load following"
msgstr ""

#: src/components/Profile/Menu/Share.tsx
#: src/components/Publication/Actions/Menu/CopyPostText.tsx
#: src/components/Publication/Actions/Menu/Share.tsx
#: src/components/StaffTools/Panels/MetaDetails.tsx
msgid "Copied to clipboard!"
msgstr ""

#: src/components/Profile/Menu/Share.tsx
msgid "Copy link"
msgstr ""

#: src/components/Profile/MutualFollowers/List.tsx
msgid "Loading mutual followers"
msgstr ""
Expand Down Expand Up @@ -1578,12 +1589,6 @@ msgstr ""
msgid "Removed publication bookmark"
msgstr ""

#: src/components/Publication/Actions/Menu/CopyPostText.tsx
#: src/components/Publication/Actions/Menu/Share.tsx
#: src/components/StaffTools/Panels/MetaDetails.tsx
msgid "Copied to clipboard!"
msgstr ""

#: src/components/Publication/Actions/Menu/CopyPostText.tsx
msgid "Copy comment text"
msgstr ""
Expand Down Expand Up @@ -2702,6 +2707,22 @@ msgstr ""
msgid "Go to {type}"
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Attention! Your profile is currently unlocked."
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Your profile protection disabled.<0>Learn more</0>"
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Your profile protection disabling has been triggered. It will take effect in <0><1/></0>"
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Protect now"
msgstr ""

#: src/components/Shared/ReferralAlert.tsx
msgid "will get <0>{referralFee}%</0> referral fee"
msgstr ""
Expand Down
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: lenster\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-07-01 00:11\n"
"PO-Revision-Date: 2023-07-07 00:10\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Plural-Forms: nplurals=1; plural=0;\n"
Expand Down Expand Up @@ -3015,3 +3015,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 "我们会自动追踪这些错误,但如果问题仍然存在,请随时与我们联系。 与此同时,您可以尝试刷新页面。"

2 comments on commit 27c3b3d

@vercel
Copy link

@vercel vercel bot commented on 27c3b3d Jul 9, 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:

prerender – ./apps/prerender

prerender-lenster.vercel.app
prerender.lenster.xyz
prerender-git-main-lenster.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 27c3b3d Jul 9, 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-git-main-lenster.vercel.app
lenster.xyz
web-lenster.vercel.app
lenster.vercel.app

Please sign in to comment.