mirror of https://gitee.com/answerdev/answer.git
New Crowdin updates (#268)
* New translations en_US.yaml (French) * New translations en_US.yaml (Spanish) * New translations en_US.yaml (German) * New translations en_US.yaml (Italian) * New translations en_US.yaml (Japanese) * New translations en_US.yaml (Korean) * New translations en_US.yaml (Portuguese) * New translations en_US.yaml (Russian) * New translations en_US.yaml (Turkish) * New translations en_US.yaml (Chinese Simplified) * New translations en_US.yaml (Chinese Traditional) * New translations en_US.yaml (Vietnamese) * New translations en_US.yaml (Indonesian)
This commit is contained in:
parent
e53ff7304f
commit
3dec2d1638
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: E-Mail und Password stimmen nicht überein.
|
other: E-Mail und Password stimmen nicht überein.
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: E-Mail und Password stimmen nicht überein.
|
other: E-Mail und Password stimmen nicht überein.
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: Das neue Passwort ist das gleiche wie das vorherige Passwort.
|
other: Das neue Passwort ist das gleiche wie das vorherige Passwort.
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: Frage nicht gefunden.
|
other: Frage nicht gefunden.
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -782,6 +788,7 @@ ui:
|
||||||
approve: Approve
|
approve: Approve
|
||||||
reject: Reject
|
reject: Reject
|
||||||
skip: Skip
|
skip: Skip
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: Search Results
|
title: Search Results
|
||||||
keywords: Keywords
|
keywords: Keywords
|
||||||
|
@ -971,9 +978,11 @@ ui:
|
||||||
answers: answers
|
answers: answers
|
||||||
accepted: Accepted
|
accepted: Accepted
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "Unfortunately, this page doesn't exist."
|
desc: "Unfortunately, this page doesn't exist."
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: The server encountered an error and could not complete your request.
|
desc: The server encountered an error and could not complete your request.
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1360,6 +1369,10 @@ ui:
|
||||||
reputation: reputation
|
reputation: reputation
|
||||||
votes: votes
|
votes: votes
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "Are you sure you want to leave the page?"
|
leave_page: Are you sure you want to leave the page?
|
||||||
changes_not_save: "Your changes may not be saved."
|
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.
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: Contraseña o correo incorrecto.
|
other: Contraseña o correo incorrecto.
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: Contraseña o correo incorrecto.
|
other: Contraseña o correo incorrecto.
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: La nueva contraseña es igual a la anterior.
|
other: La nueva contraseña es igual a la anterior.
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: Pregunta no encontrada.
|
other: Pregunta no encontrada.
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -807,6 +813,7 @@ ui:
|
||||||
approve: Aprobar
|
approve: Aprobar
|
||||||
reject: Rechazar
|
reject: Rechazar
|
||||||
skip: Omitir
|
skip: Omitir
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: Resultados de la búsqueda
|
title: Resultados de la búsqueda
|
||||||
keywords: Palabras claves
|
keywords: Palabras claves
|
||||||
|
@ -996,9 +1003,11 @@ ui:
|
||||||
answers: answers
|
answers: answers
|
||||||
accepted: Accepted
|
accepted: Accepted
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "Unfortunately, this page doesn't exist."
|
desc: "Unfortunately, this page doesn't exist."
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: The server encountered an error and could not complete your request.
|
desc: The server encountered an error and could not complete your request.
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1385,6 +1394,10 @@ ui:
|
||||||
reputation: reputación
|
reputation: reputación
|
||||||
votes: votos
|
votes: votos
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "Are you sure you want to leave the page?"
|
leave_page: Are you sure you want to leave the page?
|
||||||
changes_not_save: "Your changes may not be saved."
|
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.
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: L'email et le mot de passe ne correspondent pas.
|
other: L'email et le mot de passe ne correspondent pas.
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: L'email et le mot de passe ne correspondent pas.
|
other: L'email et le mot de passe ne correspondent pas.
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: Le nouveau mot de passe est le même que le précédent.
|
other: Le nouveau mot de passe est le même que le précédent.
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: Question non trouvée.
|
other: Question non trouvée.
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -782,6 +788,7 @@ ui:
|
||||||
approve: Approuver
|
approve: Approuver
|
||||||
reject: Rejeter
|
reject: Rejeter
|
||||||
skip: Ignorer
|
skip: Ignorer
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: Résultats de la recherche
|
title: Résultats de la recherche
|
||||||
keywords: Mots-clés
|
keywords: Mots-clés
|
||||||
|
@ -971,9 +978,11 @@ ui:
|
||||||
answers: réponses
|
answers: réponses
|
||||||
accepted: Accepté
|
accepted: Accepté
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "Nous sommes désolés, mais cette page n’existe pas."
|
desc: "Nous sommes désolés, mais cette page n’existe pas."
|
||||||
back_home: Retour à la page d'accueil
|
back_home: Retour à la page d'accueil
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: Le serveur a rencontré une erreur et n'a pas pu répondre à votre requête.
|
desc: Le serveur a rencontré une erreur et n'a pas pu répondre à votre requête.
|
||||||
back_home: Retour à la page d'accueil
|
back_home: Retour à la page d'accueil
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1360,6 +1369,10 @@ ui:
|
||||||
reputation: réputation
|
reputation: réputation
|
||||||
votes: votes
|
votes: votes
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "Voulez-vous vraiment quitter la page ?"
|
leave_page: Voulez-vous vraiment quitter la page ?
|
||||||
changes_not_save: "Impossible d'enregistrer vos modifications."
|
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.
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: Email dan kata sandi tidak cocok.
|
other: Email dan kata sandi tidak cocok.
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: Email dan kata sandi tidak cocok.
|
other: Email dan kata sandi tidak cocok.
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: Password baru sama dengan password yang sebelumnya.
|
other: Password baru sama dengan password yang sebelumnya.
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: Pertanyaan tidak ditemukan.
|
other: Pertanyaan tidak ditemukan.
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -782,6 +788,7 @@ ui:
|
||||||
approve: Approve
|
approve: Approve
|
||||||
reject: Reject
|
reject: Reject
|
||||||
skip: Skip
|
skip: Skip
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: Search Results
|
title: Search Results
|
||||||
keywords: Keywords
|
keywords: Keywords
|
||||||
|
@ -971,9 +978,11 @@ ui:
|
||||||
answers: answers
|
answers: answers
|
||||||
accepted: Accepted
|
accepted: Accepted
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "Sayangnya, halaman ini tidak ada."
|
desc: "Sayangnya, halaman ini tidak ada."
|
||||||
back_home: Kembali ke beranda
|
back_home: Kembali ke beranda
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: Server mengalami kesalahan internal dan tidak dapat menyelesaikan permintaan Anda.
|
desc: Server mengalami kesalahan internal dan tidak dapat menyelesaikan permintaan Anda.
|
||||||
back_home: Kembali ke beranda
|
back_home: Kembali ke beranda
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1360,6 +1369,10 @@ ui:
|
||||||
reputation: reputation
|
reputation: reputation
|
||||||
votes: votes
|
votes: votes
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "Are you sure you want to leave the page?"
|
leave_page: Are you sure you want to leave the page?
|
||||||
changes_not_save: "Your changes may not be saved."
|
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.
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: Email o password errati
|
other: Email o password errati
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: Email o password errati
|
other: Email o password errati
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: La nuova password è identica alla precedente
|
other: La nuova password è identica alla precedente
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: domanda non trovata
|
other: domanda non trovata
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -782,6 +788,7 @@ ui:
|
||||||
approve: Approve
|
approve: Approve
|
||||||
reject: Reject
|
reject: Reject
|
||||||
skip: Skip
|
skip: Skip
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: Search Results
|
title: Search Results
|
||||||
keywords: Keywords
|
keywords: Keywords
|
||||||
|
@ -971,9 +978,11 @@ ui:
|
||||||
answers: answers
|
answers: answers
|
||||||
accepted: Accepted
|
accepted: Accepted
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "Unfortunately, this page doesn't exist."
|
desc: "Unfortunately, this page doesn't exist."
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: The server encountered an error and could not complete your request.
|
desc: The server encountered an error and could not complete your request.
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1360,6 +1369,10 @@ ui:
|
||||||
reputation: reputation
|
reputation: reputation
|
||||||
votes: votes
|
votes: votes
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "Are you sure you want to leave the page?"
|
leave_page: Are you sure you want to leave the page?
|
||||||
changes_not_save: "Your changes may not be saved."
|
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.
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: Email and password do not match.
|
other: Email and password do not match.
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: Email and password do not match.
|
other: Email and password do not match.
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: The new password is the same as the previous one.
|
other: The new password is the same as the previous one.
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: Question not found.
|
other: Question not found.
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -782,6 +788,7 @@ ui:
|
||||||
approve: Approve
|
approve: Approve
|
||||||
reject: Reject
|
reject: Reject
|
||||||
skip: Skip
|
skip: Skip
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: Search Results
|
title: Search Results
|
||||||
keywords: Keywords
|
keywords: Keywords
|
||||||
|
@ -971,9 +978,11 @@ ui:
|
||||||
answers: answers
|
answers: answers
|
||||||
accepted: Accepted
|
accepted: Accepted
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "Unfortunately, this page doesn't exist."
|
desc: "Unfortunately, this page doesn't exist."
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: The server encountered an error and could not complete your request.
|
desc: The server encountered an error and could not complete your request.
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1360,6 +1369,10 @@ ui:
|
||||||
reputation: reputation
|
reputation: reputation
|
||||||
votes: votes
|
votes: votes
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "Are you sure you want to leave the page?"
|
leave_page: Are you sure you want to leave the page?
|
||||||
changes_not_save: "Your changes may not be saved."
|
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.
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: Email and password do not match.
|
other: Email and password do not match.
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: Email and password do not match.
|
other: Email and password do not match.
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: The new password is the same as the previous one.
|
other: The new password is the same as the previous one.
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: Question not found.
|
other: Question not found.
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -782,6 +788,7 @@ ui:
|
||||||
approve: Approve
|
approve: Approve
|
||||||
reject: Reject
|
reject: Reject
|
||||||
skip: Skip
|
skip: Skip
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: Search Results
|
title: Search Results
|
||||||
keywords: Keywords
|
keywords: Keywords
|
||||||
|
@ -971,9 +978,11 @@ ui:
|
||||||
answers: answers
|
answers: answers
|
||||||
accepted: Accepted
|
accepted: Accepted
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "Unfortunately, this page doesn't exist."
|
desc: "Unfortunately, this page doesn't exist."
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: The server encountered an error and could not complete your request.
|
desc: The server encountered an error and could not complete your request.
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1360,6 +1369,10 @@ ui:
|
||||||
reputation: reputation
|
reputation: reputation
|
||||||
votes: votes
|
votes: votes
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "Are you sure you want to leave the page?"
|
leave_page: Are you sure you want to leave the page?
|
||||||
changes_not_save: "Your changes may not be saved."
|
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.
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: O e-mail e a palavra-passe não coincidem.
|
other: O e-mail e a palavra-passe não coincidem.
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: O e-mail e a palavra-passe não coincidem.
|
other: O e-mail e a palavra-passe não coincidem.
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: A nova senha é a mesma que a anterior.
|
other: A nova senha é a mesma que a anterior.
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: Pergunta não encontrada.
|
other: Pergunta não encontrada.
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -782,6 +788,7 @@ ui:
|
||||||
approve: Approve
|
approve: Approve
|
||||||
reject: Reject
|
reject: Reject
|
||||||
skip: Skip
|
skip: Skip
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: Search Results
|
title: Search Results
|
||||||
keywords: Keywords
|
keywords: Keywords
|
||||||
|
@ -971,9 +978,11 @@ ui:
|
||||||
answers: answers
|
answers: answers
|
||||||
accepted: Accepted
|
accepted: Accepted
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "Unfortunately, this page doesn't exist."
|
desc: "Unfortunately, this page doesn't exist."
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: The server encountered an error and could not complete your request.
|
desc: The server encountered an error and could not complete your request.
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1360,6 +1369,10 @@ ui:
|
||||||
reputation: reputation
|
reputation: reputation
|
||||||
votes: votes
|
votes: votes
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "Are you sure you want to leave the page?"
|
leave_page: Are you sure you want to leave the page?
|
||||||
changes_not_save: "Your changes may not be saved."
|
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.
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: Неверное имя пользователя или пароль.
|
other: Неверное имя пользователя или пароль.
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: Неверное имя пользователя или пароль.
|
other: Неверное имя пользователя или пароль.
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: Пароль не может быть таким же как прежний.
|
other: Пароль не может быть таким же как прежний.
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: Вопрос не найден.
|
other: Вопрос не найден.
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -782,6 +788,7 @@ ui:
|
||||||
approve: Approve
|
approve: Approve
|
||||||
reject: Reject
|
reject: Reject
|
||||||
skip: Skip
|
skip: Skip
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: Search Results
|
title: Search Results
|
||||||
keywords: Keywords
|
keywords: Keywords
|
||||||
|
@ -971,9 +978,11 @@ ui:
|
||||||
answers: answers
|
answers: answers
|
||||||
accepted: Accepted
|
accepted: Accepted
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "Unfortunately, this page doesn't exist."
|
desc: "Unfortunately, this page doesn't exist."
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: The server encountered an error and could not complete your request.
|
desc: The server encountered an error and could not complete your request.
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1360,6 +1369,10 @@ ui:
|
||||||
reputation: reputation
|
reputation: reputation
|
||||||
votes: votes
|
votes: votes
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "Are you sure you want to leave the page?"
|
leave_page: Are you sure you want to leave the page?
|
||||||
changes_not_save: "Your changes may not be saved."
|
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.
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: E-Posta ve parola eşleşmiyor.
|
other: E-Posta ve parola eşleşmiyor.
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: E-Posta ve parola eşleşmiyor.
|
other: E-Posta ve parola eşleşmiyor.
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: Yeni parola bir önceki parolanızın aynısı.
|
other: Yeni parola bir önceki parolanızın aynısı.
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: Soru bulunamadı.
|
other: Soru bulunamadı.
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -782,6 +788,7 @@ ui:
|
||||||
approve: Approve
|
approve: Approve
|
||||||
reject: Reject
|
reject: Reject
|
||||||
skip: Skip
|
skip: Skip
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: Search Results
|
title: Search Results
|
||||||
keywords: Keywords
|
keywords: Keywords
|
||||||
|
@ -971,9 +978,11 @@ ui:
|
||||||
answers: answers
|
answers: answers
|
||||||
accepted: Accepted
|
accepted: Accepted
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "Unfortunately, this page doesn't exist."
|
desc: "Unfortunately, this page doesn't exist."
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: The server encountered an error and could not complete your request.
|
desc: The server encountered an error and could not complete your request.
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1360,6 +1369,10 @@ ui:
|
||||||
reputation: reputation
|
reputation: reputation
|
||||||
votes: votes
|
votes: votes
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "Are you sure you want to leave the page?"
|
leave_page: Are you sure you want to leave the page?
|
||||||
changes_not_save: "Your changes may not be saved."
|
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.
|
||||||
|
|
||||||
|
|
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: Email and password do not match.
|
other: Email and password do not match.
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: Email and password do not match.
|
other: Email and password do not match.
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: The new password is the same as the previous one.
|
other: The new password is the same as the previous one.
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: Question not found.
|
other: Question not found.
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -782,6 +788,7 @@ ui:
|
||||||
approve: Approve
|
approve: Approve
|
||||||
reject: Reject
|
reject: Reject
|
||||||
skip: Skip
|
skip: Skip
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: Search Results
|
title: Search Results
|
||||||
keywords: Keywords
|
keywords: Keywords
|
||||||
|
@ -971,9 +978,11 @@ ui:
|
||||||
answers: answers
|
answers: answers
|
||||||
accepted: Accepted
|
accepted: Accepted
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "Unfortunately, this page doesn't exist."
|
desc: "Unfortunately, this page doesn't exist."
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: The server encountered an error and could not complete your request.
|
desc: The server encountered an error and could not complete your request.
|
||||||
back_home: Back to homepage
|
back_home: Back to homepage
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1360,6 +1369,10 @@ ui:
|
||||||
reputation: reputation
|
reputation: reputation
|
||||||
votes: votes
|
votes: votes
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "Are you sure you want to leave the page?"
|
leave_page: Are you sure you want to leave the page?
|
||||||
changes_not_save: "Your changes may not be saved."
|
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.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
#The following fields are used for back-end
|
#The following fields are used for back-end
|
||||||
|
|
||||||
backend:
|
backend:
|
||||||
base:
|
base:
|
||||||
success:
|
success:
|
||||||
|
@ -35,6 +34,10 @@ backend:
|
||||||
other: 邮箱和密码不匹配。
|
other: 邮箱和密码不匹配。
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: 邮箱和密码不匹配。
|
other: 邮箱和密码不匹配。
|
||||||
answer:
|
answer:
|
||||||
|
@ -82,7 +85,7 @@ backend:
|
||||||
other: 新密码与之前的设置相同
|
other: 新密码与之前的设置相同
|
||||||
question:
|
question:
|
||||||
already_deleted:
|
already_deleted:
|
||||||
other: 该内容已被删除
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: 问题未找到
|
other: 问题未找到
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -785,6 +788,7 @@ ui:
|
||||||
approve: 批准
|
approve: 批准
|
||||||
reject: 拒绝
|
reject: 拒绝
|
||||||
skip: 略过
|
skip: 略过
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: 搜索结果
|
title: 搜索结果
|
||||||
keywords: 关键词
|
keywords: 关键词
|
||||||
|
@ -974,9 +978,11 @@ ui:
|
||||||
answers: 个回答
|
answers: 个回答
|
||||||
accepted: 已被采纳
|
accepted: 已被采纳
|
||||||
page_404:
|
page_404:
|
||||||
|
http_error: HTTP Error 404
|
||||||
desc: "很抱歉,此页面不存在。"
|
desc: "很抱歉,此页面不存在。"
|
||||||
back_home: 回到主页
|
back_home: 回到主页
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: 服务器遇到了一个错误,无法完成你的请求。
|
desc: 服务器遇到了一个错误,无法完成你的请求。
|
||||||
back_home: 回到主页
|
back_home: 回到主页
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
|
@ -1363,6 +1369,10 @@ ui:
|
||||||
reputation: 声望值
|
reputation: 声望值
|
||||||
votes: 投票
|
votes: 投票
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: "确定要离开此页面?"
|
leave_page: 确定要离开此页面?
|
||||||
changes_not_save: "您的更改尚未保存"
|
changes_not_save: 您的更改尚未保存
|
||||||
|
draft:
|
||||||
|
discard_confirm: Are you sure you want to discard your draft?
|
||||||
|
messages:
|
||||||
|
post_deleted: This post has been deleted.
|
||||||
|
|
||||||
|
|
180
i18n/zh_TW.yaml
180
i18n/zh_TW.yaml
|
@ -34,6 +34,10 @@ backend:
|
||||||
other: 電郵和密碼不匹配。
|
other: 電郵和密碼不匹配。
|
||||||
error:
|
error:
|
||||||
admin:
|
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:
|
email_or_password_wrong:
|
||||||
other: 電郵和密碼不匹配。
|
other: 電郵和密碼不匹配。
|
||||||
answer:
|
answer:
|
||||||
|
@ -80,6 +84,8 @@ backend:
|
||||||
new_password_same_as_previous_setting:
|
new_password_same_as_previous_setting:
|
||||||
other: 新密碼與先前的一樣。
|
other: 新密碼與先前的一樣。
|
||||||
question:
|
question:
|
||||||
|
already_deleted:
|
||||||
|
other: This post has been deleted.
|
||||||
not_found:
|
not_found:
|
||||||
other: 找不到問題。
|
other: 找不到問題。
|
||||||
cannot_deleted:
|
cannot_deleted:
|
||||||
|
@ -487,8 +493,10 @@ ui:
|
||||||
btn_save_edits: 保存
|
btn_save_edits: 保存
|
||||||
btn_cancel: 取消
|
btn_cancel: 取消
|
||||||
show_more: 顯示更多評論
|
show_more: 顯示更多評論
|
||||||
tip_question: 通过評論询问更多问题或提出改進建議。避免在評論中回答問題。
|
tip_question: >-
|
||||||
tip_answer: 使用評論回復其他用戶或通知他們进行更改。如果你要添加新的信息,請編輯你的帖子,而不是發表評論。
|
通过評論询问更多问题或提出改進建議。避免在評論中回答問題。
|
||||||
|
tip_answer: >-
|
||||||
|
使用評論回復其他用戶或通知他們进行更改。如果你要添加新的信息,請編輯你的帖子,而不是發表評論。
|
||||||
edit_answer:
|
edit_answer:
|
||||||
title: 編輯回答
|
title: 編輯回答
|
||||||
default_reason: 編輯回答
|
default_reason: 編輯回答
|
||||||
|
@ -502,7 +510,8 @@ ui:
|
||||||
characters: 內容必須至少6個字元長度。
|
characters: 內容必須至少6個字元長度。
|
||||||
edit_summary:
|
edit_summary:
|
||||||
label: 編輯概要
|
label: 編輯概要
|
||||||
placeholder: 簡單描述更改原因 (錯別字、文字表達、格式等等)
|
placeholder: >-
|
||||||
|
簡單描述更改原因 (錯別字、文字表達、格式等等)
|
||||||
btn_save_edits: 儲存更改
|
btn_save_edits: 儲存更改
|
||||||
btn_cancel: 取消
|
btn_cancel: 取消
|
||||||
tags:
|
tags:
|
||||||
|
@ -546,7 +555,8 @@ ui:
|
||||||
empty: 回答內容不能為空
|
empty: 回答內容不能為空
|
||||||
edit_summary:
|
edit_summary:
|
||||||
label: 編輯概要
|
label: 編輯概要
|
||||||
placeholder: 簡單描述更改原因 (錯別字、文字表達、格式等等)
|
placeholder: >-
|
||||||
|
簡單描述更改原因 (錯別字、文字表達、格式等等)
|
||||||
btn_post_question: 提出問題
|
btn_post_question: 提出問題
|
||||||
btn_save_edits: 儲存更改
|
btn_save_edits: 儲存更改
|
||||||
answer_question: 回答您自己的問題
|
answer_question: 回答您自己的問題
|
||||||
|
@ -555,7 +565,7 @@ ui:
|
||||||
add_btn: 建立標籤
|
add_btn: 建立標籤
|
||||||
create_btn: 建立新標籤
|
create_btn: 建立新標籤
|
||||||
search_tag: 搜尋標籤
|
search_tag: 搜尋標籤
|
||||||
hint: 请描述您的問題,至少需要一個標籤。
|
hint: "请描述您的問題,至少需要一個標籤。"
|
||||||
no_result: 沒有匹配的標籤
|
no_result: 沒有匹配的標籤
|
||||||
tag_required_text: 必填標籤 (至少一個)
|
tag_required_text: 必填標籤 (至少一個)
|
||||||
header:
|
header:
|
||||||
|
@ -582,9 +592,11 @@ ui:
|
||||||
msg:
|
msg:
|
||||||
empty: 验证码不能為空
|
empty: 验证码不能為空
|
||||||
inactive:
|
inactive:
|
||||||
first: 就差一步!我們寄送了一封啟用電子郵件到 <bold>{{mail}}</bold>。請按照郵件中的說明啟用您的帳戶。
|
first: >-
|
||||||
info: 如果沒有收到,請檢查您的垃圾郵件文件夾。
|
就差一步!我們寄送了一封啟用電子郵件到 <bold>{{mail}}</bold>。請按照郵件中的說明啟用您的帳戶。
|
||||||
another: 我們向您發送了另一封啟用電子郵件,地址為 <bold>{{mail}}</bold>。它可能需要幾分鐘才能到達;請務必檢查您的垃圾郵件文件夾。
|
info: "如果沒有收到,請檢查您的垃圾郵件文件夾。"
|
||||||
|
another: >-
|
||||||
|
我們向您發送了另一封啟用電子郵件,地址為 <bold>{{mail}}</bold>。它可能需要幾分鐘才能到達;請務必檢查您的垃圾郵件文件夾。
|
||||||
btn_name: 重新發送啟用郵件
|
btn_name: 重新發送啟用郵件
|
||||||
change_btn_name: 更改郵箱
|
change_btn_name: 更改郵箱
|
||||||
msg:
|
msg:
|
||||||
|
@ -613,7 +625,8 @@ ui:
|
||||||
account_forgot:
|
account_forgot:
|
||||||
page_title: 忘記密碼
|
page_title: 忘記密碼
|
||||||
btn_name: 向我發送恢復郵件
|
btn_name: 向我發送恢復郵件
|
||||||
send_success: 如果帳號與<strong>{{mail}}</strong>相符,您應該很快就會收到一封電子郵件,說明如何重置您的密碼。
|
send_success: >-
|
||||||
|
如果帳號與<strong>{{mail}}</strong>相符,您應該很快就會收到一封電子郵件,說明如何重置您的密碼。
|
||||||
email:
|
email:
|
||||||
label: 郵箱
|
label: 郵箱
|
||||||
msg:
|
msg:
|
||||||
|
@ -622,7 +635,8 @@ ui:
|
||||||
page_title: 歡迎來到 {{site_name}}
|
page_title: 歡迎來到 {{site_name}}
|
||||||
btn_cancel: 取消
|
btn_cancel: 取消
|
||||||
btn_update: 更新電子郵件地址
|
btn_update: 更新電子郵件地址
|
||||||
send_success: 如果帳號與<strong>{{mail}}</strong>相符,您應該很快就會收到一封電子郵件,說明如何重置您的密碼。
|
send_success: >-
|
||||||
|
如果帳號與<strong>{{mail}}</strong>相符,您應該很快就會收到一封電子郵件,說明如何重置您的密碼。
|
||||||
email:
|
email:
|
||||||
label: 新電子郵件
|
label: 新電子郵件
|
||||||
msg:
|
msg:
|
||||||
|
@ -630,8 +644,10 @@ ui:
|
||||||
password_reset:
|
password_reset:
|
||||||
page_title: 密碼重置
|
page_title: 密碼重置
|
||||||
btn_name: 重置我的密碼
|
btn_name: 重置我的密碼
|
||||||
reset_success: 你已經成功更改密碼,將返回登入頁面
|
reset_success: >-
|
||||||
link_invalid: 抱歉,此密碼重置連結已失效。也許是你已經重置過密碼了?
|
你已經成功更改密碼,將返回登入頁面
|
||||||
|
link_invalid: >-
|
||||||
|
抱歉,此密碼重置連結已失效。也許是你已經重置過密碼了?
|
||||||
to_login: 前往登入頁面
|
to_login: 前往登入頁面
|
||||||
password:
|
password:
|
||||||
label: 密碼
|
label: 密碼
|
||||||
|
@ -660,7 +676,7 @@ ui:
|
||||||
caption: 用戶之間可以通過 "@用戶名" 進行交互。
|
caption: 用戶之間可以通過 "@用戶名" 進行交互。
|
||||||
msg: 用戶名不能為空
|
msg: 用戶名不能為空
|
||||||
msg_range: 使用者名稱最長 30 個字元。
|
msg_range: 使用者名稱最長 30 個字元。
|
||||||
character: 必須由 "a-z", "0-9", " - . _" 組成
|
character: '必須由 "a-z", "0-9", " - . _" 組成'
|
||||||
avatar:
|
avatar:
|
||||||
label: 頭像
|
label: 頭像
|
||||||
gravatar: 頭像
|
gravatar: 頭像
|
||||||
|
@ -674,21 +690,22 @@ ui:
|
||||||
label: 關於我
|
label: 關於我
|
||||||
website:
|
website:
|
||||||
label: 網站
|
label: 網站
|
||||||
placeholder: https://example.com
|
placeholder: "https://example.com"
|
||||||
msg: 網站格式不正確
|
msg: 網站格式不正確
|
||||||
location:
|
location:
|
||||||
label: 位置
|
label: 位置
|
||||||
placeholder: 城市, 國家
|
placeholder: "城市, 國家"
|
||||||
notification:
|
notification:
|
||||||
heading: 通知
|
heading: 通知
|
||||||
email:
|
email:
|
||||||
label: 郵件通知
|
label: 郵件通知
|
||||||
radio: 回答你的問題,評論,以及更多
|
radio: "回答你的問題,評論,以及更多"
|
||||||
account:
|
account:
|
||||||
heading: 帳號
|
heading: 帳號
|
||||||
change_email_btn: 更改郵箱
|
change_email_btn: 更改郵箱
|
||||||
change_pass_btn: 更改密碼
|
change_pass_btn: 更改密碼
|
||||||
change_email_info: 我們已經寄出一封郵件至此電子郵件地址,請遵照說明進行確認。
|
change_email_info: >-
|
||||||
|
我們已經寄出一封郵件至此電子郵件地址,請遵照說明進行確認。
|
||||||
email:
|
email:
|
||||||
label: 郵箱
|
label: 郵箱
|
||||||
msg: 郵箱不能為空
|
msg: 郵箱不能為空
|
||||||
|
@ -741,7 +758,8 @@ ui:
|
||||||
add_another_answer: 添加另一個答案
|
add_another_answer: 添加另一個答案
|
||||||
confirm_title: 繼續回答
|
confirm_title: 繼續回答
|
||||||
continue: 繼續
|
continue: 繼續
|
||||||
confirm_info: <p>您確定要添加一個新的回答嗎?</p><p>您可以使用编辑链接来完善和改进您现有的答案。</p>
|
confirm_info: >-
|
||||||
|
<p>您確定要添加一個新的回答嗎?</p><p>您可以使用编辑链接来完善和改进您现有的答案。</p>
|
||||||
empty: 回答內容不能為空。
|
empty: 回答內容不能為空。
|
||||||
characters: 內容必須至少6個字元長度。
|
characters: 內容必須至少6個字元長度。
|
||||||
reopen:
|
reopen:
|
||||||
|
@ -750,8 +768,10 @@ ui:
|
||||||
success: 這個貼文已被重新打開
|
success: 這個貼文已被重新打開
|
||||||
delete:
|
delete:
|
||||||
title: 刪除此貼
|
title: 刪除此貼
|
||||||
question: 我們不建議<strong>刪除有回答的貼文</strong>。因為這樣做會使得後來的讀者無法從該問題中獲得幫助。</p><p>如果刪除過多有回答的貼文,你的帳號將會被禁止提問。你確定要刪除嗎?
|
question: >-
|
||||||
answer_accepted: <p>我們不建議<strong>刪除被採納的回答</strong>。因為這樣做會使得後來的讀者無法從該回答中獲得幫助。</p>如果刪除過多被採納的貼文,你的帳號將會被禁止回答任何提問。你確定要刪除嗎?
|
我們不建議<strong>刪除有回答的貼文</strong>。因為這樣做會使得後來的讀者無法從該問題中獲得幫助。</p><p>如果刪除過多有回答的貼文,你的帳號將會被禁止提問。你確定要刪除嗎?
|
||||||
|
answer_accepted: >-
|
||||||
|
<p>我們不建議<strong>刪除被採納的回答</strong>。因為這樣做會使得後來的讀者無法從該回答中獲得幫助。</p>如果刪除過多被採納的貼文,你的帳號將會被禁止回答任何提問。你確定要刪除嗎?
|
||||||
other: 你確定要刪除?
|
other: 你確定要刪除?
|
||||||
tip_question_deleted: 該帖子已被刪除。
|
tip_question_deleted: 該帖子已被刪除。
|
||||||
tip_answer_deleted: 此回答已被刪除
|
tip_answer_deleted: 此回答已被刪除
|
||||||
|
@ -768,6 +788,7 @@ ui:
|
||||||
approve: 核准
|
approve: 核准
|
||||||
reject: 拒絕
|
reject: 拒絕
|
||||||
skip: 略過
|
skip: 略過
|
||||||
|
discard_draft: Discard draft
|
||||||
search:
|
search:
|
||||||
title: 搜尋結果
|
title: 搜尋結果
|
||||||
keywords: 關鍵詞
|
keywords: 關鍵詞
|
||||||
|
@ -784,12 +805,12 @@ ui:
|
||||||
more: 更多
|
more: 更多
|
||||||
tips:
|
tips:
|
||||||
title: 高級搜尋提示
|
title: 高級搜尋提示
|
||||||
tag: <1>[tag]</1> 在指定標籤中搜尋
|
tag: "<1>[tag]</1> 在指定標籤中搜尋"
|
||||||
user: <1>user:username</1> 根據作者搜尋
|
user: "<1>user:username</1> 根據作者搜尋"
|
||||||
answer: <1>answers:0</1> 搜尋未回答的問題
|
answer: "<1>answers:0</1> 搜尋未回答的問題"
|
||||||
score: <1>score:3</1> 得分為 3+ 的帖子
|
score: "<1>score:3</1> 得分為 3+ 的帖子"
|
||||||
question: <1>is:question</1> 只搜尋問題
|
question: "<1>is:question</1> 只搜尋問題"
|
||||||
is_answer: <1>is:answer</1> 只搜尋回答
|
is_answer: "<1>is:answer</1> 只搜尋回答"
|
||||||
empty: 找不到任何相關的內容。<br /> 請嘗試其他關鍵字,或者減少查找內容的長度。
|
empty: 找不到任何相關的內容。<br /> 請嘗試其他關鍵字,或者減少查找內容的長度。
|
||||||
share:
|
share:
|
||||||
name: 分享
|
name: 分享
|
||||||
|
@ -805,9 +826,11 @@ ui:
|
||||||
page_title: 歡迎來到 {{site_name}}
|
page_title: 歡迎來到 {{site_name}}
|
||||||
success: 你的帳號已通過驗證,即將返回首頁。
|
success: 你的帳號已通過驗證,即將返回首頁。
|
||||||
link: 繼續訪問主頁
|
link: 繼續訪問主頁
|
||||||
invalid: 抱歉,此驗證連結已失效。也許是你的帳號已經通過驗證了?
|
invalid: >-
|
||||||
|
抱歉,此驗證連結已失效。也許是你的帳號已經通過驗證了?
|
||||||
confirm_new_email: 你的電子郵箱已更新
|
confirm_new_email: 你的電子郵箱已更新
|
||||||
confirm_new_email_invalid: 抱歉,此驗證連結已失效。也許是你的郵箱已經成功更改了?
|
confirm_new_email_invalid: >-
|
||||||
|
抱歉,此驗證連結已失效。也許是你的郵箱已經成功更改了?
|
||||||
unsubscribe:
|
unsubscribe:
|
||||||
page_title: 退訂
|
page_title: 退訂
|
||||||
success_title: 取消訂閱成功
|
success_title: 取消訂閱成功
|
||||||
|
@ -848,12 +871,12 @@ ui:
|
||||||
newest: 最新
|
newest: 最新
|
||||||
score: 評分
|
score: 評分
|
||||||
edit_profile: 編輯個人資料
|
edit_profile: 編輯個人資料
|
||||||
visited_x_days: 已造訪 {{ count }} 天
|
visited_x_days: "已造訪 {{ count }} 天"
|
||||||
viewed: 閱讀次數
|
viewed: 閱讀次數
|
||||||
joined: 加入於
|
joined: 加入於
|
||||||
last_login: 出現時間
|
last_login: 出現時間
|
||||||
about_me: 關於我
|
about_me: 關於我
|
||||||
about_me_empty: // 你好, 世界 !
|
about_me_empty: "// 你好, 世界 !"
|
||||||
top_answers: 熱門回答
|
top_answers: 熱門回答
|
||||||
top_questions: 熱門問題
|
top_questions: 熱門問題
|
||||||
stats: 狀態
|
stats: 狀態
|
||||||
|
@ -887,7 +910,7 @@ ui:
|
||||||
placeholder: root
|
placeholder: root
|
||||||
msg: 密碼不能為空
|
msg: 密碼不能為空
|
||||||
db_host:
|
db_host:
|
||||||
label: "數據庫伺服器"
|
label: 數據庫伺服器
|
||||||
placeholder: "db: 3306"
|
placeholder: "db: 3306"
|
||||||
msg: 資料庫主機位址不能為空
|
msg: 資料庫主機位址不能為空
|
||||||
db_name:
|
db_name:
|
||||||
|
@ -901,7 +924,8 @@ ui:
|
||||||
config_yaml:
|
config_yaml:
|
||||||
title: 創建 config.yaml
|
title: 創建 config.yaml
|
||||||
label: 已創建 config.yaml 文件。
|
label: 已創建 config.yaml 文件。
|
||||||
desc: 您可以手動在 <1>/var/wwww/xxx/</1> 目錄中創建<1>config.yaml</1> 文件並粘貼以下文本。
|
desc: >-
|
||||||
|
您可以手動在 <1>/var/wwww/xxx/</1> 目錄中創建<1>config.yaml</1> 文件並粘貼以下文本。
|
||||||
info: 完成後點擊"下一步"按鈕。
|
info: 完成後點擊"下一步"按鈕。
|
||||||
site_information: 網站資訊
|
site_information: 網站資訊
|
||||||
admin_account: 管理員帳戶
|
admin_account: 管理員帳戶
|
||||||
|
@ -925,7 +949,8 @@ ui:
|
||||||
msg: 暱稱不能為空。
|
msg: 暱稱不能為空。
|
||||||
admin_password:
|
admin_password:
|
||||||
label: 密碼
|
label: 密碼
|
||||||
text: 您需要此密碼才能登入。請將其儲存在一個安全的位置。
|
text: >-
|
||||||
|
您需要此密碼才能登入。請將其儲存在一個安全的位置。
|
||||||
msg: 密碼不能為空。
|
msg: 密碼不能為空。
|
||||||
admin_email:
|
admin_email:
|
||||||
label: 郵箱
|
label: 郵箱
|
||||||
|
@ -934,28 +959,34 @@ ui:
|
||||||
empty: 郵箱不能為空。
|
empty: 郵箱不能為空。
|
||||||
incorrect: 郵箱格式不正確。
|
incorrect: 郵箱格式不正確。
|
||||||
ready_title: 你的Answer已經準備好了!
|
ready_title: 你的Answer已經準備好了!
|
||||||
ready_desc: 如果你想改變更多的設定,請瀏覽<1>管理員部分</1>;在網站選單中找到它。
|
ready_desc: >-
|
||||||
good_luck: 玩得愉快,祝您好運!
|
如果你想改變更多的設定,請瀏覽<1>管理員部分</1>;在網站選單中找到它。
|
||||||
|
good_luck: "玩得愉快,祝您好運!"
|
||||||
warn_title: 警告
|
warn_title: 警告
|
||||||
warn_desc: 檔案<1>config.yaml</1>已存在。如果您需要重置此文件中的任何配置項,請先刪除它。
|
warn_desc: >-
|
||||||
|
檔案<1>config.yaml</1>已存在。如果您需要重置此文件中的任何配置項,請先刪除它。
|
||||||
install_now: 您可以嘗試<1>現在安裝</1>。
|
install_now: 您可以嘗試<1>現在安裝</1>。
|
||||||
installed: 已安裝
|
installed: 已安裝
|
||||||
installed_desc: 您似乎已經安裝過了。要重新安裝,請先清除舊的資料庫表。
|
installed_desc: >-
|
||||||
|
您似乎已經安裝過了。要重新安裝,請先清除舊的資料庫表。
|
||||||
db_failed: 資料連接異常!
|
db_failed: 資料連接異常!
|
||||||
db_failed_desc: 這要么意味著你<1>config.yaml</1>文件中的數據庫信息不正確,要么意味著無法與數據庫服務器建立聯繫。這可能意味著你的主機的數據庫服務器已經停機。
|
db_failed_desc: >-
|
||||||
|
這要么意味著你<1>config.yaml</1>文件中的數據庫信息不正確,要么意味著無法與數據庫服務器建立聯繫。這可能意味著你的主機的數據庫服務器已經停機。
|
||||||
counts:
|
counts:
|
||||||
views: 觀看
|
views: 觀看
|
||||||
votes: 得票
|
votes: 得票
|
||||||
answers: 回答
|
answers: 回答
|
||||||
accepted: 已採納
|
accepted: 已採納
|
||||||
page_404:
|
page_404:
|
||||||
desc: 很抱歉,此頁面不存在。
|
http_error: HTTP Error 404
|
||||||
|
desc: "很抱歉,此頁面不存在。"
|
||||||
back_home: 回到首頁
|
back_home: 回到首頁
|
||||||
page_50X:
|
page_50X:
|
||||||
|
http_error: HTTP Error 500
|
||||||
desc: 伺服器遇到了一個錯誤,無法完成你的請求。
|
desc: 伺服器遇到了一個錯誤,無法完成你的請求。
|
||||||
back_home: 回到首頁
|
back_home: 回到首頁
|
||||||
page_maintenance:
|
page_maintenance:
|
||||||
desc: 我們正在維護中,很快就會回來。
|
desc: "我們正在維護中,很快就會回來。"
|
||||||
nav_menus:
|
nav_menus:
|
||||||
dashboard: 後台管理
|
dashboard: 後台管理
|
||||||
contents: 內容
|
contents: 內容
|
||||||
|
@ -990,15 +1021,15 @@ ui:
|
||||||
votes: "投票:"
|
votes: "投票:"
|
||||||
active_users: "活躍用戶:"
|
active_users: "活躍用戶:"
|
||||||
flags: "檢舉:"
|
flags: "檢舉:"
|
||||||
site_health_status: "健康狀態:"
|
site_health_status: '健康狀態:'
|
||||||
version: 版本
|
version: "版本"
|
||||||
https: "HTTPS:"
|
https: "HTTPS:"
|
||||||
uploading_files: "上傳文件:"
|
uploading_files: "上傳文件:"
|
||||||
smtp: "SMTP:"
|
smtp: "SMTP:"
|
||||||
timezone: 時區:
|
timezone: "時區:"
|
||||||
system_info: 系統資訊
|
system_info: 系統資訊
|
||||||
storage_used: 已用儲存空間:
|
storage_used: "已用儲存空間:"
|
||||||
uptime: 運行時間:
|
uptime: "運行時間:"
|
||||||
answer_links: 回答連結
|
answer_links: 回答連結
|
||||||
documents: 文件
|
documents: 文件
|
||||||
feedback: 用戶反饋
|
feedback: 用戶反饋
|
||||||
|
@ -1008,8 +1039,8 @@ ui:
|
||||||
update_to: 更新到
|
update_to: 更新到
|
||||||
latest: 最新版本
|
latest: 最新版本
|
||||||
check_failed: 校驗失敗
|
check_failed: 校驗失敗
|
||||||
yes: 是
|
"yes": "是"
|
||||||
no: 否
|
"no": "否"
|
||||||
not_allowed: 不允許
|
not_allowed: 不允許
|
||||||
allowed: 允許
|
allowed: 允許
|
||||||
enabled: 已啟用
|
enabled: 已啟用
|
||||||
|
@ -1031,7 +1062,7 @@ ui:
|
||||||
suspended_name: 停權
|
suspended_name: 停權
|
||||||
suspended_desc: 被停權的使用者將無法登入。
|
suspended_desc: 被停權的使用者將無法登入。
|
||||||
deleted_name: 刪除
|
deleted_name: 刪除
|
||||||
deleted_desc: 刪除個人資料和身份驗證關聯。
|
deleted_desc: "刪除個人資料和身份驗證關聯。"
|
||||||
inactive_name: 不活躍
|
inactive_name: 不活躍
|
||||||
inactive_desc: 不活躍的用戶必須重新驗證郵箱。
|
inactive_desc: 不活躍的用戶必須重新驗證郵箱。
|
||||||
confirm_title: 刪除此用戶
|
confirm_title: 刪除此用戶
|
||||||
|
@ -1040,11 +1071,11 @@ ui:
|
||||||
msg:
|
msg:
|
||||||
empty: 請選擇一個原因
|
empty: 請選擇一個原因
|
||||||
status_modal:
|
status_modal:
|
||||||
title: 更改 {{ type }} 狀態為...
|
title: "更改 {{ type }} 狀態為..."
|
||||||
normal_name: 正常
|
normal_name: 正常
|
||||||
normal_desc: 所有使用者都可以瀏覽的普通貼文。
|
normal_desc: 所有使用者都可以瀏覽的普通貼文。
|
||||||
closed_name: 關閉
|
closed_name: 關閉
|
||||||
closed_desc: 關閉的問題不能回答,但仍然可以編輯、投票和評論。
|
closed_desc: "關閉的問題不能回答,但仍然可以編輯、投票和評論。"
|
||||||
deleted_name: 刪除
|
deleted_name: 刪除
|
||||||
deleted_desc: 獲得和失去的所有信譽將被恢復。
|
deleted_desc: 獲得和失去的所有信譽將被恢復。
|
||||||
btn_cancel: 取消
|
btn_cancel: 取消
|
||||||
|
@ -1076,7 +1107,7 @@ ui:
|
||||||
Admin: 管理員
|
Admin: 管理員
|
||||||
User: 用戶
|
User: 用戶
|
||||||
filter:
|
filter:
|
||||||
placeholder: 按名稱篩選,用戶:id
|
placeholder: "按名稱篩選,用戶:id"
|
||||||
set_new_password: 設置新密碼
|
set_new_password: 設置新密碼
|
||||||
change_status: 更改狀態
|
change_status: 更改狀態
|
||||||
change_role: 更改角色
|
change_role: 更改角色
|
||||||
|
@ -1120,7 +1151,7 @@ ui:
|
||||||
action: 操作
|
action: 操作
|
||||||
change: 更改
|
change: 更改
|
||||||
filter:
|
filter:
|
||||||
placeholder: 按標題過濾,問題:id
|
placeholder: "按標題過濾,問題:id"
|
||||||
answers:
|
answers:
|
||||||
page_title: 回答
|
page_title: 回答
|
||||||
normal: 正常
|
normal: 正常
|
||||||
|
@ -1132,13 +1163,13 @@ ui:
|
||||||
action: 操作
|
action: 操作
|
||||||
change: 更改
|
change: 更改
|
||||||
filter:
|
filter:
|
||||||
placeholder: 按名稱篩選,answer:id
|
placeholder: "按名稱篩選,answer:id"
|
||||||
general:
|
general:
|
||||||
page_title: 一般
|
page_title: 一般
|
||||||
name:
|
name:
|
||||||
label: 網站名稱
|
label: 網站名稱
|
||||||
msg: 不能為空
|
msg: 不能為空
|
||||||
text: 網站的名稱,如標題標籤中所用。
|
text: "網站的名稱,如標題標籤中所用。"
|
||||||
site_url:
|
site_url:
|
||||||
label: 網站網址
|
label: 網站網址
|
||||||
msg: 網站網址不能為空。
|
msg: 網站網址不能為空。
|
||||||
|
@ -1147,11 +1178,11 @@ ui:
|
||||||
short_desc:
|
short_desc:
|
||||||
label: 網站簡短描述
|
label: 網站簡短描述
|
||||||
msg: 網站簡短描述不能為空。
|
msg: 網站簡短描述不能為空。
|
||||||
text: 簡短的描述,如主頁上的標題標籤所使用的那样。
|
text: "簡短的描述,如主頁上的標題標籤所使用的那样。"
|
||||||
desc:
|
desc:
|
||||||
label: 網站描述
|
label: 網站描述
|
||||||
msg: 網站描述不能為空。
|
msg: 網站描述不能為空。
|
||||||
text: 使用一句話描述本站,作為網站的描述(Html 的 meta 標籤)。
|
text: "使用一句話描述本站,作為網站的描述(Html 的 meta 標籤)。"
|
||||||
contact_email:
|
contact_email:
|
||||||
label: 聯絡人信箱
|
label: 聯絡人信箱
|
||||||
msg: 聯絡人信箱不能為空。
|
msg: 聯絡人信箱不能為空。
|
||||||
|
@ -1205,8 +1236,8 @@ ui:
|
||||||
label: 啟用身份驗證
|
label: 啟用身份驗證
|
||||||
title: SMTP身份驗證
|
title: SMTP身份驗證
|
||||||
msg: SMTP 身份驗證不能為空。
|
msg: SMTP 身份驗證不能為空。
|
||||||
yes: 是
|
"yes": "是"
|
||||||
no: 否
|
"no": "否"
|
||||||
branding:
|
branding:
|
||||||
page_title: 品牌
|
page_title: 品牌
|
||||||
logo:
|
logo:
|
||||||
|
@ -1227,22 +1258,22 @@ ui:
|
||||||
page_title: 法律條款
|
page_title: 法律條款
|
||||||
terms_of_service:
|
terms_of_service:
|
||||||
label: 服務條款
|
label: 服務條款
|
||||||
text: 您可以在此加入服務內容的條款。如果您已經在別處托管了文檔,請在這裡提供完整的URL。
|
text: "您可以在此加入服務內容的條款。如果您已經在別處托管了文檔,請在這裡提供完整的URL。"
|
||||||
privacy_policy:
|
privacy_policy:
|
||||||
label: 隱私條款
|
label: 隱私條款
|
||||||
text: 您可以在此加入隱私政策內容。如果您已經在別處托管了文檔,請在這裡提供完整的URL。
|
text: "您可以在此加入隱私政策內容。如果您已經在別處托管了文檔,請在這裡提供完整的URL。"
|
||||||
write:
|
write:
|
||||||
page_title: 編輯
|
page_title: 編輯
|
||||||
recommend_tags:
|
recommend_tags:
|
||||||
label: 推薦標籤
|
label: 推薦標籤
|
||||||
text: 請在上方輸入標籤固定連結,每行一個標籤。
|
text: "請在上方輸入標籤固定連結,每行一個標籤。"
|
||||||
required_tag:
|
required_tag:
|
||||||
title: 必需的標籤
|
title: 必需的標籤
|
||||||
label: 根據需要設置推薦標籤
|
label: 根據需要設置推薦標籤
|
||||||
text: 每個新問題必須至少有一個推薦標籤。
|
text: "每個新問題必須至少有一個推薦標籤。"
|
||||||
reserved_tags:
|
reserved_tags:
|
||||||
label: 保留標籤
|
label: 保留標籤
|
||||||
text: 保留的標籤只能由版主加入到一個貼文中。
|
text: "保留的標籤只能由版主加入到一個貼文中。"
|
||||||
seo:
|
seo:
|
||||||
page_title: 搜尋引擎優化
|
page_title: 搜尋引擎優化
|
||||||
permalink:
|
permalink:
|
||||||
|
@ -1291,13 +1322,13 @@ ui:
|
||||||
empty: 不能為空
|
empty: 不能為空
|
||||||
invalid: 是無效的
|
invalid: 是無效的
|
||||||
btn_submit: 儲存
|
btn_submit: 儲存
|
||||||
not_found_props: 所需屬性 {{ key }} 未找到。
|
not_found_props: "所需屬性 {{ key }} 未找到。"
|
||||||
page_review:
|
page_review:
|
||||||
review: 審核
|
review: 審核
|
||||||
proposed: 提案
|
proposed: 提案
|
||||||
question_edit: 問題編輯
|
question_edit: 問題編輯
|
||||||
answer_edit: 回答編輯
|
answer_edit: 回答編輯
|
||||||
tag_edit: "標籤管理: 編輯標籤"
|
tag_edit: '標籤管理: 編輯標籤'
|
||||||
edit_summary: 編輯摘要
|
edit_summary: 編輯摘要
|
||||||
edit_question: 編輯問題
|
edit_question: 編輯問題
|
||||||
edit_answer: 編輯回答
|
edit_answer: 編輯回答
|
||||||
|
@ -1310,7 +1341,7 @@ ui:
|
||||||
upvote: 贊同
|
upvote: 贊同
|
||||||
accept: 採納
|
accept: 採納
|
||||||
cancelled: 已取消
|
cancelled: 已取消
|
||||||
commented: "評論:"
|
commented: '評論:'
|
||||||
rollback: 回滾
|
rollback: 回滾
|
||||||
edited: 最後編輯於
|
edited: 最後編輯於
|
||||||
answered: 回答於
|
answered: 回答於
|
||||||
|
@ -1318,18 +1349,18 @@ ui:
|
||||||
closed: 關閉
|
closed: 關閉
|
||||||
reopened: 重新開啟
|
reopened: 重新開啟
|
||||||
created: 創建於
|
created: 創建於
|
||||||
title: 歷史記錄
|
title: "歷史記錄"
|
||||||
tag_title: 時間線
|
tag_title: "時間線"
|
||||||
show_votes: 顯示投票
|
show_votes: "顯示投票"
|
||||||
n_or_a: N/A
|
n_or_a: N/A
|
||||||
title_for_question: 時間線
|
title_for_question: "時間線"
|
||||||
title_for_answer: "{{ title }} 的 {{ author }} 回答時間線"
|
title_for_answer: "{{ title }} 的 {{ author }} 回答時間線"
|
||||||
title_for_tag: 標籤的時間線
|
title_for_tag: "標籤的時間線"
|
||||||
datetime: 日期時間
|
datetime: 日期時間
|
||||||
type: 類型
|
type: 類型
|
||||||
by: 由
|
by: 由
|
||||||
comment: 評論
|
comment: 評論
|
||||||
no_data: 我們找不到任何東西。
|
no_data: "我們找不到任何東西。"
|
||||||
users:
|
users:
|
||||||
title: 用戶
|
title: 用戶
|
||||||
users_with_the_most_reputation: 信譽積分最高的用戶
|
users_with_the_most_reputation: 信譽積分最高的用戶
|
||||||
|
@ -1340,3 +1371,8 @@ ui:
|
||||||
prompt:
|
prompt:
|
||||||
leave_page: 你確定要離開此頁面?
|
leave_page: 你確定要離開此頁面?
|
||||||
changes_not_save: 你所做的變更可能不會儲存。
|
changes_not_save: 你所做的變更可能不會儲存。
|
||||||
|
draft:
|
||||||
|
discard_confirm: Are you sure you want to discard your draft?
|
||||||
|
messages:
|
||||||
|
post_deleted: This post has been deleted.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue