* Add Japanese translations for #2758, #4506, #4521, #4600 and #4664 * Do not translate Inbox URL and Outbox URL * Remove "あなたの" * Remove "あなたの"
This commit is contained in:
parent
9846806cb5
commit
8d23667536
3 changed files with 24 additions and 4 deletions
|
@ -35,10 +35,12 @@ en:
|
||||||
redirect_uri: Use one line per URI
|
redirect_uri: Use one line per URI
|
||||||
scopes: Separate scopes with spaces. Leave blank to use the default scopes.
|
scopes: Separate scopes with spaces. Leave blank to use the default scopes.
|
||||||
index:
|
index:
|
||||||
|
application: Application
|
||||||
callback_url: Callback URL
|
callback_url: Callback URL
|
||||||
delete: Delete
|
delete: Delete
|
||||||
name: Name
|
name: Name
|
||||||
new: New application
|
new: New application
|
||||||
|
scopes: Scopes
|
||||||
show: Show
|
show: Show
|
||||||
title: Your applications
|
title: Your applications
|
||||||
new:
|
new:
|
||||||
|
|
|
@ -3,8 +3,10 @@ ja:
|
||||||
activerecord:
|
activerecord:
|
||||||
attributes:
|
attributes:
|
||||||
doorkeeper/application:
|
doorkeeper/application:
|
||||||
name: 名前
|
name: アプリの名前
|
||||||
redirect_uri: リダイレクトURI
|
redirect_uri: リダイレクトURI
|
||||||
|
scopes: アクセス権
|
||||||
|
website: アプリのウェブサイト
|
||||||
errors:
|
errors:
|
||||||
models:
|
models:
|
||||||
doorkeeper/application:
|
doorkeeper/application:
|
||||||
|
@ -33,18 +35,22 @@ ja:
|
||||||
redirect_uri: 一行に一つのURLを入力してください
|
redirect_uri: 一行に一つのURLを入力してください
|
||||||
scopes: アクセス権は半角スペースで区切ることができます。 空白のままにするとデフォルトを使用します。
|
scopes: アクセス権は半角スペースで区切ることができます。 空白のままにするとデフォルトを使用します。
|
||||||
index:
|
index:
|
||||||
|
application: アプリ
|
||||||
callback_url: コールバックURL
|
callback_url: コールバックURL
|
||||||
|
delete: 削除
|
||||||
name: 名前
|
name: 名前
|
||||||
new: 新規アプリ
|
new: 新規アプリ
|
||||||
|
scopes: アクセス権
|
||||||
|
show: 見る
|
||||||
title: アプリ
|
title: アプリ
|
||||||
new:
|
new:
|
||||||
title: 新規アプリ
|
title: 新規アプリ
|
||||||
show:
|
show:
|
||||||
actions: アクション
|
actions: アクション
|
||||||
application_id: アクションId
|
application_id: クライアントキー
|
||||||
callback_urls: コールバックurl
|
callback_urls: コールバックURL
|
||||||
scopes: アクセス権
|
scopes: アクセス権
|
||||||
secret: 非公開
|
secret: クライアントシークレット
|
||||||
title: 'アプリ: %{name}'
|
title: 'アプリ: %{name}'
|
||||||
authorizations:
|
authorizations:
|
||||||
buttons:
|
buttons:
|
||||||
|
|
|
@ -61,6 +61,7 @@ ja:
|
||||||
feed_url: フィードURL
|
feed_url: フィードURL
|
||||||
followers: フォロワー数
|
followers: フォロワー数
|
||||||
follows: フォロー数
|
follows: フォロー数
|
||||||
|
inbox_url: Inbox URL
|
||||||
ip: IP
|
ip: IP
|
||||||
location:
|
location:
|
||||||
all: すべて
|
all: すべて
|
||||||
|
@ -80,8 +81,10 @@ ja:
|
||||||
alphabetic: アルファベット順
|
alphabetic: アルファベット順
|
||||||
most_recent: 直近の活動順
|
most_recent: 直近の活動順
|
||||||
title: 順序
|
title: 順序
|
||||||
|
outbox_url: Outbox URL
|
||||||
perform_full_suspension: 完全に活動停止させる
|
perform_full_suspension: 完全に活動停止させる
|
||||||
profile_url: プロフィールURL
|
profile_url: プロフィールURL
|
||||||
|
protocol: プロトコル
|
||||||
public: パブリック
|
public: パブリック
|
||||||
push_subscription_expires: PuSH購読期限
|
push_subscription_expires: PuSH購読期限
|
||||||
redownload: アバターの更新
|
redownload: アバターの更新
|
||||||
|
@ -223,7 +226,13 @@ ja:
|
||||||
signature: Mastodon %{instance} インスタンスからの通知
|
signature: Mastodon %{instance} インスタンスからの通知
|
||||||
view: 'View:'
|
view: 'View:'
|
||||||
applications:
|
applications:
|
||||||
|
created: アプリが作成されました
|
||||||
|
destroyed: アプリが削除されました
|
||||||
invalid_url: URLが無効です
|
invalid_url: URLが無効です
|
||||||
|
regenerate_token: アクセストークンの再生成
|
||||||
|
token_regenerated: アクセストークンが再生成されました
|
||||||
|
warning: このデータは気をつけて取り扱ってください。不特定多数の人と共有しないでください!
|
||||||
|
your_token: アクセストークン
|
||||||
auth:
|
auth:
|
||||||
agreement_html: 登録すると <a href="%{rules_path}">利用規約</a> と <a href="%{terms_path}">プライバシーポリシー</a> に同意したことになります。
|
agreement_html: 登録すると <a href="%{rules_path}">利用規約</a> と <a href="%{terms_path}">プライバシーポリシー</a> に同意したことになります。
|
||||||
change_password: セキュリティ
|
change_password: セキュリティ
|
||||||
|
@ -231,6 +240,7 @@ ja:
|
||||||
delete_account_html: アカウントを削除したい場合、<a href="%{path}">こちら</a> から手続きが行えます。削除する前に、確認画面があります。
|
delete_account_html: アカウントを削除したい場合、<a href="%{path}">こちら</a> から手続きが行えます。削除する前に、確認画面があります。
|
||||||
didnt_get_confirmation: 確認メールを受信できませんか?
|
didnt_get_confirmation: 確認メールを受信できませんか?
|
||||||
forgot_password: パスワードをお忘れですか?
|
forgot_password: パスワードをお忘れですか?
|
||||||
|
invalid_reset_password_token: パスワードリセットトークンが正しくないか期限切れです。もう一度リクエストしてください。
|
||||||
login: ログイン
|
login: ログイン
|
||||||
logout: ログアウト
|
logout: ログアウト
|
||||||
register: 登録する
|
register: 登録する
|
||||||
|
@ -411,6 +421,7 @@ ja:
|
||||||
authorized_apps: 認証済みアプリ
|
authorized_apps: 認証済みアプリ
|
||||||
back: Mastodon に戻る
|
back: Mastodon に戻る
|
||||||
delete: アカウントの削除
|
delete: アカウントの削除
|
||||||
|
development: 開発
|
||||||
edit_profile: プロフィールを編集
|
edit_profile: プロフィールを編集
|
||||||
export: データのエクスポート
|
export: データのエクスポート
|
||||||
followers: 信頼済みのインスタンス
|
followers: 信頼済みのインスタンス
|
||||||
|
@ -418,6 +429,7 @@ ja:
|
||||||
preferences: ユーザー設定
|
preferences: ユーザー設定
|
||||||
settings: 設定
|
settings: 設定
|
||||||
two_factor_authentication: 二段階認証
|
two_factor_authentication: 二段階認証
|
||||||
|
your_apps: アプリ
|
||||||
statuses:
|
statuses:
|
||||||
open_in_web: Webで開く
|
open_in_web: Webで開く
|
||||||
over_character_limit: 上限は %{max}文字までです
|
over_character_limit: 上限は %{max}文字までです
|
||||||
|
|
Loading…
Reference in a new issue