Skip to content

Commit

Permalink
New translations (#880)
Browse files Browse the repository at this point in the history
Co-authored-by: Fen <f3nb0x@gmail.com>
  • Loading branch information
LinkinStars and fenbox committed Mar 25, 2024
1 parent e53c7b3 commit 9ebf95c
Show file tree
Hide file tree
Showing 24 changed files with 7,510 additions and 2,512 deletions.
73 changes: 66 additions & 7 deletions i18n/cs_CZ.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ backend:
email_or_password_wrong_error:
other: Email and password do not match.
error:
common:
invalid_url:
other: Invalid URL.
password:
space_invalid:
other: Heslo nesmí obsahovat mezery.
Expand Down Expand Up @@ -200,6 +203,8 @@ backend:
question:
already_deleted:
other: This post has been deleted.
under_review:
other: Your post is awaiting review. It will be visible after it has been approved.
not_found:
other: Question not found.
cannot_deleted:
Expand Down Expand Up @@ -485,6 +490,15 @@ backend:
other: accept
accepted:
other: accepted
edit:
other: edit
review:
queued_post:
other: Queued post
flagged_post:
other: Flagged post
suggested_post_edit:
other: Suggested edits
# The following fields are used for interface presentation(Front-end)
ui:
how_to_format:
Expand Down Expand Up @@ -666,6 +680,8 @@ ui:
empty: Cannot be empty.
msg:
empty: Please select a reason.
not_a_url: URL format is incorrect.
url_not_match: URL origin does not match the current website.
tag_modal:
title: Create new tag
form:
Expand Down Expand Up @@ -1033,6 +1049,7 @@ ui:
asked: asked
update: Modified
edit: edited
commented: commented
Views: Viewed
Follow: Follow
Following: Following
Expand All @@ -1050,6 +1067,7 @@ ui:
title: Answers
score: Score
newest: Newest
oldest: Oldest
btn_accept: Accept
btn_accepted: Accepted
write_answer:
Expand All @@ -1073,6 +1091,14 @@ ui:
confirm_btn: Reopen
title: Reopen this post
content: Are you sure you want to reopen?
list:
confirm_btn: List
title: List this post
content: Are you sure you want to list?
unlist:
confirm_btn: Unlist
title: Unlist this post
content: Are you sure you want to unlist?
pin:
title: Pin this post
content: Are you sure you wish to pinned globally? This post will appear at the top of all post lists.
Expand All @@ -1094,6 +1120,9 @@ ui:
save: Save
delete: Delete
undelete: Undelete
list: List
unlist: Unlist
unlisted: Unlisted
login: Log in
signup: Sign up
logout: Log out
Expand Down Expand Up @@ -1122,6 +1151,15 @@ ui:
system_setting: System setting
default: Default
reset: Reset
tag: Tag
post_lowercase: post
filter: Filter
ignore: Ignore
submit: Submit
normal: Normal
closed: Closed
deleted: Deleted
pending: Pending
search:
title: Search Results
keywords: Keywords
Expand Down Expand Up @@ -1368,7 +1406,8 @@ ui:
votes: "Votes:"
users: "Users:"
flags: "Flags:"
site_health_status: Site health status
reviews: "Reviews:"
site_health: Site health
version: "Version:"
https: "HTTPS:"
upload_folder: "Upload folder:"
Expand All @@ -1383,11 +1422,12 @@ ui:
database_size: "Database size:"
storage_used: "Storage used:"
uptime: "Uptime:"
answer_links: Answer links
links: Links
plugins: Plugins
github: GitHub
blog: Blog
contact: Contact
forum: Forum
documents: Documents
feedback: Feedback
support: Support
Expand Down Expand Up @@ -1490,22 +1530,19 @@ ui:
content: A suspended user can't log in.
questions:
page_title: Questions
normal: Normal
closed: Closed
deleted: Deleted
unlisted: Unlisted
post: Post
votes: Votes
answers: Answers
created: Created
status: Status
action: Action
change: Change
pending: Pending
filter:
placeholder: "Filter by title, question:id"
answers:
page_title: Answers
normal: Normal
deleted: Deleted
post: Post
votes: Votes
created: Created
Expand Down Expand Up @@ -1538,6 +1575,9 @@ ui:
msg: Contact email cannot be empty.
validate: Contact email is not valid.
text: Email address of key contact responsible for this site.
check_update:
label: Software updates
text: Automatically check for updates
interface:
page_title: Interface
language:
Expand Down Expand Up @@ -1752,6 +1792,22 @@ ui:
edit_answer: Edit answer
edit_tag: Edit tag
empty: No review tasks left.
approve_revision_tip: Do you approve this revision?
approve_flag_tip: Do you approve this flag?
approve_post_tip: Do you approve this post?
approve_user_tip: Do you approve this user?
suggest_edits: Suggested edits
flag_post: Flag post
flag_user: Flag user
queued_post: Queued post
queued_user: Queued user
filter_label: Type
reputation: reputation
flag_post_type: Flagged this post as {{ type }}.
flag_user_type: Flagged this user as {{ type }}.
edit_post: Edit post
list_post: List post
unlist_post: Unlist post
timeline:
undeleted: undeleted
deleted: deleted
Expand Down Expand Up @@ -1802,3 +1858,6 @@ ui:
post_hide_list: This post has been hidden from list.
post_show_list: This post has been shown to list.
post_reopen: This post has been reopened.
post_list: This post has been listed.
post_unlist: This post has been unlisted.
post_pending: Your post is awaiting review. This is a preview, it will be visible after it has been approved.
73 changes: 66 additions & 7 deletions i18n/cy_GB.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ backend:
email_or_password_wrong_error:
other: Nid yw e-bost a chyfrinair yn cyfateb.
error:
common:
invalid_url:
other: Invalid URL.
password:
space_invalid:
other: Password cannot contain spaces.
Expand Down Expand Up @@ -200,6 +203,8 @@ backend:
question:
already_deleted:
other: Mae'r postiad hwn wedi'i ddileu.
under_review:
other: Your post is awaiting review. It will be visible after it has been approved.
not_found:
other: Cwestiwn heb ei ganfod.
cannot_deleted:
Expand Down Expand Up @@ -485,6 +490,15 @@ backend:
other: accept
accepted:
other: accepted
edit:
other: edit
review:
queued_post:
other: Queued post
flagged_post:
other: Flagged post
suggested_post_edit:
other: Suggested edits
# The following fields are used for interface presentation(Front-end)
ui:
how_to_format:
Expand Down Expand Up @@ -666,6 +680,8 @@ ui:
empty: Ni all fod yn wag.
msg:
empty: Dewis rheswm.
not_a_url: URL format is incorrect.
url_not_match: URL origin does not match the current website.
tag_modal:
title: Creu tag newydd
form:
Expand Down Expand Up @@ -1033,6 +1049,7 @@ ui:
asked: asked
update: Modified
edit: edited
commented: commented
Views: Viewed
Follow: Follow
Following: Following
Expand All @@ -1050,6 +1067,7 @@ ui:
title: Answers
score: Score
newest: Newest
oldest: Oldest
btn_accept: Accept
btn_accepted: Accepted
write_answer:
Expand All @@ -1073,6 +1091,14 @@ ui:
confirm_btn: Reopen
title: Reopen this post
content: Are you sure you want to reopen?
list:
confirm_btn: List
title: List this post
content: Are you sure you want to list?
unlist:
confirm_btn: Unlist
title: Unlist this post
content: Are you sure you want to unlist?
pin:
title: Pin this post
content: Are you sure you wish to pinned globally? This post will appear at the top of all post lists.
Expand All @@ -1094,6 +1120,9 @@ ui:
save: Save
delete: Delete
undelete: Undelete
list: List
unlist: Unlist
unlisted: Unlisted
login: Log in
signup: Sign up
logout: Log out
Expand Down Expand Up @@ -1122,6 +1151,15 @@ ui:
system_setting: System setting
default: Default
reset: Reset
tag: Tag
post_lowercase: post
filter: Filter
ignore: Ignore
submit: Submit
normal: Normal
closed: Closed
deleted: Deleted
pending: Pending
search:
title: Search Results
keywords: Keywords
Expand Down Expand Up @@ -1368,7 +1406,8 @@ ui:
votes: "Votes:"
users: "Users:"
flags: "Flags:"
site_health_status: Site health status
reviews: "Reviews:"
site_health: Site health
version: "Version:"
https: "HTTPS:"
upload_folder: "Upload folder:"
Expand All @@ -1383,11 +1422,12 @@ ui:
database_size: "Database size:"
storage_used: "Storage used:"
uptime: "Uptime:"
answer_links: Answer links
links: Links
plugins: Plugins
github: GitHub
blog: Blog
contact: Contact
forum: Forum
documents: Documents
feedback: Feedback
support: Support
Expand Down Expand Up @@ -1490,22 +1530,19 @@ ui:
content: A suspended user can't log in.
questions:
page_title: Questions
normal: Normal
closed: Closed
deleted: Deleted
unlisted: Unlisted
post: Post
votes: Votes
answers: Answers
created: Created
status: Status
action: Action
change: Change
pending: Pending
filter:
placeholder: "Filter by title, question:id"
answers:
page_title: Answers
normal: Normal
deleted: Deleted
post: Post
votes: Votes
created: Created
Expand Down Expand Up @@ -1538,6 +1575,9 @@ ui:
msg: Contact email cannot be empty.
validate: Contact email is not valid.
text: Email address of key contact responsible for this site.
check_update:
label: Software updates
text: Automatically check for updates
interface:
page_title: Interface
language:
Expand Down Expand Up @@ -1752,6 +1792,22 @@ ui:
edit_answer: Edit answer
edit_tag: Edit tag
empty: No review tasks left.
approve_revision_tip: Do you approve this revision?
approve_flag_tip: Do you approve this flag?
approve_post_tip: Do you approve this post?
approve_user_tip: Do you approve this user?
suggest_edits: Suggested edits
flag_post: Flag post
flag_user: Flag user
queued_post: Queued post
queued_user: Queued user
filter_label: Type
reputation: reputation
flag_post_type: Flagged this post as {{ type }}.
flag_user_type: Flagged this user as {{ type }}.
edit_post: Edit post
list_post: List post
unlist_post: Unlist post
timeline:
undeleted: undeleted
deleted: deleted
Expand Down Expand Up @@ -1802,3 +1858,6 @@ ui:
post_hide_list: This post has been hidden from list.
post_show_list: This post has been shown to list.
post_reopen: This post has been reopened.
post_list: This post has been listed.
post_unlist: This post has been unlisted.
post_pending: Your post is awaiting review. This is a preview, it will be visible after it has been approved.

0 comments on commit 9ebf95c

Please sign in to comment.