ja_JP.php 1.63 KB
<?php $TRANSLATIONS = array(
"Welcome to ownCloud" => "ownCloud へようこそ",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "あなたの個人WEBサービスです。あなたのすべてのファイル、連絡先、カレンダー、などを一つの場所で管理できます。",
"Get the apps to sync your files" => "あなたのファイルを同期するためのアプリを取得",
"Connect your desktop apps to ownCloud" => "デスクトップアプリを ownCloud に接続する",
"Connect your Calendar" => "あなたのカレンダーを接続する",
"Connect your Contacts" => "あなたの連絡先を接続する",
"Access files via WebDAV" => "WebDAV経由でファイルにアクセス",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "より詳しい情報は、<a target=\"_blank\" href=\"%s\">ドキュメント</a> と <a target=\"_blank\" href=\"http://owncloud.org\">ウェブサイト</a> にあります。",
"If you like ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\">recommend it to your friends</a>!" => "ownCloud を気に入っていただけたら、<a href=\"mailto:?subject=ownCloud&body=ownCloud はファイルの同期や共有のための素晴らしいオープンソース・ソフトウェアです。http://owncloud.org から自由にダウンロードすることができます。\">ぜひ友達に紹介してください</a>!"
);