edit translation

This commit is contained in:
harukin 2018-12-04 23:47:09 +09:00
parent 5d82037ffb
commit 2a4aea67b8

View File

@ -1222,15 +1222,15 @@ App::$strings["Friends"] = "";
App::$strings["Unable to retrieve modified identity"] = "Не удается найти изменённый идентификатор"; App::$strings["Unable to retrieve modified identity"] = "Не удается найти изменённый идентификатор";
App::$strings["Requested profile is not available."] = "要求されたプロファイルは利用できませんでした。"; App::$strings["Requested profile is not available."] = "要求されたプロファイルは利用できませんでした。";
App::$strings["Change profile photo"] = "プロ画の変更"; App::$strings["Change profile photo"] = "プロ画の変更";
App::$strings["Create New Profile"] = "Создать новый профиль"; App::$strings["Create New Profile"] = "新しいプロファイルの作成";
App::$strings["Profile Image"] = "Изображение профиля"; App::$strings["Profile Image"] = "プロファイルイメージ";
App::$strings["Visible to everybody"] = "Видно всем"; App::$strings["Visible to everybody"] = "全員へ表示";
App::$strings["Edit visibility"] = "表示範囲を指定する"; App::$strings["Edit visibility"] = "表示範囲を指定する";
App::$strings["Gender:"] = "性別:"; App::$strings["Gender:"] = "性別:";
App::$strings["Homepage:"] = "ホームページ:"; App::$strings["Homepage:"] = "ホームページ:";
App::$strings["Online Now"] = "Сейчас в сети"; App::$strings["Online Now"] = "オンライン";
App::$strings["Change your profile photo"] = "Изменить фотографию вашего профиля"; App::$strings["Change your profile photo"] = "プロファイル画像の変更";
App::$strings["Trans"] = "Трансексуал"; App::$strings["Trans"] = "";
App::$strings["Neuter"] = ""; App::$strings["Neuter"] = "";
App::$strings["Non-specific"] = ""; App::$strings["Non-specific"] = "";
App::$strings["Full Name:"] = "フルネーム:"; App::$strings["Full Name:"] = "フルネーム:";
@ -1241,15 +1241,15 @@ App::$strings["Birthday:"] = "誕生日:";
App::$strings["Age:"] = "年齢:"; App::$strings["Age:"] = "年齢:";
App::$strings["for %1\$d %2\$s"] = "for %1\$d %2\$s"; App::$strings["for %1\$d %2\$s"] = "for %1\$d %2\$s";
App::$strings["Tags:"] = "タグ:"; App::$strings["Tags:"] = "タグ:";
App::$strings["Sexual Preference:"] = "Сексуальные предпочтения:"; App::$strings["Sexual Preference:"] = "";
App::$strings["Hometown:"] = "Родной город:"; App::$strings["Hometown:"] = "";
App::$strings["Political Views:"] = "政治関心:"; App::$strings["Political Views:"] = "政治関心:";
App::$strings["Religion:"] = "Религия:"; App::$strings["Religion:"] = "信仰:";
App::$strings["About:"] = "О себе:"; App::$strings["About:"] = "";
App::$strings["Hobbies/Interests:"] = "Хобби / интересы:"; App::$strings["Hobbies/Interests:"] = "趣味/興味:";
App::$strings["Likes:"] = "Что вам нравится:"; App::$strings["Likes:"] = "好き:";
App::$strings["Dislikes:"] = "Что вам не нравится:"; App::$strings["Dislikes:"] = "嫌い:";
App::$strings["Contact information and Social Networks:"] = "Контактная информация и социальные сети:"; App::$strings["Contact information and Social Networks:"] = "連絡先とソーシャルネットワーク:";
App::$strings["My other channels:"] = "他のチャンネル:"; App::$strings["My other channels:"] = "他のチャンネル:";
App::$strings["Musical interests:"] = "好きな音楽:"; App::$strings["Musical interests:"] = "好きな音楽:";
App::$strings["Books, literature:"] = "好きな本やリテラチャー:"; App::$strings["Books, literature:"] = "好きな本やリテラチャー:";
@ -2996,8 +2996,7 @@ App::$strings["click to expand content exceeding this height"] = "нажмите
App::$strings["Grid page max height of content (in pixels)"] = "Максимальная высота содержания на страницах матрицы (в пикселях)"; App::$strings["Grid page max height of content (in pixels)"] = "Максимальная высота содержания на страницах матрицы (в пикселях)";
App::$strings["Permission Name is required."] = "権限名は必須です。"; App::$strings["Permission Name is required."] = "権限名は必須です。";
App::$strings["Permission category saved."] = "権限カテゴリーは保存されました。"; App::$strings["Permission category saved."] = "権限カテゴリーは保存されました。";
App::$strings["Use this form to create permission rules for various classes of people or connections."] = " App::$strings["Use this form to create permission rules for various classes of people or connections."] = "このフォームを使用して複数の人で選別できる権限ルールを作成できます。";
このフォームを使用して複数の人で選別できる権限ルールを作成できます。";
App::$strings["Permission Name"] = "権限名"; App::$strings["Permission Name"] = "権限名";
App::$strings["Name and Secret are required"] = "名前とシークレットは必須です"; App::$strings["Name and Secret are required"] = "名前とシークレットは必須です";
App::$strings["Add OAuth2 application"] = "OAuth2アプリケーションの追加"; App::$strings["Add OAuth2 application"] = "OAuth2アプリケーションの追加";