Skip to content

Commit

Permalink
New Crowdin updates (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo-Zhixing committed Aug 20, 2023
1 parent ec0f459 commit 60ef40d
Show file tree
Hide file tree
Showing 28 changed files with 333 additions and 20 deletions.
5 changes: 4 additions & 1 deletion src/locale/cs-CZ/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"comment_post": "Přidat komentář",
"sponsorship": "Příspěvek",
"sponsor_name": "Přispívající na kávu",
"sponsorship_quote": "Citát"
"sponsorship_quote": "Citát",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
5 changes: 4 additions & 1 deletion src/locale/de-DE/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"comment_post": "Post Comment",
"sponsorship": "Donation",
"sponsor_name": "Coffee Contributor",
"sponsorship_quote": "Quote"
"sponsorship_quote": "Quote",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
5 changes: 4 additions & 1 deletion src/locale/es-ES/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"comment_post": "Publicar Comentario",
"sponsorship": "Donación",
"sponsor_name": "Colaborador",
"sponsorship_quote": "Mensaje"
"sponsorship_quote": "Mensaje",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
5 changes: 4 additions & 1 deletion src/locale/fr-FR/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"comment_post": "Post Comment",
"sponsorship": "Contribution",
"sponsor_name": "Coffee Contributor",
"sponsorship_quote": "Quote"
"sponsorship_quote": "Quote",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
5 changes: 4 additions & 1 deletion src/locale/hu-HU/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"comment_post": "Hozzászólás elküldése",
"sponsorship": "Donation",
"sponsor_name": "Kávé Együttműködő",
"sponsorship_quote": "Quote"
"sponsorship_quote": "Quote",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
5 changes: 4 additions & 1 deletion src/locale/id-ID/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"comment_post": "Post Comment",
"sponsorship": "Donation",
"sponsor_name": "Coffee Contributor",
"sponsorship_quote": "Quote"
"sponsorship_quote": "Quote",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
5 changes: 4 additions & 1 deletion src/locale/ja-JP/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"comment_post": "Post Comment",
"sponsorship": "Donation",
"sponsor_name": "Coffee Contributor",
"sponsorship_quote": "Quote"
"sponsorship_quote": "Quote",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
5 changes: 4 additions & 1 deletion src/locale/ko-KR/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"comment_post": "Post Comment",
"sponsorship": "Donation",
"sponsor_name": "Coffee Contributor",
"sponsorship_quote": "Quote"
"sponsorship_quote": "Quote",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
7 changes: 5 additions & 2 deletions src/locale/ms-MY/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"nav_home": "Home",
"nav_levels": "Levels",
"nav_wiki": "Wiki",
"login_btn": "Login",
"login_btn": "Sign In",
"delete_btn": "Delete",
"birthday": "Birthday",
"collection_card_levels_count_tag": "{count} levels",
Expand Down Expand Up @@ -64,5 +64,8 @@
"comment_post": "Post Comment",
"sponsorship": "Donation",
"sponsor_name": "Coffee Contributor",
"sponsorship_quote": "Quote"
"sponsorship_quote": "Quote",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
5 changes: 4 additions & 1 deletion src/locale/pt-BR/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"comment_post": "Publicar comentário",
"sponsorship": "Donation",
"sponsor_name": "Coffee Contributor",
"sponsorship_quote": "Quote"
"sponsorship_quote": "Quote",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
8 changes: 8 additions & 0 deletions src/locale/ru-RU/collection_details.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"message_unlisted": "This collection is unlisted.",
"message_private": "This collection was made private by its owner. It is invisible to other users.",
"tags_title": "Tags",
"creation_date_title": "Created on",
"modification_date_title": "Last updated",
"metadata_cover_art_title": "Cover art"
}
71 changes: 71 additions & 0 deletions src/locale/ru-RU/general.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
{
"self": "English",
"week": "Week",
"region_unavailable": "Cytoid.io might be unavailable in your region",
"region_unavailable_content": "Certain required services,including Google Recaptcha,Google Cloud Storage,Twitter,Discord, might fail to load. For better user experience, please visit our optimized website.",
"tos": "Terms of Service",
"community_guidelines": "Community Guidelines",
"dmca": "Copyright (DMCA)",
"status": "Status",
"credits": "Credits",
"language": "Language",
"submit_btn": "Submit",
"save_btn": "Save",
"sync_btn": "Sync",
"link_btn": "Link",
"profile": "Profile",
"studio": "Studio",
"favorites": "Favorites",
"favorite_verb": "Favorite",
"favorite_pass_tense": "Favorited",
"owned_levels": "Owned Levels",
"library": "Library",
"settings": "Settings",
"signout_btn": "Sign Out",
"signup_btn": "Sign Up",
"manage_btn": "Manage",
"more_btn": "More",
"nav_home": "Home",
"nav_levels": "Levels",
"nav_wiki": "Wiki",
"login_btn": "Sign In",
"delete_btn": "Delete",
"birthday": "Birthday",
"collection_card_levels_count_tag": "{count} levels",
"file_upload_default_title": "File Upload",
"file_upload_default_subtitle": "Click or drag the file to this area to upload",
"password_requirement_length": "The password needs to contain at least 9 characters",
"password_requirement_number": "The password needs to contain at least one number",
"password_requirement_letter": "The password needs to contain at least one alphabet letters",
"password_confirmation_mismatch": "Password confirmation does not match",
"username_field_label": "Username",
"password_field_label": "Password",
"email_field_label": "Email",
"new_password_field_label": "New Password",
"password_confirm_field_label": "Password Confirm",
"third_party_sign_on": "Third-party Sign-on",
"uid_length": "Must be in between {min} and {max} characters.",
"uid_character": "Must contain only lowercase letters, numbers, underscores, and hyphens.",
"login_snack_bar": "Welcome back, {name}",
"forgot_password_link_title": "Forgot my Password",
"login_password_error": "Username or password mismatch!",
"login_username_error": "User does not exist!",
"login_inactive_error": "This user is not active!",
"visibility_status_unlisted": "Unlisted",
"visibility_status_public": "Public",
"visibility_status_private": "Private",
"visibility_action_unlist": "Unlist",
"visibility_action_publish": "Publish",
"visibility_action_private": "Make Private",
"captcha_not_loaded": "Captcha not loaded",
"comment_reply": "Reply",
"comment_see_replies": "See {count} replies",
"comment_hide_replies": "Hide {count} replies",
"comment_post": "Post Comment",
"sponsorship": "Donation",
"sponsor_name": "Coffee Contributor",
"sponsorship_quote": "Quote",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
19 changes: 19 additions & 0 deletions src/locale/ru-RU/homepage.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"slogan": "A community-driven touchscreen music game",
"download_appstore": "Download on App Store",
"download_googleplay": "Download on Google Play",
"news_title": "Cytoid News",
"news_previous": "View previous news",
"featured_collection_title": "Featured Collection",
"collection_all_btn": "Browse all {count} collections!",
"featured_level_title": "Latest featured level",
"level_all_btn": "Browse all {count} levels!",
"recent_ranks_title": "Recent ranks",
"latest_tweet_title": "Latest tweet",
"new_comments_title": "New comments",
"connect_title": "Connect",
"connect_discord_subtitle": "{count} members online",
"connect_discord_content": "Join our Discord community for charting help, weekly tournaments, memes, and more!",
"connect_discord_btn": "Join the community!",
"connect_patreon_content": "Cytoid is 100% free and open-source. However, keeping the game servers running costs $$$. Maybe you can..."
}
48 changes: 48 additions & 0 deletions src/locale/ru-RU/level_details.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"download_btn": "Download ({size})",
"message_private": "This level was made private by its owner. It is invisible to other users.",
"message_unlisted": "This level is unlisted.",
"message_censored": "This level was censored for: {reason}",
"details_card_rating_title": "Rating",
"details_card_tags_title": "Tags",
"details_card_last_updated_title": "Last updated",
"credits_card_music_title": "Music",
"credits_card_cover_art_title": "Cover art",
"difficulty_card_title": "Difficulty",
"manage": {
"replace_title": "Replace",
"replace_upload_title": "Click or drag a Cytoid level to this area",
"replace_upload_subtitle": "Your level must have the same ID as the current one.",
"description_field": "Description",
"tags_field": "Tags",
"visibility_field": "Visibility",
"metadata": {
"title": "Metadata",
"id_field": "ID",
"title_field": "Title",
"title_hint": "The music title in its original form and language.",
"localized_title_field": "Localized title",
"localized_title_hint": "The music title in English. Literal translation is preferred. Optional.",
"artist_field": "Music artist name(s)",
"artist_hint": "The music artist name(s) in their original form and language. Use a comma followed by a space to separate multiple names.",
"localized_artist_field": "Localized music artist name(s)",
"localized_artist_hint": "The music artist name(s) in English. Literal translation is preferred.",
"music_url_field": "Music source URL",
"music_url_hint": "The music URL as posted by the artist(s). If there is no public URL, link to the official website of the work (i.e. game, anime) in which the music makes its first appearance.",
"cover_art_field": "Cover artist name(s)",
"cover_art_hint": "The cover artist name(s) in their original form and language. Use a comma followed by a space to separate multiple names.",
"cover_art_localized_field": " Localized cover artist name(s)",
"cover_art_localized_hint": "The cover artist name(s) in English. Literal translation is preferred.",
"cover_art_url_field": "Cover source URL",
"cover_art_url_hint": "The cover art URL as posted by the artist(s). If there is no public URL, link to the official website of the work (i.e. game, anime) in which the cover is used."
},
"admin": {
"censorship_title": "Censorship",
"censorship_checkbox_title": "Remove from Public",
"censorship_reason_field": "Reason",
"censorship_reason_hint": "One word to summarize why this level is not suitable for public viewing",
"category_title": "Category",
"category_placeholder": "Adding an administrative category..."
}
}
}
13 changes: 13 additions & 0 deletions src/locale/ru-RU/levels.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"sort_select_title": "Sort",
"sort_select_upload_date": "Upload date",
"sort_select_modification_date": "Modified date",
"sort_select_difficulty": "Difficulty",
"sort_select_duration": "Duration",
"sort_select_downloads": "Downloads",
"sort_select_rating": "Rating",
"sort_select_relevance": "Relevance",
"category_select_title": "Category",
"category_select_item_all": "All",
"category_select_item_featured": "Featured"
}
11 changes: 11 additions & 0 deletions src/locale/ru-RU/login.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"title": "Already have a Cytoid ID?",
"subtitle": "Please sign in below.",
"username_field_placeholder": "Cytoid ID / Email address",
"username_field_error_required": "Please input your Cytoid ID or email address.",
"password_field_placeholder": "Password",
"password_field_error_required": "Please input your password.",
"remember_me_checkbox_title": "Remember Me",
"new_user_welcome_title": "New to Cytoid?",
"new_user_welcome_content": "Sign up to access all Cytoid multiplayer features. It takes less than 30 seconds!"
}
23 changes: 23 additions & 0 deletions src/locale/ru-RU/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"online": "Online",
"offline": "Offline",
"join_date": "Joined {date}",
"bio_title": "Bio",
"recent_ranks_title": "Recent ranks",
"total_ranked_plays": "Total ranked plays",
"total_cleared_notes": "Total cleared notes",
"highest_max_combo": "Highest max combo",
"avg_ranked_accuracy": "Average ranked accuracy",
"total_ranked_score": "Total ranked score",
"total_play_time": "Total play time",
"chart_radio_ranked_plays": "Ranked plays",
"chart_radio_rating": "Rating",
"chart_radio_avg_accuracy": "Average Accuracy",
"levels_title": "Uploaded Levels",
"levels_featured_all_btn": "View all {count} featured",
"levels_all_btn": "View all {count}",
"collections_title": "Collections",
"collections_all_btn": "View all {count}",
"badges_title": "Badges",
"last_seen_date": "Last seen {date}"
}
30 changes: 30 additions & 0 deletions src/locale/ru-RU/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"account_menu": "Account",
"security_menu": "Security",
"profile_menu": "Profile",
"donation_menu": "Donation",
"avatar_title": "Avatar",
"avatar_use_gravatar_btn": "Click to use Gravatar",
"avatar_using_gravatar": "You're using your avatar from {0}!",
"gravatar": "Gravatar",
"email_title": "Email",
"email_verify": "Verify",
"email_make_primary": "Make Primary",
"email_delete": "Delete",
"email_add": "Add email address",
"email_add_btn": "Add",
"email_valid": "This is not a valid email.",
"email_required": "An email address is required.",
"profile_header_title": "Cover image",
"profile_bio_title": "Bio",
"patreon_link_prompt": "Link your Patreon account to claim your deserved benefits!",
"patreon_linked_prompt": "You have linked your Patreon account",
"afdian_link_prompt": "Link your Afdian account to claim your deserved benefits!",
"afdian_linked_prompt": "You have linked your Afdian account",
"afdian_login_username": "Afdian Username",
"afdian_login_password": "Afdian Password",
"afdian_login_hint": "Your login info will only be used to verify your identity. We will not save your password.",
"afdian_login_success_prompt": "You have linked your Afdian account!",
"quote_updated": "Quote updated!",
"quote_question_mark_button": "As a Coffee Contributor, you can submit a quote that will be displayed on Cytoid's game credits."
}
21 changes: 21 additions & 0 deletions src/locale/ru-RU/signup.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"title": "Sign Up",
"title_external": "Sign Up with {provider}",
"id_requirement": "Your Cytoid ID must be in between 3 and 16 characters and contain only lowercase letters, numbers, underscores, and hyphens.",
"password_requirement": "3-16 lowercase letters, numbers, _ or -",
"email_field_error_required": "An email address is required.",
"email_field_error_invalid": "The input is not a valid email",
"id_placeholder": "Cytoid ID",
"email_placeholder": "Email address",
"password_field_error_required": "Please input a password.",
"password_field_error_invalid": "Password has to contain at least 8 characters.",
"password_field_placeholder": "Password",
"password_confirm_field_placeholder": "Password Confirm",
"tos_field_error_required": "You must agree to our terms of services.",
"tos_field_title": "I agree to Cytoid's {0}.",
"join_btn": "Join the community",
"existing_user_title": "Already registered?",
"existing_user_content": "Log in to enjoy your privilege as a Cytoid community member!",
"link_title": "Link your {provider} account",
"link_subtitle": "Please input your Cytoid ID and password. Account will be created if the Cytoid ID you provided does not exist."
}
21 changes: 21 additions & 0 deletions src/locale/ru-RU/studio.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"menu_analytics": "Analytics",
"menu_levels": "Levels",
"menu_collections": "Collections",
"menu_posts": "Posts",
"menu_users": "Users",
"level_delete_confirm_title": "Delete {name}",
"level_delete_confirm_content1": "Are you sure that you want to delete {0}?",
"level_delete_confirm_content2": "All records related to this level will be purged from our database, including {count} playing records. Players will see a reduction on their statistics as well.",
"level_delete_confirm_content3": "Please input the uid of the level {0} to proceed.",
"level_visibility_public_title": "This level will be visible to everybody.",
"level_visibility_unlisted_title": "This level will only visible to anybody who has the link.",
"level_visibility_private_title": "This level will be only visible to you.",
"level_visibility_public_content": "The level will appear in search results and in your profile page. As a result, please be aware of the copyright implications of this action. It will be helpful to review our {0} and {1} before you proceed.",
"level_visibility_unlisted_content": "{0} will no longer appear to viewers who visit the level listing or your profile. It will also disappear from the search results. However, it will stay visible in a public collection that contains this level.",
"level_visibility_private_content": "{0} will be removed from your profile page and all search results. It will stay in a public collection if it's already been added, but the other players will not be able to check the details of the level. Only you can see or download the level.",
"level_visibility_content": "Please input the uid of the level {0} to proceed",
"level_visibility_title_private": "Make {title} private",
"level_visibility_title_unlisted": "Make {title} unlisted",
"level_visibility_title_public": "Make {title} public"
}
5 changes: 4 additions & 1 deletion src/locale/th-TH/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"comment_post": "Post Comment",
"sponsorship": "Donation",
"sponsor_name": "Coffee Contributor",
"sponsorship_quote": "Quote"
"sponsorship_quote": "Quote",
"error_page_title": "Oops",
"error_page_subtitle": "Looks like something went wrong! {error}",
"error_page_default_message": "Unknown Error"
}
Loading

0 comments on commit 60ef40d

Please sign in to comment.