New Crowdin translations (#5908)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (Chinese Simplified)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Korean)
This commit is contained in:
syuilo 2020-02-11 20:08:11 +09:00 committed by GitHub
parent f65e27c07c
commit b3cf883a44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 52 additions and 2 deletions

View file

@ -340,7 +340,7 @@ registerSecurityKey: "Register a security key"
lastUsed: "Last used" lastUsed: "Last used"
unregister: "Unregister" unregister: "Unregister"
passwordLessLogin: "Set up password-less login" passwordLessLogin: "Set up password-less login"
resetPassword: "Reste password" resetPassword: "Reset password"
newPasswordIs: "The new password is \"{password}\"" newPasswordIs: "The new password is \"{password}\""
post: "Notes" post: "Notes"
posted: "Posted!" posted: "Posted!"
@ -375,6 +375,7 @@ next: "Next"
retype: "Enter again" retype: "Enter again"
noteOf: "{user}'s notes" noteOf: "{user}'s notes"
inviteToGroup: "Invite to group" inviteToGroup: "Invite to group"
maxNoteTextLength: "Character limit of the note"
_tutorial: _tutorial:
title: "How to use Misskey" title: "How to use Misskey"
step1_1: "Welcome!" step1_1: "Welcome!"

View file

@ -373,18 +373,41 @@ messagingWithGroup: "Chatear en grupo"
enable: "Activar" enable: "Activar"
next: "Siguiente" next: "Siguiente"
retype: "Intentar de nuevo" retype: "Intentar de nuevo"
noteOf: "Notas de {user}"
inviteToGroup: "Invitar al grupo"
maxNoteTextLength: "Límite de caracteres en una nota"
_tutorial: _tutorial:
title: "Cómo usar Misskey" title: "Cómo usar Misskey"
step1_1: "Bienvenido" step1_1: "Bienvenido"
step1_2: "Esta imagen se llama \"Linea de tiempo\" y muestra en orden cronológico las \"notas\" tuyas y de la gente que \"sigues\"" step1_2: "Esta imagen se llama \"Linea de tiempo\" y muestra en orden cronológico las \"notas\" tuyas y de la gente que \"sigues\""
step1_3: "Si no estás escribiendo ninguna nota y no estás siguiendo a nadie, es esperable que no se muestre nada en la linea de tiempo" step1_3: "Si no estás escribiendo ninguna nota y no estás siguiendo a nadie, es esperable que no se muestre nada en la linea de tiempo"
step2_1: "Antes de crear notas y seguir a alguien, primero vamos a crear tu perfil" step2_1: "Antes de crear notas y seguir a alguien, primero vamos a crear tu perfil"
step2_2: "Si provees información sobre quien eres, será más fácil para que otros usuarios te sigan"
step3_1: "¿Has podido crear tu perfil sin problemas?"
step3_2: "Con esto, prueba hacer una nota. Aprieta el botón con forma de lápiz que está arriba de la imagen y abre el formulario."
step3_3: "Si has escrito el contenido, aprieta el botón que está arriba a la derecha del formulario para postear."
step3_4: "¿No se te ocurre un contenido? Prueba con decir \"Empecé a usar Misskey\""
step4_1: "¿Has posteado?"
step4_2: "Si tu nota puede verse en la linea de tiempo, fue todo un éxito."
step5_1: "Luego, ponte a seguir a otra gente y haz que tu linea de tiempo esté más animada."
step5_2: "Puedes ver las notas destacadas en {featured} y desde allí seguir a usuarios que te importan. También puedes buscar usuario destacados en {explore}."
step5_3: "Para seguir a un usuario, haz click en su avatar para ver su página de usuario y allí apretar el botón \"seguir\""
step5_4: "De esa manera, puede pasar un tiempo hasta que el usuario apruebe al seguidor."
step6_1: "Si puedes ver en la linea de tiempo las notas de otros usuarios, fue todo un éxito."
step6_2: "En las notas de otros usuarios puedes añadir una \"reacción\", para poder responder rápidamente."
step6_3: "Para añadir una reacción, haz click en el botón \"+\" de la nota y elige la reacción que prefieras."
step7_1: "Así terminó la explicación del funcionamiento básico de Misskey. Eso fue todo."
step7_2: "Si quieres conocer más sobre Misskey, prueba con la sección {help}."
step7_3: "Así, disfruta de Misskey 🚀"
_2fa: _2fa:
alreadyRegistered: "Ya has completado la configuración."
registerDevice: "Registrar dispositivo" registerDevice: "Registrar dispositivo"
registerKey: "Registrar clave"
step1: "Primero, instale en su dispositivo la aplicación de autenticación {a} o {b} u otra." step1: "Primero, instale en su dispositivo la aplicación de autenticación {a} o {b} u otra."
step2: "Luego, escanee con la aplicación el código QR mostrado en pantalla." step2: "Luego, escanee con la aplicación el código QR mostrado en pantalla."
step3: "Para terminar, ingrese el token mostrado en la aplicación." step3: "Para terminar, ingrese el token mostrado en la aplicación."
step4: "Ahora cuando inicie sesión, ingrese el mismo token" step4: "Ahora cuando inicie sesión, ingrese el mismo token"
securityKeyInfo: "Se puede configurar el inicio de sesión usando una clave de seguridad de hardware que soporte FIDO2 o con un certificado de huella digital o con un PIN"
_permissions: _permissions:
"read:account": "Ver información de la cuenta" "read:account": "Ver información de la cuenta"
"write:account": "Editar información de la cuenta" "write:account": "Editar información de la cuenta"
@ -396,6 +419,8 @@ _permissions:
"write:favorites": "Addministrar favoritos" "write:favorites": "Addministrar favoritos"
"read:following": "Ver información de seguidor" "read:following": "Ver información de seguidor"
"write:following": "Seguir o dejar de seguir" "write:following": "Seguir o dejar de seguir"
"read:messaging": "Ver chat"
"write:messaging": "Administrar chat"
"read:mutes": "Ver usuarios silenciados" "read:mutes": "Ver usuarios silenciados"
"write:mutes": "Administrar usuarios silenciados" "write:mutes": "Administrar usuarios silenciados"
"write:notes": "Crear/borrar notas" "write:notes": "Crear/borrar notas"
@ -471,6 +496,7 @@ _visibility:
followersDescription: "Visible sólo para tus seguidores" followersDescription: "Visible sólo para tus seguidores"
specified: "Mensaje directo" specified: "Mensaje directo"
specifiedDescription: "Visible sólo para los usuarios elegidos" specifiedDescription: "Visible sólo para los usuarios elegidos"
localOnly: "Solo local"
_postForm: _postForm:
replyPlaceholder: "Responder a esta nota" replyPlaceholder: "Responder a esta nota"
quotePlaceholder: "Citar esta nota" quotePlaceholder: "Citar esta nota"

View file

@ -375,6 +375,7 @@ next: "다음"
retype: "다시 입력" retype: "다시 입력"
noteOf: "{user}의 노트" noteOf: "{user}의 노트"
inviteToGroup: "그룹에 초대하기" inviteToGroup: "그룹에 초대하기"
maxNoteTextLength: "노트의 문자 수 제한"
_tutorial: _tutorial:
title: "Misskey의 사용 방법" title: "Misskey의 사용 방법"
step1_1: "환영합니다!" step1_1: "환영합니다!"

View file

@ -198,7 +198,7 @@ newPassword: "新密码"
newPasswordRetype: "重新输入密码:" newPasswordRetype: "重新输入密码:"
attachFile: "插入附件" attachFile: "插入附件"
more: "更多!" more: "更多!"
featured: "高亮" featured: "热门"
usernameOrUserId: "用户名或用户ID" usernameOrUserId: "用户名或用户ID"
noSuchUser: "用户不存在" noSuchUser: "用户不存在"
lookup: "查询" lookup: "查询"
@ -249,6 +249,8 @@ banner: "Banner"
nsfw: "阅读注意" nsfw: "阅读注意"
disconnectedFromServer: "已从服务器断开连接" disconnectedFromServer: "已从服务器断开连接"
reloadConfirm: "确定要重新加载吗" reloadConfirm: "确定要重新加载吗"
watch: "关注"
unwatch: "取消关注"
accept: "允许" accept: "允许"
reject: "拒绝" reject: "拒绝"
instanceName: "实例名称" instanceName: "实例名称"
@ -301,6 +303,8 @@ popularUsers: "热门用户"
recentlyUpdatedUsers: "最近投稿用户" recentlyUpdatedUsers: "最近投稿用户"
recentlyRegisteredUsers: "最近登录用户" recentlyRegisteredUsers: "最近登录用户"
recentlyDiscoveredUsers: "最近发现的用户" recentlyDiscoveredUsers: "最近发现的用户"
exploreUsersCount: "有{count}个用户"
exploreFediverse: "探索Fediverse"
popularTags: "热门标签" popularTags: "热门标签"
userList: "列表" userList: "列表"
about: "关于" about: "关于"
@ -325,6 +329,8 @@ newPasswordIs: "新的密码是「{password}」"
post: "投稿" post: "投稿"
posted: "已投稿" posted: "已投稿"
autoReloadWhenDisconnected: "断开连接时自动重新加载" autoReloadWhenDisconnected: "断开连接时自动重新加载"
autoNoteWatch: "自动关注帖子"
autoNoteWatchDescription: "让您能够收到关于「反应」和回复其他用户的帖子的通知。"
reduceUiAnimation: "减少UI动画" reduceUiAnimation: "减少UI动画"
share: "分享" share: "分享"
notFound: "未找到" notFound: "未找到"
@ -349,6 +355,7 @@ next: "下一个"
retype: "重新输入" retype: "重新输入"
noteOf: "{user}的帖子" noteOf: "{user}的帖子"
inviteToGroup: "群组邀请" inviteToGroup: "群组邀请"
maxNoteTextLength: "帖子的字数限制"
_tutorial: _tutorial:
title: "Misskey的使用方法" title: "Misskey的使用方法"
step1_1: "欢迎!" step1_1: "欢迎!"
@ -431,6 +438,7 @@ _visibility:
home: "首页" home: "首页"
followers: "关注者" followers: "关注者"
specified: "指定用户" specified: "指定用户"
localOnly: "仅限本地"
_profile: _profile:
name: "名称" name: "名称"
username: "用户名" username: "用户名"
@ -445,10 +453,17 @@ _exportOrImport:
blockingList: "屏蔽" blockingList: "屏蔽"
userLists: "列表" userLists: "列表"
_charts: _charts:
federationInstancesIncDec: "联合:增加/减少"
federationInstancesTotal: "联合总数"
usersIncDec: "用户数量:增加/减少" usersIncDec: "用户数量:增加/减少"
usersTotal: "用户总数"
activeUsers: "活跃用户数"
notesIncDec: "帖子:增加/减少"
notesTotal: "帖子总数"
_instanceCharts: _instanceCharts:
users: "用户数量:增加/减少" users: "用户数量:增加/减少"
usersTotal: "用户总数" usersTotal: "用户总数"
notes: "帖子:增加/减少"
ff: "关注/被关注:数量变化" ff: "关注/被关注:数量变化"
ffTotal: "关注/被关注:总数" ffTotal: "关注/被关注:总数"
cacheSize: "缓存大小:增加/减少" cacheSize: "缓存大小:增加/减少"
@ -460,6 +475,7 @@ _timelines:
_pages: _pages:
newPage: "创建页面" newPage: "创建页面"
editPage: "编辑页面" editPage: "编辑页面"
readPage: "查看源"
page-created: "页面已创建" page-created: "页面已创建"
page-updated: "页面已更新" page-updated: "页面已更新"
name-already-exists: "该页面URL已存在" name-already-exists: "该页面URL已存在"
@ -501,7 +517,10 @@ _pages:
posted-from-post-form: "已发布" posted-from-post-form: "已发布"
blocks: blocks:
text: "文本" text: "文本"
textarea: "文本区域"
section: "章节"
image: "图片" image: "图片"
button: "按钮"
if: "如果" if: "如果"
_if: _if:
variable: "变量" variable: "变量"
@ -710,11 +729,14 @@ _pages:
ref: "变量" ref: "变量"
fn: "函数" fn: "函数"
_fn: _fn:
slots: "槽函数"
slots-info: "请使用换行符分隔每个槽函数"
arg1: "输出" arg1: "输出"
for: "重复" for: "重复"
_for: _for:
arg1: "次数" arg1: "次数"
arg2: "处理" arg2: "处理"
typeError: "槽函数{slot}需要传入“{expect}”,但是实际传入为“{actual}”!"
thereIsEmptySlot: "槽函数{slot}为空!" thereIsEmptySlot: "槽函数{slot}为空!"
types: types:
string: "文字" string: "文字"