mirror of
https://framagit.org/tom79/fediplan.git
synced 2025-04-05 13:41:51 +02:00
New translations fediplan.en.yaml (Japanese)
This commit is contained in:
parent
5a073903ad
commit
090d98d5d9
1 changed files with 9 additions and 9 deletions
|
@ -25,20 +25,20 @@ common:
|
||||||
author: 作者
|
author: 作者
|
||||||
error: エラー
|
error: エラー
|
||||||
no: "いいえ"
|
no: "いいえ"
|
||||||
yes: "Yes"
|
yes: "はい"
|
||||||
status:
|
status:
|
||||||
visibility:
|
visibility:
|
||||||
public: Public
|
public: 公開
|
||||||
unlisted: Unlisted
|
unlisted: 未収載
|
||||||
private: Private
|
private: フォロワー限定
|
||||||
direct: Direct
|
direct: ダイレクト
|
||||||
messages:
|
messages:
|
||||||
login_authorization: Please, click on "Get an authorization code" to get your authorization code. Then copy/paste it in the field.
|
login_authorization: '「認証コードを取得する」をクリックして認証コードを取得してください。次に、取得したコードを空欄にコピーアンドペーストしてください。'
|
||||||
authorization_get: Get an authorization code
|
authorization_get: 認証コードを取得する
|
||||||
error:
|
error:
|
||||||
general: Something went wrong!
|
general: エラーが発生しました!
|
||||||
instance:
|
instance:
|
||||||
mastodon_only: This is not a valid Mastodon instance!
|
mastodon_only: 無効なMastodonインスタンスです!
|
||||||
mastodon_client_id: Something went wrong when retrieving the client id!
|
mastodon_client_id: Something went wrong when retrieving the client id!
|
||||||
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
mastodon_oauth_url: Something went wrong when getting the authorization URL!
|
||||||
mastodon_token: Something went wrong when getting the token!
|
mastodon_token: Something went wrong when getting the token!
|
||||||
|
|
Loading…
Add table
Reference in a new issue