diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-10 04:59:40 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-10 04:59:40 -0400 |
commit | 77792b5b7e068232360bade598fb0dd3c25bf5bb (patch) | |
tree | d708781add4d55f24d11bbac1587a3281c8a3fed /settings/l10n/ja.php | |
parent | b63e6460531203b8702a6a75a0eb3f6f53c2aeb1 (diff) | |
download | nextcloud-server-77792b5b7e068232360bade598fb0dd3c25bf5bb.tar.gz nextcloud-server-77792b5b7e068232360bade598fb0dd3c25bf5bb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.php')
-rw-r--r-- | settings/l10n/ja.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/ja.php b/settings/l10n/ja.php index 766f587faf4..2d941e8a483 100644 --- a/settings/l10n/ja.php +++ b/settings/l10n/ja.php @@ -120,6 +120,7 @@ $TRANSLATIONS = array( "Cron was not executed yet!" => "cron は未だ実行されていません!", "Execute one task with each page loaded" => "各ページの読み込み時にタスクを実行する", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.phpは、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されています", +"Use system's cron service to call the cron.php file every 15 minutes." => "システムの cron サービスを利用して、15分間隔で cron.php ファイルを実行する。", "Sharing" => "共有", "Allow apps to use the Share API" => "アプリからの共有APIの利用を許可する", "Allow users to share via link" => "URLリンクで共有を許可する", @@ -171,6 +172,7 @@ $TRANSLATIONS = array( "Bugtracker" => "バグトラッカー", "Commercial Support" => "商用サポート", "Get the apps to sync your files" => "ファイルを同期するためのアプリを取得", +"If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">spread the word</a>!" => "もしプロジェクトをサポートしていただけるなら、\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\">開発に参加する</a>\n\t\t、もしくは\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\">プロジェクトを広く伝えてください</a>!", "Show First Run Wizard again" => "初回ウィザードを再表示する", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "現在、<strong>%s</strong> / <strong>%s</strong> を利用しています", "Password" => "パスワード", |