Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pleroma-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ilja
pleroma-fe
Commits
01c56547
Unverified
Commit
01c56547
authored
7 years ago
by
imncls
Browse files
Options
Downloads
Patches
Plain Diff
Add missing Japanese translation and Update some Japanese translation
parent
936ca1a3
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/i18n/messages.js
+37
-14
37 additions, 14 deletions
src/i18n/messages.js
with
37 additions
and
14 deletions
src/i18n/messages.js
+
37
−
14
View file @
01c56547
...
...
@@ -544,9 +544,13 @@ const ro = {
}
const
ja
=
{
chat
:
{
title
:
'
チャット
'
},
nav
:
{
chat
:
'
ローカルチャット
'
,
timeline
:
'
タイムライン
'
,
mentions
:
'
通知
'
,
mentions
:
'
メンション
'
,
public_tl
:
'
公開タイムライン
'
,
twkn
:
'
接続しているすべてのネットワーク
'
},
...
...
@@ -554,22 +558,26 @@ const ja = {
follows_you
:
'
フォローされました!
'
,
following
:
'
フォロー中!
'
,
follow
:
'
フォロー
'
,
blocked
:
'
ブロック済み!
'
,
block
:
'
ブロック
'
,
statuses
:
'
ステータス
'
,
mute
:
'
ミュート
'
,
muted
:
'
ミュート済み
'
,
followers
:
'
フォロワー
'
,
followees
:
'
フォロー
'
,
per_day
:
'
/日
'
per_day
:
'
/日
'
,
remote_follow
:
'
リモートフォロー
'
},
timeline
:
{
show_new
:
'
新しいものを表示
'
,
error_fetching
:
'
更新の取得中にエラーが発生しました
'
,
error_fetching
:
'
更新の取得中にエラーが発生しました
。
'
,
up_to_date
:
'
最新
'
,
load_older
:
'
古いステータスを読み込む
'
load_older
:
'
古いステータスを読み込む
'
,
conversation
:
'
会話
'
},
settings
:
{
user_settings
:
'
ユーザー設定
'
,
name_bio
:
'
名前
&
プロフィール
'
,
name_bio
:
'
名前
と
プロフィール
'
,
name
:
'
名前
'
,
bio
:
'
プロフィール
'
,
avatar
:
'
アバター
'
,
...
...
@@ -582,14 +590,25 @@ const ja = {
set_new_profile_background
:
'
新しいプロフィールの背景を設定する
'
,
settings
:
'
設定
'
,
theme
:
'
テーマ
'
,
presets
:
'
プリセット
'
,
theme_help
:
'
16進数カラーコードを使用してカラーテーマをカスタマイズ出来ます。
'
,
background
:
'
背景
'
,
foreground
:
'
前景
'
,
text
:
'
文字
'
,
links
:
'
リンク
'
,
filtering
:
'
フィルタリング
'
,
filtering_explanation
:
'
これらの単語を含むすべてのものはミュートされます、1行に1つのワードを入力してください
'
,
filtering_explanation
:
'
これらの単語を含むすべてのものはミュートされます、1行に1つのワードを入力してください
。
'
,
attachments
:
'
添付ファイル
'
,
hide_attachments_in_tl
:
'
タイムラインの添付ファイルを隠す
'
,
hide_attachments_in_convo
:
'
会話の中の添付ファイルを隠す
'
,
nsfw_clickthrough
:
'
NSFWファイルの非表示を有効にする
'
,
autoload
:
'
下にスクロールした時に自動で読み込むようにする
'
,
reply_link_preview
:
'
マウスカーソルを重ねたときに返信リンクプレビューを表示するようにする
'
hide_attachments_in_tl
:
'
タイムラインの添付ファイルを隠す。
'
,
hide_attachments_in_convo
:
'
会話の中の添付ファイルを隠す。
'
,
nsfw_clickthrough
:
'
NSFWファイルの非表示を有効にする。
'
,
stop_gifs
:
'
カーソルを重ねた時にGIFを再生する。
'
,
autoload
:
'
下にスクロールした時に自動で読み込むようにする。
'
,
streaming
:
'
上までスクロールした時に自動でストリーミングされるようにする。
'
,
reply_link_preview
:
'
マウスカーソルを重ねたときに返信リンクプレビューを表示するようにする。
'
,
import_followers_from_a_csv_file
:
'
CSVファイルからフォローをインポートする。
'
,
follows_imported
:
'
フォローがインポートされました!処理に少し時間がかかるかもしれません。
'
,
follow_import_error
:
'
フォロワーのインポート中にエラーが発生しました。
'
},
notifications
:
{
notifications
:
'
通知
'
,
...
...
@@ -598,7 +617,7 @@ const ja = {
},
login
:
{
login
:
'
ログイン
'
,
username
:
'
ユーザー
ネーム
'
,
username
:
'
ユーザー
名
'
,
password
:
'
パスワード
'
,
register
:
'
登録
'
,
logout
:
'
ログアウト
'
...
...
@@ -612,14 +631,18 @@ const ja = {
},
post_status
:
{
posting
:
'
投稿
'
,
default
:
'
ちょうど
羽田
に着陸しました
'
default
:
'
ちょうど
L.A.
に着陸しました
'
},
finder
:
{
find_user
:
'
ユーザー検索
'
,
error_fetching_user
:
'
ユーザー検索でエラーが発生しました
'
},
general
:
{
submit
:
'
送信
'
submit
:
'
送信
'
,
apply
:
'
適用
'
},
user_profile
:
{
timeline_title
:
'
ユーザータイムライン
'
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment