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 #3131

Merged
merged 1 commit into from
Jun 17, 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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 23 additions & 8 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-06-14 00:08\n"
"PO-Revision-Date: 2023-06-17 00:08\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand All @@ -19,11 +19,11 @@ msgstr ""
"X-Crowdin-File-ID: 47\n"

#: src/components/Comment/Feed.tsx
msgid "Be the first one to comment!"
msgid "Failed to load comment feed"
msgstr ""

#: src/components/Comment/Feed.tsx
msgid "Failed to load comment feed"
msgid "Be the first one to comment!"
msgstr ""

#: src/components/Comment/NoneRelevantFeed.tsx
Expand Down Expand Up @@ -281,6 +281,10 @@ msgstr ""
msgid "Everyone can comment and mirror"
msgstr ""

#: src/components/Composer/Actions/SpaceSettings/index.tsx
msgid "Space"
msgstr ""

#: src/components/Composer/ChooseThumbnail.tsx
#: src/components/Composer/ChooseThumbnail.tsx
msgid "Failed to upload thumbnail"
Expand All @@ -303,6 +307,10 @@ msgstr ""
msgid "Please choose either 1 video or up to 4 photos."
msgstr ""

#: src/components/Composer/Editor/index.tsx
msgid "What do you want to talk about?"
msgstr ""

#: src/components/Composer/Editor/index.tsx
msgid "Ask a question..."
msgstr ""
Expand Down Expand Up @@ -331,11 +339,16 @@ msgstr ""
msgid "Comment"
msgstr ""

#: src/components/Composer/NewPublication.tsx
msgid "Start Space"
msgstr ""

#: src/components/Composer/NewPublication.tsx
msgid "Post"
msgstr ""

#: src/components/Explore/Feed.tsx
#: src/components/Home/ForYou.tsx
#: src/components/Home/Highlights.tsx
#: src/components/Home/Timeline/index.tsx
#: src/components/Mod/Feed.tsx
Expand Down Expand Up @@ -373,6 +386,7 @@ msgid "Images"
msgstr ""

#: src/components/Explore/index.tsx
#: src/components/Home/FeedType.tsx
msgid "For you"
msgstr ""

Expand Down Expand Up @@ -443,13 +457,18 @@ msgid "Show Likes"
msgstr ""

#: src/components/Home/FeedType.tsx
msgid "Timeline"
#: src/components/Profile/Followerings.tsx
msgid "Following"
msgstr ""

#: src/components/Home/FeedType.tsx
msgid "Highlights"
msgstr ""

#: src/components/Home/ForYou.tsx
msgid "Failed to load for you"
msgstr ""

#: src/components/Home/Hero.tsx
msgid "Welcome to {APP_NAME} 👋"
msgstr ""
Expand Down Expand Up @@ -1336,10 +1355,6 @@ msgstr ""
msgid "{0, plural, zero {Follower} one {Follower} other {Followers}}"
msgstr ""

#: src/components/Profile/Followerings.tsx
msgid "Following"
msgstr ""

#: src/components/Profile/Followerings.tsx
msgid "Followers"
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-06-14 00:08\n"
"PO-Revision-Date: 2023-06-17 00:08\n"
"Last-Translator: \n"
"Language-Team: French\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
Expand Down Expand Up @@ -2945,3 +2945,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-06-14 00:08\n"
"PO-Revision-Date: 2023-06-17 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 @@ -2945,3 +2945,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-06-14 00:08\n"
"PO-Revision-Date: 2023-06-17 00:08\n"
"Last-Translator: \n"
"Language-Team: Tamil\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Expand Down Expand Up @@ -2945,3 +2945,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 "இந்தப் பிழைகளைத் தானாகக் கண்காணிக்கிறோம், ஆனால் சிக்கல் தொடர்ந்தால், எங்களைத் தொடர்பு கொள்ளலாம். இதற்கிடையில், புதுப்பித்து முயற்சிக்கவும்."

31 changes: 23 additions & 8 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-06-14 00:08\n"
"PO-Revision-Date: 2023-06-17 00:08\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 All @@ -19,11 +19,11 @@ msgstr ""
"X-Crowdin-File-ID: 47\n"

#: src/components/Comment/Feed.tsx
msgid "Be the first one to comment!"
msgid "Failed to load comment feed"
msgstr ""

#: src/components/Comment/Feed.tsx
msgid "Failed to load comment feed"
msgid "Be the first one to comment!"
msgstr ""

#: src/components/Comment/NoneRelevantFeed.tsx
Expand Down Expand Up @@ -281,6 +281,10 @@ msgstr ""
msgid "Everyone can comment and mirror"
msgstr ""

#: src/components/Composer/Actions/SpaceSettings/index.tsx
msgid "Space"
msgstr ""

#: src/components/Composer/ChooseThumbnail.tsx
#: src/components/Composer/ChooseThumbnail.tsx
msgid "Failed to upload thumbnail"
Expand All @@ -303,6 +307,10 @@ msgstr ""
msgid "Please choose either 1 video or up to 4 photos."
msgstr ""

#: src/components/Composer/Editor/index.tsx
msgid "What do you want to talk about?"
msgstr ""

#: src/components/Composer/Editor/index.tsx
msgid "Ask a question..."
msgstr ""
Expand Down Expand Up @@ -331,11 +339,16 @@ msgstr ""
msgid "Comment"
msgstr ""

#: src/components/Composer/NewPublication.tsx
msgid "Start Space"
msgstr ""

#: src/components/Composer/NewPublication.tsx
msgid "Post"
msgstr ""

#: src/components/Explore/Feed.tsx
#: src/components/Home/ForYou.tsx
#: src/components/Home/Highlights.tsx
#: src/components/Home/Timeline/index.tsx
#: src/components/Mod/Feed.tsx
Expand Down Expand Up @@ -373,6 +386,7 @@ msgid "Images"
msgstr ""

#: src/components/Explore/index.tsx
#: src/components/Home/FeedType.tsx
msgid "For you"
msgstr ""

Expand Down Expand Up @@ -443,13 +457,18 @@ msgid "Show Likes"
msgstr ""

#: src/components/Home/FeedType.tsx
msgid "Timeline"
#: src/components/Profile/Followerings.tsx
msgid "Following"
msgstr ""

#: src/components/Home/FeedType.tsx
msgid "Highlights"
msgstr ""

#: src/components/Home/ForYou.tsx
msgid "Failed to load for you"
msgstr ""

#: src/components/Home/Hero.tsx
msgid "Welcome to {APP_NAME} 👋"
msgstr ""
Expand Down Expand Up @@ -1336,10 +1355,6 @@ msgstr ""
msgid "{0, plural, zero {Follower} one {Follower} other {Followers}}"
msgstr ""

#: src/components/Profile/Followerings.tsx
msgid "Following"
msgstr ""

#: src/components/Profile/Followerings.tsx
msgid "Followers"
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-06-14 00:08\n"
"PO-Revision-Date: 2023-06-17 00:08\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Plural-Forms: nplurals=1; plural=0;\n"
Expand Down Expand Up @@ -2945,3 +2945,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 "我们会自动追踪这些错误,但如果问题仍然存在,请随时与我们联系。 与此同时,您可以尝试刷新页面。"

Loading