Update Japanese translation files (#1640)

* [l10n] ja: Improve Japanese Translations

* ja: about: Fix highlighting
* ja: Update Translations
* ja: Translate admin settings

Signed-off-by: lindwurm <lindwurm.q@gmail.com>

* Update ja.jsx

* Update doorkeeper.ja.yml

* Update ja.yml

* Update ja.jsx

* Update ja.jsx
This commit is contained in:
新都心(Neet Shin) 2017-04-13 16:53:45 +05:30 committed by Eugen
parent af7e880df5
commit 0e4479bb3a
3 changed files with 19 additions and 19 deletions

View File

@ -39,8 +39,8 @@ const ja = {
"tabs_bar.compose": "投稿", "tabs_bar.compose": "投稿",
"tabs_bar.home": "ホーム", "tabs_bar.home": "ホーム",
"tabs_bar.mentions": "返信", "tabs_bar.mentions": "返信",
"tabs_bar.local_timeline": "ローカルTL", "tabs_bar.local_timeline": "ローカル",
"tabs_bar.federated_timeline": "連合TL", "tabs_bar.federated_timeline": "連合",
"tabs_bar.notifications": "通知", "tabs_bar.notifications": "通知",
"compose_form.placeholder": "今なにしてる?", "compose_form.placeholder": "今なにしてる?",
"compose_form.publish": "トゥート", "compose_form.publish": "トゥート",

View File

@ -25,7 +25,7 @@ ja:
confirmations: confirmations:
destroy: 本当に削除しますか? destroy: 本当に削除しますか?
edit: edit:
title: アプリケーションの編集 title: アプリの編集
form: form:
error: フォームにエラーが無いか確認してください。 error: フォームにエラーが無いか確認してください。
help: help:
@ -35,17 +35,17 @@ ja:
index: index:
callback_url: コールバックURL callback_url: コールバックURL
name: 名前 name: 名前
new: 新規アプリケーション new: 新規アプリ
title: あなたのアプリケーション title: アプリ
new: new:
title: 新規アプリケーション title: 新規アプリ
show: show:
actions: アクション actions: アクション
application_id: アクションId application_id: アクションId
callback_urls: コールバックurl callback_urls: コールバックurl
scopes: アクセス権 scopes: アクセス権
secret: 非公開 secret: 非公開
title: 'アプリケーション: %{name}' title: 'アプリ: %{name}'
authorizations: authorizations:
buttons: buttons:
authorize: 承認 authorize: 承認
@ -53,8 +53,8 @@ ja:
error: error:
title: エラーが発生しました。 title: エラーが発生しました。
new: new:
able_to: このアプリケーションは以下のことができます able_to: このアプリは以下のことができます
prompt: アプリケーション %{client_name} があなたのアカウントへのアクセスを要求しています。 prompt: アプリ %{client_name} があなたのアカウントへのアクセスを要求しています。
title: 認証が必要です。 title: 認証が必要です。
show: show:
title: 認証コード title: 認証コード
@ -68,7 +68,7 @@ ja:
created_at: 許可した日時 created_at: 許可した日時
date_format: "%Y年%m月%d日 %H時%M分%S秒" date_format: "%Y年%m月%d日 %H時%M分%S秒"
scopes: アクセス権 scopes: アクセス権
title: 認証済みアプリケーション title: 認証済みアプリ
errors: errors:
messages: messages:
access_denied: リソースの所有者または認証サーバーが要求を拒否しました。 access_denied: リソースの所有者または認証サーバーが要求を拒否しました。
@ -92,22 +92,22 @@ ja:
flash: flash:
applications: applications:
create: create:
notice: アプリケーションが作成されました。 notice: アプリが作成されました。
destroy: destroy:
notice: アプリケーションが削除されました。 notice: アプリが削除されました。
update: update:
notice: アプリケーションが更新されました。 notice: アプリが更新されました。
authorized_applications: authorized_applications:
destroy: destroy:
notice: アプリケーションが取り消されました。 notice: アプリが取り消されました。
layouts: layouts:
admin: admin:
nav: nav:
applications: アプリケーション applications: アプリ
oauth2_provider: OAuth2プロバイダー oauth2_provider: OAuth2プロバイダー
application: application:
title: OAuth認証が必要です。 title: OAuth認証
scopes: scopes:
follow: アカウントのフォロー, ブロック, ブロック解除, フォロー解除 follow: アカウントのフォロー, ブロック, ブロック解除, フォロー解除
read: アカウントのデータの読み取り read: アカウントからのデータの読み取り
write: アカウントからの投稿の書き込み write: アカウントへのデータの書き込み

View File

@ -46,7 +46,7 @@ ja:
applications: applications:
invalid_url: URLが無効です invalid_url: URLが無効です
auth: auth:
change_password: 資格情報 change_password: ログイン情報
didnt_get_confirmation: 確認メールを受信できませんか? didnt_get_confirmation: 確認メールを受信できませんか?
forgot_password: パスワードをお忘れですか? forgot_password: パスワードをお忘れですか?
login: ログイン login: ログイン