mirror of https://gitee.com/answerdev/answer.git
Merge branch 'main' into release/1.0.4
# Conflicts: # i18n/en_US.yaml
This commit is contained in:
commit
b5509a87f7
|
@ -0,0 +1,5 @@
|
|||
# Security Policy
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
Please report security issues to `security@answer.dev`
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -585,7 +585,8 @@ ui:
|
|||
msg:
|
||||
empty: Cannot be empty.
|
||||
login:
|
||||
page_title: Welcome to Answer
|
||||
page_title: Welcome to {{site_name}}
|
||||
login_to_continue: Log in to continue
|
||||
info_sign: Don't have an account? <1>Sign up</1>
|
||||
info_login: Already have an account? <1>Log in</1>
|
||||
agreements: By registering, you agree to the <1>privacy policy</1> and <3>terms of service</3>.
|
||||
|
@ -1222,14 +1223,14 @@ ui:
|
|||
branding:
|
||||
page_title: Branding
|
||||
logo:
|
||||
label: Logo
|
||||
label: Logo (optional)
|
||||
msg: Logo cannot be empty.
|
||||
text: The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
|
||||
mobile_logo:
|
||||
label: Mobile Logo (optional)
|
||||
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the “logo” setting will be used.
|
||||
square_icon:
|
||||
label: Square Icon
|
||||
label: Square Icon (optional)
|
||||
msg: Square icon cannot be empty.
|
||||
text: Image used as the base for metadata icons. Should ideally be larger than 512x512.
|
||||
favicon:
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -151,7 +151,7 @@ backend:
|
|||
other: "Create table failed"
|
||||
install:
|
||||
create_config_failed:
|
||||
other: "Can’t create the config.yaml file."
|
||||
other: "Can't create the config.yaml file."
|
||||
report:
|
||||
spam:
|
||||
name:
|
||||
|
@ -494,7 +494,7 @@ ui:
|
|||
btn_flag: Flag
|
||||
btn_save_edits: Save edits
|
||||
btn_cancel: Cancel
|
||||
show_more: Show more comment
|
||||
show_more: Show more comments
|
||||
tip_question: >-
|
||||
Use comments to ask for more information or suggest improvements. Avoid
|
||||
answering questions in comments.
|
||||
|
@ -683,12 +683,12 @@ ui:
|
|||
display_name:
|
||||
label: Display Name
|
||||
msg: Display name cannot be empty.
|
||||
msg_range: Display name up to 30 characters
|
||||
msg_range: Display name up to 30 characters.
|
||||
username:
|
||||
label: Username
|
||||
caption: People can mention you as "@username".
|
||||
msg: Username cannot be empty.
|
||||
msg_range: Username up to 30 characters
|
||||
msg_range: Username up to 30 characters.
|
||||
character: 'Must use the character set "a-z", "0-9", " - . _"'
|
||||
avatar:
|
||||
label: Profile Image
|
||||
|
@ -856,7 +856,7 @@ ui:
|
|||
unsubscribe:
|
||||
page_title: Unsubscribe
|
||||
success_title: Unsubscribe Successful
|
||||
success_desc: You have been successfully removed from this subscriber list and won’t receive any further emails from us.
|
||||
success_desc: You have been successfully removed from this subscriber list and won't receive any further emails from us.
|
||||
link: Change settings
|
||||
question:
|
||||
following_tags: Following Tags
|
||||
|
@ -918,7 +918,7 @@ ui:
|
|||
title: Answer
|
||||
next: Next
|
||||
done: Done
|
||||
config_yaml_error: Can’t create the config.yaml file.
|
||||
config_yaml_error: Can't create the config.yaml file.
|
||||
lang:
|
||||
label: Please Choose a Language
|
||||
db_type:
|
||||
|
@ -949,7 +949,7 @@ ui:
|
|||
desc: >-
|
||||
You can create the <1>config.yaml</1> file manually in the
|
||||
<1>/var/wwww/xxx/</1> directory and paste the following text into it.
|
||||
info: "After you’ve done that, click “Next” button."
|
||||
info: After you've done that, click "Next" button.
|
||||
site_information: Site Information
|
||||
admin_account: Admin Account
|
||||
site_name:
|
||||
|
@ -1011,7 +1011,7 @@ ui:
|
|||
desc: The server encountered an error and could not complete your request.
|
||||
back_home: Back to homepage
|
||||
page_maintenance:
|
||||
desc: "We are under maintenance, we’ll be back soon."
|
||||
desc: "We are under maintenance, we'll be back soon."
|
||||
nav_menus:
|
||||
dashboard: Dashboard
|
||||
contents: Contents
|
||||
|
@ -1145,7 +1145,7 @@ ui:
|
|||
password:
|
||||
label: Password
|
||||
text: The user will be logged out and need to login again.
|
||||
msg: Password must be at 8 - 32 characters in length.
|
||||
msg: Password must be at 8-32 characters in length.
|
||||
btn_cancel: Cancel
|
||||
btn_submit: Submit
|
||||
user_modal:
|
||||
|
@ -1154,13 +1154,13 @@ ui:
|
|||
fields:
|
||||
display_name:
|
||||
label: Display Name
|
||||
msg: display_name must be at 4 - 30 characters in length.
|
||||
msg: Display Name must be at 3-30 characters in length.
|
||||
email:
|
||||
label: Email
|
||||
msg: Email is not valid.
|
||||
password:
|
||||
label: Password
|
||||
msg: Password must be at 8 - 32 characters in length.
|
||||
msg: Password must be at 8-32 characters in length.
|
||||
|
||||
btn_cancel: Cancel
|
||||
btn_submit: Submit
|
||||
|
@ -1281,14 +1281,14 @@ ui:
|
|||
text: The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
|
||||
mobile_logo:
|
||||
label: Mobile Logo (optional)
|
||||
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the “logo” setting will be used.
|
||||
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the "logo" setting will be used.
|
||||
square_icon:
|
||||
label: Square Icon (optional)
|
||||
msg: Square icon cannot be empty.
|
||||
text: Image used as the base for metadata icons. Should ideally be larger than 512x512.
|
||||
favicon:
|
||||
label: Favicon (optional)
|
||||
text: A favicon for your site. To work correctly over a CDN it must be a png. Will be resized to 32x32. If left blank, “square icon” will be used.
|
||||
text: A favicon for your site. To work correctly over a CDN it must be a png. Will be resized to 32x32. If left blank, "square icon" will be used.
|
||||
legal:
|
||||
page_title: Legal
|
||||
terms_of_service:
|
||||
|
|
134
i18n/es_ES.yaml
134
i18n/es_ES.yaml
|
@ -2,7 +2,7 @@
|
|||
backend:
|
||||
base:
|
||||
success:
|
||||
other: "Success."
|
||||
other: "Completado."
|
||||
unknown:
|
||||
other: "Error desconocido."
|
||||
request_format_error:
|
||||
|
@ -88,17 +88,17 @@ backend:
|
|||
other: "Sin permiso para actualizar."
|
||||
rank:
|
||||
fail_to_meet_the_condition:
|
||||
other: "Rank fail to meet the condition."
|
||||
other: "El rango no cumple la condición."
|
||||
report:
|
||||
handle_failed:
|
||||
other: "Report handle failed."
|
||||
other: "Error en el manejador del reporte."
|
||||
not_found:
|
||||
other: "Report not found."
|
||||
other: "Informe no encontrado."
|
||||
tag:
|
||||
not_found:
|
||||
other: "Etiqueta no encontrada."
|
||||
recommend_tag_not_found:
|
||||
other: "Recommend Tag is not exist."
|
||||
other: "Etiqueta recomendada no existe."
|
||||
recommend_tag_enter:
|
||||
other: "Por favor, introduce al menos una de las etiquetas requeridas."
|
||||
not_contain_synonym_tags:
|
||||
|
@ -109,13 +109,13 @@ backend:
|
|||
other: "No se puede establecer como sinónimo de una etiqueta la propia etiqueta."
|
||||
smtp:
|
||||
config_from_name_cannot_be_email:
|
||||
other: "The From Name cannot be a email address."
|
||||
other: "¡Su nombre de usuario no puede ser una dirección de correo electrónico!"
|
||||
theme:
|
||||
not_found:
|
||||
other: "Tema no encontrado."
|
||||
revision:
|
||||
review_underway:
|
||||
other: "Can't edit currently, there is a version in the review queue."
|
||||
other: "No se puede editar actualmente, hay una versión en la cola de revisiones."
|
||||
no_permission:
|
||||
other: "Sin permiso para revisar."
|
||||
user:
|
||||
|
@ -236,9 +236,30 @@ backend:
|
|||
#The following fields are used for interface presentation(Front-end)
|
||||
ui:
|
||||
how_to_format:
|
||||
title: How to Format
|
||||
title: Cómo formatear
|
||||
desc: >-
|
||||
<ul class="mb-0"><li><p class="mb-2">to make links</p><pre class="mb-2"><code><https://url.com><br/><br/>[Title](https://url.com)</code></pre></li><li><p class="mb-2">put returns between paragraphs</p></li><li><p class="mb-2"><em>_italic_</em> or **<strong>bold</strong>**</p></li><li><p class="mb-2">indent code by 4 spaces</p></li><li><p class="mb-2">quote by placing <code>></code> at start of line</p></li><li><p class="mb-2">backtick escapes <code>`like _this_`</code></p></li><li><p class="mb-2">create code fences with backticks <code>`</code></p><pre class="mb-0"><code>```<br/>code here<br/>```</code></pre></li></ul>
|
||||
<ul class="mb-0">
|
||||
<li><p class="mb-2">Para hacer enlaces</p>
|
||||
<pre class="mb-2">
|
||||
<code><https://url.com><br/><br/>[Title](https://url.com)
|
||||
</code>
|
||||
</pre>
|
||||
</li>
|
||||
<li><p class="mb-2">Colocar saltos de línea entre párrafos</p></li>
|
||||
<li><p class="mb-2"><em>_cursiva_</em> o **<strong>negrita</strong>**</p></li>
|
||||
<li><p class="mb-2">Indentar el código con 4 espacios</p></li>
|
||||
<li><p class="mb-2">Citar colocando <code>></code> al inicio de la línea</p></li>
|
||||
<li><p class="mb-2">Escape con backticks <code>`como _esto_`</code></p></li>
|
||||
<li><p class="mb-2">Crear barreras de código con backticks <code>`</code></p>
|
||||
<pre class="mb-0">
|
||||
<code>
|
||||
```<br/>
|
||||
código aquí<br/>
|
||||
```
|
||||
</code>
|
||||
</pre>
|
||||
</li>
|
||||
</ul>
|
||||
pagination:
|
||||
prev: Anterior
|
||||
next: Siguiente
|
||||
|
@ -287,13 +308,13 @@ ui:
|
|||
chart:
|
||||
text: Gráfica
|
||||
flow_chart: Diagrama de flujo
|
||||
sequence_diagram: Sequence diagram
|
||||
class_diagram: Class diagram
|
||||
state_diagram: State diagram
|
||||
entity_relationship_diagram: Entity relationship diagram
|
||||
user_defined_diagram: User defined diagram
|
||||
sequence_diagram: Diagrama de secuencia
|
||||
class_diagram: Diagrama de clase
|
||||
state_diagram: Diagrama de estado
|
||||
entity_relationship_diagram: Diagrama de relación de entidad
|
||||
user_defined_diagram: Diagrama definido por el usuario
|
||||
gantt_chart: Diagrama de Gantt
|
||||
pie_chart: Pie chart
|
||||
pie_chart: Grafico de torta
|
||||
code:
|
||||
text: Código
|
||||
add_code: Añadir código
|
||||
|
@ -381,7 +402,7 @@ ui:
|
|||
heading: Encabezado
|
||||
cell: Celda
|
||||
close_modal:
|
||||
title: I am closing this post as...
|
||||
title: Estoy cerrando este post como...
|
||||
btn_cancel: Cancelar
|
||||
btn_submit: Enviar
|
||||
remark:
|
||||
|
@ -389,11 +410,11 @@ ui:
|
|||
msg:
|
||||
empty: Por favor selecciona una razón.
|
||||
report_modal:
|
||||
flag_title: I am flagging to report this post as...
|
||||
close_title: I am closing this post as...
|
||||
review_question_title: Review question
|
||||
review_answer_title: Review answer
|
||||
review_comment_title: Review comment
|
||||
flag_title: Estoy marcando este post como...
|
||||
close_title: Estoy cerrando este post como...
|
||||
review_question_title: Revisar pregunta
|
||||
review_answer_title: Revisar respuesta
|
||||
review_comment_title: Revisar comentario
|
||||
btn_cancel: Cancelar
|
||||
btn_submit: Enviar
|
||||
remark:
|
||||
|
@ -408,7 +429,7 @@ ui:
|
|||
label: Nombre a mostrar
|
||||
msg:
|
||||
empty: El nombre a mostrar no puede estar vacío.
|
||||
range: Display name up to 35 characters.
|
||||
range: Nombre a mostrar con un máximo de 35 caracteres.
|
||||
slug_name:
|
||||
label: URL amigable
|
||||
desc: 'Debe usar el conjunto de caracteres "a-z", "0-9", "+ # - ."'
|
||||
|
@ -426,16 +447,16 @@ ui:
|
|||
history: Historial
|
||||
synonyms:
|
||||
title: Sinónimos
|
||||
text: The following tags will be remapped to
|
||||
text: Las siguientes etiquetas serán reasignadas a
|
||||
empty: No se encontraron sinónimos.
|
||||
btn_add: Añadir un sinónimo
|
||||
btn_edit: Editar
|
||||
btn_save: Guardar
|
||||
synonyms_text: The following tags will be remapped to
|
||||
synonyms_text: Las siguientes etiquetas serán reasignadas a
|
||||
delete:
|
||||
title: Eliminar esta etiqueta
|
||||
content: >-
|
||||
<p>We do not allowed deleting tag with posts.</p><p>Please remove this tag from the posts first.</p>
|
||||
<p>No se permite la eliminación de etiquetas con posts.</p><p>Por favor antes elimina esta etiqueta del post.</p>
|
||||
content2: '¿Estás seguro de que deseas borrarlo?'
|
||||
close: Cerrar
|
||||
edit_tag:
|
||||
|
@ -508,16 +529,16 @@ ui:
|
|||
tag_label: preguntas
|
||||
search_placeholder: Filtrar por nombre de etiqueta
|
||||
no_desc: La etiqueta no tiene descripción.
|
||||
more: More
|
||||
more: Mas
|
||||
ask:
|
||||
title: Add Question
|
||||
edit_title: Edit Question
|
||||
default_reason: Edit question
|
||||
title: Agregar una pregunta
|
||||
edit_title: Editar pregunta
|
||||
default_reason: Editar pregunta
|
||||
similar_questions: Preguntas similares
|
||||
form:
|
||||
fields:
|
||||
revision:
|
||||
label: Revision
|
||||
label: Revisión
|
||||
title:
|
||||
label: Título
|
||||
placeholder: Sé preciso e imagina que le estás preguntando esto a una persona
|
||||
|
@ -585,7 +606,8 @@ ui:
|
|||
msg:
|
||||
empty: No puede estar en blanco.
|
||||
login:
|
||||
page_title: Bienvenido a Answer
|
||||
page_title: Bienvenido a {{site_name}}
|
||||
login_to_continue: Inicia sesión para continuar
|
||||
info_sign: '¿No tienes cuenta? <1>Regístrate</1>'
|
||||
info_login: '¿Ya tienes una cuenta? <1>Inicia sesión</1>'
|
||||
agreements: Al registrarte, aceptas la <1>política de privacidad</1> y los <3>términos de servicio</3>.
|
||||
|
@ -666,7 +688,7 @@ ui:
|
|||
custom: Propia
|
||||
btn_refresh: Actualizar
|
||||
custom_text: Puedes subir tu propia imagen.
|
||||
default: System
|
||||
default: Sistema
|
||||
msg: Por favor, sube una imagen
|
||||
bio:
|
||||
label: Sobre mí (opcional)
|
||||
|
@ -693,11 +715,11 @@ ui:
|
|||
msg: El correo electrónico no puede estar vacío.
|
||||
password_title: Password
|
||||
current_pass:
|
||||
label: Current Password
|
||||
label: Contraseña actual
|
||||
msg:
|
||||
empty: Current Password cannot be empty.
|
||||
length: The length needs to be between 8 and 32.
|
||||
different: The two entered passwords do not match.
|
||||
empty: La contraseña actual no puede estar vacía.
|
||||
length: El largo necesita estar entre 8 y 32 caracteres.
|
||||
different: Las contraseñas no coinciden.
|
||||
new_pass:
|
||||
label: Nueva Contraseña
|
||||
pass_confirm:
|
||||
|
@ -712,7 +734,7 @@ ui:
|
|||
update_password: Contraseña cambiada con éxito.
|
||||
flag_success: Gracias por reportar.
|
||||
forbidden_operate_self: No puedes modificar tu propio usuario
|
||||
review: Your revision will show after review.
|
||||
review: Tu revisión será visible luego de ser aprobada.
|
||||
related_question:
|
||||
title: Preguntas relacionadas
|
||||
btn: Añadir pregunta
|
||||
|
@ -726,7 +748,7 @@ ui:
|
|||
Follow: Seguir
|
||||
Following: Siguiendo
|
||||
answered: respondida
|
||||
closed_in: Closed in
|
||||
closed_in: Cerrado el
|
||||
show_exist: Mostrar una pregunta existente.
|
||||
answers:
|
||||
title: Respuestas
|
||||
|
@ -750,9 +772,13 @@ ui:
|
|||
delete:
|
||||
title: Eliminar esta publicación
|
||||
question: >-
|
||||
We do not recommend <strong>deleting questions with answers</strong> because doing so deprives future readers of this knowledge.</p><p>Repeated deletion of answered questions can result in your account being blocked from asking. Are you sure you wish to delete?
|
||||
No recomendamos <strong>borrar preguntas con respuestas</strong> porque esto priva a los lectores futuros de este conocimiento.
|
||||
</p><p>
|
||||
El borrado repetido de preguntas respondidas puede resultar en que tu cuenta se bloquee para hacer preguntas. ¿Estás seguro de que deseas borrarlo?
|
||||
answer_accepted: >-
|
||||
<p>We do not recommend <strong>deleting accepted answer</strong> because doing so deprives future readers of this knowledge. </p> Repeated deletion of accepted answers can result in your account being blocked from answering. Are you sure you wish to delete?
|
||||
<p>No recomendamos <strong>borrar la respuesta aceptada</strong> porque esto priva a los lectores futuros de este conocimiento.</p>
|
||||
|
||||
El borrado repetido de respuestas aceptadas puede resultar en que tu cuenta se bloquee para responder. ¿Estás seguro de que deseas borrarlo?
|
||||
other: '¿Estás seguro de que deseas borrarlo?'
|
||||
tip_question_deleted: Esta publicación ha sido eliminada
|
||||
tip_answer_deleted: Esta respuesta ha sido eliminada
|
||||
|
@ -782,13 +808,13 @@ ui:
|
|||
newest: Más reciente
|
||||
active: Activas
|
||||
score: Puntuación
|
||||
more: More
|
||||
more: Mas
|
||||
tips:
|
||||
title: Advanced Search Tips
|
||||
tag: "<1>[tag]</1> search withing a tag"
|
||||
user: "<1>user:username</1> search by author"
|
||||
answer: "<1>answers:0</1> unanswered questions"
|
||||
score: "<1>score:3</1> posts with a 3+ score"
|
||||
title: Consejos de búsqueda avanzada
|
||||
tag: "<1>[tag]</1> búsqueda por etiquetas"
|
||||
user: "<1>user:username</1> búsqueda por autor"
|
||||
answer: "<1>answers:0</1> preguntas sin responder"
|
||||
score: "<1>score:3</1> Publicaciones con un puntaje de 3 o más"
|
||||
question: "<1>is:question</1> buscar preguntas"
|
||||
is_answer: "<1>is:answer</1> buscar respuestas"
|
||||
empty: No pudimos encontrar nada. <br /> Prueba a buscar con palabras diferentes o menos específicas.
|
||||
|
@ -810,14 +836,14 @@ ui:
|
|||
Lo sentimos, este link de confirmación de cuenta ya no es válido. ¿Quizás tu cuenta ya está activa?
|
||||
confirm_new_email: Tu email ha sido actualizado.
|
||||
confirm_new_email_invalid: >-
|
||||
Sorry, this confirmation link is no longer valid. Perhaps your email was already changed?
|
||||
Lo siento, este enlace de confirmación ya no es válido. ¿Quizás ya se haya cambiado tu correo electrónico?
|
||||
unsubscribe:
|
||||
page_title: Desuscribir
|
||||
success_title: Desuscrito con éxito
|
||||
success_desc: Has sido eliminado con éxito de esta lista de suscriptores y no recibirás más correos electrónicos nuestros.
|
||||
link: Cambiar ajustes
|
||||
question:
|
||||
following_tags: Following Tags
|
||||
following_tags: Etiquetas seguidas
|
||||
edit: Editar
|
||||
save: Guardar
|
||||
follow_tag_tip: Sigue etiquetas para personalizar tu lista de preguntas.
|
||||
|
@ -828,8 +854,8 @@ ui:
|
|||
questions: Preguntas
|
||||
answers: Respuestas
|
||||
newest: Más reciente
|
||||
active: Active
|
||||
frequent: Frequent
|
||||
active: Activo
|
||||
frequent: Frecuente
|
||||
score: Puntuación
|
||||
unanswered: Sin respuesta
|
||||
modified: modificada
|
||||
|
@ -852,8 +878,8 @@ ui:
|
|||
score: Puntuación
|
||||
edit_profile: Editar perfil
|
||||
visited_x_days: "Visitado {{ count }} días"
|
||||
viewed: Viewed
|
||||
joined: Joined
|
||||
viewed: Visto
|
||||
joined: Unido
|
||||
last_login: Seen
|
||||
about_me: Sobre mí
|
||||
about_me_empty: "// ¡Hola Mundo!"
|
||||
|
@ -1222,14 +1248,14 @@ ui:
|
|||
branding:
|
||||
page_title: Branding
|
||||
logo:
|
||||
label: Logo
|
||||
label: Logo (optional)
|
||||
msg: Logo cannot be empty.
|
||||
text: The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
|
||||
mobile_logo:
|
||||
label: Mobile Logo (optional)
|
||||
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the “logo” setting will be used.
|
||||
square_icon:
|
||||
label: Square Icon
|
||||
label: Square Icon (optional)
|
||||
msg: Square icon cannot be empty.
|
||||
text: Image used as the base for metadata icons. Should ideally be larger than 512x512.
|
||||
favicon:
|
||||
|
|
File diff suppressed because it is too large
Load Diff
785
i18n/fr_FR.yaml
785
i18n/fr_FR.yaml
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -1,26 +1,26 @@
|
|||
# all support language
|
||||
language_options:
|
||||
- label: "English(US)"
|
||||
value: "en_US"
|
||||
- label: "Español(ES)"
|
||||
value: "es_ES"
|
||||
- label: "Português(PT)"
|
||||
value: "pt_PT"
|
||||
- label: "Deutsch(DE)"
|
||||
value: "de_DE"
|
||||
- label: "Français(FR)"
|
||||
value: "fr_FR"
|
||||
- label: "日本語(JA)"
|
||||
value: "ja_JP"
|
||||
- label: "Italiano(IT)"
|
||||
value: "it_IT"
|
||||
- label: "Русский(RU)"
|
||||
value: "ru_RU"
|
||||
- label: "简体中文(CN)"
|
||||
value: "zh_CN"
|
||||
- label: "繁體中文(CN)"
|
||||
value: "zh_TW"
|
||||
- label: "English(US)"
|
||||
value: "en_US"
|
||||
- label: "Deutsch(DE)"
|
||||
value: "de_DE"
|
||||
- label: "Español(ES)"
|
||||
value: "es_ES"
|
||||
- label: "Français(FR)"
|
||||
value: "fr_FR"
|
||||
- label: "Italiano(IT)"
|
||||
value: "it_IT"
|
||||
- label: "日本語(JA)"
|
||||
value: "ja_JP"
|
||||
- label: "한국어(KO)"
|
||||
value: "ko_KR"
|
||||
- label: "Português(PT)"
|
||||
value: "pt_PT"
|
||||
- label: "Русский(RU)"
|
||||
value: "ru_RU"
|
||||
- label: "Tiếng Việt(VI)"
|
||||
value: "vi_VN"
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -129,7 +129,7 @@ backend:
|
|||
username_invalid:
|
||||
other: "utente non valido"
|
||||
username_duplicate:
|
||||
other: "utente già in uso"
|
||||
other: "Nome utente già in uso"
|
||||
set_avatar:
|
||||
other: "Inserimento dell'Avatar non riuscito."
|
||||
cannot_update_your_role:
|
||||
|
@ -585,7 +585,8 @@ ui:
|
|||
msg:
|
||||
empty: Cannot be empty.
|
||||
login:
|
||||
page_title: Welcome to Answer
|
||||
page_title: Welcome to {{site_name}}
|
||||
login_to_continue: Log in to continue
|
||||
info_sign: Don't have an account? <1>Sign up</1>
|
||||
info_login: Already have an account? <1>Log in</1>
|
||||
agreements: By registering, you agree to the <1>privacy policy</1> and <3>terms of service</3>.
|
||||
|
@ -1222,14 +1223,14 @@ ui:
|
|||
branding:
|
||||
page_title: Branding
|
||||
logo:
|
||||
label: Logo
|
||||
label: Logo (optional)
|
||||
msg: Logo cannot be empty.
|
||||
text: The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
|
||||
mobile_logo:
|
||||
label: Mobile Logo (optional)
|
||||
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the “logo” setting will be used.
|
||||
square_icon:
|
||||
label: Square Icon
|
||||
label: Square Icon (optional)
|
||||
msg: Square icon cannot be empty.
|
||||
text: Image used as the base for metadata icons. Should ideally be larger than 512x512.
|
||||
favicon:
|
||||
|
|
|
@ -585,7 +585,8 @@ ui:
|
|||
msg:
|
||||
empty: Cannot be empty.
|
||||
login:
|
||||
page_title: Welcome to Answer
|
||||
page_title: Welcome to {{site_name}}
|
||||
login_to_continue: Log in to continue
|
||||
info_sign: Don't have an account? <1>Sign up</1>
|
||||
info_login: Already have an account? <1>Log in</1>
|
||||
agreements: By registering, you agree to the <1>privacy policy</1> and <3>terms of service</3>.
|
||||
|
@ -1222,14 +1223,14 @@ ui:
|
|||
branding:
|
||||
page_title: Branding
|
||||
logo:
|
||||
label: Logo
|
||||
label: Logo (optional)
|
||||
msg: Logo cannot be empty.
|
||||
text: The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
|
||||
mobile_logo:
|
||||
label: Mobile Logo (optional)
|
||||
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the “logo” setting will be used.
|
||||
square_icon:
|
||||
label: Square Icon
|
||||
label: Square Icon (optional)
|
||||
msg: Square icon cannot be empty.
|
||||
text: Image used as the base for metadata icons. Should ideally be larger than 512x512.
|
||||
favicon:
|
||||
|
|
|
@ -585,7 +585,8 @@ ui:
|
|||
msg:
|
||||
empty: Cannot be empty.
|
||||
login:
|
||||
page_title: Welcome to Answer
|
||||
page_title: Welcome to {{site_name}}
|
||||
login_to_continue: Log in to continue
|
||||
info_sign: Don't have an account? <1>Sign up</1>
|
||||
info_login: Already have an account? <1>Log in</1>
|
||||
agreements: By registering, you agree to the <1>privacy policy</1> and <3>terms of service</3>.
|
||||
|
@ -1222,14 +1223,14 @@ ui:
|
|||
branding:
|
||||
page_title: Branding
|
||||
logo:
|
||||
label: Logo
|
||||
label: Logo (optional)
|
||||
msg: Logo cannot be empty.
|
||||
text: The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
|
||||
mobile_logo:
|
||||
label: Mobile Logo (optional)
|
||||
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the “logo” setting will be used.
|
||||
square_icon:
|
||||
label: Square Icon
|
||||
label: Square Icon (optional)
|
||||
msg: Square icon cannot be empty.
|
||||
text: Image used as the base for metadata icons. Should ideally be larger than 512x512.
|
||||
favicon:
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -585,7 +585,8 @@ ui:
|
|||
msg:
|
||||
empty: Cannot be empty.
|
||||
login:
|
||||
page_title: Welcome to Answer
|
||||
page_title: Welcome to {{site_name}}
|
||||
login_to_continue: Log in to continue
|
||||
info_sign: Don't have an account? <1>Sign up</1>
|
||||
info_login: Already have an account? <1>Log in</1>
|
||||
agreements: By registering, you agree to the <1>privacy policy</1> and <3>terms of service</3>.
|
||||
|
@ -1222,14 +1223,14 @@ ui:
|
|||
branding:
|
||||
page_title: Branding
|
||||
logo:
|
||||
label: Logo
|
||||
label: Logo (optional)
|
||||
msg: Logo cannot be empty.
|
||||
text: The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
|
||||
mobile_logo:
|
||||
label: Mobile Logo (optional)
|
||||
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the “logo” setting will be used.
|
||||
square_icon:
|
||||
label: Square Icon
|
||||
label: Square Icon (optional)
|
||||
msg: Square icon cannot be empty.
|
||||
text: Image used as the base for metadata icons. Should ideally be larger than 512x512.
|
||||
favicon:
|
||||
|
|
File diff suppressed because it is too large
Load Diff
303
i18n/ru_RU.yaml
303
i18n/ru_RU.yaml
|
@ -2,122 +2,122 @@
|
|||
backend:
|
||||
base:
|
||||
success:
|
||||
other: "Success."
|
||||
other: "Выполнено."
|
||||
unknown:
|
||||
other: "Unknown error."
|
||||
other: "Неизвестная ошибка."
|
||||
request_format_error:
|
||||
other: "Request format is not valid."
|
||||
other: "Формат файла не корректен."
|
||||
unauthorized_error:
|
||||
other: "Unauthorized."
|
||||
other: "Авторизация не выполнена."
|
||||
database_error:
|
||||
other: "Data server error."
|
||||
other: "Ошибка сервера данных."
|
||||
role:
|
||||
name:
|
||||
user:
|
||||
other: "User"
|
||||
other: "Пользователь"
|
||||
admin:
|
||||
other: "Admin"
|
||||
other: "Администратор"
|
||||
moderator:
|
||||
other: "Moderator"
|
||||
other: "Модератор"
|
||||
description:
|
||||
user:
|
||||
other: "Default with no special access."
|
||||
other: "По умолчанию, без специального доступа."
|
||||
admin:
|
||||
other: "Have the full power to access the site."
|
||||
other: "Имейте все полномочия для доступа к сайту."
|
||||
moderator:
|
||||
other: "Has access to all posts except admin settings."
|
||||
other: "Имеет доступ ко всем сообщениям, кроме настроек администратора."
|
||||
email:
|
||||
other: "Email"
|
||||
other: "Эл. почта"
|
||||
password:
|
||||
other: "Password"
|
||||
other: "Пароль"
|
||||
email_or_password_wrong_error:
|
||||
other: "Email and password do not match."
|
||||
other: "Неверное имя пользователя или пароль."
|
||||
error:
|
||||
admin:
|
||||
email_or_password_wrong:
|
||||
other: Email and password do not match.
|
||||
other: Неверное имя пользователя или пароль.
|
||||
answer:
|
||||
not_found:
|
||||
other: "Answer do not found."
|
||||
other: "Ответ не найден."
|
||||
cannot_deleted:
|
||||
other: "No permission to delete."
|
||||
other: "Недостаточно прав для удаления."
|
||||
cannot_update:
|
||||
other: "No permission to update."
|
||||
other: "Нет прав для обновления."
|
||||
comment:
|
||||
edit_without_permission:
|
||||
other: "Comment are not allowed to edit."
|
||||
other: "Комментарий не может редактироваться."
|
||||
not_found:
|
||||
other: "Comment not found."
|
||||
other: "Комментарий не найден."
|
||||
email:
|
||||
duplicate:
|
||||
other: "Email already exists."
|
||||
other: "Адрес электронной почты уже существует."
|
||||
need_to_be_verified:
|
||||
other: "Email should be verified."
|
||||
other: "Адрес электронной почты должен быть подтвержден."
|
||||
verify_url_expired:
|
||||
other: "Email verified URL has expired, please resend the email."
|
||||
other: "Срок действия подтверждённого адреса электронной почты истек, пожалуйста, отправьте письмо повторно."
|
||||
lang:
|
||||
not_found:
|
||||
other: "Language file not found."
|
||||
other: "Языковой файл не найден."
|
||||
object:
|
||||
captcha_verification_failed:
|
||||
other: "Captcha wrong."
|
||||
other: "Captcha введена неверно."
|
||||
disallow_follow:
|
||||
other: "You are not allowed to follow."
|
||||
other: "Вы не можете подписаться."
|
||||
disallow_vote:
|
||||
other: "You are not allowed to vote."
|
||||
other: "Вы не можете голосовать."
|
||||
disallow_vote_your_self:
|
||||
other: "You can't vote for your own post."
|
||||
other: "Вы не можете голосовать за собственный отзыв."
|
||||
not_found:
|
||||
other: "Object not found."
|
||||
other: "Объект не найден."
|
||||
verification_failed:
|
||||
other: "Verification failed."
|
||||
other: "Проверка не удалась."
|
||||
email_or_password_incorrect:
|
||||
other: "Email and password do not match."
|
||||
other: "Email или пароль не совпадают."
|
||||
old_password_verification_failed:
|
||||
other: "The old password verification failed"
|
||||
other: "Не удалось подтвердить старый пароль"
|
||||
new_password_same_as_previous_setting:
|
||||
other: "The new password is the same as the previous one."
|
||||
other: "Пароль не может быть таким же как прежний."
|
||||
question:
|
||||
not_found:
|
||||
other: "Question not found."
|
||||
other: "Вопрос не найден."
|
||||
cannot_deleted:
|
||||
other: "No permission to delete."
|
||||
other: "Недостаточно прав для удаления."
|
||||
cannot_close:
|
||||
other: "No permission to close."
|
||||
other: "Нет разрешения на закрытие."
|
||||
cannot_update:
|
||||
other: "No permission to update."
|
||||
other: "Нет разрешения на обновление."
|
||||
rank:
|
||||
fail_to_meet_the_condition:
|
||||
other: "Rank fail to meet the condition."
|
||||
other: "Ранг не соответствует условию."
|
||||
report:
|
||||
handle_failed:
|
||||
other: "Report handle failed."
|
||||
other: "Не удалось обработать отчет."
|
||||
not_found:
|
||||
other: "Report not found."
|
||||
other: "Отчет не найден."
|
||||
tag:
|
||||
not_found:
|
||||
other: "Tag not found."
|
||||
other: "Тег не найден."
|
||||
recommend_tag_not_found:
|
||||
other: "Recommend Tag is not exist."
|
||||
other: "Рекомендуемый тег не существует."
|
||||
recommend_tag_enter:
|
||||
other: "Please enter at least one required tag."
|
||||
other: "Пожалуйста, введите хотя бы один тег."
|
||||
not_contain_synonym_tags:
|
||||
other: "Should not contain synonym tags."
|
||||
other: "Не должно содержать теги синонимы."
|
||||
cannot_update:
|
||||
other: "No permission to update."
|
||||
other: "Нет прав для обновления."
|
||||
cannot_set_synonym_as_itself:
|
||||
other: "You cannot set the synonym of the current tag as itself."
|
||||
other: "Вы не можете установить синоним текущего тега."
|
||||
smtp:
|
||||
config_from_name_cannot_be_email:
|
||||
other: "The From Name cannot be a email address."
|
||||
other: "Имя пользователя не может быть адрес электронной почты."
|
||||
theme:
|
||||
not_found:
|
||||
other: "Theme not found."
|
||||
other: "Тема не найдена."
|
||||
revision:
|
||||
review_underway:
|
||||
other: "Can't edit currently, there is a version in the review queue."
|
||||
other: "В настоящее время не удается редактировать версию, в очереди на проверку."
|
||||
no_permission:
|
||||
other: "No permission to Revision."
|
||||
other: "Нет прав на ревизию."
|
||||
user:
|
||||
email_or_password_wrong:
|
||||
other:
|
||||
|
@ -241,68 +241,68 @@ ui:
|
|||
<ul class="mb-0"><li><p class="mb-2">to make links</p><pre class="mb-2"><code><https://url.com><br/><br/>[Title](https://url.com)</code></pre></li><li><p class="mb-2">put returns between paragraphs</p></li><li><p class="mb-2"><em>_italic_</em> or **<strong>bold</strong>**</p></li><li><p class="mb-2">indent code by 4 spaces</p></li><li><p class="mb-2">quote by placing <code>></code> at start of line</p></li><li><p class="mb-2">backtick escapes <code>`like _this_`</code></p></li><li><p class="mb-2">create code fences with backticks <code>`</code></p><pre class="mb-0"><code>```<br/>code here<br/>```</code></pre></li></ul>
|
||||
pagination:
|
||||
prev: Prev
|
||||
next: Next
|
||||
next: Следующий
|
||||
page_title:
|
||||
question: Question
|
||||
questions: Questions
|
||||
tag: Tag
|
||||
tags: Tags
|
||||
tag_wiki: tag wiki
|
||||
edit_tag: Edit Tag
|
||||
ask_a_question: Add Question
|
||||
edit_question: Edit Question
|
||||
edit_answer: Edit Answer
|
||||
search: Search
|
||||
posts_containing: Posts containing
|
||||
settings: Settings
|
||||
notifications: Notifications
|
||||
login: Log In
|
||||
sign_up: Sign Up
|
||||
account_recovery: Account Recovery
|
||||
account_activation: Account Activation
|
||||
confirm_email: Confirm Email
|
||||
account_suspended: Account Suspended
|
||||
admin: Admin
|
||||
change_email: Modify Email
|
||||
install: Answer Installation
|
||||
upgrade: Answer Upgrade
|
||||
maintenance: Website Maintenance
|
||||
users: Users
|
||||
question: Вопрос
|
||||
questions: Вопросы
|
||||
tag: Тэг
|
||||
tags: Теги
|
||||
tag_wiki: wiki тэг
|
||||
edit_tag: Изменить тег
|
||||
ask_a_question: Добавить вопрос
|
||||
edit_question: Редактировать вопрос
|
||||
edit_answer: Редактировать ответ
|
||||
search: Поиск
|
||||
posts_containing: Посты содержащие
|
||||
settings: Настройки
|
||||
notifications: Уведомления
|
||||
login: Вход
|
||||
sign_up: Регистрация
|
||||
account_recovery: Восстановление аккаунта
|
||||
account_activation: Активация учётной записи
|
||||
confirm_email: Подтвердить адрес электронной почты
|
||||
account_suspended: Аккаунт заблокирован
|
||||
admin: Управление
|
||||
change_email: Изменить Email
|
||||
install: Установка ответа
|
||||
upgrade: Обновить ответ
|
||||
maintenance: Обслуживание сайта
|
||||
users: Пользователи
|
||||
notifications:
|
||||
title: Notifications
|
||||
inbox: Inbox
|
||||
achievement: Achievements
|
||||
all_read: Mark all as read
|
||||
show_more: Show more
|
||||
title: Уведомления
|
||||
inbox: Входящие
|
||||
achievement: Достижения
|
||||
all_read: Отметить всё как прочитанное
|
||||
show_more: Показать еще
|
||||
suspended:
|
||||
title: Your Account has been Suspended
|
||||
until_time: "Your account was suspended until {{ time }}."
|
||||
forever: This user was suspended forever.
|
||||
end: You don't meet a community guideline.
|
||||
title: Ваш аккаунт заблокирован
|
||||
until_time: "Ваша учетная запись была заблокирована до {{ time }}."
|
||||
forever: Этот пользователь был навсегда заблокирован.
|
||||
end: Вы не соответствуете правилам сообщества.
|
||||
editor:
|
||||
blockquote:
|
||||
text: Blockquote
|
||||
text: Цитата
|
||||
bold:
|
||||
text: Strong
|
||||
text: Жирный
|
||||
chart:
|
||||
text: Chart
|
||||
flow_chart: Flow chart
|
||||
sequence_diagram: Sequence diagram
|
||||
class_diagram: Class diagram
|
||||
state_diagram: State diagram
|
||||
entity_relationship_diagram: Entity relationship diagram
|
||||
user_defined_diagram: User defined diagram
|
||||
gantt_chart: Gantt chart
|
||||
pie_chart: Pie chart
|
||||
text: Диаграмма
|
||||
flow_chart: Блок-схема
|
||||
sequence_diagram: Диаграмма последовательности
|
||||
class_diagram: Диаграмма классов
|
||||
state_diagram: Диаграмма состояний
|
||||
entity_relationship_diagram: Диаграмма связей сущностей
|
||||
user_defined_diagram: Пользовательская диаграмма
|
||||
gantt_chart: Диаграмма Гантта
|
||||
pie_chart: Круговая диаграмма
|
||||
code:
|
||||
text: Code Sample
|
||||
add_code: Add code sample
|
||||
text: Фрагмент кода
|
||||
add_code: Добавить пример кода
|
||||
form:
|
||||
fields:
|
||||
code:
|
||||
label: Code
|
||||
label: Код
|
||||
msg:
|
||||
empty: Code cannot be empty.
|
||||
empty: Код не может быть пустым.
|
||||
language:
|
||||
label: Language (optional)
|
||||
placeholder: Automatic detection
|
||||
|
@ -385,79 +385,79 @@ ui:
|
|||
btn_cancel: Cancel
|
||||
btn_submit: Submit
|
||||
remark:
|
||||
empty: Cannot be empty.
|
||||
empty: Не может быть пустым.
|
||||
msg:
|
||||
empty: Please select a reason.
|
||||
empty: Пожалуйста, выбери причину.
|
||||
report_modal:
|
||||
flag_title: I am flagging to report this post as...
|
||||
close_title: I am closing this post as...
|
||||
review_question_title: Review question
|
||||
review_answer_title: Review answer
|
||||
review_comment_title: Review comment
|
||||
btn_cancel: Cancel
|
||||
btn_submit: Submit
|
||||
flag_title: Я помечаю, чтобы пожаловаться на эту публикацию как...
|
||||
close_title: Я закрываю этот пост как...
|
||||
review_question_title: Проверить вопрос
|
||||
review_answer_title: Проверить ответ
|
||||
review_comment_title: Просмотр комментариев
|
||||
btn_cancel: Отмена
|
||||
btn_submit: Отправить
|
||||
remark:
|
||||
empty: Cannot be empty.
|
||||
empty: Не может быть пустым.
|
||||
msg:
|
||||
empty: Please select a reason.
|
||||
empty: Пожалуйста, выбери причину.
|
||||
tag_modal:
|
||||
title: Create new tag
|
||||
title: Создать новый тег
|
||||
form:
|
||||
fields:
|
||||
display_name:
|
||||
label: Display Name
|
||||
label: Показывать имя
|
||||
msg:
|
||||
empty: Display name cannot be empty.
|
||||
range: Display name up to 35 characters.
|
||||
empty: Отображаемое название не может быть пустым.
|
||||
range: Отображаемое имя до 35 символов.
|
||||
slug_name:
|
||||
label: URL Slug
|
||||
desc: 'Must use the character set "a-z", "0-9", "+ # - ."'
|
||||
label: Идентификатор URL
|
||||
desc: 'Необходимо использовать набор символов "a-z", "0-9", "+ # - ."'
|
||||
msg:
|
||||
empty: URL slug cannot be empty.
|
||||
range: URL slug up to 35 characters.
|
||||
character: URL slug contains unallowed character set.
|
||||
empty: URL не может быть пустым.
|
||||
range: URL slug до 35 символов.
|
||||
character: URL slug содержит недопустимый набор символов.
|
||||
desc:
|
||||
label: Description (optional)
|
||||
btn_cancel: Cancel
|
||||
btn_submit: Submit
|
||||
label: Описание (опционально)
|
||||
btn_cancel: Отмена
|
||||
btn_submit: Отправить
|
||||
tag_info:
|
||||
created_at: Created
|
||||
edited_at: Edited
|
||||
history: History
|
||||
created_at: Создано
|
||||
edited_at: Отредактировано
|
||||
history: История
|
||||
synonyms:
|
||||
title: Synonyms
|
||||
text: The following tags will be remapped to
|
||||
empty: No synonyms found.
|
||||
btn_add: Add a synonym
|
||||
btn_edit: Edit
|
||||
btn_save: Save
|
||||
synonyms_text: The following tags will be remapped to
|
||||
title: Синонимы
|
||||
text: Следующие теги будут переназначены на
|
||||
empty: Синонимы не найдены.
|
||||
btn_add: Добавить синоним
|
||||
btn_edit: Редактировать
|
||||
btn_save: Сохранить
|
||||
synonyms_text: Следующие теги будут переназначены на
|
||||
delete:
|
||||
title: Delete this tag
|
||||
title: Удалить этот тег
|
||||
content: >-
|
||||
<p>We do not allowed deleting tag with posts.</p><p>Please remove this tag from the posts first.</p>
|
||||
content2: Are you sure you wish to delete?
|
||||
close: Close
|
||||
<p>Мы не разрешаем удалять тег с сообщениями.</p><p>Пожалуйста, сначала удалите этот тег из сообщений</p>
|
||||
content2: Вы действительно хотите удалить?
|
||||
close: Закрыть
|
||||
edit_tag:
|
||||
title: Edit Tag
|
||||
default_reason: Edit tag
|
||||
title: Изменить тег
|
||||
default_reason: Правка тега
|
||||
form:
|
||||
fields:
|
||||
revision:
|
||||
label: Revision
|
||||
label: Редакция
|
||||
display_name:
|
||||
label: Display Name
|
||||
label: Показывать имя
|
||||
slug_name:
|
||||
label: URL Slug
|
||||
info: 'Must use the character set "a-z", "0-9", "+ # - ."'
|
||||
label: Идентификатор URL
|
||||
info: 'Необходимо использовать набор символов "a-z", "0-9", "+ # - ."'
|
||||
desc:
|
||||
label: Description
|
||||
label: Описание
|
||||
edit_summary:
|
||||
label: Edit Summary
|
||||
label: Изменить краткое описание
|
||||
placeholder: >-
|
||||
Briefly explain your changes (corrected spelling, fixed grammar, improved formatting)
|
||||
btn_save_edits: Save edits
|
||||
btn_cancel: Cancel
|
||||
Кратко опишите ваши изменения (исправленная орфография, исправленная грамматика, улучшенное форматирование)
|
||||
btn_save_edits: Сохранить изменения
|
||||
btn_cancel: Отмена
|
||||
dates:
|
||||
long_date: MMM D
|
||||
long_date_with_year: "MMM D, YYYY"
|
||||
|
@ -585,7 +585,8 @@ ui:
|
|||
msg:
|
||||
empty: Cannot be empty.
|
||||
login:
|
||||
page_title: Welcome to Answer
|
||||
page_title: Welcome to {{site_name}}
|
||||
login_to_continue: Log in to continue
|
||||
info_sign: Don't have an account? <1>Sign up</1>
|
||||
info_login: Already have an account? <1>Log in</1>
|
||||
agreements: By registering, you agree to the <1>privacy policy</1> and <3>terms of service</3>.
|
||||
|
@ -1222,14 +1223,14 @@ ui:
|
|||
branding:
|
||||
page_title: Branding
|
||||
logo:
|
||||
label: Logo
|
||||
label: Logo (optional)
|
||||
msg: Logo cannot be empty.
|
||||
text: The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
|
||||
mobile_logo:
|
||||
label: Mobile Logo (optional)
|
||||
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the “logo” setting will be used.
|
||||
square_icon:
|
||||
label: Square Icon
|
||||
label: Square Icon (optional)
|
||||
msg: Square icon cannot be empty.
|
||||
text: Image used as the base for metadata icons. Should ideally be larger than 512x512.
|
||||
favicon:
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -585,7 +585,8 @@ ui:
|
|||
msg:
|
||||
empty: Cannot be empty.
|
||||
login:
|
||||
page_title: Welcome to Answer
|
||||
page_title: Welcome to {{site_name}}
|
||||
login_to_continue: Log in to continue
|
||||
info_sign: Don't have an account? <1>Sign up</1>
|
||||
info_login: Already have an account? <1>Log in</1>
|
||||
agreements: By registering, you agree to the <1>privacy policy</1> and <3>terms of service</3>.
|
||||
|
@ -1222,14 +1223,14 @@ ui:
|
|||
branding:
|
||||
page_title: Branding
|
||||
logo:
|
||||
label: Logo
|
||||
label: Logo (optional)
|
||||
msg: Logo cannot be empty.
|
||||
text: The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
|
||||
mobile_logo:
|
||||
label: Mobile Logo (optional)
|
||||
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the “logo” setting will be used.
|
||||
square_icon:
|
||||
label: Square Icon
|
||||
label: Square Icon (optional)
|
||||
msg: Square icon cannot be empty.
|
||||
text: Image used as the base for metadata icons. Should ideally be larger than 512x512.
|
||||
favicon:
|
||||
|
|
|
@ -405,17 +405,17 @@ ui:
|
|||
form:
|
||||
fields:
|
||||
display_name:
|
||||
label: 显示名称(别名)
|
||||
label: 显示名称
|
||||
msg:
|
||||
empty: 不能为空
|
||||
range: 不能超过 35 个字符
|
||||
empty: 显示名称不能为空。
|
||||
range: 显示名称不能超过 35 个字符。
|
||||
slug_name:
|
||||
label: URL 固定链接
|
||||
desc: '必须使用字符集 "a-z"、"0-9"、"+ # - ."'
|
||||
desc: '必须由 "a-z", "0-9", "+ # - ." 组成'
|
||||
msg:
|
||||
empty: 不能为空
|
||||
range: 不能超过 35 个字符
|
||||
character: 包含非法字符
|
||||
empty: URL 固定链接不能为空。
|
||||
range: URL 固定链接不能超过 35 个字符。
|
||||
character: URL 固定链接包含非法字符。
|
||||
desc:
|
||||
label: 描述(可选)
|
||||
btn_cancel: 取消
|
||||
|
@ -446,7 +446,7 @@ ui:
|
|||
revision:
|
||||
label: 编辑历史
|
||||
display_name:
|
||||
label: 名称
|
||||
label: 显示名称
|
||||
slug_name:
|
||||
label: URL 固定链接
|
||||
info: '必须由 "a-z", "0-9", "+ # - ." 组成'
|
||||
|
@ -585,7 +585,8 @@ ui:
|
|||
msg:
|
||||
empty: 不能为空
|
||||
login:
|
||||
page_title: 欢迎来到 Answer
|
||||
page_title: 欢迎来到 {{site_name}}
|
||||
login_to_continue: 登录以继续
|
||||
info_sign: 没有账户?<1>注册</1>
|
||||
info_login: 已经有一个账户?<1>登录</1>
|
||||
agreements: 登录即表示您同意<1>隐私政策</1>和<3>服务条款</3>。
|
||||
|
@ -614,7 +615,7 @@ ui:
|
|||
msg:
|
||||
empty: 邮箱不能为空
|
||||
change_email:
|
||||
page_title: 欢迎来到 Answer
|
||||
page_title: 欢迎来到 {{site_name}}
|
||||
btn_cancel: 取消
|
||||
btn_update: 更新电子邮件地址
|
||||
send_success: >-
|
||||
|
@ -651,8 +652,8 @@ ui:
|
|||
btn_name: 保存
|
||||
display_name:
|
||||
label: 昵称
|
||||
msg: 昵称不能为空
|
||||
msg_range: 昵称不能超过 30 个字符
|
||||
msg: 昵称不能为空。
|
||||
msg_range: 昵称不能超过 30 个字符。
|
||||
username:
|
||||
label: 用户名
|
||||
caption: 用户之间可以通过 "@用户名" 进行交互。
|
||||
|
@ -803,7 +804,7 @@ ui:
|
|||
modal_confirm:
|
||||
title: 发生错误...
|
||||
account_result:
|
||||
page_title: 欢迎来到 Answer
|
||||
page_title: 欢迎来到 {{site_name}}
|
||||
success: 你的账号已通过验证,即将返回首页。
|
||||
link: 返回首页
|
||||
invalid: >-
|
||||
|
@ -1102,7 +1103,7 @@ ui:
|
|||
fields:
|
||||
display_name:
|
||||
label: 昵称
|
||||
msg: 昵称的长度必须是4-30个字符。
|
||||
msg: 昵称的长度必须是 3-30 个字符。
|
||||
email:
|
||||
label: 邮箱
|
||||
msg: 电子邮箱无效。
|
||||
|
@ -1222,14 +1223,14 @@ ui:
|
|||
branding:
|
||||
page_title: 品牌
|
||||
logo:
|
||||
label: 图标
|
||||
label: Logo (可选)
|
||||
msg: 图标不能为空。
|
||||
text: 在你的网站左上方的Logo图标。使用一个高度为56,长宽比大于3:1的宽长方形图像。如果留空,将显示网站标题文本。
|
||||
mobile_logo:
|
||||
label: 移动端图标(可选)
|
||||
text: 在你的网站的移动版上使用的标志。使用一个高度为56的宽矩形图像。如果留空,将使用 "Logo"设置中的图像。
|
||||
square_icon:
|
||||
label: 方形图标
|
||||
label: 方形图标 (可选)
|
||||
msg: 方形图标不能为空。
|
||||
text: 用作元数据图标的基础的图像。最好是大于512x512。
|
||||
favicon:
|
||||
|
@ -1247,7 +1248,7 @@ ui:
|
|||
page_title: 编辑
|
||||
recommend_tags:
|
||||
label: 推荐标签
|
||||
text: "请输入以上标签,每行一个标签。"
|
||||
text: "请在上方输入标签固定链接,每行一个标签。"
|
||||
required_tag:
|
||||
title: 必需的标签
|
||||
label: 根据需要设置推荐标签
|
||||
|
|
|
@ -10,24 +10,24 @@ backend:
|
|||
unauthorized_error:
|
||||
other: "未授權。"
|
||||
database_error:
|
||||
other: "Data server error."
|
||||
other: "資料庫錯誤。"
|
||||
role:
|
||||
name:
|
||||
user:
|
||||
other: "User"
|
||||
other: "使用者"
|
||||
admin:
|
||||
other: "Admin"
|
||||
other: "管理者"
|
||||
moderator:
|
||||
other: "Moderator"
|
||||
other: "版主"
|
||||
description:
|
||||
user:
|
||||
other: "Default with no special access."
|
||||
other: "預設沒有特別閱讀權限"
|
||||
admin:
|
||||
other: "Have the full power to access the site."
|
||||
other: "擁有所有權限"
|
||||
moderator:
|
||||
other: "Has access to all posts except admin settings."
|
||||
other: "可以訪問除了管理員設定以外的所有貼文"
|
||||
email:
|
||||
other: "Email"
|
||||
other: "電子郵件"
|
||||
password:
|
||||
other: "密碼"
|
||||
email_or_password_wrong_error:
|
||||
|
@ -38,37 +38,37 @@ backend:
|
|||
other: 電子郵箱和密碼不匹配。
|
||||
answer:
|
||||
not_found:
|
||||
other: "Answer do not found."
|
||||
other: "無答案。"
|
||||
cannot_deleted:
|
||||
other: "No permission to delete."
|
||||
other: "無刪除權限。"
|
||||
cannot_update:
|
||||
other: "No permission to update."
|
||||
other: "無更新權限。"
|
||||
comment:
|
||||
edit_without_permission:
|
||||
other: "Comment are not allowed to edit."
|
||||
other: "不允許編輯評論。"
|
||||
not_found:
|
||||
other: "Comment not found."
|
||||
other: "無評論。"
|
||||
email:
|
||||
duplicate:
|
||||
other: "Email already exists."
|
||||
other: "該電子郵件已被使用"
|
||||
need_to_be_verified:
|
||||
other: "Email should be verified."
|
||||
other: "需驗證電子郵件信箱。"
|
||||
verify_url_expired:
|
||||
other: "Email verified URL has expired, please resend the email."
|
||||
other: "電子郵件驗證網址已過期,請重發確認郵件。"
|
||||
lang:
|
||||
not_found:
|
||||
other: "Language file not found."
|
||||
other: "無此語系檔。"
|
||||
object:
|
||||
captcha_verification_failed:
|
||||
other: "Captcha wrong."
|
||||
other: "驗證碼錯誤。"
|
||||
disallow_follow:
|
||||
other: "You are not allowed to follow."
|
||||
other: "你不能追蹤"
|
||||
disallow_vote:
|
||||
other: "You are not allowed to vote."
|
||||
other: "你不能投票"
|
||||
disallow_vote_your_self:
|
||||
other: "You can't vote for your own post."
|
||||
other: "你不能為自己的貼文投票"
|
||||
not_found:
|
||||
other: "Object not found."
|
||||
other: "找不到物件"
|
||||
verification_failed:
|
||||
other: "驗證失敗。"
|
||||
email_or_password_incorrect:
|
||||
|
@ -88,7 +88,7 @@ backend:
|
|||
other: "沒有更新的權限。"
|
||||
rank:
|
||||
fail_to_meet_the_condition:
|
||||
other: "Rank fail to meet the condition."
|
||||
other: "無法為條件排序"
|
||||
report:
|
||||
handle_failed:
|
||||
other: "Report handle failed."
|
||||
|
@ -585,7 +585,8 @@ ui:
|
|||
msg:
|
||||
empty: Cannot be empty.
|
||||
login:
|
||||
page_title: Welcome to Answer
|
||||
page_title: Welcome to {{site_name}}
|
||||
login_to_continue: Log in to continue
|
||||
info_sign: Don't have an account? <1>Sign up</1>
|
||||
info_login: Already have an account? <1>Log in</1>
|
||||
agreements: By registering, you agree to the <1>privacy policy</1> and <3>terms of service</3>.
|
||||
|
@ -1222,14 +1223,14 @@ ui:
|
|||
branding:
|
||||
page_title: Branding
|
||||
logo:
|
||||
label: Logo
|
||||
label: Logo (optional)
|
||||
msg: Logo cannot be empty.
|
||||
text: The logo image at the top left of your site. Use a wide rectangular image with a height of 56 and an aspect ratio greater than 3:1. If left blank, the site title text will be shown.
|
||||
mobile_logo:
|
||||
label: Mobile Logo (optional)
|
||||
text: The logo used on mobile version of your site. Use a wide rectangular image with a height of 56. If left blank, the image from the “logo” setting will be used.
|
||||
square_icon:
|
||||
label: Square Icon
|
||||
label: Square Icon (optional)
|
||||
msg: Square icon cannot be empty.
|
||||
text: Image used as the base for metadata icons. Should ideally be larger than 512x512.
|
||||
favicon:
|
||||
|
|
Loading…
Reference in New Issue