diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-24 01:54:54 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-24 01:54:54 -0400 |
commit | b757f9c89356fc59488a432508f2a4680b3d3cad (patch) | |
tree | 32b9c74574ff3d4fcc11e3ad403c789c7caaa679 /settings/l10n/ja.js | |
parent | 582f07950f45d9e0bdfa8faaefa105cad5d39420 (diff) | |
download | nextcloud-server-b757f9c89356fc59488a432508f2a4680b3d3cad.tar.gz nextcloud-server-b757f9c89356fc59488a432508f2a4680b3d3cad.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 88601c9ca04..fb01b6d772f 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -1,6 +1,7 @@ OC.L10N.register( "settings", { + "APCu" : "APCu", "Redis" : "Redis", "Security & setup warnings" : "セキュリティ&セットアップ警告", "Sharing" : "共有", @@ -30,6 +31,7 @@ OC.L10N.register( "Unable to change password" : "パスワードを変更できません", "Enabled" : "有効", "Not enabled" : "無効", + "A problem occurred, please check your log files (Error: %s)" : "問題が発生しました。ログファイルを確認してください。(Error: %s)", "Migration Completed" : "移行が完了しました", "Group already exists." : "グループはすでに存在しています", "Unable to add group." : "グループを追加できません", @@ -55,8 +57,12 @@ OC.L10N.register( "Migration started …" : "移行を開始しました…", "Sending..." : "送信中…", "Official" : "公式", + "Approved" : "承認済み", "Experimental" : "実験的", "All" : "すべて", + "Official apps are developed by and within the ownCloud community. They offer functionality central to ownCloud and are ready for production use." : "公式アプリは ownCloud コミュニティにより開発されています。コミュニティは ownCloud の中心機能を提供し、製品としての使用の準備ができています。", + "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "承認されたアプリは信頼された開発者により開発され、大まかなセキュリティチェックに合格しています。アプリは積極的にオープンソースコードレポジトリでメンテナンスされ、メンテナは通常の用途では安定していると考えます。", + "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "このアプリはセキュリティチェックされていません、新規アプリか安定性が確認されていないアプリです。自己責任でインストールしてください。", "Update to %s" : "%sにアップデート", "Please wait...." : "しばらくお待ちください...", "Error while disabling app" : "アプリ無効化中にエラーが発生", |