You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: SECURITY.md
+5
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,11 @@ bug report to the GitHub repository.
7
7
8
8
Thanks for helping make Misskey safe for everyone.
9
9
10
+
> [!note]
11
+
> CNA [requires](https://www.cve.org/ResourcesSupport/AllResources/CNARules#section_5-2_Description) that CVEs include a description in English for inclusion in the CVE Catalog.
12
+
>
13
+
> When creating a security advisory, all content must be written in English (it is acceptable to include a non-English description along with the English one).
14
+
10
15
## When create a patch
11
16
12
17
If you can also create a patch to fix the vulnerability, please create a PR on the private fork.
registrationLogsCaption: "Logs will be displayed when updating or deleting Emojis. They will disappear after updating or deleting them, moving to a new page, or reloading."
@@ -2773,8 +2774,11 @@ _customEmojisManager:
2773
2774
markAsDeleteTargetRanges: "Mark rows in the selection as a target to delete"
2774
2775
alertUpdateEmojisNothingDescription: "There are no updated Emojis."
2775
2776
alertDeleteEmojisNothingDescription: "There are no Emojis to be deleted."
2777
+
confirmMovePage: ""
2778
+
confirmChangeView: ""
2776
2779
confirmUpdateEmojisDescription: "Update {count} Emoji(s). Are you sure to continue?"
2777
2780
confirmDeleteEmojisDescription: "Delete checked {count} Emoji(s). Are you sure to continue?"
2781
+
confirmResetDescription: ""
2778
2782
dialogSelectRoleTitle: "Search by roll set in Emojis"
Copy file name to clipboardexpand all lines: locales/es-ES.yml
+6
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ introMisskey: "¡Bienvenido/a! Misskey es un servicio de microblogging descentra
5
5
poweredByMisskeyDescription: "{name} es uno de los servicios (también llamado instancia) que usa la plataforma de código abierto <b>Misskey</b>"
6
6
monthAndDay: "{day}/{month}"
7
7
search: "Buscar"
8
+
reset: "Reiniciar"
8
9
notifications: "Notificaciones"
9
10
username: "Nombre de usuario"
10
11
password: "Contraseña"
@@ -518,6 +519,7 @@ emojiStyle: "Estilo de emoji"
518
519
native: "Nativo"
519
520
menuStyle: "Diseño del menú"
520
521
style: "Diseño"
522
+
drawer: "Cajón de Aplicaciones"
521
523
popup: "Ventana emergente"
522
524
showNoteActionsOnlyHover: "Mostrar acciones de la nota sólo al pasar el cursor"
523
525
showReactionsCount: "Mostrar el número de reacciones en las notas"
@@ -683,7 +685,10 @@ smtpSecure: "Usar SSL/TLS implícito en la conexión SMTP"
683
685
smtpSecureInfo: "Apagar cuando se use STARTTLS"
684
686
testEmail: "Prueba de envío"
685
687
wordMute: "Silenciar palabras"
688
+
wordMuteDescription: "Minimiza las notas que contienen la palabra o frase especificada. Las notas minimizadas pueden visualizarse haciendo clic sobre ellas."
686
689
hardWordMute: "Filtro de palabra fuerte"
690
+
showMutedWord: "Mostrar palabras silenciadas."
691
+
hardWordMuteDescription: "Oculta las notas que contienen la palabra o frase especificada. A diferencia de Silenciar palabra, la nota quedará completamente oculta a la vista."
687
692
regexpError: "Error de la expresión regular"
688
693
regexpErrorDescription: "Ocurrió un error en la expresión regular en la linea {line} de las palabras muteadas {tab}"
689
694
instanceMute: "Instancias silenciadas"
@@ -1134,6 +1139,7 @@ preventAiLearningDescription: "Pedirle a las arañas (crawlers) no usar los text
1134
1139
options: "Opción"
1135
1140
specifyUser: "Especificar usuario"
1136
1141
lookupConfirm: "¿Quiere informarse?"
1142
+
specifyHost: "Especificar Host"
1137
1143
failedToPreviewUrl: "No se pudo generar la vista previa"
1138
1144
update: "Actualizar"
1139
1145
rolesThatCanBeUsedThisEmojiAsReaction: "Roles que pueden usar este emoji como reacción"
0 commit comments