Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Created October 20, 2020 05:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeforfun-jp/af1b8be48dcf51e58824097870acc06e to your computer and use it in GitHub Desktop.
Save codeforfun-jp/af1b8be48dcf51e58824097870acc06e to your computer and use it in GitHub Desktop.
Translation for MAMP 5.x
{
"Start": "スタート",
"Tools": "ツール",
"FAQ": "FAQ",
"%s Website": "%s ウェブサイト",
"Welcome!": "ようこそ!",
"Welcome to %s": "%s へようこそ",
"%s has been installed successfully.": "%s のインストールに成功しました。",
"%sphpinfo%s shows the current configuration of PHP.": "%sphpinfo%s:PHPの設定を表示します。",
"MySQL can be administered with %sphpMyAdmin%s.": "%sphpMyAdmin%s:MySQLの管理画面を表示します。",
"Configure your MySQL databases with %sphpMyAdmin%s." : "%sphpMyAdmin%s:データベースの管理画面を表示します。",
"Configure your sqlite databases with %sphpLiteAdmin%s." : "%sphpLiteAdmin%s:データベースの管理画面を表示します。",
"To connect to the MySQL Server from your own scripts use the following connection parameters:": "ご自身のスクリプトから MySQL サーバーに接続する場合は、以下のパラメータを使用して下さい。",
"Host": "ホスト",
"Port": "ポート",
"User": "ユーザー名",
"Password": "パスワード",
"Example:": "例:",
"Examples:": "例:",
"Connect using an UNIX Socket:": "UNIX ソケットを使用する場合",
"Connect via network:": "ネットワーク接続を使用する場合",
"Socket": "ソケット",
"%s Version": "バージョン %s",
"Update (%s) available!": "アップデート (バージョン %s) が利用できます!",
"News": "News",
"Back to top": "トップにもどる",
"Which programs are installed?": "Which components are included?",
"<b>MAMP</b> and <b>MAMP PRO</b> are developed and distributed by %s.": "<b>MAMP</b> and <b>MAMP PRO</b> are developed and distributed by %s.",
"No News available at the moment!": "No news available at the moment!",
"Your version is up-to-date.": "最新バージョンがインストールされています。",
"Your version is %s": "現在のバージョンは %s です。",
"and up to date.": "最新バージョンがインストールされています。",
"Latest version: %s": "最新バージョンは %s です。",
"Buy MAMP PRO": "MAMP PROを購入",
"Buy MAMP PRO SUBTITLE": "さらに生産性を高める:無制限のホスト、無制限の可能性",
"Buy MAMP PRO TEXT": "MAMP PRO ではそれぞれのウェブサイトでホストを分けることができます。WordPress はワンクリックでインストール。記事を書いたら、MAMP PRO からあなたのウェブサーバーへ直接公開できます。<a href=\"https://www.mamp.info/en/mamp-pro/\" target=\"_blank\">さらに詳しく</a>",
"Get MAMP Cloud": "MAMP Cloud を始める",
"Get MAMP Cloud SUBTITLE": "ホストのデータ・データベースを Dropbox に保存",
"Get MAMP Cloud TEXT": "ホストのデータ・データベースを簡単にクラウドに保存することができます。他の Mac からアクセスしたり、ホスト変更前にバックアップを取ることができます。<a href=\"https://www.mamp.info/en/mamp/cloud/\" target=\"_blank\">さらに詳しく</a>",
"MAMP News": "MAMP ニュース",
"MAMP News SUBTITLE": "最新情報とアップデートについては Twitter をフォローして下さい。",
"Support" : "サポート",
"Support SUBTITLE" : "Contact the MAMP PRO Support",
"Support TEXT" : "As the owner of a MAMP PRO license, you can always contact our support if you have any problems or questions. Simply open a ticket in our Support Center. <a href=\"https://appsolute.zendesk.com/\" target=\"_blank\">Contact support</a>",
"MAMP.TV" : "MAMP.TV",
"MAMP.TV SUBTITLE" : "MAMP &amp; MAMP PRO Screencasts on MAMP.TV",
"MAMP.TV TEXT" : "<a href=\"https://www.mamp.tv/\" target=\"_blank\">Watch the latest tutorials and tips and tricks for using MAMP &amp; MAMP PRO</a>",
"phpMyAdminLanguage": "en",
"needs at least PHP 5.5.x": "needs at least PHP 5.5.x",
"needs PHP 5.2.4 to 7.0.x": "needs PHP 5.2.4 to 7.0.x",
"needs PHP 5.5.x to 7.0.x": "needs PHP 5.5.x to 7.0.x",
"needs PHP 5.2.x or 5.3.x": "needs PHP 5.2.x or 5.3.x",
"not loaded": "インストールされていません。",
"My Website": "私のウェブサイト",
"My favorite Link": "お気に入りリンク"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment