diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-27 01:55:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-10-27 01:55:44 -0400 |
commit | 0875a4a18fcdbc40fa856f469c0de77b8fcaf539 (patch) | |
tree | f0a72b10db7c19932c0a7769a4b5b00b53647737 /settings/l10n/ja.js | |
parent | 0a9150b2dadaf0ffd5ea096312683ccb792ae50d (diff) | |
download | nextcloud-server-0875a4a18fcdbc40fa856f469c0de77b8fcaf539.tar.gz nextcloud-server-0875a4a18fcdbc40fa856f469c0de77b8fcaf539.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 806b352d39e..298728a36b6 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -62,6 +62,7 @@ OC.L10N.register( "Approved" : "承認済み", "Experimental" : "実験的", "All" : "すべて", + "No apps found for your version" : "現在のバージョンに対応するアプリはありません", "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." : "このアプリはセキュリティチェックされていません、新規アプリか安定性が確認されていないアプリです。自己責任でインストールしてください。", @@ -213,7 +214,6 @@ OC.L10N.register( "Enable only for specific groups" : "特定のグループのみ有効に", "Uninstall App" : "アプリをアンインストール", "Enable experimental apps" : "実験的なアプリを有効にする", - "No apps found for your version" : "現在のバージョンに対応するアプリはありません", "Hey there,<br><br>just letting you know that you now have an %s account.<br><br>Your username: %s<br>Access it: <a href=\"%s\">%s</a><br><br>" : "こんにちは、<br><br>あなたのアカウント %s が利用可能になったことをお知らせします。<br><br>ユーザー名: %s<br>以下のURLからアクセス: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "それでは!", "Hey there,\n\njust letting you know that you now have an %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用可能になったことをお知らせします。\n\nユーザー名: %s\n接続URL: %s\n\n", |