Blame view
sources/apps/firstrunwizard/l10n/ja_JP.php
1.57 KB
|
d1bafeea1
|
1 |
<?php $TRANSLATIONS = array( |
|
6d9380f96
|
2 3 4 5 6 7 |
"Welcome to" => "ようこそ、", "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" => "デスクトップアプリを接続", "Connect your Calendar" => "カレンダーに接続する", "Connect your Contacts" => "連絡先に接続する", |
|
d1bafeea1
|
8 |
"Access files via WebDAV" => "WebDAV経由でファイルにアクセス", |
|
6d9380f96
|
9 10 |
"Documentation" => "ドキュメント", "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> にあります。", |
|
d1bafeea1
|
11 12 |
"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>!" ); |