Skip to content
Snippets Groups Projects
Commit d397d0d6 authored by Yamagishi Kazutoshi's avatar Yamagishi Kazutoshi Committed by Eugen Rochko
Browse files

Run manage:translations (#2816)

parent 20c37ed0
No related branches found
No related tags found
No related merge requests found
......@@ -161,4 +161,4 @@
"video_player.toggle_sound": "تبديل الصوت",
"video_player.toggle_visible": "إظهار / إخفاء الفيديو",
"video_player.video_error": "تعذر تشغيل الفيديو"
}
}
\ No newline at end of file
......@@ -706,6 +706,10 @@
"defaultMessage": "Home",
"id": "column.home"
},
{
"defaultMessage": "Your home feed is empty. If you have been inactive for a while, it will be regenerated for you soon.",
"id": "empty_column.home.inactivity"
},
{
"defaultMessage": "You aren't following anyone yet. Visit {public} or use search to get started and meet other users.",
"id": "empty_column.home"
......@@ -713,10 +717,6 @@
{
"defaultMessage": "the public timeline",
"id": "empty_column.home.public_timeline"
},
{
"defaultMessage": "Your home feed is empty. If you have been inactive for a while, it will be regenerated for you soon.",
"id": "empty_column.home.inactivity"
}
],
"path": "app/javascript/mastodon/features/home_timeline/index.json"
......
......@@ -161,4 +161,4 @@
"video_player.toggle_sound": "تغییر صداداری",
"video_player.toggle_visible": "تغییر پیدایی",
"video_player.video_error": "ویدیو نمی‌تواند پخش شود"
}
}
\ No newline at end of file
......@@ -54,7 +54,6 @@
"empty_column.community": "ローカルタイムラインはまだ使われていません。何か書いてみましょう!",
"empty_column.hashtag": "このハッシュタグはまだ使われていません。",
"empty_column.home": "まだ誰もフォローしていません。{public}を見に行くか、検索を使って他のユーザーを見つけましょう。",
"empty_column.home.inactivity.original": "Your home feed is empty. If you have been inactive for a while, it will be regenerated for you soon.",
"empty_column.home.inactivity": "あなたのホームフィードにはなにもありません。あなたがしばらくの間アクティブではなかった場合はすぐ元通りになります。",
"empty_column.home.public_timeline": "連合タイムライン",
"empty_column.notifications": "まだ通知がありません。他の人とふれ合って会話を始めましょう。",
......@@ -162,4 +161,4 @@
"video_player.toggle_sound": "音の切り替え",
"video_player.toggle_visible": "表示切り替え",
"video_player.video_error": "動画の再生に失敗しました"
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment