edit translation

This commit is contained in:
harukin
2019-06-09 22:50:56 +09:00
parent 6f7e38b94c
commit 32eb81d4ae
2 changed files with 14 additions and 14 deletions

View File

@@ -503,15 +503,15 @@ App::$strings["__ctx:edit_activity__ Post"] = "";
App::$strings["__ctx:edit_activity__ Comment"] = "";
App::$strings["Delete this item?"] = "";
App::$strings["Comment"] = "";
App::$strings["%s show all"] = "";
App::$strings["%s show less"] = "";
App::$strings["%s show all"] = "%s 全て見る";
App::$strings["%s show less"] = "%s 畳む";
App::$strings["%s expand"] = "";
App::$strings["%s collapse"] = "";
App::$strings["Password too short"] = "";
App::$strings["Passwords do not match"] = "";
App::$strings["everybody"] = "";
App::$strings["Secret Passphrase"] = "";
App::$strings["Passphrase hint"] = "";
App::$strings["Password too short"] = "パスワードが短すぎます。";
App::$strings["Passwords do not match"] = "パスワードが一致しません。";
App::$strings["everybody"] = "誰でも";
App::$strings["Secret Passphrase"] = "シークレットパスフレーズ";
App::$strings["Passphrase hint"] = "パスフレーズヒント";
App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "";
App::$strings["close all"] = "";
App::$strings["Nothing new here"] = "";