edit translation

This commit is contained in:
harukin 2018-11-27 03:08:22 +09:00
parent 516ad23aa5
commit 1cd2f7e0f4

View File

@ -2054,7 +2054,7 @@ App::$strings["You have reached your limit of %1$.0f webpages."] = "Вы дос
App::$strings["Calendar entries imported."] = "События календаря импортированы."; App::$strings["Calendar entries imported."] = "События календаря импортированы.";
App::$strings["No calendar entries found."] = "Не найдено событий в календаре."; App::$strings["No calendar entries found."] = "Не найдено событий в календаре.";
App::$strings["Event can not end before it has started."] = "Событие не может завершиться до его начала."; App::$strings["Event can not end before it has started."] = "Событие не может завершиться до его начала.";
App::$strings["Unable to generate preview."] = "Невозможно создать предварительный просмотр."; App::$strings["Unable to generate preview."] = "プレビューの生成ができませんでした。";
App::$strings["Event title and start time are required."] = "イベントのタイトルと開始時刻は必須です"; App::$strings["Event title and start time are required."] = "イベントのタイトルと開始時刻は必須です";
App::$strings["Event not found."] = "Событие не найдено."; App::$strings["Event not found."] = "Событие не найдено.";
App::$strings["Edit event title"] = "イベントタイトル"; App::$strings["Edit event title"] = "イベントタイトル";