言語ファイル調整

This commit is contained in:
harukin
2019-09-15 10:10:39 +09:00
parent c1e22f9e86
commit 9a61b7682b
2 changed files with 6 additions and 6 deletions

View File

@@ -468,8 +468,8 @@ App::$strings["Edit group"] = "グループを編集";
App::$strings["Add privacy group"] = "プライバシーグループを追加";
App::$strings["Channels not in any privacy group"] = "プライバシーグループに属さないチャンネル";
App::$strings["add"] = "加える";
App::$strings["Help:"] = "助けて";
App::$strings["Help"] = "助けて";
App::$strings["Help:"] = "ヘルプ";
App::$strings["Help"] = "ヘルプ";
App::$strings["Not Found"] = "見つかりません";
App::$strings["Page not found."] = "ページが見つかりません。";
App::$strings["Unable to import a removed channel."] = "削除されたチャンネルをインポートできません。";
@@ -518,7 +518,7 @@ App::$strings["Nothing new here"] = "ここに新しいものはありません"
App::$strings["Rate This Channel (this is public)"] = "このチャンネルを評価(これは公開です)";
App::$strings["Rating"] = "格付け";
App::$strings["Describe (optional)"] = "説明(オプション)";
App::$strings["Submit"] = "送信";
App::$strings["Submit"] = "確定";
App::$strings["Please enter a link URL"] = "リンクURLを入力してください";
App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "未保存の変更。このページから移動してもよろしいですか?";
App::$strings["Location"] = "ロケーション";