From baf85bfd2d4b5ac852a3c5c51accde3969da9a99 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Thu, 7 Aug 2025 11:39:32 +0800
Subject: [PATCH 01/60] New translations en_us.yaml (Korean)
---
i18n/ko_KR.yaml | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/i18n/ko_KR.yaml b/i18n/ko_KR.yaml
index 97c254172..6bb43239d 100644
--- a/i18n/ko_KR.yaml
+++ b/i18n/ko_KR.yaml
@@ -307,13 +307,13 @@ backend:
add_bulk_users_amount_error:
other: "한 번에 추가할 수 있는 사용자 수는 1-{{.MaxAmount}} 범위 내에 있어야 합니다."
status_suspended_forever:
- other: "This user was suspended forever. This user doesn't meet a community guideline."
+ other: "이 사용자는 무기한 접근이 금지 되었습니다. 이 사용자는 커뮤니티의 지침을 충족시키지 않았습니다."
status_suspended_until:
- other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline."
+ other: "이 사용자는 {{.SuspendedUntil}} 까지 접근이 금지 되었습니다. 이 사용자는 커뮤니티의 지침을 충족시키지 않았습니다."
status_deleted:
- other: "This user was deleted."
+ other: "삭제된 사용자입니다."
status_inactive:
- other: "This user is inactive."
+ other: "비활성 사용자입니다."
config:
read_config_failed:
other: 컨피그파일 읽기를 실패했습니다
@@ -512,7 +512,7 @@ backend:
title:
other: "[{{.SiteName}}] 새 계정 확인"
body:
- other: "{{.SiteName}} 에 오신 것을 환영합니다!
\n\n새 계정을 확인하고 활성화하려면 다음 링크를 클릭하세요:
\n{{.RegisterUrl}}
\n\n위 링크가 클릭되지 않으면 웹 브라우저의 주소창에 복사하여 붙여넣어 보세요.\n
\n\n--
\n참고: 이것은 자동 시스템 이메일입니다. 응답해도 확인되지 않으므로 이 메시지에 회신하지 마세요."
+ other: "{{.SiteName}} 에 오신 것을 환영합니다!
\n\n새 계정을 확인하고 활성화하려면 다음 링크를 클릭하세요:
\n{{.RegisterUrl}}
\n\n위 링크가 동작하지 않으면 복사하여 브라우저의 주소 입력에 직접 붙여넣으세요.\n
\n\n--
\n참고: 이것은 자동 시스템 이메일입니다. 응답해도 확인되지 않으므로 이 메시지에 회신하지 마세요."
test:
title:
other: "[{{.SiteName}}] 테스트 이메일"
@@ -817,7 +817,7 @@ ui:
tag_wiki: 태그 위키
create_tag: 태그 생성
edit_tag: 태그 수정
- ask_a_question: Create Question
+ ask_a_question: 질문 생성
edit_question: 질문 수정
edit_answer: 답변 수정
search: 검색
@@ -1938,8 +1938,8 @@ ui:
suspend_user:
title: 이 사용자 정지
content: 정지된 사용자는 로그인할 수 없습니다.
- label: How long will the user be suspended for?
- forever: Forever
+ label: 사용자를 며칠 접근 금지 하시겠습니까?
+ forever: 무기한
questions:
page_title: 질문
unlisted: 비공개
@@ -2001,7 +2001,7 @@ ui:
msg: 시간대를 선택하세요.
text: 본인과 같은 시간대의 도시를 선택하세요.
avatar:
- label: Default avatar
+ label: 기본 아바타
text: For users without a custom avatar of their own.
gravatar_base_url:
label: Gravatar base URL
From cfd888f6f8356c30b2750cc9440f46bd370eb0b8 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Thu, 7 Aug 2025 12:36:59 +0800
Subject: [PATCH 02/60] New translations en_us.yaml (Korean)
---
i18n/ko_KR.yaml | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)
diff --git a/i18n/ko_KR.yaml b/i18n/ko_KR.yaml
index 6bb43239d..56ae7eb4e 100644
--- a/i18n/ko_KR.yaml
+++ b/i18n/ko_KR.yaml
@@ -602,7 +602,7 @@ backend:
other: 첫 달의 뛰어난 기여.
read_guidelines:
name:
- other: 가이드라인 읽기
+ other: 가이드라인 읽음
desc:
other: '[커뮤니티 가이드라인] 을 읽어보세요.'
reader:
@@ -1064,9 +1064,9 @@ ui:
day: 일
hours: 시간
days: 일
- month: month
- months: months
- year: year
+ month: 월
+ months: 개월
+ year: 년
reaction:
heart: 하트
smile: 스마일
@@ -1122,10 +1122,10 @@ ui:
more: 더 보기
wiki: 위키
ask:
- title: Create Question
+ title: 질문 생성
edit_title: 질문 수정
default_reason: 질문 수정
- default_first_reason: Create question
+ default_first_reason: 질문 생성
similar_questions: 유사한 질문
form:
fields:
@@ -1133,7 +1133,7 @@ ui:
label: 개정
title:
label: 제목
- placeholder: What's your topic? Be specific.
+ placeholder: 주제는 무엇인가요? 상세하게 작성해주세요.
msg:
empty: 제목을 입력하세요.
range: 제목은 최대 150자까지 입력 가능합니다.
@@ -1161,7 +1161,7 @@ ui:
add_btn: 태그 추가
create_btn: 새 태그 생성
search_tag: 태그 검색
- hint: "Describe what your content is about, at least one tag is required."
+ hint: "질문의 주제를 설명하세요. 적어도 하나의 태그가 필요합니다."
no_result: 일치하는 태그가 없습니다.
tag_required_text: 필수 태그 (적어도 하나)
header:
@@ -1367,12 +1367,12 @@ ui:
review: 검토 후에 귀하의 수정 사항이 표시됩니다.
sent_success: 전송 성공
related_question:
- title: Related
+ title: 관련된 질문
answers: 답변
linked_question:
- title: Linked
- description: Posts linked to
- no_linked_question: No contents linked from this content.
+ title: 링크된 질문
+ description: 이 질문을 링크한 질문
+ no_linked_question: 이 질문에 연결된 질문 없음.
invite_to_answer:
title: 질문자 초대
desc: 답변을 알고 있을 것으로 생각되는 사람을 선택하세요.
@@ -1512,7 +1512,7 @@ ui:
follow: 팔로우
following: 팔로잉 중
counts: "{{count}} 개의 결과"
- counts_loading: "... Results"
+ counts_loading: "... 개의 결과"
more: 더 보기
sort_btns:
relevance: 관련성
@@ -1564,7 +1564,7 @@ ui:
all_questions: 모든 질문
x_questions: "{{ count }} 개의 질문"
x_answers: "{{ count }} 개의 답변"
- x_posts: "{{ count }} Posts"
+ x_posts: "{{ count }} 개의 글"
questions: 질문
answers: 답변
newest: 최신순
@@ -1903,7 +1903,7 @@ ui:
created_at: 생성 시간
delete_at: 삭제된 시간
suspend_at: 정지된 시간
- suspend_until: Suspend until
+ suspend_until: 정지 기한
status: 상태
role: 역할
action: 동작
@@ -2002,10 +2002,10 @@ ui:
text: 본인과 같은 시간대의 도시를 선택하세요.
avatar:
label: 기본 아바타
- text: For users without a custom avatar of their own.
+ text: 사용자 정의 아바타가 없는 사용자에게 표시됩니다.
gravatar_base_url:
- label: Gravatar base URL
- text: URL of the Gravatar provider's API base. Ignored when empty.
+ label: Gravatar 기본 URL
+ text: Gravatar 공급자의 API 기본 URL입니다. 비어 있으면 무시됩니다.
smtp:
page_title: SMTP
from_email:
From 2680a9240a54b3dfc2195eccf8aae76ca67f8e18 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Thu, 7 Aug 2025 18:39:13 +0800
Subject: [PATCH 03/60] New translations en_us.yaml (Korean)
---
i18n/ko_KR.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/i18n/ko_KR.yaml b/i18n/ko_KR.yaml
index 56ae7eb4e..88e979d05 100644
--- a/i18n/ko_KR.yaml
+++ b/i18n/ko_KR.yaml
@@ -356,7 +356,7 @@ backend:
name:
other: 답변이 아닙니다
desc:
- other: "질문에 적절한 대답이 아닙니다. 편집, 댓글, 다른 질문, 또는 완전히 삭제된 것이어야 합니다."
+ other: "이 내용은 답변으로 게시 되었지만, 질문에 대한 답변 시도가 아닙니다. 이는 수정, 댓글, 다른 질문으로 올리는 것이 적절하거나, 삭제하는 것이 적절할 수도 있습니다."
no_longer_needed:
name:
other: 더 이상 필요하지 않습니다.
From 8f714d453406213dfe4fb0cf91a1db3a0dd3d693 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Mon, 11 Aug 2025 08:30:27 +0800
Subject: [PATCH 04/60] New translations en_us.yaml (Persian)
---
i18n/fa_IR.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/i18n/fa_IR.yaml b/i18n/fa_IR.yaml
index c6c48472f..71243877e 100644
--- a/i18n/fa_IR.yaml
+++ b/i18n/fa_IR.yaml
@@ -356,7 +356,7 @@ backend:
name:
other: این یک پاسخ نیست
desc:
- other: "This was posted as an answer, but it does not attempt to answer the question. It should possibly be an edit, a comment, another question,or deleted altogether."
+ other: "."
no_longer_needed:
name:
other: دیگر نیازی نیست
From c597fe7137e6be8eeffbf8ca43e8757388cb872c Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Fri, 12 Sep 2025 00:56:04 +0800
Subject: [PATCH 05/60] New translations en_us.yaml (Swedish)
---
i18n/sv_SE.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/i18n/sv_SE.yaml b/i18n/sv_SE.yaml
index 6c0627613..3c405b012 100644
--- a/i18n/sv_SE.yaml
+++ b/i18n/sv_SE.yaml
@@ -90,7 +90,7 @@ backend:
rank_question_add_label:
other: Ask question
rank_answer_add_label:
- other: Write answer
+ other: Skriv ett svar
rank_comment_add_label:
other: Write comment
rank_report_add_label:
From 9b5410c62b3d2105656f11dcb62d036112cecccf Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Fri, 12 Sep 2025 02:14:22 +0800
Subject: [PATCH 06/60] New translations en_us.yaml (Swedish)
---
i18n/sv_SE.yaml | 142 ++++++++++++++++++++++++------------------------
1 file changed, 71 insertions(+), 71 deletions(-)
diff --git a/i18n/sv_SE.yaml b/i18n/sv_SE.yaml
index 3c405b012..b6e266ebc 100644
--- a/i18n/sv_SE.yaml
+++ b/i18n/sv_SE.yaml
@@ -19,13 +19,13 @@
backend:
base:
success:
- other: Success.
+ other: Åtgärden lyckades
unknown:
other: Okänt fel.
request_format_error:
other: Request format is not valid.
unauthorized_error:
- other: Unauthorized.
+ other: Access saknas
database_error:
other: Data server error.
forbidden_error:
@@ -34,7 +34,7 @@ backend:
other: Dubblett inlämning.
action:
report:
- other: Flag
+ other: Flagga
edit:
other: Redigera
delete:
@@ -48,103 +48,103 @@ backend:
pin:
other: Fäst
hide:
- other: Unlist
+ other: Göm
unpin:
- other: Unpin
+ other: Lossa
show:
other: Lista
invite_someone_to_answer:
other: Redigera
undelete:
- other: Undelete
+ other: Återskapa
merge:
- other: Merge
+ other: Sammanfoga
role:
name:
user:
other: Användare
admin:
- other: Admin
+ other: Administratör
moderator:
other: Moderator
description:
user:
- other: Default with no special access.
+ other: Normal tillgång
admin:
- other: Have the full power to access the site.
+ other: Full kontroll över webbplatsen
moderator:
- other: Has access to all posts except admin settings.
+ other: Tillgång till allt utom administratörsinställningar
privilege:
level_1:
description:
- other: Level 1 (less reputation required for private team, group)
+ other: Nivå 1
level_2:
description:
- other: Level 2 (low reputation required for startup community)
+ other: Nivå 2
level_3:
description:
- other: Level 3 (high reputation required for mature community)
+ other: Nivå 3
level_custom:
description:
- other: Custom Level
+ other: Anpassad nivå
rank_question_add_label:
- other: Ask question
+ other: Ställ en fråga
rank_answer_add_label:
other: Skriv ett svar
rank_comment_add_label:
- other: Write comment
+ other: Skriv en kommentar
rank_report_add_label:
- other: Flag
+ other: Flagga
rank_comment_vote_up_label:
- other: Upvote comment
+ other: Bra kommentar
rank_link_url_limit_label:
- other: Post more than 2 links at a time
+ other: Mer än 2 länkar samtidigt
rank_question_vote_up_label:
- other: Upvote question
+ other: Bra fråga
rank_answer_vote_up_label:
- other: Upvote answer
+ other: Bra svar
rank_question_vote_down_label:
- other: Downvote question
+ other: Dålig fråga
rank_answer_vote_down_label:
- other: Downvote answer
+ other: Dåligt svar
rank_invite_someone_to_answer_label:
- other: Invite someone to answer
+ other: Bjud in någon att svara
rank_tag_add_label:
other: Skapa ny tagg
rank_tag_edit_label:
- other: Edit tag description (need to review)
+ other: Beskriv etiketten (behöver granskas)
rank_question_edit_label:
- other: Edit other's question (need to review)
+ other: Editera annans fråga (behöver granskas)
rank_answer_edit_label:
- other: Edit other's answer (need to review)
+ other: Editera annans svar (behöver granskas)
rank_question_edit_without_review_label:
- other: Edit other's question without review
+ other: Editera annans fråga utan granskning
rank_answer_edit_without_review_label:
- other: Edit other's answer without review
+ other: Editera annans svar utan granskning
rank_question_audit_label:
- other: Review question edits
+ other: Granska ändringar av fråga
rank_answer_audit_label:
- other: Review answer edits
+ other: Granska ändringar av svar
rank_tag_audit_label:
- other: Review tag edits
+ other: Granska ändringar av etikett
rank_tag_edit_without_review_label:
- other: Edit tag description without review
+ other: Ändra etikett-beskrivningen utan granskning
rank_tag_synonym_label:
- other: Manage tag synonyms
+ other: Hantera etikett-synonymer
email:
- other: Email
+ other: E-post
e_mail:
- other: Email
+ other: E-post
password:
other: Lösenord
pass:
other: Lösenord
old_pass:
- other: Current password
+ other: Nuvarande lösenord
original_text:
- other: This post
+ other: Detta inlägg
email_or_password_wrong_error:
- other: Email and password do not match.
+ other: Fel e-post eller lösenord
error:
common:
invalid_url:
@@ -153,21 +153,21 @@ backend:
other: Ogiltig status.
password:
space_invalid:
- other: Password cannot contain spaces.
+ other: Lösenordet får inte innehålla mellanslag.
admin:
cannot_update_their_password:
- other: You cannot modify your password.
+ other: Du får inte ändra ditt lösenord.
cannot_edit_their_profile:
- other: You cannot modify your profile.
+ other: Du får inte ändra din profil.
cannot_modify_self_status:
- other: You cannot modify your status.
+ other: Du får inte ändra din status.
email_or_password_wrong:
- other: Email and password do not match.
+ other: Fel e-post eller lösenord.
answer:
not_found:
- other: Answer do not found.
+ other: Svar hittades inte.
cannot_deleted:
- other: No permission to delete.
+ other: Radering tillåts inte.
cannot_update:
other: No permission to update.
question_closed_cannot_add:
@@ -182,50 +182,50 @@ backend:
cannot_edit_after_deadline:
other: The comment time has been too long to modify.
content_cannot_empty:
- other: Comment content cannot be empty.
+ other: Kommentarsfältet får inte vara tomt.
email:
duplicate:
- other: Email already exists.
+ other: E-postadressen finns redan.
need_to_be_verified:
- other: Email should be verified.
+ other: E-postadressen ska vara verifierad.
verify_url_expired:
- other: Email verified URL has expired, please resend the email.
+ other: Länken för att verifiera e-postadressen har gått ut. Vänligen skicka igen.
illegal_email_domain_error:
- other: Email is not allowed from that email domain. Please use another one.
+ other: E-post från den domänen tillåts inte. Vänligen använt en annan.
lang:
not_found:
- other: Language file not found.
+ other: Språkfilen hittas inte.
object:
captcha_verification_failed:
- other: Captcha wrong.
+ other: Fel Captcha.
disallow_follow:
- other: You are not allowed to follow.
+ other: Du tillåts inte följa.
disallow_vote:
- other: You are not allowed to vote.
+ other: Du tillåts inte rösta.
disallow_vote_your_self:
- other: You can't vote for your own post.
+ other: Du får inte rösta på ditt eget inlägg.
not_found:
- other: Object not found.
+ other: Objektet hittas inte.
verification_failed:
- other: Verification failed.
+ other: Verifiering misslyckades.
email_or_password_incorrect:
- other: Email and password do not match.
+ other: Fel e-postadress eller lösenord.
old_password_verification_failed:
- other: The old password verification failed
+ other: Den gamla verifieringen av lösenordet misslyckades.
new_password_same_as_previous_setting:
- other: The new password is the same as the previous one.
+ other: Det nya lösenordet är samma som det förra.
already_deleted:
- other: This post has been deleted.
+ other: Det här inlägget har raderats.
meta:
object_not_found:
- other: Meta object not found
+ other: Meta-objekt hittas inte.
question:
already_deleted:
- other: This post has been deleted.
+ other: Det här inlägget har raderats.
under_review:
- other: Your post is awaiting review. It will be visible after it has been approved.
+ other: Ditt inlägg väntar på granskning. Det kommer att publiceras så snart det har blivit godkänt.
not_found:
- other: Question not found.
+ other: .
cannot_deleted:
other: No permission to delete.
cannot_close:
@@ -321,16 +321,16 @@ backend:
connection_failed:
other: Database connection failed
create_table_failed:
- other: Create table failed
+ other: Tabellen kunde inte skapas.
install:
create_config_failed:
- other: Can't create the config.yaml file.
+ other: Filen config.yaml kan inte skapas.
upload:
unsupported_file_format:
- other: Unsupported file format.
+ other: Filformatet tillåts inte.
site_info:
config_not_found:
- other: Site config not found.
+ other: Webbplats inställningarna hittar inte.
badge:
object_not_found:
other: Badge object not found
From b53c8d68d090a227cc8533d21bb6ba5b0abd249a Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Fri, 26 Sep 2025 00:32:14 +0800
Subject: [PATCH 07/60] New translations en_us.yaml (Italian)
---
i18n/it_IT.yaml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/i18n/it_IT.yaml b/i18n/it_IT.yaml
index 8b8fd71c5..98039e108 100644
--- a/i18n/it_IT.yaml
+++ b/i18n/it_IT.yaml
@@ -58,7 +58,7 @@ backend:
undelete:
other: Ripristina
merge:
- other: Merge
+ other: Unisci
role:
name:
user:
@@ -140,7 +140,7 @@ backend:
pass:
other: Password
old_pass:
- other: Current password
+ other: Password attuale
original_text:
other: Questo post
email_or_password_wrong_error:
@@ -173,7 +173,7 @@ backend:
question_closed_cannot_add:
other: Le domande sono chiuse e non possono essere aggiunte.
content_cannot_empty:
- other: Answer content cannot be empty.
+ other: Il contenuto della risposta non può essere vuoto.
comment:
edit_without_permission:
other: Non si hanno di privilegi sufficienti per modificare il commento.
@@ -182,7 +182,7 @@ backend:
cannot_edit_after_deadline:
other: Il tempo per editare è scaduto.
content_cannot_empty:
- other: Comment content cannot be empty.
+ other: Il commento non può essere vuoto.
email:
duplicate:
other: Email già esistente.
@@ -233,7 +233,7 @@ backend:
cannot_update:
other: Nessun permesso per l'aggiornamento.
content_cannot_empty:
- other: Content cannot be empty.
+ other: Il contenuto non può essere vuoto.
rank:
fail_to_meet_the_condition:
other: Il rango di reputazione non soddisfa le condizioni.
From a878a084235d636c4de5a79df64e16501e4568fe Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Fri, 26 Sep 2025 02:05:21 +0800
Subject: [PATCH 08/60] New translations en_us.yaml (Italian)
---
i18n/it_IT.yaml | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/i18n/it_IT.yaml b/i18n/it_IT.yaml
index 98039e108..ce1f9848a 100644
--- a/i18n/it_IT.yaml
+++ b/i18n/it_IT.yaml
@@ -307,13 +307,13 @@ backend:
add_bulk_users_amount_error:
other: "Il numero di utenti che aggiungi contemporaneamente dovrebbe essere compreso tra 1 e {{.MaxAmount}}."
status_suspended_forever:
- other: "This user was suspended forever. This user doesn't meet a community guideline."
+ other: "Questo utente è stato sospeso per sempre. Questo utente non soddisfa le linee guida della comunità."
status_suspended_until:
- other: "This user was suspended until {{.SuspendedUntil}}. This user doesn't meet a community guideline."
+ other: "Questo utente è stato sospeso fino a {{.SuspendedUntil}}. Questo utente non soddisfa le linee guida della comunità."
status_deleted:
- other: "This user was deleted."
+ other: "Utente eliminato."
status_inactive:
- other: "This user is inactive."
+ other: "L'utente è inattivo."
config:
read_config_failed:
other: Configurazione lettura fallita
@@ -502,7 +502,7 @@ backend:
title:
other: "[{{.SiteName}}] Nuova domanda: {{.QuestionTitle}}"
body:
- other: "{{.QuestionTitle}}
\n{{.Tags}}
\n\n--
\nNote: This is an automatic system email, please do not reply to this message as your response will not be seen.
\n\nUnsubscribe"
+ other: "{{.QuestionTitle}}
\n{{.Tags}}
\n\n--
\nNota: Si tratta di un'email di sistema automatica, non rispondere a questo messaggio perché la tua risposta non sarà visualizzata.
\n\nCancellati"
pass_reset:
title:
other: "[{{.SiteName }}] Reimpostazione della password"
@@ -574,7 +574,7 @@ backend:
name:
other: Primo Link
desc:
- other: First added a link to another post.
+ other: Per prima cosa è stato aggiunto un link ad un altro post.
first_reaction:
name:
other: Prima Reazione
@@ -817,7 +817,7 @@ ui:
tag_wiki: tag wiki
create_tag: Crea tag
edit_tag: Modifica Tag
- ask_a_question: Create Question
+ ask_a_question: Crea domanda
edit_question: Modifica Domanda
edit_answer: Modifica risposta
search: Cerca
@@ -1038,9 +1038,9 @@ ui:
tip: Sei sicuro di voler cancellare?
close: Chiudi
merge:
- title: Merge tag
- source_tag_title: Source tag
- source_tag_description: The source tag and its associated data will be remapped to the target tag.
+ title: Unisci tag
+ source_tag_title: Cerca tag
+ source_tag_description: Il tag sorgente e i dati associati verranno rimappati al tag di destinazione.
target_tag_title: Target tag
target_tag_description: A synonym between these two tags will be created after merging.
no_results: No tags matched
@@ -1695,7 +1695,7 @@ ui:
admin_name:
label: Nome
msg: Il nome non può essere vuoto.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'È necessario utilizzare il set di caratteri "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Password
@@ -1903,7 +1903,7 @@ ui:
created_at: Created time
delete_at: Deleted time
suspend_at: Suspended time
- suspend_until: Suspend until
+ suspend_until: Sospendi fino al
status: Stato
role: Ruolo
action: Azione
@@ -1938,8 +1938,8 @@ ui:
suspend_user:
title: Sospendi questo utente
content: Un utente sospeso non può accedere.
- label: How long will the user be suspended for?
- forever: Forever
+ label: Per quanto tempo vuoi sospendere l'utente?
+ forever: Per sempre
questions:
page_title: Domande
unlisted: Rimosso dall'elenco
@@ -2001,8 +2001,8 @@ ui:
msg: Il fuso orario non può essere vuoto.
text: Scegli una città con il tuo stesso fuso orario.
avatar:
- label: Default avatar
- text: For users without a custom avatar of their own.
+ label: Avatar Predefinito
+ text: Per gli utenti senza un proprio avatar personalizzato.
gravatar_base_url:
label: Gravatar base URL
text: URL of the Gravatar provider's API base. Ignored when empty.
From 054646fbbd71b00660de7dd273b188cc6c4d3943 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Fri, 26 Sep 2025 03:27:34 +0800
Subject: [PATCH 09/60] New translations en_us.yaml (Italian)
---
i18n/it_IT.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/i18n/it_IT.yaml b/i18n/it_IT.yaml
index ce1f9848a..a41994494 100644
--- a/i18n/it_IT.yaml
+++ b/i18n/it_IT.yaml
@@ -1865,7 +1865,7 @@ ui:
fields:
display_name:
label: Visualizza nome
- msg_range: Display name must be 2-30 characters in length.
+ msg_range: Il nome visualizzato deve essere di 2-30 caratteri di lunghezza.
username:
label: Nome utente
msg_range: Username must be 2-30 characters in length.
From f3c28df57d28fc3a25fa05694f79e8e13963868e Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:23 +0800
Subject: [PATCH 10/60] New translations en_us.yaml (Romanian)
---
i18n/ro_RO.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/ro_RO.yaml b/i18n/ro_RO.yaml
index 85a9c6f6d..c1d2c8d06 100644
--- a/i18n/ro_RO.yaml
+++ b/i18n/ro_RO.yaml
@@ -234,6 +234,8 @@ backend:
other: Nu aveți permisiunea de a actualiza.
content_cannot_empty:
other: Conținutul nu poate fi gol.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Rangul de reputaţie nu îndeplineşte condiţia.
@@ -263,6 +265,8 @@ backend:
other: Nu puteți șterge o etichetă care este în uz.
cannot_set_synonym_as_itself:
other: Nu se poate seta sinonimul etichetei curente ca atare.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Numele nu poate fi o adresă de e-mail.
@@ -841,6 +845,7 @@ ui:
http_50X: Eroare HTTP 500
http_403: Eroare HTTP 403
logout: Deconectare
+ posts: Posts
notifications:
title: Notificări
inbox: Mesaje primite
@@ -1141,6 +1146,9 @@ ui:
label: Corp
msg:
empty: Corpul mesajului trebuie să conțină text.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Etichete
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Adaugă etichetă
create_btn: Creează o etichetă nouă
search_tag: Căutare etichetă
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Nicio etichetă potrivită
tag_required_text: Etichetă necesară (cel puțin una)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Câmpul Nume trebuie completat.
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: E-mail
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: Oamenii te pot menționa ca "@utilizator".
msg: Numele de utilizator nu poate fi gol.
msg_range: Username must be 2-30 characters in length.
- character: 'Trebuie să utilizați setul de caractere "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Imaginea de profil
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Caută persoane
question_detail:
action: Acţiune
+ created: Created
Asked: Întrebat
asked: întrebat
update: Modificat
+ Edited: Edited
edit: editat
commented: commented
Views: Văzute
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Nume
msg: Câmpul Nume trebuie completat.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Parolă
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Scrie
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Fiecare utilizator poate scrie doar câte un răspuns pentru fiecare întrebare
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Etichete recomandate
text: "Recommend tags will show in the dropdown list by default."
From 1dc966e896b64f1955d50adeec694464b4f33bb6 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:24 +0800
Subject: [PATCH 11/60] New translations en_us.yaml (French)
---
i18n/fr_FR.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/fr_FR.yaml b/i18n/fr_FR.yaml
index 0be195741..9f4bdd602 100644
--- a/i18n/fr_FR.yaml
+++ b/i18n/fr_FR.yaml
@@ -234,6 +234,8 @@ backend:
other: Pas de permission pour mettre à jour.
content_cannot_empty:
other: Le contenu ne peut pas être vide.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Le rang de réputation ne remplit pas la condition.
@@ -263,6 +265,8 @@ backend:
other: Vous ne pouvez pas supprimer un tag utilisé.
cannot_set_synonym_as_itself:
other: Vous ne pouvez pas définir le synonyme de la balise actuelle comme elle-même.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Le nom d'expéditeur ne peut pas être une adresse e-mail.
@@ -841,6 +845,7 @@ ui:
http_50X: Erreur HTTP 500
http_403: Erreur HTTP 403
logout: Se déconnecter
+ posts: Posts
notifications:
title: Notifications
inbox: Boîte de réception
@@ -1141,6 +1146,9 @@ ui:
label: Corps
msg:
empty: Le corps ne peut pas être vide.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Étiquettes
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Ajouter une étiquette
create_btn: Créer une nouvelle étiquette
search_tag: Rechercher une étiquette
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Aucune étiquette correspondante
tag_required_text: Étiquette requise (au moins une)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Le nom ne peut pas être vide.
range: Le nom doit contenir entre 2 et 30 caractères.
- character: 'Doit utiliser le jeu de caractères "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Email
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: Les gens peuvent vous mentionner avec "@username".
msg: Le nom d'utilisateur ne peut pas être vide.
msg_range: Le nom d'utilisateur doit contenir entre 2 et 30 caractères.
- character: 'Doit utiliser seulement les caractères "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Photo de profil
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Rechercher des personnes
question_detail:
action: Action
+ created: Created
Asked: Demandé
asked: demandé
update: Modifié
+ Edited: Edited
edit: modifié
commented: commenté
Views: Consultée
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Nom
msg: Le nom ne peut pas être vide.
- character: 'Utiliser seulement les caractères "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: La longueur du nom doit être comprise entre 2 et 30 caractères.
admin_password:
label: Mot de passe
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Demander avant d'afficher le contenu externe
write:
page_title: Écrire
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Écriture de la réponse
label: Chaque utilisateur ne peut écrire qu'une seule réponse pour chaque question
text: "Désactivez pour permettre aux utilisateurs d'écrire plusieurs réponses à la même question, ce qui peut causer une perte de concentration des réponses."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Tags recommandés
text: "Les balises recommandées apparaîtront par défaut dans la liste déroulante."
From e4b465af6d21ff6305618c02db38c35f15cd5a01 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:26 +0800
Subject: [PATCH 12/60] New translations en_us.yaml (Spanish)
---
i18n/es_ES.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/es_ES.yaml b/i18n/es_ES.yaml
index 655846db6..d534e0fb0 100644
--- a/i18n/es_ES.yaml
+++ b/i18n/es_ES.yaml
@@ -234,6 +234,8 @@ backend:
other: Sin permiso para actualizar.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: El rango de reputación no cumple la condición.
@@ -263,6 +265,8 @@ backend:
other: No puedes eliminar una etiqueta que está en uso.
cannot_set_synonym_as_itself:
other: No se puede establecer como sinónimo de una etiqueta la propia etiqueta.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: El nombre no puede ser una dirección de correo electrónico.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP Error 500
http_403: HTTP Error 403
logout: Cerrar sesión
+ posts: Posts
notifications:
title: Notificaciones
inbox: Buzón de entrada
@@ -1141,6 +1146,9 @@ ui:
label: Cuerpo
msg:
empty: Cuerpo no puede estar vacío.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Etiquetas
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Añadir etiqueta
create_btn: Crear nueva etiqueta
search_tag: Buscar etiqueta
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Ninguna etiqueta coincide
tag_required_text: Etiqueta requerida (al menos una)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: El nombre no puede estar vacío.
range: El nombre debe tener entre 2 y 30 caracteres de largo.
- character: 'Debe usar el juego de caracteres "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Correo electrónico
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: La gente puede mencionarte con "@nombredeusuario".
msg: El nombre de usuario no puede estar vacío.
msg_range: Username must be 2-30 characters in length.
- character: 'Debe usar el conjunto de caracteres "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Imagen de perfil
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Buscar personas
question_detail:
action: Acción
+ created: Created
Asked: Preguntada
asked: preguntada
update: Modificada
+ Edited: Edited
edit: editada
commented: comentado
Views: Visto
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Nombre
msg: El nombre no puede estar vacío.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Contraseña
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Escribir
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Escribir respuesta
label: Cada usuario solo puede escribir una respuesta por pregunta
text: "Desactivar para permitir a los usuarios escribir múltiples respuestas a la misma pregunta, lo que puede causar que las respuestas no estén enfocadas."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Etiquetas recomendadas
text: "Las etiquetas recomendadas se mostrarán en la lista desplegable por defecto."
From 6478c8accc4397d3ddf68e71c24ee358e7479eae Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:28 +0800
Subject: [PATCH 13/60] New translations en_us.yaml (Czech)
---
i18n/cs_CZ.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/cs_CZ.yaml b/i18n/cs_CZ.yaml
index 2b691ec58..6105f0902 100644
--- a/i18n/cs_CZ.yaml
+++ b/i18n/cs_CZ.yaml
@@ -234,6 +234,8 @@ backend:
other: Nemáte oprávnění pro aktualizaci.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Hodnost reputace nesplňuje podmínku.
@@ -263,6 +265,8 @@ backend:
other: Nemůžete odstranit štítek, který se používá.
cannot_set_synonym_as_itself:
other: Aktuální štítek nelze jako synonymum stejného štítku.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Jméno odesílatele nemůže být emailová adresa.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP Error 500
http_403: HTTP Error 403
logout: Log Out
+ posts: Posts
notifications:
title: Notifications
inbox: Inbox
@@ -1141,6 +1146,9 @@ ui:
label: Body
msg:
empty: Body cannot be empty.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Add tag
create_btn: Create new tag
search_tag: Search tag
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: No tags matched
tag_required_text: Required tag (at least one)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Name cannot be empty.
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Email
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: People can mention you as "@username".
msg: Username cannot be empty.
msg_range: Username must be 2-30 characters in length.
- character: 'Must use the character set "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profile image
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Search people
question_detail:
action: Action
+ created: Created
Asked: Asked
asked: asked
update: Modified
+ Edited: Edited
edit: edited
commented: commented
Views: Viewed
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Name
msg: Name cannot be empty.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Password
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Write
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Každý uživatel může napsat pouze jednu odpověď na stejný dotaz
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Recommend tags
text: "Recommend tags will show in the dropdown list by default."
From c9780249aad0e014986258bbf37ddf1d28e56b89 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:29 +0800
Subject: [PATCH 14/60] New translations en_us.yaml (Danish)
---
i18n/da_DK.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/da_DK.yaml b/i18n/da_DK.yaml
index 2d1b7a2ea..d743f6cef 100644
--- a/i18n/da_DK.yaml
+++ b/i18n/da_DK.yaml
@@ -234,6 +234,8 @@ backend:
other: Ingen tilladelse til at opdatere.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Omdømmelse rang opfylder ikke betingelsen.
@@ -263,6 +265,8 @@ backend:
other: Du kan ikke slette et tag, der er i brug.
cannot_set_synonym_as_itself:
other: Du kan ikke indstille synonymet for det nuværende tag som sig selv.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Fra-navnet kan ikke være en e-mail-adresse.
@@ -841,6 +845,7 @@ ui:
http_50X: Http Fejl 500
http_403: HTTP Fejl 403
logout: Log Ud
+ posts: Posts
notifications:
title: Notifikationer
inbox: Indbakke
@@ -1141,6 +1146,9 @@ ui:
label: Brødtekst
msg:
empty: Brødtekst skal udfyldes.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Tilføj tag
create_btn: Opret et nyt tag
search_tag: Søg tag
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Ingen tags matchede
tag_required_text: Påkrævet tag (mindst én)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Navn må ikke være tomt.
range: Name must be between 2 to 30 characters in length.
- character: 'Skal bruge tegnsættet "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: E-mail
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: Man kan nævne dig som "@username".
msg: Brugernavn skal udfyldes.
msg_range: Username must be 2-30 characters in length.
- character: 'Skal bruge tegnsættet "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profilbillede
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Søg personer
question_detail:
action: Handling
+ created: Created
Asked: Spurgt
asked: spurgt
update: Ændret
+ Edited: Edited
edit: redigeret
commented: kommenteret
Views: Set
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Navn
msg: Navn skal udfyldes.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Adgangskode
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Skriv
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Skriv svar
label: Hver bruger kan kun skrive et svar for det samme spørgsmål
text: "Slå fra for at give brugerne mulighed for at skrive flere svar på det samme spørgsmål, hvilket kan forårsage svar at være ufokuseret."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Anbefal tags
text: "Anbefal tags vil som standard blive vist i dropdown-listen."
From afac242f5b7af6c2684848fbc4a834f504cbfaab Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:31 +0800
Subject: [PATCH 15/60] New translations en_us.yaml (German)
---
i18n/de_DE.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/de_DE.yaml b/i18n/de_DE.yaml
index b68e874de..29843e477 100644
--- a/i18n/de_DE.yaml
+++ b/i18n/de_DE.yaml
@@ -234,6 +234,8 @@ backend:
other: Keine Berechtigung zum Aktualisieren.
content_cannot_empty:
other: Der Inhalt darf nicht leer sein.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Ansehenssrang erfüllt die Bedingung nicht.
@@ -263,6 +265,8 @@ backend:
other: Du kannst keinen Tag löschen, der in Gebrauch ist.
cannot_set_synonym_as_itself:
other: Du kannst das Synonym des aktuellen Tags nicht als sich selbst festlegen.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Der Absendername kann keine E-Mail-Adresse sein.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP-Fehler 500
http_403: HTTP Fehler 403
logout: Ausloggen
+ posts: Posts
notifications:
title: Benachrichtigungen
inbox: Posteingang
@@ -1141,6 +1146,9 @@ ui:
label: Körper
msg:
empty: Körper darf nicht leer sein.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Stichworte
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Schlagwort hinzufügen
create_btn: Neuen Tag erstellen
search_tag: Tag suchen
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Keine Tags gefunden
tag_required_text: Benötigter Tag (mindestens eins)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Der Name darf nicht leer sein.
range: Der Name muss zwischen 2 und 30 Zeichen lang sein.
- character: 'Muss den Zeichensatz "a-z", "A-Z", "0-9", " - . _" verwenden'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: E-Mail
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: Leute können dich als "@Benutzername" erwähnen.
msg: Benutzername darf nicht leer sein.
msg_range: Der Benutzername muss zwischen 2 und 30 Zeichen lang sein.
- character: 'Muss den Zeichensatz "a-z", "0-9", " - . _" verwenden'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profilbild
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Personen suchen
question_detail:
action: Aktion
+ created: Created
Asked: Gefragt
asked: gefragt
update: Geändert
+ Edited: Edited
edit: bearbeitet
commented: kommentiert
Views: Gesehen
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Name
msg: Der Name darf nicht leer sein.
- character: 'Muss den Zeichensatz "a-z", "A-Z", "0-9", " - . _" verwenden'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Der Name muss zwischen 2 und 30 Zeichen lang sein.
admin_password:
label: Passwort
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Vor der Anzeige externer Inhalte fragen
write:
page_title: Schreiben
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Antwort bearbeiten
label: Jeder Benutzer kann für jede Frage nur eine Antwort schreiben
text: "Schalten Sie aus, um es Benutzern zu ermöglichen, mehrere Antworten auf dieselbe Frage zu schreiben, was dazu führen kann, dass Antworten nicht im Fokus stehen."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Empfohlene Tags
text: "Empfohlene Tags werden standardmäßig in der Dropdown-Liste angezeigt."
From 02d40f18c7cd565dc9bfbb364fb2954b7ea5d33f Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:33 +0800
Subject: [PATCH 16/60] New translations en_us.yaml (Italian)
---
i18n/it_IT.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/it_IT.yaml b/i18n/it_IT.yaml
index a41994494..734ee0ab4 100644
--- a/i18n/it_IT.yaml
+++ b/i18n/it_IT.yaml
@@ -234,6 +234,8 @@ backend:
other: Nessun permesso per l'aggiornamento.
content_cannot_empty:
other: Il contenuto non può essere vuoto.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Il rango di reputazione non soddisfa le condizioni.
@@ -263,6 +265,8 @@ backend:
other: Non è possibile eliminare un tag in uso.
cannot_set_synonym_as_itself:
other: Non puoi impostare il sinonimo del tag corrente come se stesso.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Il mittente non può essere un indirizzo email.
@@ -841,6 +845,7 @@ ui:
http_50X: Errore HTTP 500
http_403: Errore HTTP 403
logout: Disconnetti
+ posts: Posts
notifications:
title: Notifiche
inbox: Posta in arrivo
@@ -1141,6 +1146,9 @@ ui:
label: Contenuto
msg:
empty: Il corpo del testo non può essere vuoto.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Aggiungi tag
create_btn: Crea un nuovo tag
search_tag: Cerca tag
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Nessun tag corrispondente
tag_required_text: Tag richiesto (almeno uno)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Il nome non può essere vuoto.
range: Il nome deve essere di lunghezza compresa tra 2 e 30 caratteri.
- character: 'È necessario utilizzare il set di caratteri "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: E-mail
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: Gli altri utenti possono menzionarti con @{{username}}.
msg: Il nome utente non può essere vuoto.
msg_range: Username must be 2-30 characters in length.
- character: 'È necessario utilizzare il set di caratteri "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Immagine del profilo
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Cerca persone
question_detail:
action: Azione
+ created: Created
Asked: Chiesto
asked: chiesto
update: Modificato
+ Edited: Edited
edit: modificato
commented: commentato
Views: Visualizzati
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Nome
msg: Il nome non può essere vuoto.
- character: 'È necessario utilizzare il set di caratteri "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Password
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Scrivi
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Risposta a scrivere
label: Ogni utente può scrivere una sola risposta per ogni domanda
text: "Disattiva per consentire agli utenti di scrivere risposte multiple alla stessa domanda, il che potrebbe causare una risposta sfocata."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Raccomanda tag
text: "I tag consigliati verranno mostrati nell'elenco a discesa per impostazione predefinita."
From 053221bdeed7966cecdd06677bec9c7a94d6bc3d Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:35 +0800
Subject: [PATCH 17/60] New translations en_us.yaml (Japanese)
---
i18n/ja_JP.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/ja_JP.yaml b/i18n/ja_JP.yaml
index eb8bf19f6..e8295c8f9 100644
--- a/i18n/ja_JP.yaml
+++ b/i18n/ja_JP.yaml
@@ -234,6 +234,8 @@ backend:
other: 更新する権限がありません。
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: 評判ランクが条件を満たしていません
@@ -263,6 +265,8 @@ backend:
other: 使用中のタグは削除できません。
cannot_set_synonym_as_itself:
other: 現在のタグの同義語をそのものとして設定することはできません。
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Fromの名前はメールアドレスにできません。
@@ -840,6 +844,7 @@ ui:
http_50X: HTTP エラー 500
http_403: HTTP エラー 403
logout: ログアウト
+ posts: Posts
notifications:
title: 通知
inbox: 受信トレイ
@@ -1140,6 +1145,9 @@ ui:
label: 本文
msg:
empty: 本文を空にすることはできません。
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: タグ
msg:
@@ -1160,7 +1168,9 @@ ui:
add_btn: タグを追加
create_btn: 新しタグを作成
search_tag: タグを検索
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: 一致するタグはありません
tag_required_text: 必須タグ (少なくとも 1 つ)
header:
@@ -1213,7 +1223,7 @@ ui:
msg:
empty: 名前を空にすることはできません。
range: 2~30文字の名前を設定してください。
- character: '文字セット "a-z", "A-Z", "0-9", " - " を使用する必要があります。'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: メールアドレス
msg:
@@ -1291,7 +1301,7 @@ ui:
caption: ユーザーは "@username" としてあなたをメンションできます。
msg: ユーザー名は空にできません。
msg_range: Username must be 2-30 characters in length.
- character: '文字セット "a-z", "0-9", " - . _" を使用してください。'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: プロフィール画像
gravatar: Gravatar
@@ -1380,9 +1390,11 @@ ui:
search: ユーザーを検索
question_detail:
action: 動作
+ created: Created
Asked: 質問済み
asked: 質問済み
update: 修正済み
+ Edited: Edited
edit: 編集済み
commented: コメントしました
Views: 閲覧回数
@@ -1696,7 +1708,7 @@ ui:
admin_name:
label: 名前
msg: 名前を空にすることはできません。
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: パスワード
@@ -2079,10 +2091,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: 編集
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: 回答を書く
label: 各ユーザーは同じ質問に対して1つの回答しか書けません
text: "ユーザが同じ質問に複数の回答を書き込めるようにするにはオフにします。これにより回答がフォーカスされていない可能性があります。"
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: おすすめタグ
text: "デフォルトでドロップダウンリストに推奨タグが表示されます。"
From 6a15239af6f0e616f43b37e63e59102c81d34744 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:37 +0800
Subject: [PATCH 18/60] New translations en_us.yaml (Korean)
---
i18n/ko_KR.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/ko_KR.yaml b/i18n/ko_KR.yaml
index 88e979d05..e0c33716d 100644
--- a/i18n/ko_KR.yaml
+++ b/i18n/ko_KR.yaml
@@ -234,6 +234,8 @@ backend:
other: 업데이트 권한이 없습니다.
content_cannot_empty:
other: 내용은 비워둘 수 없습니다.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: 등급이 조건을 충족하지 못합니다.
@@ -263,6 +265,8 @@ backend:
other: 사용 중인 태그는 삭제할 수 없습니다.
cannot_set_synonym_as_itself:
other: 현재 태그의 동의어로 자기 자신을 설정할 수 없습니다.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: 발신자 이름은 이메일 주소가 될 수 없습니다.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP 오류 500
http_403: HTTP 오류 403
logout: 로그아웃
+ posts: Posts
notifications:
title: 알림
inbox: 받은 편지함
@@ -1141,6 +1146,9 @@ ui:
label: 본문
msg:
empty: 본문을 입력하세요.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: 태그
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: 태그 추가
create_btn: 새 태그 생성
search_tag: 태그 검색
- hint: "질문의 주제를 설명하세요. 적어도 하나의 태그가 필요합니다."
+ hint: 질문의 주제를 설명하세요. 적어도 하나의 태그가 필요합니다.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: 일치하는 태그가 없습니다.
tag_required_text: 필수 태그 (적어도 하나)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: 이름을 입력하세요.
range: 이름은 2 자에서 30 자 사이여야 합니다.
- character: '문자 집합 "a-z", "0-9", " - . _"를 사용해야 합니다'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: 이메일
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: 다른 사용자가 "@사용자이름"으로 멘션할 수 있습니다.
msg: 사용자 이름을 입력하세요.
msg_range: 유저 이름은 2-30 자 길이여야 합니다.
- character: '문자 집합 "a-z", "0-9", " - . _"을 사용해야 합니다.'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: 프로필 이미지
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: 사람 검색
question_detail:
action: 동작
+ created: Created
Asked: 질문함
asked: 질문 작성
update: 수정됨
+ Edited: Edited
edit: 편집됨
commented: 댓글 작성
Views: 조회수
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: 이름
msg: 이름을 입력하세요.
- character: '"a-z", "A-Z", "0-9", " - . _" 문자 집합을 사용해야 합니다'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: 이름은 2 자 이상 30 자 이하여야 합니다.
admin_password:
label: 비밀번호
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: 외부 콘텐츠 표시 전 확인
write:
page_title: 작성
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: 답변 작성
label: 각 사용자는 각 질문에 대해 단 하나의 답변만 작성할 수 있습니다.
text: "기존 답변을 개선하고 향상시키기 위해 편집 링크를 사용할 수 있습니다."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: 추천 태그
text: "추천 태그가 기본적으로 드롭다운 목록에 표시됩니다."
From 03749ceb7c35dd229fbeac95be41fbf6971ead13 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:38 +0800
Subject: [PATCH 19/60] New translations en_us.yaml (Polish)
---
i18n/pl_PL.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/pl_PL.yaml b/i18n/pl_PL.yaml
index 21562f911..80cac4799 100644
--- a/i18n/pl_PL.yaml
+++ b/i18n/pl_PL.yaml
@@ -234,6 +234,8 @@ backend:
other: Brak uprawnień do edycji.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Ranga nie spełnia warunku.
@@ -263,6 +265,8 @@ backend:
other: Nie możesz usunąć tagu, który jest w użyciu.
cannot_set_synonym_as_itself:
other: Nie można ustawić synonimu aktualnego tagu jako takiego.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Nazwą nadawcy nie może być adresem e-mail.
@@ -841,6 +845,7 @@ ui:
http_50X: Błąd HTTP 500
http_403: Błąd HTTP 403
logout: Wyloguj się
+ posts: Posts
notifications:
title: Powiadomienia
inbox: Skrzynka odbiorcza
@@ -1141,6 +1146,9 @@ ui:
label: Treść
msg:
empty: Treść nie może być pusta.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tagi
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Dodaj tag
create_btn: Utwórz nowy tag
search_tag: Wyszukaj tag
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Nie znaleziono pasujących tagów
tag_required_text: Wymagany tag (co najmniej jeden)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Imię nie może być puste.
range: Name must be between 2 to 30 characters in length.
- character: 'Możesz użyć dozwolone znaki "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Adres e-mail
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: Ludzie mogą oznaczać Cię jako "@nazwa_użytkownika".
msg: Nazwa użytkownika nie może być pusta.
msg_range: Username must be 2-30 characters in length.
- character: 'Należy używać zestawu znaków "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Zdjęcie profilowe
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Wyszukaj osoby
question_detail:
action: Akcja
+ created: Created
Asked: Zadane
asked: zadał(a)
update: Zmodyfikowane
+ Edited: Edited
edit: edytowany
commented: skomentowano
Views: Wyświetlone
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Imię
msg: Imię nie może być puste.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Hasło
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Pisanie
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Każdy użytkownik może napisać tylko jedną odpowiedź na każde pytanie
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Rekomendowane tagi
text: "Recommend tags will show in the dropdown list by default."
From 0834233122712ae40fe554543aad98d00ace714c Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:40 +0800
Subject: [PATCH 20/60] New translations en_us.yaml (Portuguese)
---
i18n/pt_PT.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/pt_PT.yaml b/i18n/pt_PT.yaml
index ec9609c1c..ee62cbbb5 100644
--- a/i18n/pt_PT.yaml
+++ b/i18n/pt_PT.yaml
@@ -234,6 +234,8 @@ backend:
other: Sem permissão para atualizar.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: A classificação não atende à condição.
@@ -263,6 +265,8 @@ backend:
other: Não é possível excluir um marcador em uso.
cannot_set_synonym_as_itself:
other: Você não pode definir o sinônimo do marcador atual como a si mesmo.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: O De Nome não pode ser um endereço de e-mail.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP Erro 500
http_403: HTTP Erro 403
logout: Encerrar Sessão
+ posts: Posts
notifications:
title: Notificações
inbox: Caixa de entrada
@@ -1141,6 +1146,9 @@ ui:
label: Corpo
msg:
empty: Corpo da mensagem não pode ser vazio.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Marcadores
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Adicionar marcador
create_btn: Criar novo marcador
search_tag: Procurar marcador
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Nenhum marcador correspondente
tag_required_text: Marcador obrigatório (ao menos um)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Nome não pode ser vazio.
range: O nome deve ter entre 2 e 30 caracteres.
- character: 'Deve usar o conjunto de caracteres "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: E-mail
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: As pessoas poderão mensionar você com "@usuário".
msg: Nome de usuário não pode ser vazio.
msg_range: Username must be 2-30 characters in length.
- character: 'Deve usar o conjunto de caracteres "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Perfil Imagem
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Procurar pessoas
question_detail:
action: Acção
+ created: Created
Asked: Perguntado
asked: perguntado
update: Modificado
+ Edited: Edited
edit: modificado
commented: comentado
Views: Visualizado
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Nome
msg: Nome não pode ser vazio.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Senha
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Escrever
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Escrever resposta
label: Each user can only write one answer for each question
text: "Desative para permitir que os usuários escrevam várias respostas para a mesma pergunta, o que pode fazer com que as respostas fiquem menos focadas."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Recommend Marcadores
text: "Os marcadores recomendados serão exibidos na lista dropdown por padrão."
From b01ed93161da04761dea03cc494ddf88f8e499a2 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:42 +0800
Subject: [PATCH 21/60] New translations en_us.yaml (Russian)
---
i18n/ru_RU.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/ru_RU.yaml b/i18n/ru_RU.yaml
index c71a27e37..a83909d0f 100644
--- a/i18n/ru_RU.yaml
+++ b/i18n/ru_RU.yaml
@@ -234,6 +234,8 @@ backend:
other: Нет разрешения на обновление.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Ранг репутации не соответствует условию.
@@ -263,6 +265,8 @@ backend:
other: Вы не можете удалить метку, которая используется.
cannot_set_synonym_as_itself:
other: Вы не можете установить синоним текущего тега.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Поле отправителя не может содержать email адрес.
@@ -841,6 +845,7 @@ ui:
http_50X: Ошибка HTTP 500
http_403: Ошибка HTTP 403
logout: Выйти
+ posts: Posts
notifications:
title: Уведомления
inbox: Входящие
@@ -1141,6 +1146,9 @@ ui:
label: 'Вопрос:'
msg:
empty: Вопрос не может быть пустым.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Теги
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Тег
create_btn: новый тег
search_tag: Поиск тега
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Нет соответствующих тэгов
tag_required_text: Обязательный тег (хотя бы один)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Имя пользователя не должно быть пустым.
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Email адрес
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: Люди могут упоминать вас как "@username".
msg: Имя пользователя не может быть пустым.
msg_range: Username must be 2-30 characters in length.
- character: 'Необходимо использовать набор символов "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Изображение профиля
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Поиск людей
question_detail:
action: Действия
+ created: Created
Asked: Спросил(а)
asked: спросил(а)
update: Изменён
+ Edited: Edited
edit: отредактировал
commented: commented
Views: Просмотрен
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Имя
msg: Имя не может быть пустым.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Пароль
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Написать
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Каждый пользователь может написать только один ответ на каждый вопрос
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Рекомендованные теги
text: "Recommend tags will show in the dropdown list by default."
From 80c32b0811230e2cac84295d0443c959ef8708c3 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:43 +0800
Subject: [PATCH 22/60] New translations en_us.yaml (Slovak)
---
i18n/sk_SK.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/sk_SK.yaml b/i18n/sk_SK.yaml
index 40ffcb163..ca39e06a3 100644
--- a/i18n/sk_SK.yaml
+++ b/i18n/sk_SK.yaml
@@ -234,6 +234,8 @@ backend:
other: Žiadne povolenie na aktualizáciu.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Reputation rank fail to meet the condition.
@@ -263,6 +265,8 @@ backend:
other: You cannot delete a tag that is in use.
cannot_set_synonym_as_itself:
other: Synonymum aktuálnej značky nemôžete nastaviť ako samotnú.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: The from name cannot be a email address.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP chyba 403
http_403: HTTP Error 403
logout: Log Out
+ posts: Posts
notifications:
title: Oznámenia
inbox: Doručená pošta
@@ -1141,6 +1146,9 @@ ui:
label: Telo
msg:
empty: Telo nemôže byť prázdne.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Značky --
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Pridať značku
create_btn: Vytvoriť novú značku
search_tag: Vyhľadať značku --
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Nezodpovedajú žiadne značky
tag_required_text: Povinný štítok (aspoň jeden)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Prihlasovacie meno nemôže byť prázdne.
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: E-mail
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: Ľudia vás môžu spomenúť ako „@používateľské meno“.
msg: Užívateľské meno nemôže byť prázdne.
msg_range: Username must be 2-30 characters in length.
- character: 'Musíte použiť znakovú sadu "a-z", "0-9", "- . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profile image
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Search people
question_detail:
action: Action
+ created: Created
Asked: Opýtané
asked: opýtané
update: Aktualizované
+ Edited: Edited
edit: upravené
commented: commented
Views: Videné
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Meno
msg: Meno nemôže byť prázdne.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Heslo
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Písať
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Each user can only write one answer for each question
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Recommend tags
text: "Recommend tags will show in the dropdown list by default."
From 739769518ffb15a1e1e2fda64c980c87d522327a Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:45 +0800
Subject: [PATCH 23/60] New translations en_us.yaml (Swedish)
---
i18n/sv_SE.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/sv_SE.yaml b/i18n/sv_SE.yaml
index b6e266ebc..7b4c0aecd 100644
--- a/i18n/sv_SE.yaml
+++ b/i18n/sv_SE.yaml
@@ -234,6 +234,8 @@ backend:
other: No permission to update.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Reputation rank fail to meet the condition.
@@ -263,6 +265,8 @@ backend:
other: You cannot delete a tag that is in use.
cannot_set_synonym_as_itself:
other: You cannot set the synonym of the current tag as itself.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: The from name cannot be a email address.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP Error 500
http_403: HTTP Error 403
logout: Logga ut
+ posts: Posts
notifications:
title: Notifications
inbox: Inkorg
@@ -1141,6 +1146,9 @@ ui:
label: Body
msg:
empty: Body cannot be empty.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Add tag
create_btn: Create new tag
search_tag: Search tag
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: No tags matched
tag_required_text: Required tag (at least one)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Name cannot be empty.
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: E-postadress
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: People can mention you as "@username".
msg: Username cannot be empty.
msg_range: Username must be 2-30 characters in length.
- character: 'Must use the character set "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profilbild
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Search people
question_detail:
action: Action
+ created: Created
Asked: Asked
asked: asked
update: Modified
+ Edited: Edited
edit: edited
commented: commented
Views: Viewed
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Namn
msg: Name cannot be empty.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Lösenord
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Write
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Each user can only write one answer for each question
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Recommend tags
text: "Recommend tags will show in the dropdown list by default."
From 0bd02011dd29df339827781fe1c8c461f3debc69 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:46 +0800
Subject: [PATCH 24/60] New translations en_us.yaml (Turkish)
---
i18n/tr_TR.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/tr_TR.yaml b/i18n/tr_TR.yaml
index 20a3284b8..665811122 100644
--- a/i18n/tr_TR.yaml
+++ b/i18n/tr_TR.yaml
@@ -234,6 +234,8 @@ backend:
other: Güncelleme izni yok.
content_cannot_empty:
other: İçerik boş olamaz.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: İtibar seviyesi koşulu karşılamıyor.
@@ -263,6 +265,8 @@ backend:
other: Kullanımda olan bir etiketi silemezsiniz.
cannot_set_synonym_as_itself:
other: Bir etiketin eş anlamlısını kendisi olarak ayarlayamazsınız.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Gönderen adı bir e-posta adresi olamaz.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP Hatası 500
http_403: HTTP Hatası 403
logout: Çıkış Yap
+ posts: Posts
notifications:
title: Bildirimler
inbox: Gelen Kutusu
@@ -1141,6 +1146,9 @@ ui:
label: İçerik
msg:
empty: İçerik boş olamaz.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Etiketler
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Etiket ekle
create_btn: Yeni etiket oluştur
search_tag: Etiket ara
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Eşleşen etiket bulunamadı
tag_required_text: Gerekli etiket (en az bir tane)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: İsim boş olamaz.
range: İsim 2 ile 30 karakter arasında olmalıdır.
- character: '"a-z", "A-Z", "0-9", "- . _" karakter setini kullanmalısınız'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: E-posta
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: İnsanlar size "@kullaniciadi" şeklinde bahsedebilir.
msg: Kullanıcı adı boş olamaz.
msg_range: Kullanıcı adı 2-30 karakter uzunluğunda olmalıdır.
- character: '"a-z", "0-9", "- . _" karakter setini kullanmalısınız'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profil resmi
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Kişi ara
question_detail:
action: Eylem
+ created: Created
Asked: Soruldu
asked: sordu
update: Değiştirildi
+ Edited: Edited
edit: düzenledi
commented: yorum yaptı
Views: Görüntülendi
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: İsim
msg: İsim boş olamaz.
- character: '"a-z", "A-Z", "0-9", "- . _" karakter setini kullanmalısınız'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: İsim 2 ile 30 karakter arasında olmalıdır.
admin_password:
label: Parola
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Harici içeriği göstermeden önce sor
write:
page_title: Yazma
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Cevap yazma
label: Her kullanıcı aynı soru için sadece bir cevap yazabilir
text: "Kullanıcıların aynı soruya birden fazla cevap yazmasına izin vermek için kapatın, bu cevapların odaktan uzaklaşmasına neden olabilir."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Önerilen etiketler
text: "Önerilen etiketler varsayılan olarak açılır listede gösterilecektir."
From 8ee539aba7ee5738a756958cfccff478f4ec9b2c Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:48 +0800
Subject: [PATCH 25/60] New translations en_us.yaml (Ukrainian)
---
i18n/uk_UA.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/uk_UA.yaml b/i18n/uk_UA.yaml
index 42603595e..25e3b52d8 100644
--- a/i18n/uk_UA.yaml
+++ b/i18n/uk_UA.yaml
@@ -234,6 +234,8 @@ backend:
other: Немає дозволу на оновлення.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Ранг репутації не відповідає умові.
@@ -263,6 +265,8 @@ backend:
other: Ви не можете видалити теґ, який використовується.
cannot_set_synonym_as_itself:
other: Ви не можете встановити синонім поточного тегу як сам тег.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Ім’я відправника не може бути електронною адресою.
@@ -841,6 +845,7 @@ ui:
http_50X: Помилка HTTP 500
http_403: Помилка HTTP 403
logout: Вийти
+ posts: Posts
notifications:
title: Сповіщення
inbox: Вхідні
@@ -1141,6 +1146,9 @@ ui:
label: Тіло
msg:
empty: Тіло не може бути порожнім.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Теґи
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Додати теґ
create_btn: Створити новий теґ
search_tag: Шукати теґ
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Не знайдено тегів
tag_required_text: Обов'язковий тег (принаймні один)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Ім'я не може бути порожнім.
range: Ім'я повинно мати довжину від 2 до 30 символів.
- character: 'Необхідно використовувати набір символів "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Електронна пошта
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: Користувачі можуть згадувати вас як "@username".
msg: Ім’я користувача не може бути порожнім.
msg_range: Username must be 2-30 characters in length.
- character: 'Необхідно використовувати набір символів "a-z", "0-9", "-. _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Зображення профілю
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Шукати людей
question_detail:
action: Дія
+ created: Created
Asked: Запитали
asked: запитали
update: Змінено
+ Edited: Edited
edit: відредаговано
commented: прокоментовано
Views: Переглянуто
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Ім’я
msg: Ім'я не може бути порожнім.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Пароль
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Написати
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Відповідь на запис
label: Кожен користувач може написати лише одну відповідь на кожне запитання
text: "Вимкнути, щоб дозволити користувачам писати кілька відповідей на одне і те ж питання, що може призвести до розфокусування відповідей."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Рекомендовані теги
text: "За замовчуванням рекомендовані теги будуть показані у спадному списку."
From 704ff72c5434997fec46052d0377628303a45b9c Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:50 +0800
Subject: [PATCH 26/60] New translations en_us.yaml (Chinese Simplified)
---
i18n/zh_CN.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/zh_CN.yaml b/i18n/zh_CN.yaml
index b62fd4700..481f93b16 100644
--- a/i18n/zh_CN.yaml
+++ b/i18n/zh_CN.yaml
@@ -234,6 +234,8 @@ backend:
other: 没有更新权限。
content_cannot_empty:
other: 内容不能为空。
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: 声望值未达到要求。
@@ -263,6 +265,8 @@ backend:
other: 你不能删除这个正在使用的标签。
cannot_set_synonym_as_itself:
other: 你不能将当前标签设为自己的同义词。
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: 发件人名称不能是邮箱地址。
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP 错误 500
http_403: HTTP 错误 403
logout: 退出
+ posts: Posts
notifications:
title: 通知
inbox: 收件箱
@@ -1141,6 +1146,9 @@ ui:
label: 内容
msg:
empty: 内容不能为空。
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: 标签
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: 添加标签
create_btn: 创建新标签
search_tag: 搜索标签
- hint: "描述您的内容是关于什么,至少需要一个标签。"
+ hint: 描述您的内容是关于什么,至少需要一个标签。
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: 没有匹配的标签
tag_required_text: 必选标签(至少一个)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: 名字不能为空
range: 名称长度必须在 2 至 30 个字符之间。
- character: '只能由 "a-z"、"A-Z"、"0-9"、" - . _" 组成'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: 邮箱
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: 用户可以通过 "@用户名" 来提及你。
msg: 用户名不能为空
msg_range: 显示名称长度必须为 2-30 个字符。
- character: '只能由 "a-z"、"A-Z"、"0-9"、" - . _" 组成'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: 头像
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: 搜索人员
question_detail:
action: 操作
+ created: Created
Asked: 提问于
asked: 提问于
update: 修改于
+ Edited: Edited
edit: 编辑于
commented: 评论
Views: 阅读次数
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: 名字
msg: 名字不能为空。
- character: '只能由 "a-z"、"A-Z"、"0-9"、" - . _" 组成'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: 名称长度必须在 2 至 30 个字符之间。
admin_password:
label: 密码
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: 在显示外部内容之前询问
write:
page_title: 编辑
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: 回答编辑
label: 每个用户对于每个问题只能有一个回答
text: "用户可以使用编辑按钮优化已有的回答"
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: 推荐标签
text: "推荐标签将默认显示在下拉列表中。"
From c055c7e2345acd99e49401797f4911b93d74e971 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:51 +0800
Subject: [PATCH 27/60] New translations en_us.yaml (Chinese Traditional)
---
i18n/zh_TW.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/zh_TW.yaml b/i18n/zh_TW.yaml
index 089b64a70..1c58ba984 100644
--- a/i18n/zh_TW.yaml
+++ b/i18n/zh_TW.yaml
@@ -234,6 +234,8 @@ backend:
other: 無更新權限。
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Reputation rank fail to meet the condition.
@@ -263,6 +265,8 @@ backend:
other: You cannot delete a tag that is in use.
cannot_set_synonym_as_itself:
other: 你不能將目前標籤的同義詞設定為本身。
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: The from name cannot be a email address.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP 錯誤 500
http_403: HTTP 錯誤 403
logout: 登出
+ posts: Posts
notifications:
title: 通知
inbox: 收件夾
@@ -1141,6 +1146,9 @@ ui:
label: 正文
msg:
empty: 正文不能爲空。
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: 標籤
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: 建立標籤
create_btn: 建立新標籤
search_tag: 搜尋標籤
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: 沒有匹配的標籤
tag_required_text: 必填標籤 (至少一個)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: 名稱不能為空
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: 郵箱
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: 用戶之間可以通過 "@用戶名" 進行交互。
msg: 用戶名不能為空
msg_range: Username must be 2-30 characters in length.
- character: '必須由 "a-z", "0-9", " - . _" 組成'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profile image
gravatar: 頭像
@@ -1381,9 +1391,11 @@ ui:
search: Search people
question_detail:
action: Action
+ created: Created
Asked: 提問於
asked: 提問於
update: 修改於
+ Edited: Edited
edit: 最後編輯於
commented: commented
Views: 閱讀次數
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: 暱稱
msg: 暱稱不能為空。
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: 密碼
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: 編輯
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Each user can only write one answer for each question
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Recommend tags
text: "Recommend tags will show in the dropdown list by default."
From 237bfe24b0b39222f6db6688164664bc3fc551c7 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:53 +0800
Subject: [PATCH 28/60] New translations en_us.yaml (Vietnamese)
---
i18n/vi_VN.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/vi_VN.yaml b/i18n/vi_VN.yaml
index 6bebd382f..206386b79 100644
--- a/i18n/vi_VN.yaml
+++ b/i18n/vi_VN.yaml
@@ -234,6 +234,8 @@ backend:
other: Không có quyền cập nhật.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Xếp hạng danh tiếng không đạt được điều kiện.
@@ -263,6 +265,8 @@ backend:
other: Bạn không thể xóa thẻ đang được sử dụng.
cannot_set_synonym_as_itself:
other: Bạn không thể đặt từ đồng nghĩa của thẻ hiện tại là chính nó.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: Tên người gửi không thể là địa chỉ email.
@@ -841,6 +845,7 @@ ui:
http_50X: Lỗi HTTP 500
http_403: Lỗi HTTP 403
logout: Đăng xuất
+ posts: Posts
notifications:
title: Các thông báo
inbox: Hộp thư đến
@@ -1141,6 +1146,9 @@ ui:
label: Nội dung
msg:
empty: Nội dung không thể trống.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Thẻ
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Thêm thẻ
create_btn: Tạo thẻ mới
search_tag: Tìm kiếm thẻ
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: Không có thẻ phù hợp
tag_required_text: Thẻ bắt buộc (ít nhất một)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Tên không thể trống.
range: Tên phải có độ dài từ 2 đến 30 ký tự.
- character: 'Chỉ sử dụng bộ ký tự "a-z", "0-9", , "A-Z", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Email
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: Mọi người có thể nhắc đến bạn với "@username".
msg: Tên người dùng không thể trống.
msg_range: Username must be 2-30 characters in length.
- character: 'Chỉ sử dụng bộ ký tự "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Hình ảnh hồ sơ
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Tìm kiếm người
question_detail:
action: Hành động
+ created: Created
Asked: Đã hỏi
asked: đã hỏi
update: Đã chỉnh sửa
+ Edited: Edited
edit: đã chỉnh sửa
commented: đã bình luận
Views: Lượt xem
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Tên
msg: Tên không thể trống.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Mật khẩu
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Viết
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Câu trả lời chỉnh sửa
label: Each user can only write one answer for each question
text: "Tắt để cho phép người dùng viết nhiều câu trả lời cho cùng một câu hỏi, điều này có thể khiến các câu trả lời bị mất trọng tâm."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Thẻ được đề xuất
text: "Các thẻ gợi ý sẽ hiển thị trong danh sách thả xuống theo mặc định."
From bf98ba5108e82e00386b1e57ca9a5031619d8a2c Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:55 +0800
Subject: [PATCH 29/60] New translations en_us.yaml (Indonesian)
---
i18n/id_ID.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/id_ID.yaml b/i18n/id_ID.yaml
index 6ff10273b..d755d8dda 100644
--- a/i18n/id_ID.yaml
+++ b/i18n/id_ID.yaml
@@ -234,6 +234,8 @@ backend:
other: Tidak diizinkan untuk memperbarui.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Reputation rank fail to meet the condition.
@@ -263,6 +265,8 @@ backend:
other: You cannot delete a tag that is in use.
cannot_set_synonym_as_itself:
other: Anda tidak bisa menetapkan sinonim dari tag saat ini dengan tag yang sama.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: The from name cannot be a email address.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP Error 500
http_403: HTTP Error 403
logout: Log Out
+ posts: Posts
notifications:
title: Pemberitahuan
inbox: Kotak Masuk
@@ -1141,6 +1146,9 @@ ui:
label: Body
msg:
empty: Body cannot be empty.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Add tag
create_btn: Create new tag
search_tag: Search tag
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: No tags matched
tag_required_text: Required tag (at least one)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Nama tidak boleh kosong.
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Email
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: People can mention you as "@username".
msg: Username cannot be empty.
msg_range: Username must be 2-30 characters in length.
- character: 'Must use the character set "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profile image
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Search people
question_detail:
action: Action
+ created: Created
Asked: Ditanyakan
asked: ditanyakan
update: Diubah
+ Edited: Edited
edit: disunting
commented: commented
Views: Dilihat
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Name
msg: Name cannot be empty.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Password
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Write
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Each user can only write one answer for each question
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Recommend tags
text: "Recommend tags will show in the dropdown list by default."
From 2ff43a12743723c4c8d912fa39804ca0a0920ef1 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:57 +0800
Subject: [PATCH 30/60] New translations en_us.yaml (Persian)
---
i18n/fa_IR.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/fa_IR.yaml b/i18n/fa_IR.yaml
index 71243877e..af18bc4d6 100644
--- a/i18n/fa_IR.yaml
+++ b/i18n/fa_IR.yaml
@@ -234,6 +234,8 @@ backend:
other: اجازه بروزرسانی ندارید.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: شهرت ناکافی.
@@ -263,6 +265,8 @@ backend:
other: نمی توانید تگی که در حال استفاده است را حذف کنید.
cannot_set_synonym_as_itself:
other: شما نمی توانید مترادفی برای برچسب فعلی به عوان خودش تنظیم کنین.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: '"از طرفه" نمی تواند آدرس ایمیل باشد.'
@@ -841,6 +845,7 @@ ui:
http_50X: خطای 500 HTTP
http_403: خطای 403 HTTP
logout: خروج
+ posts: Posts
notifications:
title: اعلانات
inbox: پیغامهای دریافتی
@@ -1141,6 +1146,9 @@ ui:
label: بدنه
msg:
empty: بدنه نمی تواند خالی باشد.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: برچسب ها
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: اضافه کردن برچسب
create_btn: ایجاد یک برچسب جدید
search_tag: جستوجوی برچسب
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: هیچ تگی مطابقت ندارد
tag_required_text: تگ نیاز هست (حداقل یک مورد)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: نام نمیتواند خالی باشد.
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: ایمیل
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: دیگران میتوانند به شما به بصورت "@username" اشاره کنند.
msg: نام کاربری نمی تواند خالی باشد.
msg_range: Username must be 2-30 characters in length.
- character: 'باید از حروف "a-z", "0-9", " - . _" استفاده شود'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: عکس پروفایل
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: جستجوی افراد
question_detail:
action: عملیات
+ created: Created
Asked: پرسیده شده
asked: پرسیده شده
update: تغییر یافته
+ Edited: Edited
edit: ویرایش شده
commented: commented
Views: مشاهده شده
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: نام
msg: نام نمیتواند خالی باشد.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: رمز عبور
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: نوشتن
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Each user can only write one answer for each question
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Recommend tags
text: "Recommend tags will show in the dropdown list by default."
From 53c5aaf15c52ec3d9cff3713b89b669d139c79f0 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:43:58 +0800
Subject: [PATCH 31/60] New translations en_us.yaml (Hindi)
---
i18n/hi_IN.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/hi_IN.yaml b/i18n/hi_IN.yaml
index c26f39921..184381477 100644
--- a/i18n/hi_IN.yaml
+++ b/i18n/hi_IN.yaml
@@ -234,6 +234,8 @@ backend:
other: No permission to update.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Reputation rank fail to meet the condition.
@@ -263,6 +265,8 @@ backend:
other: You cannot delete a tag that is in use.
cannot_set_synonym_as_itself:
other: You cannot set the synonym of the current tag as itself.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: The from name cannot be a email address.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP Error 500
http_403: HTTP Error 403
logout: Log Out
+ posts: Posts
notifications:
title: Notifications
inbox: Inbox
@@ -1141,6 +1146,9 @@ ui:
label: Body
msg:
empty: Body cannot be empty.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Add tag
create_btn: Create new tag
search_tag: Search tag
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: No tags matched
tag_required_text: Required tag (at least one)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Name cannot be empty.
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Email
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: People can mention you as "@username".
msg: Username cannot be empty.
msg_range: Username must be 2-30 characters in length.
- character: 'Must use the character set "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profile image
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Search people
question_detail:
action: Action
+ created: Created
Asked: Asked
asked: asked
update: Modified
+ Edited: Edited
edit: edited
commented: commented
Views: Viewed
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Name
msg: Name cannot be empty.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Password
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Write
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Each user can only write one answer for each question
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Recommend tags
text: "Recommend tags will show in the dropdown list by default."
From 085cf983f343b41f3c863f8de4338fad258c67c3 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:44:00 +0800
Subject: [PATCH 32/60] New translations en_us.yaml (Telugu)
---
i18n/te_IN.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/te_IN.yaml b/i18n/te_IN.yaml
index 4b2629171..677a75186 100644
--- a/i18n/te_IN.yaml
+++ b/i18n/te_IN.yaml
@@ -234,6 +234,8 @@ backend:
other: No permission to update.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Reputation rank fail to meet the condition.
@@ -263,6 +265,8 @@ backend:
other: You cannot delete a tag that is in use.
cannot_set_synonym_as_itself:
other: You cannot set the synonym of the current tag as itself.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: The from name cannot be a email address.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP Error 500
http_403: HTTP Error 403
logout: Log Out
+ posts: Posts
notifications:
title: నోటిఫికేషన్లు
inbox: ఇన్బాక్స్
@@ -1141,6 +1146,9 @@ ui:
label: Body
msg:
empty: Body cannot be empty.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Add tag
create_btn: Create new tag
search_tag: Search tag
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: No tags matched
tag_required_text: Required tag (at least one)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Name cannot be empty.
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Email
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: People can mention you as "@username".
msg: Username cannot be empty.
msg_range: Username must be 2-30 characters in length.
- character: 'Must use the character set "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profile image
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Search people
question_detail:
action: Action
+ created: Created
Asked: Asked
asked: asked
update: Modified
+ Edited: Edited
edit: edited
commented: commented
Views: Viewed
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Name
msg: Name cannot be empty.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Password
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Write
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Each user can only write one answer for each question
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Recommend tags
text: "Recommend tags will show in the dropdown list by default."
From 482525176e576f64ecee94eea8013ab3a0e1c385 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:44:01 +0800
Subject: [PATCH 33/60] New translations en_us.yaml (Welsh)
---
i18n/cy_GB.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/cy_GB.yaml b/i18n/cy_GB.yaml
index 3df4a38ac..a091fdf52 100644
--- a/i18n/cy_GB.yaml
+++ b/i18n/cy_GB.yaml
@@ -234,6 +234,8 @@ backend:
other: Dim caniatâd i ddiweddaru.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Reputation rank fail to meet the condition.
@@ -263,6 +265,8 @@ backend:
other: You cannot delete a tag that is in use.
cannot_set_synonym_as_itself:
other: Ni allwch osod cyfystyr y tag cyfredol fel ei hun.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: The from name cannot be a email address.
@@ -841,6 +845,7 @@ ui:
http_50X: Gwall HTTP 500
http_403: Gwall HTTP 403
logout: Log Out
+ posts: Posts
notifications:
title: Hysbysiadau
inbox: Mewnflwch
@@ -1141,6 +1146,9 @@ ui:
label: Corff
msg:
empty: Ni all corff fod yn wag.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tagiau
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Ychwanegu tag
create_btn: Creu tag newydd
search_tag: Chwilio tag
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: No tags matched
tag_required_text: Required tag (at least one)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Name cannot be empty.
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Email
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: People can mention you as "@username".
msg: Username cannot be empty.
msg_range: Username must be 2-30 characters in length.
- character: 'Must use the character set "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profile image
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Search people
question_detail:
action: Action
+ created: Created
Asked: Asked
asked: asked
update: Modified
+ Edited: Edited
edit: edited
commented: commented
Views: Viewed
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Name
msg: Name cannot be empty.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Password
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Write
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Each user can only write one answer for each question
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Recommend tags
text: "Recommend tags will show in the dropdown list by default."
From 65775e9f085673679402d1b19d37e33d1ccba471 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 15:44:03 +0800
Subject: [PATCH 34/60] New translations en_us.yaml (Malayalam)
---
i18n/ml_IN.yaml | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
diff --git a/i18n/ml_IN.yaml b/i18n/ml_IN.yaml
index c42260585..f689cfa0f 100644
--- a/i18n/ml_IN.yaml
+++ b/i18n/ml_IN.yaml
@@ -234,6 +234,8 @@ backend:
other: No permission to update.
content_cannot_empty:
other: Content cannot be empty.
+ content_less_than_minumum:
+ other: Not enough content entered.
rank:
fail_to_meet_the_condition:
other: Reputation rank fail to meet the condition.
@@ -263,6 +265,8 @@ backend:
other: You cannot delete a tag that is in use.
cannot_set_synonym_as_itself:
other: You cannot set the synonym of the current tag as itself.
+ minimum_count:
+ other: Not enough tags were entered.
smtp:
config_from_name_cannot_be_email:
other: The from name cannot be a email address.
@@ -841,6 +845,7 @@ ui:
http_50X: HTTP Error 500
http_403: HTTP Error 403
logout: Log Out
+ posts: Posts
notifications:
title: Notifications
inbox: Inbox
@@ -1141,6 +1146,9 @@ ui:
label: Body
msg:
empty: Body cannot be empty.
+ hint:
+ optional_body: Share what the question is about.
+ minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
@@ -1161,7 +1169,9 @@ ui:
add_btn: Add tag
create_btn: Create new tag
search_tag: Search tag
- hint: "Describe what your content is about, at least one tag is required."
+ hint: Describe what your content is about, at least one tag is required.
+ hint_zero_tags: Describe what your content is about.
+ hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
no_result: No tags matched
tag_required_text: Required tag (at least one)
header:
@@ -1214,7 +1224,7 @@ ui:
msg:
empty: Name cannot be empty.
range: Name must be between 2 to 30 characters in length.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
email:
label: Email
msg:
@@ -1292,7 +1302,7 @@ ui:
caption: People can mention you as "@username".
msg: Username cannot be empty.
msg_range: Username must be 2-30 characters in length.
- character: 'Must use the character set "a-z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", "- . _"'
avatar:
label: Profile image
gravatar: Gravatar
@@ -1381,9 +1391,11 @@ ui:
search: Search people
question_detail:
action: Action
+ created: Created
Asked: Asked
asked: asked
update: Modified
+ Edited: Edited
edit: edited
commented: commented
Views: Viewed
@@ -1695,7 +1707,7 @@ ui:
admin_name:
label: Name
msg: Name cannot be empty.
- character: 'Must use the character set "a-z", "A-Z", "0-9", " - . _"'
+ character: 'Must use the character set "a-z", "0-9", " - . _"'
msg_max_length: Name must be between 2 to 30 characters in length.
admin_password:
label: Password
@@ -2078,10 +2090,16 @@ ui:
ask_before_display: Ask before displaying external content
write:
page_title: Write
+ min_content:
+ label: Minimum question body length
+ text: Minimum allowed question body length in characters.
restrict_answer:
title: Answer write
label: Each user can only write one answer for the same question
text: "Turn off to allow users to write multiple answers to the same question, which may cause answers to be unfocused."
+ min_tags:
+ label: "Minimum tags per question"
+ text: "Minimum number of tags required in a question."
recommend_tags:
label: Recommend tags
text: "Recommend tags will show in the dropdown list by default."
From 4a128b13dee2ec74a7da6311cb93c8cbf6c2577d Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:35 +0800
Subject: [PATCH 35/60] New translations en_us.yaml (Romanian)
---
i18n/ro_RO.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/ro_RO.yaml b/i18n/ro_RO.yaml
index c1d2c8d06..cd0afb8a3 100644
--- a/i18n/ro_RO.yaml
+++ b/i18n/ro_RO.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Corpul mesajului trebuie să conțină text.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Etichete
msg:
From 762f560a8de00c405a821b041a2291cb032391e2 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:37 +0800
Subject: [PATCH 36/60] New translations en_us.yaml (French)
---
i18n/fr_FR.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/fr_FR.yaml b/i18n/fr_FR.yaml
index 9f4bdd602..ecb87bef1 100644
--- a/i18n/fr_FR.yaml
+++ b/i18n/fr_FR.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Le corps ne peut pas être vide.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Étiquettes
msg:
From 38f8e52b36f357173f2f260fb1c355cbcb7d7ef8 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:38 +0800
Subject: [PATCH 37/60] New translations en_us.yaml (Spanish)
---
i18n/es_ES.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/es_ES.yaml b/i18n/es_ES.yaml
index d534e0fb0..99071e2fe 100644
--- a/i18n/es_ES.yaml
+++ b/i18n/es_ES.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Cuerpo no puede estar vacío.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Etiquetas
msg:
From e05218ffe0d84318665d070727d1ca47b2f5cfec Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:40 +0800
Subject: [PATCH 38/60] New translations en_us.yaml (Czech)
---
i18n/cs_CZ.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/cs_CZ.yaml b/i18n/cs_CZ.yaml
index 6105f0902..d9f972a63 100644
--- a/i18n/cs_CZ.yaml
+++ b/i18n/cs_CZ.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Body cannot be empty.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
From bd28a4bf5130f3bf816d37bdae0b1015bc358378 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:42 +0800
Subject: [PATCH 39/60] New translations en_us.yaml (Danish)
---
i18n/da_DK.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/da_DK.yaml b/i18n/da_DK.yaml
index d743f6cef..d3f410e45 100644
--- a/i18n/da_DK.yaml
+++ b/i18n/da_DK.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Brødtekst skal udfyldes.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
From 2d7d15a2bf5c231bb4bacc6be0159b2bee819a50 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:43 +0800
Subject: [PATCH 40/60] New translations en_us.yaml (German)
---
i18n/de_DE.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/de_DE.yaml b/i18n/de_DE.yaml
index 29843e477..d7683f03b 100644
--- a/i18n/de_DE.yaml
+++ b/i18n/de_DE.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Körper darf nicht leer sein.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Stichworte
msg:
From d7bff2067671fa0c6883ccd125be00ab7403588f Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:45 +0800
Subject: [PATCH 41/60] New translations en_us.yaml (Italian)
---
i18n/it_IT.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/it_IT.yaml b/i18n/it_IT.yaml
index 734ee0ab4..29cd1f521 100644
--- a/i18n/it_IT.yaml
+++ b/i18n/it_IT.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Il corpo del testo non può essere vuoto.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
From ee89182e3f5f7033a62ecb24fd416d91971699a1 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:47 +0800
Subject: [PATCH 42/60] New translations en_us.yaml (Japanese)
---
i18n/ja_JP.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/ja_JP.yaml b/i18n/ja_JP.yaml
index e8295c8f9..d348ce6b8 100644
--- a/i18n/ja_JP.yaml
+++ b/i18n/ja_JP.yaml
@@ -1146,8 +1146,8 @@ ui:
msg:
empty: 本文を空にすることはできません。
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: タグ
msg:
From 58384c193f1e82b3c0dab6c8fcf299ed45511be2 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:48 +0800
Subject: [PATCH 43/60] New translations en_us.yaml (Korean)
---
i18n/ko_KR.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/ko_KR.yaml b/i18n/ko_KR.yaml
index e0c33716d..be1807457 100644
--- a/i18n/ko_KR.yaml
+++ b/i18n/ko_KR.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: 본문을 입력하세요.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: 태그
msg:
From 77b28ff2f67c56e38d50acce13558ba888f9eff8 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:50 +0800
Subject: [PATCH 44/60] New translations en_us.yaml (Polish)
---
i18n/pl_PL.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/pl_PL.yaml b/i18n/pl_PL.yaml
index 80cac4799..ae26c6d1a 100644
--- a/i18n/pl_PL.yaml
+++ b/i18n/pl_PL.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Treść nie może być pusta.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tagi
msg:
From afff4af7aaa8351ef3d7e5718291206c2aca6bcc Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:51 +0800
Subject: [PATCH 45/60] New translations en_us.yaml (Portuguese)
---
i18n/pt_PT.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/pt_PT.yaml b/i18n/pt_PT.yaml
index ee62cbbb5..997bb0552 100644
--- a/i18n/pt_PT.yaml
+++ b/i18n/pt_PT.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Corpo da mensagem não pode ser vazio.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Marcadores
msg:
From 64b8f1bc0d029c59f73b43c125283a34c56ead72 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:53 +0800
Subject: [PATCH 46/60] New translations en_us.yaml (Russian)
---
i18n/ru_RU.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/ru_RU.yaml b/i18n/ru_RU.yaml
index a83909d0f..c554ac8d7 100644
--- a/i18n/ru_RU.yaml
+++ b/i18n/ru_RU.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Вопрос не может быть пустым.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Теги
msg:
From ae7b4c4353b6e446b68afee0aa4fe2a9549651be Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:55 +0800
Subject: [PATCH 47/60] New translations en_us.yaml (Slovak)
---
i18n/sk_SK.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/sk_SK.yaml b/i18n/sk_SK.yaml
index ca39e06a3..72bd4726e 100644
--- a/i18n/sk_SK.yaml
+++ b/i18n/sk_SK.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Telo nemôže byť prázdne.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Značky --
msg:
From 6a2f283baf9b2a0a76a5d6ffe05fffe4b8eca9bb Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:56 +0800
Subject: [PATCH 48/60] New translations en_us.yaml (Swedish)
---
i18n/sv_SE.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/sv_SE.yaml b/i18n/sv_SE.yaml
index 7b4c0aecd..243703ce0 100644
--- a/i18n/sv_SE.yaml
+++ b/i18n/sv_SE.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Body cannot be empty.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
From 747328ed1f93d137b151b87760c2a0b198863520 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:58 +0800
Subject: [PATCH 49/60] New translations en_us.yaml (Turkish)
---
i18n/tr_TR.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/tr_TR.yaml b/i18n/tr_TR.yaml
index 665811122..fdecee532 100644
--- a/i18n/tr_TR.yaml
+++ b/i18n/tr_TR.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: İçerik boş olamaz.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Etiketler
msg:
From 27a2d681669b5e2ee6536e8948936dcebc146902 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:32:59 +0800
Subject: [PATCH 50/60] New translations en_us.yaml (Ukrainian)
---
i18n/uk_UA.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/uk_UA.yaml b/i18n/uk_UA.yaml
index 25e3b52d8..ea0e4591c 100644
--- a/i18n/uk_UA.yaml
+++ b/i18n/uk_UA.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Тіло не може бути порожнім.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Теґи
msg:
From f59b6446c1cd30f47007d77c1c5944451a7303f8 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:33:01 +0800
Subject: [PATCH 51/60] New translations en_us.yaml (Chinese Simplified)
---
i18n/zh_CN.yaml | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/i18n/zh_CN.yaml b/i18n/zh_CN.yaml
index 481f93b16..6737eebea 100644
--- a/i18n/zh_CN.yaml
+++ b/i18n/zh_CN.yaml
@@ -235,7 +235,7 @@ backend:
content_cannot_empty:
other: 内容不能为空。
content_less_than_minumum:
- other: Not enough content entered.
+ other: 输入的内容不足。
rank:
fail_to_meet_the_condition:
other: 声望值未达到要求。
@@ -266,7 +266,7 @@ backend:
cannot_set_synonym_as_itself:
other: 你不能将当前标签设为自己的同义词。
minimum_count:
- other: Not enough tags were entered.
+ other: 没有输入足够的标签。
smtp:
config_from_name_cannot_be_email:
other: 发件人名称不能是邮箱地址。
@@ -845,7 +845,7 @@ ui:
http_50X: HTTP 错误 500
http_403: HTTP 错误 403
logout: 退出
- posts: Posts
+ posts: 帖子
notifications:
title: 通知
inbox: 收件箱
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: 内容不能为空。
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: 标签
msg:
@@ -1224,7 +1224,7 @@ ui:
msg:
empty: 名字不能为空
range: 名称长度必须在 2 至 30 个字符之间。
- character: 'Must use the character set "a-z", "0-9", " - . _"'
+ character: '只能由 "a-z", "0-9", " - . _" 组成'
email:
label: 邮箱
msg:
@@ -1302,7 +1302,7 @@ ui:
caption: 用户可以通过 "@用户名" 来提及你。
msg: 用户名不能为空
msg_range: 显示名称长度必须为 2-30 个字符。
- character: 'Must use the character set "a-z", "0-9", "- . _"'
+ character: '只能由 "a-z", "0-9", " - . _" 组成'
avatar:
label: 头像
gravatar: Gravatar
@@ -1391,11 +1391,11 @@ ui:
search: 搜索人员
question_detail:
action: 操作
- created: Created
+ created: 创建于
Asked: 提问于
asked: 提问于
update: 修改于
- Edited: Edited
+ Edited: 编辑于
edit: 编辑于
commented: 评论
Views: 阅读次数
@@ -1707,7 +1707,7 @@ ui:
admin_name:
label: 名字
msg: 名字不能为空。
- character: 'Must use the character set "a-z", "0-9", " - . _"'
+ character: '只能由 "a-z", "0-9", " - . _" 组成'
msg_max_length: 名称长度必须在 2 至 30 个字符之间。
admin_password:
label: 密码
@@ -2091,15 +2091,15 @@ ui:
write:
page_title: 编辑
min_content:
- label: Minimum question body length
- text: Minimum allowed question body length in characters.
+ label: 最小问题长度
+ text: 最小允许的问题内容长度(字符)。
restrict_answer:
title: 回答编辑
label: 每个用户对于每个问题只能有一个回答
text: "用户可以使用编辑按钮优化已有的回答"
min_tags:
- label: "Minimum tags per question"
- text: "Minimum number of tags required in a question."
+ label: "问题的最少标签数"
+ text: "一个问题所需标签的最小数量。"
recommend_tags:
label: 推荐标签
text: "推荐标签将默认显示在下拉列表中。"
From eaed01e801a6fb799b55095cc3cede9683dadc67 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:33:03 +0800
Subject: [PATCH 52/60] New translations en_us.yaml (Chinese Traditional)
---
i18n/zh_TW.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/zh_TW.yaml b/i18n/zh_TW.yaml
index 1c58ba984..cc362ea1e 100644
--- a/i18n/zh_TW.yaml
+++ b/i18n/zh_TW.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: 正文不能爲空。
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: 標籤
msg:
From 51e67b138415037e922ce8f68d01d22d69ea0d1c Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:33:04 +0800
Subject: [PATCH 53/60] New translations en_us.yaml (Vietnamese)
---
i18n/vi_VN.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/vi_VN.yaml b/i18n/vi_VN.yaml
index 206386b79..6f5e5cbbb 100644
--- a/i18n/vi_VN.yaml
+++ b/i18n/vi_VN.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Nội dung không thể trống.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Thẻ
msg:
From 5157cd3f3b45f05d5ef4558fd5757b6ca774e6a4 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:33:06 +0800
Subject: [PATCH 54/60] New translations en_us.yaml (Indonesian)
---
i18n/id_ID.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/id_ID.yaml b/i18n/id_ID.yaml
index d755d8dda..f8a4a8a88 100644
--- a/i18n/id_ID.yaml
+++ b/i18n/id_ID.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Body cannot be empty.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
From 831bd1d9c523def5247eb66e7d0610de068f71cb Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:33:08 +0800
Subject: [PATCH 55/60] New translations en_us.yaml (Persian)
---
i18n/fa_IR.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/fa_IR.yaml b/i18n/fa_IR.yaml
index af18bc4d6..600d5cc11 100644
--- a/i18n/fa_IR.yaml
+++ b/i18n/fa_IR.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: بدنه نمی تواند خالی باشد.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: برچسب ها
msg:
From 7fb1bfbcd03d4b4ed65c14198b1fd8f2e87147d1 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:33:09 +0800
Subject: [PATCH 56/60] New translations en_us.yaml (Hindi)
---
i18n/hi_IN.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/hi_IN.yaml b/i18n/hi_IN.yaml
index 184381477..09be62019 100644
--- a/i18n/hi_IN.yaml
+++ b/i18n/hi_IN.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Body cannot be empty.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
From ad34eb78ad3a4e44292d71b64fe3a54359b0e44f Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:33:11 +0800
Subject: [PATCH 57/60] New translations en_us.yaml (Telugu)
---
i18n/te_IN.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/te_IN.yaml b/i18n/te_IN.yaml
index 677a75186..dbf4acb14 100644
--- a/i18n/te_IN.yaml
+++ b/i18n/te_IN.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Body cannot be empty.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
From 9f082543aa4e9f782eb989a117f5de1661b38bd4 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:33:12 +0800
Subject: [PATCH 58/60] New translations en_us.yaml (Welsh)
---
i18n/cy_GB.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/cy_GB.yaml b/i18n/cy_GB.yaml
index a091fdf52..267070a08 100644
--- a/i18n/cy_GB.yaml
+++ b/i18n/cy_GB.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Ni all corff fod yn wag.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tagiau
msg:
From 4159fa7c08958d2b4e4a52927a3c39d5718b43ae Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:33:14 +0800
Subject: [PATCH 59/60] New translations en_us.yaml (Malayalam)
---
i18n/ml_IN.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i18n/ml_IN.yaml b/i18n/ml_IN.yaml
index f689cfa0f..421350311 100644
--- a/i18n/ml_IN.yaml
+++ b/i18n/ml_IN.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: Body cannot be empty.
hint:
- optional_body: Share what the question is about.
- minimum_characters: "Share what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: Describe what the question is about.
+ minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
tags:
label: Tags
msg:
From 07329c4083d86af9e26725e3844123eafc9c4106 Mon Sep 17 00:00:00 2001
From: Sunny <1147886+sunshineg@users.noreply.github.com>
Date: Tue, 28 Oct 2025 16:37:19 +0800
Subject: [PATCH 60/60] New translations en_us.yaml (Chinese Simplified)
---
i18n/zh_CN.yaml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/i18n/zh_CN.yaml b/i18n/zh_CN.yaml
index 6737eebea..0f7a25154 100644
--- a/i18n/zh_CN.yaml
+++ b/i18n/zh_CN.yaml
@@ -1147,8 +1147,8 @@ ui:
msg:
empty: 内容不能为空。
hint:
- optional_body: Describe what the question is about.
- minimum_characters: "Describe what the question is about, at least {{min_content_length}} characters are required."
+ optional_body: 描述这个问题是什么。
+ minimum_characters: "详细描述这个问题,至少需要 {{min_content_length}} 字符。"
tags:
label: 标签
msg:
@@ -1170,8 +1170,8 @@ ui:
create_btn: 创建新标签
search_tag: 搜索标签
hint: 描述您的内容是关于什么,至少需要一个标签。
- hint_zero_tags: Describe what your content is about.
- hint_more_than_one_tag: "Describe what your content is about, at least {{min_tags_number}} tags are required."
+ hint_zero_tags: 描述您的内容与什么有关。
+ hint_more_than_one_tag: "描述您的内容是关于什么,至少需要{{min_tags_number}}个标签。"
no_result: 没有匹配的标签
tag_required_text: 必选标签(至少一个)
header: