edit translation
This commit is contained in:
@@ -1068,8 +1068,8 @@ App::$strings["Add Tag"] = "";
|
||||
App::$strings["I like this (toggle)"] = "";
|
||||
App::$strings["I don't like this (toggle)"] = "";
|
||||
App::$strings["Share This"] = "";
|
||||
App::$strings["share"] = "";
|
||||
App::$strings["Delivery Report"] = "";
|
||||
App::$strings["share"] = "共有";
|
||||
App::$strings["Delivery Report"] = "転送状況";
|
||||
App::$strings["%d comment"] = array(
|
||||
0 => "",
|
||||
1 => "",
|
||||
@@ -2679,7 +2679,7 @@ App::$strings["Posted Date"] = "";
|
||||
App::$strings["Order by last posted date"] = "";
|
||||
App::$strings["Date Unthreaded"] = "";
|
||||
App::$strings["Order unthreaded by date"] = "";
|
||||
App::$strings["Stream Order"] = "";
|
||||
App::$strings["Stream Order"] = "投稿の並べ替え";
|
||||
App::$strings["Member registrations waiting for confirmation"] = "";
|
||||
App::$strings["Inspect queue"] = "";
|
||||
App::$strings["DB updates"] = "";
|
||||
@@ -2744,16 +2744,16 @@ App::$strings["Missing Features?"] = "";
|
||||
App::$strings["Pin apps to navigation bar"] = "";
|
||||
App::$strings["Install more apps"] = "";
|
||||
App::$strings["View public stream"] = "";
|
||||
App::$strings["New Network Activity"] = "";
|
||||
App::$strings["New Network Activity Notifications"] = "";
|
||||
App::$strings["View your network activity"] = "";
|
||||
App::$strings["Mark all notifications read"] = "";
|
||||
App::$strings["Show new posts only"] = "";
|
||||
App::$strings["Filter by name or address"] = "";
|
||||
App::$strings["New Home Activity"] = "";
|
||||
App::$strings["New Home Activity Notifications"] = "";
|
||||
App::$strings["View your home activity"] = "";
|
||||
App::$strings["Mark all notifications seen"] = "";
|
||||
App::$strings["New Network Activity"] = "ホーム";
|
||||
App::$strings["New Network Activity Notifications"] = "ホームへの通知";
|
||||
App::$strings["View your network activity"] = "ホームを見る";
|
||||
App::$strings["Mark all notifications read"] = "全部既読する";
|
||||
App::$strings["Show new posts only"] = "新しい投稿のみ表示";
|
||||
App::$strings["Filter by name or address"] = "名前やアドレスでフィルタリング";
|
||||
App::$strings["New Home Activity"] = "自分への新しいアクティビティ";
|
||||
App::$strings["New Home Activity Notifications"] = "自分への新しいアクティビティ通知";
|
||||
App::$strings["View your home activity"] = "自分の投稿を見る";
|
||||
App::$strings["Mark all notifications seen"] = "全部既読にする";
|
||||
App::$strings["New Mails"] = "";
|
||||
App::$strings["New Mails Notifications"] = "";
|
||||
App::$strings["View your private mails"] = "";
|
||||
|
Reference in New Issue
Block a user