diff --git a/i18n/de_DE.yaml b/i18n/de_DE.yaml
index 33b012e3..c754187b 100644
--- a/i18n/de_DE.yaml
+++ b/i18n/de_DE.yaml
@@ -34,6 +34,10 @@ backend:
other: E-Mail und Password stimmen nicht überein.
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: E-Mail und Password stimmen nicht überein.
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: Das neue Passwort ist das gleiche wie das vorherige Passwort.
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: Frage nicht gefunden.
cannot_deleted:
@@ -782,6 +788,7 @@ ui:
approve: Approve
reject: Reject
skip: Skip
+ discard_draft: Discard draft
search:
title: Search Results
keywords: Keywords
@@ -971,9 +978,11 @@ ui:
answers: answers
accepted: Accepted
page_404:
+ http_error: HTTP Error 404
desc: "Unfortunately, this page doesn't exist."
back_home: Back to homepage
page_50X:
+ http_error: HTTP Error 500
desc: The server encountered an error and could not complete your request.
back_home: Back to homepage
page_maintenance:
@@ -1360,6 +1369,10 @@ ui:
reputation: reputation
votes: votes
prompt:
- leave_page: "Are you sure you want to leave the page?"
- changes_not_save: "Your changes may not be saved."
+ leave_page: Are you sure you want to leave the page?
+ changes_not_save: Your changes may not be saved.
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/es_ES.yaml b/i18n/es_ES.yaml
index 46c3c761..06c98663 100644
--- a/i18n/es_ES.yaml
+++ b/i18n/es_ES.yaml
@@ -34,6 +34,10 @@ backend:
other: Contraseña o correo incorrecto.
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: Contraseña o correo incorrecto.
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: La nueva contraseña es igual a la anterior.
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: Pregunta no encontrada.
cannot_deleted:
@@ -807,6 +813,7 @@ ui:
approve: Aprobar
reject: Rechazar
skip: Omitir
+ discard_draft: Discard draft
search:
title: Resultados de la búsqueda
keywords: Palabras claves
@@ -996,9 +1003,11 @@ ui:
answers: answers
accepted: Accepted
page_404:
+ http_error: HTTP Error 404
desc: "Unfortunately, this page doesn't exist."
back_home: Back to homepage
page_50X:
+ http_error: HTTP Error 500
desc: The server encountered an error and could not complete your request.
back_home: Back to homepage
page_maintenance:
@@ -1385,6 +1394,10 @@ ui:
reputation: reputación
votes: votos
prompt:
- leave_page: "Are you sure you want to leave the page?"
- changes_not_save: "Your changes may not be saved."
+ leave_page: Are you sure you want to leave the page?
+ changes_not_save: Your changes may not be saved.
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/fr_FR.yaml b/i18n/fr_FR.yaml
index a331e4b1..a353ddeb 100644
--- a/i18n/fr_FR.yaml
+++ b/i18n/fr_FR.yaml
@@ -34,6 +34,10 @@ backend:
other: L'email et le mot de passe ne correspondent pas.
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: L'email et le mot de passe ne correspondent pas.
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: Le nouveau mot de passe est le même que le précédent.
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: Question non trouvée.
cannot_deleted:
@@ -782,6 +788,7 @@ ui:
approve: Approuver
reject: Rejeter
skip: Ignorer
+ discard_draft: Discard draft
search:
title: Résultats de la recherche
keywords: Mots-clés
@@ -971,9 +978,11 @@ ui:
answers: réponses
accepted: Accepté
page_404:
+ http_error: HTTP Error 404
desc: "Nous sommes désolés, mais cette page n’existe pas."
back_home: Retour à la page d'accueil
page_50X:
+ http_error: HTTP Error 500
desc: Le serveur a rencontré une erreur et n'a pas pu répondre à votre requête.
back_home: Retour à la page d'accueil
page_maintenance:
@@ -1360,6 +1369,10 @@ ui:
reputation: réputation
votes: votes
prompt:
- leave_page: "Voulez-vous vraiment quitter la page ?"
- changes_not_save: "Impossible d'enregistrer vos modifications."
+ leave_page: Voulez-vous vraiment quitter la page ?
+ changes_not_save: Impossible d'enregistrer vos modifications.
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/id_ID.yaml b/i18n/id_ID.yaml
index 096133fc..710fe388 100644
--- a/i18n/id_ID.yaml
+++ b/i18n/id_ID.yaml
@@ -34,6 +34,10 @@ backend:
other: Email dan kata sandi tidak cocok.
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: Email dan kata sandi tidak cocok.
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: Password baru sama dengan password yang sebelumnya.
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: Pertanyaan tidak ditemukan.
cannot_deleted:
@@ -782,6 +788,7 @@ ui:
approve: Approve
reject: Reject
skip: Skip
+ discard_draft: Discard draft
search:
title: Search Results
keywords: Keywords
@@ -971,9 +978,11 @@ ui:
answers: answers
accepted: Accepted
page_404:
+ http_error: HTTP Error 404
desc: "Sayangnya, halaman ini tidak ada."
back_home: Kembali ke beranda
page_50X:
+ http_error: HTTP Error 500
desc: Server mengalami kesalahan internal dan tidak dapat menyelesaikan permintaan Anda.
back_home: Kembali ke beranda
page_maintenance:
@@ -1360,6 +1369,10 @@ ui:
reputation: reputation
votes: votes
prompt:
- leave_page: "Are you sure you want to leave the page?"
- changes_not_save: "Your changes may not be saved."
+ leave_page: Are you sure you want to leave the page?
+ changes_not_save: Your changes may not be saved.
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/it_IT.yaml b/i18n/it_IT.yaml
index e8492e22..6e62187e 100644
--- a/i18n/it_IT.yaml
+++ b/i18n/it_IT.yaml
@@ -34,6 +34,10 @@ backend:
other: Email o password errati
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: Email o password errati
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: La nuova password è identica alla precedente
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: domanda non trovata
cannot_deleted:
@@ -782,6 +788,7 @@ ui:
approve: Approve
reject: Reject
skip: Skip
+ discard_draft: Discard draft
search:
title: Search Results
keywords: Keywords
@@ -971,9 +978,11 @@ ui:
answers: answers
accepted: Accepted
page_404:
+ http_error: HTTP Error 404
desc: "Unfortunately, this page doesn't exist."
back_home: Back to homepage
page_50X:
+ http_error: HTTP Error 500
desc: The server encountered an error and could not complete your request.
back_home: Back to homepage
page_maintenance:
@@ -1360,6 +1369,10 @@ ui:
reputation: reputation
votes: votes
prompt:
- leave_page: "Are you sure you want to leave the page?"
- changes_not_save: "Your changes may not be saved."
+ leave_page: Are you sure you want to leave the page?
+ changes_not_save: Your changes may not be saved.
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/ja_JP.yaml b/i18n/ja_JP.yaml
index 3503ceba..079d180e 100644
--- a/i18n/ja_JP.yaml
+++ b/i18n/ja_JP.yaml
@@ -34,6 +34,10 @@ backend:
other: Email and password do not match.
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: Email and password do not match.
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: The new password is the same as the previous one.
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: Question not found.
cannot_deleted:
@@ -782,6 +788,7 @@ ui:
approve: Approve
reject: Reject
skip: Skip
+ discard_draft: Discard draft
search:
title: Search Results
keywords: Keywords
@@ -971,9 +978,11 @@ ui:
answers: answers
accepted: Accepted
page_404:
+ http_error: HTTP Error 404
desc: "Unfortunately, this page doesn't exist."
back_home: Back to homepage
page_50X:
+ http_error: HTTP Error 500
desc: The server encountered an error and could not complete your request.
back_home: Back to homepage
page_maintenance:
@@ -1360,6 +1369,10 @@ ui:
reputation: reputation
votes: votes
prompt:
- leave_page: "Are you sure you want to leave the page?"
- changes_not_save: "Your changes may not be saved."
+ leave_page: Are you sure you want to leave the page?
+ changes_not_save: Your changes may not be saved.
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/ko_KR.yaml b/i18n/ko_KR.yaml
index 3503ceba..079d180e 100644
--- a/i18n/ko_KR.yaml
+++ b/i18n/ko_KR.yaml
@@ -34,6 +34,10 @@ backend:
other: Email and password do not match.
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: Email and password do not match.
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: The new password is the same as the previous one.
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: Question not found.
cannot_deleted:
@@ -782,6 +788,7 @@ ui:
approve: Approve
reject: Reject
skip: Skip
+ discard_draft: Discard draft
search:
title: Search Results
keywords: Keywords
@@ -971,9 +978,11 @@ ui:
answers: answers
accepted: Accepted
page_404:
+ http_error: HTTP Error 404
desc: "Unfortunately, this page doesn't exist."
back_home: Back to homepage
page_50X:
+ http_error: HTTP Error 500
desc: The server encountered an error and could not complete your request.
back_home: Back to homepage
page_maintenance:
@@ -1360,6 +1369,10 @@ ui:
reputation: reputation
votes: votes
prompt:
- leave_page: "Are you sure you want to leave the page?"
- changes_not_save: "Your changes may not be saved."
+ leave_page: Are you sure you want to leave the page?
+ changes_not_save: Your changes may not be saved.
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/pt_PT.yaml b/i18n/pt_PT.yaml
index 80b73278..4b4f8e73 100644
--- a/i18n/pt_PT.yaml
+++ b/i18n/pt_PT.yaml
@@ -34,6 +34,10 @@ backend:
other: O e-mail e a palavra-passe não coincidem.
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: O e-mail e a palavra-passe não coincidem.
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: A nova senha é a mesma que a anterior.
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: Pergunta não encontrada.
cannot_deleted:
@@ -782,6 +788,7 @@ ui:
approve: Approve
reject: Reject
skip: Skip
+ discard_draft: Discard draft
search:
title: Search Results
keywords: Keywords
@@ -971,9 +978,11 @@ ui:
answers: answers
accepted: Accepted
page_404:
+ http_error: HTTP Error 404
desc: "Unfortunately, this page doesn't exist."
back_home: Back to homepage
page_50X:
+ http_error: HTTP Error 500
desc: The server encountered an error and could not complete your request.
back_home: Back to homepage
page_maintenance:
@@ -1360,6 +1369,10 @@ ui:
reputation: reputation
votes: votes
prompt:
- leave_page: "Are you sure you want to leave the page?"
- changes_not_save: "Your changes may not be saved."
+ leave_page: Are you sure you want to leave the page?
+ changes_not_save: Your changes may not be saved.
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/ru_RU.yaml b/i18n/ru_RU.yaml
index 1c8e88c9..e383ff31 100644
--- a/i18n/ru_RU.yaml
+++ b/i18n/ru_RU.yaml
@@ -34,6 +34,10 @@ backend:
other: Неверное имя пользователя или пароль.
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: Неверное имя пользователя или пароль.
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: Пароль не может быть таким же как прежний.
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: Вопрос не найден.
cannot_deleted:
@@ -782,6 +788,7 @@ ui:
approve: Approve
reject: Reject
skip: Skip
+ discard_draft: Discard draft
search:
title: Search Results
keywords: Keywords
@@ -971,9 +978,11 @@ ui:
answers: answers
accepted: Accepted
page_404:
+ http_error: HTTP Error 404
desc: "Unfortunately, this page doesn't exist."
back_home: Back to homepage
page_50X:
+ http_error: HTTP Error 500
desc: The server encountered an error and could not complete your request.
back_home: Back to homepage
page_maintenance:
@@ -1360,6 +1369,10 @@ ui:
reputation: reputation
votes: votes
prompt:
- leave_page: "Are you sure you want to leave the page?"
- changes_not_save: "Your changes may not be saved."
+ leave_page: Are you sure you want to leave the page?
+ changes_not_save: Your changes may not be saved.
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/tr_TR.yaml b/i18n/tr_TR.yaml
index cfde3166..cb5703a2 100644
--- a/i18n/tr_TR.yaml
+++ b/i18n/tr_TR.yaml
@@ -34,6 +34,10 @@ backend:
other: E-Posta ve parola eşleşmiyor.
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: E-Posta ve parola eşleşmiyor.
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: Yeni parola bir önceki parolanızın aynısı.
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: Soru bulunamadı.
cannot_deleted:
@@ -782,6 +788,7 @@ ui:
approve: Approve
reject: Reject
skip: Skip
+ discard_draft: Discard draft
search:
title: Search Results
keywords: Keywords
@@ -971,9 +978,11 @@ ui:
answers: answers
accepted: Accepted
page_404:
+ http_error: HTTP Error 404
desc: "Unfortunately, this page doesn't exist."
back_home: Back to homepage
page_50X:
+ http_error: HTTP Error 500
desc: The server encountered an error and could not complete your request.
back_home: Back to homepage
page_maintenance:
@@ -1360,6 +1369,10 @@ ui:
reputation: reputation
votes: votes
prompt:
- leave_page: "Are you sure you want to leave the page?"
- changes_not_save: "Your changes may not be saved."
+ leave_page: Are you sure you want to leave the page?
+ changes_not_save: Your changes may not be saved.
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/vi_VN.yaml b/i18n/vi_VN.yaml
index 3503ceba..079d180e 100644
--- a/i18n/vi_VN.yaml
+++ b/i18n/vi_VN.yaml
@@ -34,6 +34,10 @@ backend:
other: Email and password do not match.
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: Email and password do not match.
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: The new password is the same as the previous one.
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: Question not found.
cannot_deleted:
@@ -782,6 +788,7 @@ ui:
approve: Approve
reject: Reject
skip: Skip
+ discard_draft: Discard draft
search:
title: Search Results
keywords: Keywords
@@ -971,9 +978,11 @@ ui:
answers: answers
accepted: Accepted
page_404:
+ http_error: HTTP Error 404
desc: "Unfortunately, this page doesn't exist."
back_home: Back to homepage
page_50X:
+ http_error: HTTP Error 500
desc: The server encountered an error and could not complete your request.
back_home: Back to homepage
page_maintenance:
@@ -1360,6 +1369,10 @@ ui:
reputation: reputation
votes: votes
prompt:
- leave_page: "Are you sure you want to leave the page?"
- changes_not_save: "Your changes may not be saved."
+ leave_page: Are you sure you want to leave the page?
+ changes_not_save: Your changes may not be saved.
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/zh_CN.yaml b/i18n/zh_CN.yaml
index 604c7e23..18d07656 100644
--- a/i18n/zh_CN.yaml
+++ b/i18n/zh_CN.yaml
@@ -1,5 +1,4 @@
#The following fields are used for back-end
-
backend:
base:
success:
@@ -35,6 +34,10 @@ backend:
other: 邮箱和密码不匹配。
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: 邮箱和密码不匹配。
answer:
@@ -82,7 +85,7 @@ backend:
other: 新密码与之前的设置相同
question:
already_deleted:
- other: 该内容已被删除
+ other: This post has been deleted.
not_found:
other: 问题未找到
cannot_deleted:
@@ -785,6 +788,7 @@ ui:
approve: 批准
reject: 拒绝
skip: 略过
+ discard_draft: Discard draft
search:
title: 搜索结果
keywords: 关键词
@@ -974,9 +978,11 @@ ui:
answers: 个回答
accepted: 已被采纳
page_404:
+ http_error: HTTP Error 404
desc: "很抱歉,此页面不存在。"
back_home: 回到主页
page_50X:
+ http_error: HTTP Error 500
desc: 服务器遇到了一个错误,无法完成你的请求。
back_home: 回到主页
page_maintenance:
@@ -1363,6 +1369,10 @@ ui:
reputation: 声望值
votes: 投票
prompt:
- leave_page: "确定要离开此页面?"
- changes_not_save: "您的更改尚未保存"
+ leave_page: 确定要离开此页面?
+ changes_not_save: 您的更改尚未保存
+ draft:
+ discard_confirm: Are you sure you want to discard your draft?
+ messages:
+ post_deleted: This post has been deleted.
diff --git a/i18n/zh_TW.yaml b/i18n/zh_TW.yaml
index f5051767..58bb99b5 100644
--- a/i18n/zh_TW.yaml
+++ b/i18n/zh_TW.yaml
@@ -34,6 +34,10 @@ backend:
other: 電郵和密碼不匹配。
error:
admin:
+ cannot_update_their_password:
+ other: You cannot modify your password.
+ cannot_modify_self_status:
+ other: You cannot modify your status.
email_or_password_wrong:
other: 電郵和密碼不匹配。
answer:
@@ -80,6 +84,8 @@ backend:
new_password_same_as_previous_setting:
other: 新密碼與先前的一樣。
question:
+ already_deleted:
+ other: This post has been deleted.
not_found:
other: 找不到問題。
cannot_deleted:
@@ -487,8 +493,10 @@ ui:
btn_save_edits: 保存
btn_cancel: 取消
show_more: 顯示更多評論
- tip_question: 通过評論询问更多问题或提出改進建議。避免在評論中回答問題。
- tip_answer: 使用評論回復其他用戶或通知他們进行更改。如果你要添加新的信息,請編輯你的帖子,而不是發表評論。
+ tip_question: >-
+ 通过評論询问更多问题或提出改進建議。避免在評論中回答問題。
+ tip_answer: >-
+ 使用評論回復其他用戶或通知他們进行更改。如果你要添加新的信息,請編輯你的帖子,而不是發表評論。
edit_answer:
title: 編輯回答
default_reason: 編輯回答
@@ -502,7 +510,8 @@ ui:
characters: 內容必須至少6個字元長度。
edit_summary:
label: 編輯概要
- placeholder: 簡單描述更改原因 (錯別字、文字表達、格式等等)
+ placeholder: >-
+ 簡單描述更改原因 (錯別字、文字表達、格式等等)
btn_save_edits: 儲存更改
btn_cancel: 取消
tags:
@@ -546,7 +555,8 @@ ui:
empty: 回答內容不能為空
edit_summary:
label: 編輯概要
- placeholder: 簡單描述更改原因 (錯別字、文字表達、格式等等)
+ placeholder: >-
+ 簡單描述更改原因 (錯別字、文字表達、格式等等)
btn_post_question: 提出問題
btn_save_edits: 儲存更改
answer_question: 回答您自己的問題
@@ -555,7 +565,7 @@ ui:
add_btn: 建立標籤
create_btn: 建立新標籤
search_tag: 搜尋標籤
- hint: 请描述您的問題,至少需要一個標籤。
+ hint: "请描述您的問題,至少需要一個標籤。"
no_result: 沒有匹配的標籤
tag_required_text: 必填標籤 (至少一個)
header:
@@ -582,9 +592,11 @@ ui:
msg:
empty: 验证码不能為空
inactive:
- first: 就差一步!我們寄送了一封啟用電子郵件到
您確定要添加一個新的回答嗎?
您可以使用编辑链接来完善和改进您现有的答案。
+ confirm_info: >- +您確定要添加一個新的回答嗎?
您可以使用编辑链接来完善和改进您现有的答案。
empty: 回答內容不能為空。 characters: 內容必須至少6個字元長度。 reopen: @@ -750,8 +768,10 @@ ui: success: 這個貼文已被重新打開 delete: title: 刪除此貼 - question: 我們不建議刪除有回答的貼文。因為這樣做會使得後來的讀者無法從該問題中獲得幫助。如果刪除過多有回答的貼文,你的帳號將會被禁止提問。你確定要刪除嗎? - answer_accepted:
我們不建議刪除被採納的回答。因為這樣做會使得後來的讀者無法從該回答中獲得幫助。
如果刪除過多被採納的貼文,你的帳號將會被禁止回答任何提問。你確定要刪除嗎? + question: >- + 我們不建議刪除有回答的貼文。因為這樣做會使得後來的讀者無法從該問題中獲得幫助。如果刪除過多有回答的貼文,你的帳號將會被禁止提問。你確定要刪除嗎? + answer_accepted: >- +
我們不建議刪除被採納的回答。因為這樣做會使得後來的讀者無法從該回答中獲得幫助。
如果刪除過多被採納的貼文,你的帳號將會被禁止回答任何提問。你確定要刪除嗎? other: 你確定要刪除? tip_question_deleted: 該帖子已被刪除。 tip_answer_deleted: 此回答已被刪除 @@ -768,6 +788,7 @@ ui: approve: 核准 reject: 拒絕 skip: 略過 + discard_draft: Discard draft search: title: 搜尋結果 keywords: 關鍵詞 @@ -784,12 +805,12 @@ ui: more: 更多 tips: title: 高級搜尋提示 - tag: <1>[tag]1> 在指定標籤中搜尋 - user: <1>user:username1> 根據作者搜尋 - answer: <1>answers:01> 搜尋未回答的問題 - score: <1>score:31> 得分為 3+ 的帖子 - question: <1>is:question1> 只搜尋問題 - is_answer: <1>is:answer1> 只搜尋回答 + tag: "<1>[tag]1> 在指定標籤中搜尋" + user: "<1>user:username1> 根據作者搜尋" + answer: "<1>answers:01> 搜尋未回答的問題" + score: "<1>score:31> 得分為 3+ 的帖子" + question: "<1>is:question1> 只搜尋問題" + is_answer: "<1>is:answer1> 只搜尋回答" empty: 找不到任何相關的內容。