New Crowdin translations (#4692)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (French)

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

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Dutch)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Norwegian)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Japanese, Kansai)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (German)

* 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 (English)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Polish)

* New translations ja-JP.yml (French)

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

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Spanish)

* New translations ja-JP.yml (Japanese, Kansai)

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

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

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

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

* New translations ja-JP.yml (Czech)

* New translations ja-JP.yml (Czech)
This commit is contained in:
syuilo 2019-04-18 01:11:06 +09:00 committed by GitHub
parent 112a72abdf
commit 7ef75fb06b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 136 additions and 50 deletions

View file

@ -70,10 +70,26 @@ common:
followers: "关注者"
favorites: "最爱"
permissions:
'read:account': "查看账户信息"
'write:account': "更改我的帐户信息"
'read:drive': "查看网盘"
'write:drive': "管理网盘文件"
"read:account": "查看账户信息"
"write:account": "更改我的帐户信息"
"read:blocks": "查看黑名单"
"write:blocks": "编辑黑名单"
"read:drive": "查看网盘"
"write:drive": "管理网盘文件"
"read:favorites": "查看收藏夹"
"write:favorites": "编辑收藏夹"
"read:following": "查看关注信息"
"write:following": "关注/取消关注"
"read:messaging": "查看对话"
"write:messaging": "对话操作"
"read:mutes": "查看屏蔽列表"
"write:mutes": "编辑屏蔽列表"
"write:notes": "创建或删除帖子"
"read:notifications": "查看通知"
"write:notifications": "管理通知"
"read:reactions": "查看回应"
"write:reactions": "回应操作"
"write:votes": "投票"
empty-timeline-info:
follow-users-to-make-your-timeline: "关注其他用户时,帖子将显示在时间线中。"
explore: "查找用户"
@ -129,7 +145,7 @@ common:
apps: "应用程序"
tags: "标签"
mute-and-block: "屏蔽/拉黑"
blocking: "屏蔽"
blocking: "拉黑"
security: "安全性"
signin: "登录历史"
password: "密码"
@ -281,6 +297,7 @@ common:
nav: "导航"
tips: "提示"
hashtags: "标签"
queue: "队列"
dev: "构建应用程序失败,请再试一次。"
ai-chan-kawaii: "小蓝真可爱"
you: "您"
@ -966,6 +983,7 @@ common/views/components/password-settings.vue:
changed: "密码已更改"
failed: "更改密码失败"
common/views/components/post-form-attaches.vue:
attach-cancel: "删除附件"
mark-as-sensitive: "标记为“敏感”"
unmark-as-sensitive: "取消标记为“敏感”"
desktop/views/components/sub-note-content.vue:
@ -1385,6 +1403,7 @@ desktop/views/widgets/polls.vue:
desktop/views/widgets/post-form.vue:
title: "帖子"
note: "帖子"
something-happened: "由于某种原因无法发帖。"
desktop/views/widgets/profile.vue:
update-banner: "点击来剪辑背景"
update-avatar: "点击来剪辑头像"
@ -1461,7 +1480,7 @@ mobile/views/components/post-form.vue:
quote-placeholder: "引用这个帖子t... (可选)"
reply-placeholder: "回复这个帖子"
cw-placeholder: "评论帖子(可选)"
location-alert: "您的设备不提供位服务"
geolocation-alert: "您的设备不提供服务"
error: "错误"
username-prompt: "请输入用户名"
mobile/views/components/sub-note-content.vue:
@ -1611,14 +1630,17 @@ dev/views/apps.vue:
create-app: "创建应用"
app-missing: "没有应用"
dev/views/new-app.vue:
new-app: "新应用"
new-app-info: "可以从 API 中创建应用。 (app/create)"
create-app: "正在创建应用"
app-name: "应用名称"
app-name-placeholder: "ex) iOS版Misskey"
app-name-desc: "您应用的名称"
app-name-ex: "ex) iOS版本的Misskey"
app-overview: "应用摘要"
app-desc: "您的应用的简要说明或介绍。"
app-desc-ex: "ex) iOS版Misskey客户端."
app-overview-placeholder: " ex) iOS版Misskey客户端."
app-overview-desc: "您的应用的简要说明或介绍。"
callback-url: "回应URL (optional)"
callback-url-placeholder: "ex) https://your.app.example.com/callback.php"
callback-url-desc: "通过身份验证表单对用户进行身份验证后重定向到的URL。"
authority: "权限"
authority-desc: "只能通过API访问此处请求的功能。"