Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(i18n): synchronize translations from crowdin #3697

Merged
merged 1 commit into from
Sep 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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-09-02 00:08\n"
"PO-Revision-Date: 2023-09-04 00:08\n"
"Last-Translator: \n"
"Language-Team: French\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
Expand Down Expand Up @@ -3356,3 +3356,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 ""

69 changes: 37 additions & 32 deletions apps/web/src/locales/pl/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Language: pl\n"
"Project-Id-Version: lenster\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-09-02 00:08\n"
"PO-Revision-Date: 2023-09-04 00:08\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"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"
Expand Down Expand Up @@ -266,7 +266,7 @@ msgid "Add another option"
msgstr ""

#: src/components/Composer/Actions/PollSettings/index.tsx
#: src/components/Shared/Snapshot/Choices.tsx
#: src/components/Shared/OpenAction/Snapshot/Choices.tsx
msgid "Poll"
msgstr ""

Expand Down Expand Up @@ -2987,64 +2987,69 @@ msgstr ""
msgid "Explore"
msgstr ""

#: src/components/Shared/Pending.tsx
msgid "Go to {type}"
#: src/components/Shared/OpenAction/Nft/index.tsx
#: src/components/Shared/OpenAction/Nft/index.tsx
msgid "Mint"
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Attention! Your profile is currently unlocked."
#: src/components/Shared/OpenAction/Snapshot/Choices.tsx
msgid "This proposal is closed!"
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Your profile protection disabled.<0>Learn more</0>"
#: src/components/Shared/OpenAction/Snapshot/Choices.tsx
msgid "{type} voting is not supported yet!"
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Your profile protection disabling has been triggered. It will take effect in <0><1/></0>"
#: src/components/Shared/OpenAction/Snapshot/Choices.tsx
msgid "This poll is ended!"
msgstr ""

#: src/components/Shared/ProtectProfile.tsx
msgid "Protect now"
#: src/components/Shared/OpenAction/Snapshot/Choices.tsx
msgid "Your vote has been casted!"
msgstr ""

#: src/components/Shared/ReferralAlert.tsx
msgid "will get <0>{referralFee}%</0> referral fee"
#: src/components/Shared/OpenAction/Snapshot/Choices.tsx
msgid "Current results"
msgstr ""

#: src/components/Shared/Snapshot/Choices.tsx
msgid "This proposal is closed!"
#: src/components/Shared/OpenAction/Snapshot/Choices.tsx
msgid "Results"
msgstr ""

#: src/components/Shared/Snapshot/Choices.tsx
msgid "{type} voting is not supported yet!"
#: src/components/Shared/OpenAction/Snapshot/Choices.tsx
msgid "{0, plural, zero {Vote} one {Vote} other {Votes}}"
msgstr ""

#: src/components/Shared/Snapshot/Choices.tsx
msgid "This poll is ended!"
#: src/components/Shared/OpenAction/Snapshot/Choices.tsx
msgid "{0} left"
msgstr ""

#: src/components/Shared/Snapshot/Choices.tsx
msgid "Your vote has been casted!"
#: src/components/Shared/OpenAction/Snapshot/Choices.tsx
msgid "Cast your vote"
msgstr ""

#: src/components/Shared/Snapshot/Choices.tsx
msgid "Current results"
#: src/components/Shared/Pending.tsx
msgid "Go to {type}"
msgstr ""

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

#: src/components/Shared/Snapshot/Choices.tsx
msgid "{0, plural, zero {Vote} one {Vote} other {Votes}}"
#: src/components/Shared/ProtectProfile.tsx
msgid "Your profile protection disabled.<0>Learn more</0>"
msgstr ""

#: src/components/Shared/Snapshot/Choices.tsx
msgid "{0} left"
#: 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/Snapshot/Choices.tsx
msgid "Cast your vote"
#: src/components/Shared/ProtectProfile.tsx
msgid "Protect now"
msgstr ""

#: src/components/Shared/ReferralAlert.tsx
msgid "will get <0>{referralFee}%</0> referral fee"
msgstr ""

#: src/components/Shared/Status.tsx
Expand Down
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-09-02 00:08\n"
"PO-Revision-Date: 2023-09-04 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 @@ -3356,3 +3356,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-09-02 00:08\n"
"PO-Revision-Date: 2023-09-04 00:08\n"
"Last-Translator: \n"
"Language-Team: Tamil\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down Expand Up @@ -3356,3 +3356,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: lenster\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-09-02 00:08\n"
"PO-Revision-Date: 2023-09-04 00:08\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Plural-Forms: nplurals=1; plural=0;\n"
Expand Down Expand Up @@ -3356,3 +3356,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 "我们会自动追踪这些错误,但如果问题仍然存在,请随时与我们联系。 与此同时,您可以尝试刷新页面。"