Skip to content

Commit 9ebf95c

Browse files
LinkinStarsfenbox
andauthored
New translations (#880)
Co-authored-by: Fen <f3nb0x@gmail.com>
1 parent e53c7b3 commit 9ebf95c

24 files changed

+7510
-2512
lines changed

i18n/cs_CZ.yaml

Lines changed: 66 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@ backend:
140140
email_or_password_wrong_error:
141141
other: Email and password do not match.
142142
error:
143+
common:
144+
invalid_url:
145+
other: Invalid URL.
143146
password:
144147
space_invalid:
145148
other: Heslo nesmí obsahovat mezery.
@@ -200,6 +203,8 @@ backend:
200203
question:
201204
already_deleted:
202205
other: This post has been deleted.
206+
under_review:
207+
other: Your post is awaiting review. It will be visible after it has been approved.
203208
not_found:
204209
other: Question not found.
205210
cannot_deleted:
@@ -485,6 +490,15 @@ backend:
485490
other: accept
486491
accepted:
487492
other: accepted
493+
edit:
494+
other: edit
495+
review:
496+
queued_post:
497+
other: Queued post
498+
flagged_post:
499+
other: Flagged post
500+
suggested_post_edit:
501+
other: Suggested edits
488502
# The following fields are used for interface presentation(Front-end)
489503
ui:
490504
how_to_format:
@@ -666,6 +680,8 @@ ui:
666680
empty: Cannot be empty.
667681
msg:
668682
empty: Please select a reason.
683+
not_a_url: URL format is incorrect.
684+
url_not_match: URL origin does not match the current website.
669685
tag_modal:
670686
title: Create new tag
671687
form:
@@ -1033,6 +1049,7 @@ ui:
10331049
asked: asked
10341050
update: Modified
10351051
edit: edited
1052+
commented: commented
10361053
Views: Viewed
10371054
Follow: Follow
10381055
Following: Following
@@ -1050,6 +1067,7 @@ ui:
10501067
title: Answers
10511068
score: Score
10521069
newest: Newest
1070+
oldest: Oldest
10531071
btn_accept: Accept
10541072
btn_accepted: Accepted
10551073
write_answer:
@@ -1073,6 +1091,14 @@ ui:
10731091
confirm_btn: Reopen
10741092
title: Reopen this post
10751093
content: Are you sure you want to reopen?
1094+
list:
1095+
confirm_btn: List
1096+
title: List this post
1097+
content: Are you sure you want to list?
1098+
unlist:
1099+
confirm_btn: Unlist
1100+
title: Unlist this post
1101+
content: Are you sure you want to unlist?
10761102
pin:
10771103
title: Pin this post
10781104
content: Are you sure you wish to pinned globally? This post will appear at the top of all post lists.
@@ -1094,6 +1120,9 @@ ui:
10941120
save: Save
10951121
delete: Delete
10961122
undelete: Undelete
1123+
list: List
1124+
unlist: Unlist
1125+
unlisted: Unlisted
10971126
login: Log in
10981127
signup: Sign up
10991128
logout: Log out
@@ -1122,6 +1151,15 @@ ui:
11221151
system_setting: System setting
11231152
default: Default
11241153
reset: Reset
1154+
tag: Tag
1155+
post_lowercase: post
1156+
filter: Filter
1157+
ignore: Ignore
1158+
submit: Submit
1159+
normal: Normal
1160+
closed: Closed
1161+
deleted: Deleted
1162+
pending: Pending
11251163
search:
11261164
title: Search Results
11271165
keywords: Keywords
@@ -1368,7 +1406,8 @@ ui:
13681406
votes: "Votes:"
13691407
users: "Users:"
13701408
flags: "Flags:"
1371-
site_health_status: Site health status
1409+
reviews: "Reviews:"
1410+
site_health: Site health
13721411
version: "Version:"
13731412
https: "HTTPS:"
13741413
upload_folder: "Upload folder:"
@@ -1383,11 +1422,12 @@ ui:
13831422
database_size: "Database size:"
13841423
storage_used: "Storage used:"
13851424
uptime: "Uptime:"
1386-
answer_links: Answer links
1425+
links: Links
13871426
plugins: Plugins
13881427
github: GitHub
13891428
blog: Blog
13901429
contact: Contact
1430+
forum: Forum
13911431
documents: Documents
13921432
feedback: Feedback
13931433
support: Support
@@ -1490,22 +1530,19 @@ ui:
14901530
content: A suspended user can't log in.
14911531
questions:
14921532
page_title: Questions
1493-
normal: Normal
1494-
closed: Closed
1495-
deleted: Deleted
1533+
unlisted: Unlisted
14961534
post: Post
14971535
votes: Votes
14981536
answers: Answers
14991537
created: Created
15001538
status: Status
15011539
action: Action
15021540
change: Change
1541+
pending: Pending
15031542
filter:
15041543
placeholder: "Filter by title, question:id"
15051544
answers:
15061545
page_title: Answers
1507-
normal: Normal
1508-
deleted: Deleted
15091546
post: Post
15101547
votes: Votes
15111548
created: Created
@@ -1538,6 +1575,9 @@ ui:
15381575
msg: Contact email cannot be empty.
15391576
validate: Contact email is not valid.
15401577
text: Email address of key contact responsible for this site.
1578+
check_update:
1579+
label: Software updates
1580+
text: Automatically check for updates
15411581
interface:
15421582
page_title: Interface
15431583
language:
@@ -1752,6 +1792,22 @@ ui:
17521792
edit_answer: Edit answer
17531793
edit_tag: Edit tag
17541794
empty: No review tasks left.
1795+
approve_revision_tip: Do you approve this revision?
1796+
approve_flag_tip: Do you approve this flag?
1797+
approve_post_tip: Do you approve this post?
1798+
approve_user_tip: Do you approve this user?
1799+
suggest_edits: Suggested edits
1800+
flag_post: Flag post
1801+
flag_user: Flag user
1802+
queued_post: Queued post
1803+
queued_user: Queued user
1804+
filter_label: Type
1805+
reputation: reputation
1806+
flag_post_type: Flagged this post as {{ type }}.
1807+
flag_user_type: Flagged this user as {{ type }}.
1808+
edit_post: Edit post
1809+
list_post: List post
1810+
unlist_post: Unlist post
17551811
timeline:
17561812
undeleted: undeleted
17571813
deleted: deleted
@@ -1802,3 +1858,6 @@ ui:
18021858
post_hide_list: This post has been hidden from list.
18031859
post_show_list: This post has been shown to list.
18041860
post_reopen: This post has been reopened.
1861+
post_list: This post has been listed.
1862+
post_unlist: This post has been unlisted.
1863+
post_pending: Your post is awaiting review. This is a preview, it will be visible after it has been approved.

i18n/cy_GB.yaml

Lines changed: 66 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,9 @@ backend:
140140
email_or_password_wrong_error:
141141
other: Nid yw e-bost a chyfrinair yn cyfateb.
142142
error:
143+
common:
144+
invalid_url:
145+
other: Invalid URL.
143146
password:
144147
space_invalid:
145148
other: Password cannot contain spaces.
@@ -200,6 +203,8 @@ backend:
200203
question:
201204
already_deleted:
202205
other: Mae'r postiad hwn wedi'i ddileu.
206+
under_review:
207+
other: Your post is awaiting review. It will be visible after it has been approved.
203208
not_found:
204209
other: Cwestiwn heb ei ganfod.
205210
cannot_deleted:
@@ -485,6 +490,15 @@ backend:
485490
other: accept
486491
accepted:
487492
other: accepted
493+
edit:
494+
other: edit
495+
review:
496+
queued_post:
497+
other: Queued post
498+
flagged_post:
499+
other: Flagged post
500+
suggested_post_edit:
501+
other: Suggested edits
488502
# The following fields are used for interface presentation(Front-end)
489503
ui:
490504
how_to_format:
@@ -666,6 +680,8 @@ ui:
666680
empty: Ni all fod yn wag.
667681
msg:
668682
empty: Dewis rheswm.
683+
not_a_url: URL format is incorrect.
684+
url_not_match: URL origin does not match the current website.
669685
tag_modal:
670686
title: Creu tag newydd
671687
form:
@@ -1033,6 +1049,7 @@ ui:
10331049
asked: asked
10341050
update: Modified
10351051
edit: edited
1052+
commented: commented
10361053
Views: Viewed
10371054
Follow: Follow
10381055
Following: Following
@@ -1050,6 +1067,7 @@ ui:
10501067
title: Answers
10511068
score: Score
10521069
newest: Newest
1070+
oldest: Oldest
10531071
btn_accept: Accept
10541072
btn_accepted: Accepted
10551073
write_answer:
@@ -1073,6 +1091,14 @@ ui:
10731091
confirm_btn: Reopen
10741092
title: Reopen this post
10751093
content: Are you sure you want to reopen?
1094+
list:
1095+
confirm_btn: List
1096+
title: List this post
1097+
content: Are you sure you want to list?
1098+
unlist:
1099+
confirm_btn: Unlist
1100+
title: Unlist this post
1101+
content: Are you sure you want to unlist?
10761102
pin:
10771103
title: Pin this post
10781104
content: Are you sure you wish to pinned globally? This post will appear at the top of all post lists.
@@ -1094,6 +1120,9 @@ ui:
10941120
save: Save
10951121
delete: Delete
10961122
undelete: Undelete
1123+
list: List
1124+
unlist: Unlist
1125+
unlisted: Unlisted
10971126
login: Log in
10981127
signup: Sign up
10991128
logout: Log out
@@ -1122,6 +1151,15 @@ ui:
11221151
system_setting: System setting
11231152
default: Default
11241153
reset: Reset
1154+
tag: Tag
1155+
post_lowercase: post
1156+
filter: Filter
1157+
ignore: Ignore
1158+
submit: Submit
1159+
normal: Normal
1160+
closed: Closed
1161+
deleted: Deleted
1162+
pending: Pending
11251163
search:
11261164
title: Search Results
11271165
keywords: Keywords
@@ -1368,7 +1406,8 @@ ui:
13681406
votes: "Votes:"
13691407
users: "Users:"
13701408
flags: "Flags:"
1371-
site_health_status: Site health status
1409+
reviews: "Reviews:"
1410+
site_health: Site health
13721411
version: "Version:"
13731412
https: "HTTPS:"
13741413
upload_folder: "Upload folder:"
@@ -1383,11 +1422,12 @@ ui:
13831422
database_size: "Database size:"
13841423
storage_used: "Storage used:"
13851424
uptime: "Uptime:"
1386-
answer_links: Answer links
1425+
links: Links
13871426
plugins: Plugins
13881427
github: GitHub
13891428
blog: Blog
13901429
contact: Contact
1430+
forum: Forum
13911431
documents: Documents
13921432
feedback: Feedback
13931433
support: Support
@@ -1490,22 +1530,19 @@ ui:
14901530
content: A suspended user can't log in.
14911531
questions:
14921532
page_title: Questions
1493-
normal: Normal
1494-
closed: Closed
1495-
deleted: Deleted
1533+
unlisted: Unlisted
14961534
post: Post
14971535
votes: Votes
14981536
answers: Answers
14991537
created: Created
15001538
status: Status
15011539
action: Action
15021540
change: Change
1541+
pending: Pending
15031542
filter:
15041543
placeholder: "Filter by title, question:id"
15051544
answers:
15061545
page_title: Answers
1507-
normal: Normal
1508-
deleted: Deleted
15091546
post: Post
15101547
votes: Votes
15111548
created: Created
@@ -1538,6 +1575,9 @@ ui:
15381575
msg: Contact email cannot be empty.
15391576
validate: Contact email is not valid.
15401577
text: Email address of key contact responsible for this site.
1578+
check_update:
1579+
label: Software updates
1580+
text: Automatically check for updates
15411581
interface:
15421582
page_title: Interface
15431583
language:
@@ -1752,6 +1792,22 @@ ui:
17521792
edit_answer: Edit answer
17531793
edit_tag: Edit tag
17541794
empty: No review tasks left.
1795+
approve_revision_tip: Do you approve this revision?
1796+
approve_flag_tip: Do you approve this flag?
1797+
approve_post_tip: Do you approve this post?
1798+
approve_user_tip: Do you approve this user?
1799+
suggest_edits: Suggested edits
1800+
flag_post: Flag post
1801+
flag_user: Flag user
1802+
queued_post: Queued post
1803+
queued_user: Queued user
1804+
filter_label: Type
1805+
reputation: reputation
1806+
flag_post_type: Flagged this post as {{ type }}.
1807+
flag_user_type: Flagged this user as {{ type }}.
1808+
edit_post: Edit post
1809+
list_post: List post
1810+
unlist_post: Unlist post
17551811
timeline:
17561812
undeleted: undeleted
17571813
deleted: deleted
@@ -1802,3 +1858,6 @@ ui:
18021858
post_hide_list: This post has been hidden from list.
18031859
post_show_list: This post has been shown to list.
18041860
post_reopen: This post has been reopened.
1861+
post_list: This post has been listed.
1862+
post_unlist: This post has been unlisted.
1863+
post_pending: Your post is awaiting review. This is a preview, it will be visible after it has been approved.

0 commit comments

Comments
 (0)