You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: i18n/cs_CZ.yaml
+55-3
Original file line number
Diff line number
Diff line change
@@ -137,6 +137,8 @@ backend:
137
137
other: Heslo
138
138
pass:
139
139
other: Heslo
140
+
old_pass:
141
+
other: Current password
140
142
original_text:
141
143
other: Tento příspěvek
142
144
email_or_password_wrong_error:
@@ -168,13 +170,17 @@ backend:
168
170
other: Nemáte právo aktualizovat.
169
171
question_closed_cannot_add:
170
172
other: Dotazy jsou uzavřené a není možno je přidávat.
173
+
content_cannot_empty:
174
+
other: Answer content cannot be empty.
171
175
comment:
172
176
edit_without_permission:
173
177
other: Nejsou povoleny úpravy komentáře.
174
178
not_found:
175
179
other: Komentář nebyl nalezen.
176
180
cannot_edit_after_deadline:
177
181
other: Tento komentář byl pro úpravy příliš dlouhý.
182
+
content_cannot_empty:
183
+
other: Comment content cannot be empty.
178
184
email:
179
185
duplicate:
180
186
other: Email už existuje.
@@ -224,6 +230,8 @@ backend:
224
230
other: Nemáte oprávnění k uzavření.
225
231
cannot_update:
226
232
other: Nemáte oprávnění pro aktualizaci.
233
+
content_cannot_empty:
234
+
other: Content cannot be empty.
227
235
rank:
228
236
fail_to_meet_the_condition:
229
237
other: Hodnost reputace nesplňuje podmínku.
@@ -484,7 +492,7 @@ backend:
484
492
title:
485
493
other: "[{{.SiteName}}] New question: {{.QuestionTitle}}"
486
494
body:
487
-
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>"
495
+
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>"
488
496
pass_reset:
489
497
title:
490
498
other: "[{{.SiteName }}] Obnova hesla"
@@ -1465,8 +1473,15 @@ ui:
1465
1473
normal: Normal
1466
1474
closed: Closed
1467
1475
deleted: Deleted
1476
+
deleted_permanently: Deleted permanently
1468
1477
pending: Pending
1469
1478
more: More
1479
+
view: View
1480
+
card: Card
1481
+
compact: Compact
1482
+
display_below: Display below
1483
+
always_display: Always display
1484
+
or: or
1470
1485
search:
1471
1486
title: Search Results
1472
1487
keywords: Keywords
@@ -1500,6 +1515,9 @@ ui:
1500
1515
cannot_vote_for_self: You can't vote for your own post.
1501
1516
modal_confirm:
1502
1517
title: Error...
1518
+
delete_permanently:
1519
+
title: Delete permanently
1520
+
content: Are you sure you want to delete permanently?
1503
1521
account_result:
1504
1522
success: Your new account is confirmed; you will be redirected to the home page.
1505
1523
link: Continue to homepage
@@ -1603,6 +1621,23 @@ ui:
1603
1621
label: Database file
1604
1622
placeholder: /data/answer.db
1605
1623
msg: Database file cannot be empty.
1624
+
ssl_enabled:
1625
+
label: Enable SSL
1626
+
ssl_enabled_on:
1627
+
label: On
1628
+
ssl_enabled_off:
1629
+
label: Off
1630
+
ssl_mode:
1631
+
label: SSL Mode
1632
+
ssl_root_cert:
1633
+
placeholder: sslrootcert file path
1634
+
msg: Path to sslrootcert file cannot be empty
1635
+
ssl_cert:
1636
+
placeholder: sslcert file path
1637
+
msg: Path to sslcert file cannot be empty
1638
+
ssl_key:
1639
+
placeholder: sslkey file path
1640
+
msg: Path to sslkey file cannot be empty
1606
1641
config_yaml:
1607
1642
title: Create config.yaml
1608
1643
label: The config.yaml file created.
@@ -1635,15 +1670,19 @@ ui:
1635
1670
admin_name:
1636
1671
label: Name
1637
1672
msg: Name cannot be empty.
1638
-
character: 'Must use the character set "a-z", "0-9", " - . _"'
1639
-
msg_max_length: Name must be at maximum 30 characters in length.
1673
+
character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
1674
+
msg_max_length: Name must be between 2 to 30 characters in length.
1640
1675
admin_password:
1641
1676
label: Password
1642
1677
text: >-
1643
1678
You will need this password to log in. Please store it in a secure location.
1644
1679
msg: Password cannot be empty.
1645
1680
msg_min_length: Password must be at least 8 characters in length.
1646
1681
msg_max_length: Password must be at maximum 32 characters in length.
1682
+
admin_confirm_password:
1683
+
label: "Confirm Password"
1684
+
text: "Please re-enter your password to confirm."
1685
+
msg: "Confirm password does not match."
1647
1686
admin_email:
1648
1687
label: Email
1649
1688
text: You will need this email to log in.
@@ -1998,6 +2037,11 @@ ui:
1998
2037
privacy_policy:
1999
2038
label: Privacy policy
2000
2039
text: "You can add privacy policy content here. If you already have a document hosted elsewhere, provide the full URL here."
2040
+
external_content_display:
2041
+
label: External content
2042
+
text: "Content includes images, videos, and media embedded from external websites."
2043
+
always_display: Always display external content
2044
+
ask_before_display: Ask before displaying external content
2001
2045
write:
2002
2046
page_title: Write
2003
2047
restrict_answer:
@@ -2253,3 +2297,11 @@ ui:
2253
2297
user_deleted: This user has been deleted.
2254
2298
badge_activated: This badge has been activated.
2255
2299
badge_inactivated: This badge has been inactivated.
2300
+
users_deleted: These users have been deleted.
2301
+
posts_deleted: These questions have been deleted.
2302
+
answers_deleted: These answers have been deleted.
2303
+
copy: Copy to clipboard
2304
+
copied: Copied
2305
+
external_content_warning: External images/media are not displayed.
Copy file name to clipboardexpand all lines: i18n/cy_GB.yaml
+53-3
Original file line number
Diff line number
Diff line change
@@ -170,13 +170,17 @@ backend:
170
170
other: Dim caniatâd i ddiweddaru.
171
171
question_closed_cannot_add:
172
172
other: Mae cwestiynau ar gau ac ni ellir eu hychwanegu.
173
+
content_cannot_empty:
174
+
other: Answer content cannot be empty.
173
175
comment:
174
176
edit_without_permission:
175
177
other: Nid oes modd golygu sylwadau.
176
178
not_found:
177
179
other: Sylw heb ei ganfod.
178
180
cannot_edit_after_deadline:
179
181
other: Mae'r amser sylwadau wedi bod yn rhy hir i'w addasu.
182
+
content_cannot_empty:
183
+
other: Comment content cannot be empty.
180
184
email:
181
185
duplicate:
182
186
other: E-bost yn bodoli eisoes.
@@ -226,6 +230,8 @@ backend:
226
230
other: Dim caniatâd i cau.
227
231
cannot_update:
228
232
other: Dim caniatâd i ddiweddaru.
233
+
content_cannot_empty:
234
+
other: Content cannot be empty.
229
235
rank:
230
236
fail_to_meet_the_condition:
231
237
other: Reputation rank fail to meet the condition.
@@ -486,7 +492,7 @@ backend:
486
492
title:
487
493
other: "[{{.SiteName}}] New question: {{.QuestionTitle}}"
488
494
body:
489
-
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>"
495
+
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>"
490
496
pass_reset:
491
497
title:
492
498
other: "[{{.SiteName }}] Password reset"
@@ -1467,8 +1473,15 @@ ui:
1467
1473
normal: Normal
1468
1474
closed: Closed
1469
1475
deleted: Deleted
1476
+
deleted_permanently: Deleted permanently
1470
1477
pending: Pending
1471
1478
more: More
1479
+
view: View
1480
+
card: Card
1481
+
compact: Compact
1482
+
display_below: Display below
1483
+
always_display: Always display
1484
+
or: or
1472
1485
search:
1473
1486
title: Search Results
1474
1487
keywords: Keywords
@@ -1502,6 +1515,9 @@ ui:
1502
1515
cannot_vote_for_self: You can't vote for your own post.
1503
1516
modal_confirm:
1504
1517
title: Error...
1518
+
delete_permanently:
1519
+
title: Delete permanently
1520
+
content: Are you sure you want to delete permanently?
1505
1521
account_result:
1506
1522
success: Your new account is confirmed; you will be redirected to the home page.
1507
1523
link: Continue to homepage
@@ -1605,6 +1621,23 @@ ui:
1605
1621
label: Database file
1606
1622
placeholder: /data/answer.db
1607
1623
msg: Database file cannot be empty.
1624
+
ssl_enabled:
1625
+
label: Enable SSL
1626
+
ssl_enabled_on:
1627
+
label: On
1628
+
ssl_enabled_off:
1629
+
label: Off
1630
+
ssl_mode:
1631
+
label: SSL Mode
1632
+
ssl_root_cert:
1633
+
placeholder: sslrootcert file path
1634
+
msg: Path to sslrootcert file cannot be empty
1635
+
ssl_cert:
1636
+
placeholder: sslcert file path
1637
+
msg: Path to sslcert file cannot be empty
1638
+
ssl_key:
1639
+
placeholder: sslkey file path
1640
+
msg: Path to sslkey file cannot be empty
1608
1641
config_yaml:
1609
1642
title: Create config.yaml
1610
1643
label: The config.yaml file created.
@@ -1637,15 +1670,19 @@ ui:
1637
1670
admin_name:
1638
1671
label: Name
1639
1672
msg: Name cannot be empty.
1640
-
character: 'Must use the character set "a-z", "0-9", " - . _"'
1641
-
msg_max_length: Name must be at maximum 30 characters in length.
1673
+
character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
1674
+
msg_max_length: Name must be between 2 to 30 characters in length.
1642
1675
admin_password:
1643
1676
label: Password
1644
1677
text: >-
1645
1678
You will need this password to log in. Please store it in a secure location.
1646
1679
msg: Password cannot be empty.
1647
1680
msg_min_length: Password must be at least 8 characters in length.
1648
1681
msg_max_length: Password must be at maximum 32 characters in length.
1682
+
admin_confirm_password:
1683
+
label: "Confirm Password"
1684
+
text: "Please re-enter your password to confirm."
1685
+
msg: "Confirm password does not match."
1649
1686
admin_email:
1650
1687
label: Email
1651
1688
text: You will need this email to log in.
@@ -2000,6 +2037,11 @@ ui:
2000
2037
privacy_policy:
2001
2038
label: Privacy policy
2002
2039
text: "You can add privacy policy content here. If you already have a document hosted elsewhere, provide the full URL here."
2040
+
external_content_display:
2041
+
label: External content
2042
+
text: "Content includes images, videos, and media embedded from external websites."
2043
+
always_display: Always display external content
2044
+
ask_before_display: Ask before displaying external content
2003
2045
write:
2004
2046
page_title: Write
2005
2047
restrict_answer:
@@ -2255,3 +2297,11 @@ ui:
2255
2297
user_deleted: This user has been deleted.
2256
2298
badge_activated: This badge has been activated.
2257
2299
badge_inactivated: This badge has been inactivated.
2300
+
users_deleted: These users have been deleted.
2301
+
posts_deleted: These questions have been deleted.
2302
+
answers_deleted: These answers have been deleted.
2303
+
copy: Copy to clipboard
2304
+
copied: Copied
2305
+
external_content_warning: External images/media are not displayed.
0 commit comments