diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-14 01:54:42 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-14 01:54:42 -0500 |
commit | 2f851ff8bbbedcf2ca1b0df6ef2c9de2df127f8e (patch) | |
tree | 86c069314baaa595964dc47043ad35042b5ebf63 /settings/l10n/ja.js | |
parent | d665b7a4b1def34799fc386333f42497cb3aaeca (diff) | |
download | nextcloud-server-2f851ff8bbbedcf2ca1b0df6ef2c9de2df127f8e.tar.gz nextcloud-server-2f851ff8bbbedcf2ca1b0df6ef2c9de2df127f8e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 6351b36d673..0b0f369be25 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -114,6 +114,7 @@ OC.L10N.register( "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレータが原因かもしれません。", "Database Performance Info" : "データベースパフォーマンス情報", + "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。", "Microsoft Windows Platform" : "Microsoft Windows 環境", "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "サーバーがMicrosoft Windowsで動いています。ユーザーに最適なサービスを提供するためには、Linuxを利用することを強くお勧めします。", "Module 'fileinfo' missing" : "モジュール 'fileinfo' が見つかりません", @@ -172,6 +173,7 @@ OC.L10N.register( "Download logfile" : "logファイルのダウンロード", "More" : "もっと見る", "Less" : "閉じる", + "The logfile is bigger than 100 MB. Downloading it may take some time!" : "100MBより大きいlogファイルです。ダウンロードに時間がかかります!", "Version" : "バージョン", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud コミュニティ</a>により開発されています。 <a href=\"https://github.com/owncloud\" target=\"_blank\">ソースコード</a>は、<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> ライセンスの下で提供されています。", "More apps" : "他のアプリ", @@ -212,6 +214,7 @@ OC.L10N.register( "Your email address" : "あなたのメールアドレス", "Fill in an email address to enable password recovery and receive notifications" : "パスワードの回復を有効にし、通知を受け取るにはメールアドレスを入力してください", "No email address set" : "メールアドレスが設定されていません", + "You are member of the following groups:" : "次のグループのメンバーです:", "Profile picture" : "プロフィール画像", "Upload new" : "新たにアップロード", "Select new from Files" : "新しいファイルを選択", |