From 718e20de60895a0f35fac7c287947541a4a3c572 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 1 Aug 2020 00:59:40 +0900 Subject: [PATCH] New Crowdin updates (#6599) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) --- locales/es-ES.yml | 25 +++++++++++++++++++++++++ locales/ko-KR.yml | 17 +++++++++++++++++ locales/zh-CN.yml | 20 ++++++++++++++++++++ 3 files changed, 62 insertions(+) diff --git a/locales/es-ES.yml b/locales/es-ES.yml index cc5d46881..8272bde42 100644 --- a/locales/es-ES.yml +++ b/locales/es-ES.yml @@ -104,6 +104,8 @@ unblockConfirm: "¿Quiere dejar de bloquear esta cuenta?" suspendConfirm: "¿Quiere suspender esta cuenta?" unsuspendConfirm: "¿Quiere dejar de suspender esta cuenta?" selectList: "Seleccione una lista" +selectAntenna: "Seleccionar antena" +selectWidget: "Seleccionar widget" customEmojis: "Emojis personalizados" emoji: "Emoji" emojiName: "Nombre del emoji" @@ -535,6 +537,8 @@ enableAll: "Activar todo" disableAll: "Desactivar todo" tokenRequested: "Permiso de acceso a la cuenta" pluginTokenRequestedDescription: "Este plugin podrá usar los permisos descritos aquí" +notificationType: "Tipo de notificación" +edit: "Editar" useStarForReactionFallback: "En caso de que los emojis de reacciones no sean claros, usar en su lugar una estrella" emailConfig: "Configuración del servidor de correos" enableEmail: "Activar el envío de correos electrónicos" @@ -549,6 +553,17 @@ emptyToDisableSmtpAuth: "Deje el nombre del usuario y la contraseña en blanco p smtpSecure: "Usar SSL/TLS implícito en la conexión SMTP" smtpSecureInfo: "Apagar cuando se use STARTTLS" testEmail: "Prueba de envío" +wordMute: "Silenciar palabras" +userSaysSomething: "{name} dijo algo" +makeActive: "Activar" +_wordMute: + muteWords: "Palabras que silenciar" + muteWordsDescription: "Separar con espacios indica una declaracion And, separar con lineas nuevas indica una declaracion Or。" + muteWordsDescription2: "Encerrar las palabras clave entre numerales para usar expresiones regulares" + softDescription: "Ocultar en la linea de tiempo las notas que cumplen las condiciones" + hardDescription: "Evitar que se agreguen a la linea de tiempo las notas que cumplen las condiciones. Las notas no agregadas seguirán quitadas aunque cambien las condiciones." + soft: "Suave" + hard: "Duro" _theme: explore: "Explorar temas" install: "Instalar tema" @@ -1189,15 +1204,25 @@ _notification: yourFollowRequestAccepted: "Tu solicitud de seguimiento fue aceptada" youWereInvitedToGroup: "Invitado al grupo" _types: + all: "Todo" follow: "Siguiendo" mention: "Menciones" + reply: "Respuestas" renote: "Renotar" quote: "Citar" reaction: "Reacción" + pollVote: "Encuestas" + receiveFollowRequest: "Solicitudes de seguimiento" _deck: alwaysShowMainColumn: "Siempre mostrar la columna principal" columnAlign: "Alinear columnas" addColumn: "Agregar columna" + swapLeft: "Mover a la izquierda" + swapRight: "Mover a la derecha" + swapUp: "Mover arriba" + swapDown: "Mover abajo" + stackLeft: "Apilar a la izquierda" + popRight: "Sacar a la derecha" _columns: widgets: "Widgets" notifications: "Notificaciones" diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml index 51e4c618e..7f7d6e828 100644 --- a/locales/ko-KR.yml +++ b/locales/ko-KR.yml @@ -104,6 +104,8 @@ unblockConfirm: "이 계정의 차단을 해제하시겠습니까?" suspendConfirm: "이 계정을 정지하시겠습니까?" unsuspendConfirm: "이 계정의 정지를 해제하시겠습니까?" selectList: "리스트 선택" +selectAntenna: "안테나 선택" +selectWidget: "위젯 선택" customEmojis: "커스텀 이모지" emoji: "이모지" emojiName: "이모지 이름" @@ -527,9 +529,18 @@ plugins: "플러그인" pluginInstallWarn: "신뢰할 수 없는 플러그인은 설치하지 마십시오." deck: "덱" undeck: "덱 해제" +generateAccessToken: "액세스 토큰 생성" +permission: "권한" +enableAll: "전체 선택" +disableAll: "전체 해제" smtpHost: "호스트" smtpUser: "유저명" smtpPass: "비밀번호" +emptyToDisableSmtpAuth: "SMTP 인증을 사용하지 않으려면 공란으로 비워둡니다." +smtpSecureInfo: "STARTTLS 사용 시에는 해제합니다." +wordMute: "단어 뮤트" +_wordMute: + muteWords: "뮤트할 단어" _theme: explore: "테마 찾아보기" install: "테마 설치" @@ -1127,6 +1138,12 @@ _notification: quote: "인용" reaction: "리액션" _deck: + swapLeft: "왼쪽으로 이동" + swapRight: "오른쪽으로 이동" + swapUp: "위로 이동" + swapDown: "아래로 이동" + stackLeft: "왼쪽에 쌓기" + popRight: "오른쪽으로 빼기" _columns: widgets: "위젯" notifications: "알림" diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index d0ad7e8f3..4fb72705f 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -104,6 +104,7 @@ unblockConfirm: "确定要解除屏蔽吗?" suspendConfirm: "要冻结吗?" unsuspendConfirm: "要解除冻结吗?" selectList: "选择列表" +selectAntenna: "天线选择" selectWidget: "选择小工具" customEmojis: "自定义Emoji" emoji: "表情符号" @@ -552,6 +553,15 @@ emptyToDisableSmtpAuth: "用户名和密码留空可以禁用SMTP验证" smtpSecure: "在 SMTP 连接中使用隐式 SSL / TLS" smtpSecureInfo: "使用STARTTLS时关闭。" testEmail: "邮件发送测试" +wordMute: "文字屏蔽" +userSaysSomething: "{name}说了什么" +makeActive: "激活" +_wordMute: + muteWords: "禁用词" + muteWordsDescription: "使用空格分隔表示AND逻辑,使用换行符分隔表示OR逻辑。" + muteWordsDescription2: "将关键字用斜线括起来表示正则表达式。" + softDescription: "隐藏时间轴中指定条件的帖文。" + hardDescription: "防止将具有指定条件的帖文添加到时间线。 即使您更改条件,未添加的帖文也会被排除在外。" _theme: explore: "寻找主题" install: "安装主题" @@ -1192,15 +1202,25 @@ _notification: yourFollowRequestAccepted: "您的关注请求已通过" youWereInvitedToGroup: "您有新的群组邀请" _types: + all: "全部" follow: "关注中" mention: "提及" + reply: "回复" renote: "转发" quote: "引用" reaction: "回应" + pollVote: "投票" + receiveFollowRequest: "关注请求" _deck: alwaysShowMainColumn: "总是显示主列" columnAlign: "列对齐" addColumn: "添加列" + swapLeft: "向左移动" + swapRight: "向右移动" + swapUp: "向上移动" + swapDown: "向下移动" + stackLeft: "向左折叠" + popRight: "向右弹出" _columns: widgets: "小工具" notifications: "通知"