Skip to content
Merged

I18n #1293

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
de4bdec
[pull] main from apache:main (#15)
pull[bot] Dec 9, 2024
6baf8e5
Merge branch 'apache:main' into main
LinkinStars Dec 9, 2024
227f27c
# Conflicts:
LinkinStars Dec 9, 2024
7fae43c
refactor(i18n): remove duplicate translations and unused keys
LinkinStars Dec 9, 2024
4662841
New translations en_us.yaml (Romanian)
sunshineg Mar 18, 2025
daf72f4
New translations en_us.yaml (French)
sunshineg Mar 18, 2025
403ee1b
New translations en_us.yaml (Spanish)
sunshineg Mar 18, 2025
a56a17e
New translations en_us.yaml (Czech)
sunshineg Mar 18, 2025
6d14af0
New translations en_us.yaml (Danish)
sunshineg Mar 18, 2025
3ed2d76
New translations en_us.yaml (German)
sunshineg Mar 18, 2025
5ec4be2
New translations en_us.yaml (Italian)
sunshineg Mar 18, 2025
0a79290
New translations en_us.yaml (Japanese)
sunshineg Mar 18, 2025
2d26c6d
New translations en_us.yaml (Korean)
sunshineg Mar 18, 2025
a5053c4
New translations en_us.yaml (Polish)
sunshineg Mar 18, 2025
ea0d66c
New translations en_us.yaml (Portuguese)
sunshineg Mar 18, 2025
b1f7646
New translations en_us.yaml (Russian)
sunshineg Mar 18, 2025
fe4c52f
New translations en_us.yaml (Slovak)
sunshineg Mar 18, 2025
5abb8e3
New translations en_us.yaml (Swedish)
sunshineg Mar 18, 2025
d67d07f
New translations en_us.yaml (Turkish)
sunshineg Mar 18, 2025
f2d2d27
New translations en_us.yaml (Ukrainian)
sunshineg Mar 18, 2025
9894e35
New translations en_us.yaml (Chinese Simplified)
sunshineg Mar 18, 2025
b743c2f
New translations en_us.yaml (Chinese Traditional)
sunshineg Mar 18, 2025
486e511
New translations en_us.yaml (Vietnamese)
sunshineg Mar 18, 2025
f5d1499
New translations en_us.yaml (Indonesian)
sunshineg Mar 18, 2025
6f2a0e3
New translations en_us.yaml (Persian)
sunshineg Mar 18, 2025
57840bc
New translations en_us.yaml (Hindi)
sunshineg Mar 18, 2025
493669a
New translations en_us.yaml (Telugu)
sunshineg Mar 18, 2025
3aca34d
New translations en_us.yaml (Welsh)
sunshineg Mar 18, 2025
2084e04
New translations en_us.yaml (Malayalam)
sunshineg Mar 18, 2025
509edf3
New translations en_us.yaml (Chinese Simplified)
sunshineg Mar 18, 2025
3ef6b80
Merge remote-tracking branch 'origin/i18n'
LinkinStars Mar 18, 2025
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
58 changes: 55 additions & 3 deletions i18n/cs_CZ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ backend:
other: Heslo
pass:
other: Heslo
old_pass:
other: Current password
original_text:
other: Tento příspěvek
email_or_password_wrong_error:
Expand Down Expand Up @@ -168,13 +170,17 @@ backend:
other: Nemáte právo aktualizovat.
question_closed_cannot_add:
other: Dotazy jsou uzavřené a není možno je přidávat.
content_cannot_empty:
other: Answer content cannot be empty.
comment:
edit_without_permission:
other: Nejsou povoleny úpravy komentáře.
not_found:
other: Komentář nebyl nalezen.
cannot_edit_after_deadline:
other: Tento komentář byl pro úpravy příliš dlouhý.
content_cannot_empty:
other: Comment content cannot be empty.
email:
duplicate:
other: Email už existuje.
Expand Down Expand Up @@ -224,6 +230,8 @@ backend:
other: Nemáte oprávnění k uzavření.
cannot_update:
other: Nemáte oprávnění pro aktualizaci.
content_cannot_empty:
other: Content cannot be empty.
rank:
fail_to_meet_the_condition:
other: Hodnost reputace nesplňuje podmínku.
Expand Down Expand Up @@ -484,7 +492,7 @@ backend:
title:
other: "[{{.SiteName}}] New question: {{.QuestionTitle}}"
body:
other: "<a href='{{.QuestionUrl}}'>{{.QuestionTitle}}</a><br>\n<small>{{.Tags}}</small><br><br>\n\n--<br>\nNote: This is an automatic system email, please do not reply to this message as your response will not be seen.<br><br>\n\n<a href='{{.UnsubscribeUrl}}'>Unsubscribe</a></small>"
other: "<a href='{{.QuestionUrl}}'>{{.QuestionTitle}}</a><br>\n<small>{{.Tags}}</small><br><br>\n\n--<br>\nNote: This is an automatic system email, please do not reply to this message as your response will not be seen.<br><br>\n\n<small><a href='{{.UnsubscribeUrl}}'>Unsubscribe</a></small>"
pass_reset:
title:
other: "[{{.SiteName }}] Obnova hesla"
Expand Down Expand Up @@ -1465,8 +1473,15 @@ ui:
normal: Normal
closed: Closed
deleted: Deleted
deleted_permanently: Deleted permanently
pending: Pending
more: More
view: View
card: Card
compact: Compact
display_below: Display below
always_display: Always display
or: or
search:
title: Search Results
keywords: Keywords
Expand Down Expand Up @@ -1500,6 +1515,9 @@ ui:
cannot_vote_for_self: You can't vote for your own post.
modal_confirm:
title: Error...
delete_permanently:
title: Delete permanently
content: Are you sure you want to delete permanently?
account_result:
success: Your new account is confirmed; you will be redirected to the home page.
link: Continue to homepage
Expand Down Expand Up @@ -1603,6 +1621,23 @@ ui:
label: Database file
placeholder: /data/answer.db
msg: Database file cannot be empty.
ssl_enabled:
label: Enable SSL
ssl_enabled_on:
label: On
ssl_enabled_off:
label: Off
ssl_mode:
label: SSL Mode
ssl_root_cert:
placeholder: sslrootcert file path
msg: Path to sslrootcert file cannot be empty
ssl_cert:
placeholder: sslcert file path
msg: Path to sslcert file cannot be empty
ssl_key:
placeholder: sslkey file path
msg: Path to sslkey file cannot be empty
config_yaml:
title: Create config.yaml
label: The config.yaml file created.
Expand Down Expand Up @@ -1635,15 +1670,19 @@ ui:
admin_name:
label: Name
msg: Name cannot be empty.
character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be at maximum 30 characters in length.
character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Password
text: >-
You will need this password to log in. Please store it in a secure location.
msg: Password cannot be empty.
msg_min_length: Password must be at least 8 characters in length.
msg_max_length: Password must be at maximum 32 characters in length.
admin_confirm_password:
label: "Confirm Password"
text: "Please re-enter your password to confirm."
msg: "Confirm password does not match."
admin_email:
label: Email
text: You will need this email to log in.
Expand Down Expand Up @@ -1998,6 +2037,11 @@ ui:
privacy_policy:
label: Privacy policy
text: "You can add privacy policy content here. If you already have a document hosted elsewhere, provide the full URL here."
external_content_display:
label: External content
text: "Content includes images, videos, and media embedded from external websites."
always_display: Always display external content
ask_before_display: Ask before displaying external content
write:
page_title: Write
restrict_answer:
Expand Down Expand Up @@ -2253,3 +2297,11 @@ ui:
user_deleted: This user has been deleted.
badge_activated: This badge has been activated.
badge_inactivated: This badge has been inactivated.
users_deleted: These users have been deleted.
posts_deleted: These questions have been deleted.
answers_deleted: These answers have been deleted.
copy: Copy to clipboard
copied: Copied
external_content_warning: External images/media are not displayed.


56 changes: 53 additions & 3 deletions i18n/cy_GB.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,17 @@ backend:
other: Dim caniatâd i ddiweddaru.
question_closed_cannot_add:
other: Mae cwestiynau ar gau ac ni ellir eu hychwanegu.
content_cannot_empty:
other: Answer content cannot be empty.
comment:
edit_without_permission:
other: Nid oes modd golygu sylwadau.
not_found:
other: Sylw heb ei ganfod.
cannot_edit_after_deadline:
other: Mae'r amser sylwadau wedi bod yn rhy hir i'w addasu.
content_cannot_empty:
other: Comment content cannot be empty.
email:
duplicate:
other: E-bost yn bodoli eisoes.
Expand Down Expand Up @@ -226,6 +230,8 @@ backend:
other: Dim caniatâd i cau.
cannot_update:
other: Dim caniatâd i ddiweddaru.
content_cannot_empty:
other: Content cannot be empty.
rank:
fail_to_meet_the_condition:
other: Reputation rank fail to meet the condition.
Expand Down Expand Up @@ -486,7 +492,7 @@ backend:
title:
other: "[{{.SiteName}}] New question: {{.QuestionTitle}}"
body:
other: "<a href='{{.QuestionUrl}}'>{{.QuestionTitle}}</a><br>\n<small>{{.Tags}}</small><br><br>\n\n--<br>\nNote: This is an automatic system email, please do not reply to this message as your response will not be seen.<br><br>\n\n<a href='{{.UnsubscribeUrl}}'>Unsubscribe</a></small>"
other: "<a href='{{.QuestionUrl}}'>{{.QuestionTitle}}</a><br>\n<small>{{.Tags}}</small><br><br>\n\n--<br>\nNote: This is an automatic system email, please do not reply to this message as your response will not be seen.<br><br>\n\n<small><a href='{{.UnsubscribeUrl}}'>Unsubscribe</a></small>"
pass_reset:
title:
other: "[{{.SiteName }}] Password reset"
Expand Down Expand Up @@ -1467,8 +1473,15 @@ ui:
normal: Normal
closed: Closed
deleted: Deleted
deleted_permanently: Deleted permanently
pending: Pending
more: More
view: View
card: Card
compact: Compact
display_below: Display below
always_display: Always display
or: or
search:
title: Search Results
keywords: Keywords
Expand Down Expand Up @@ -1502,6 +1515,9 @@ ui:
cannot_vote_for_self: You can't vote for your own post.
modal_confirm:
title: Error...
delete_permanently:
title: Delete permanently
content: Are you sure you want to delete permanently?
account_result:
success: Your new account is confirmed; you will be redirected to the home page.
link: Continue to homepage
Expand Down Expand Up @@ -1605,6 +1621,23 @@ ui:
label: Database file
placeholder: /data/answer.db
msg: Database file cannot be empty.
ssl_enabled:
label: Enable SSL
ssl_enabled_on:
label: On
ssl_enabled_off:
label: Off
ssl_mode:
label: SSL Mode
ssl_root_cert:
placeholder: sslrootcert file path
msg: Path to sslrootcert file cannot be empty
ssl_cert:
placeholder: sslcert file path
msg: Path to sslcert file cannot be empty
ssl_key:
placeholder: sslkey file path
msg: Path to sslkey file cannot be empty
config_yaml:
title: Create config.yaml
label: The config.yaml file created.
Expand Down Expand Up @@ -1637,15 +1670,19 @@ ui:
admin_name:
label: Name
msg: Name cannot be empty.
character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be at maximum 30 characters in length.
character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Password
text: >-
You will need this password to log in. Please store it in a secure location.
msg: Password cannot be empty.
msg_min_length: Password must be at least 8 characters in length.
msg_max_length: Password must be at maximum 32 characters in length.
admin_confirm_password:
label: "Confirm Password"
text: "Please re-enter your password to confirm."
msg: "Confirm password does not match."
admin_email:
label: Email
text: You will need this email to log in.
Expand Down Expand Up @@ -2000,6 +2037,11 @@ ui:
privacy_policy:
label: Privacy policy
text: "You can add privacy policy content here. If you already have a document hosted elsewhere, provide the full URL here."
external_content_display:
label: External content
text: "Content includes images, videos, and media embedded from external websites."
always_display: Always display external content
ask_before_display: Ask before displaying external content
write:
page_title: Write
restrict_answer:
Expand Down Expand Up @@ -2255,3 +2297,11 @@ ui:
user_deleted: This user has been deleted.
badge_activated: This badge has been activated.
badge_inactivated: This badge has been inactivated.
users_deleted: These users have been deleted.
posts_deleted: These questions have been deleted.
answers_deleted: These answers have been deleted.
copy: Copy to clipboard
copied: Copied
external_content_warning: External images/media are not displayed.


Loading