From 90ef63b2987faeffa2a894b25a7a537a855aa458 Mon Sep 17 00:00:00 2001 From: artem3213212 Date: Tue, 20 Mar 2018 00:48:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20'src/translations/Projects.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/translations/Projects.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/translations/Projects.yaml b/src/translations/Projects.yaml index b05e296..bf161b7 100644 --- a/src/translations/Projects.yaml +++ b/src/translations/Projects.yaml @@ -3,6 +3,11 @@ en: fasm4delphi_description: "Use FASM assembler in your Delphi or FreePascal code" teamfind_description: "A website for searching teams or players in CS:GO" fasmondelphi_description: "A library for using in Delphi FlatAssembler, in contrast to Fasm4Delphi does not depend on operating system and bit type. Connects to the compiler from the command line." +jp: + project_site: "プロジェクトウェブサイト" + fasm4delphi_description: "DelphiとFreePascalのコドにFlat assemblerをつかうことのためにライブラリです。" + teamfind_description: "A website for searching teams or players in CS:GO" + fasmondelphi_description: "DelphiとFreePascalのコドにFlat assemblerをつかうことのために拡張ライブラリです。(Linux/Unix/Win64サポート+もっと簡単なAPI+Front-EndとしてFasm4Delphiをあるとをつかいます)" ru: project_site: "Веб-сайт проекта" fasm4delphi_description: "Библиотека, реализующая биндинги flat ассемблера для Delphi. Совместима с FreePascal"