diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-27 01:07:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-27 01:07:38 +0000 |
commit | bd20139f55bbf4871024579994c687d105df3e9c (patch) | |
tree | 238649f6558d0bc67f23372e56e6510eb1e74261 /settings/l10n/ja.js | |
parent | 3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (diff) | |
download | nextcloud-server-bd20139f55bbf4871024579994c687d105df3e9c.tar.gz nextcloud-server-bd20139f55bbf4871024579994c687d105df3e9c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index f4661ed97fe..e64915ef5c2 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -58,6 +58,7 @@ OC.L10N.register( "Official apps are developed by and within the community. They offer central functionality 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." : "このアプリはセキュリティチェックされていません、新規アプリか安定性が確認されていないアプリです。自己責任でインストールしてください。", + "Enabling app …" : "アプリを有効 ...", "Error while disabling app" : "アプリ無効化中にエラーが発生", "Disable" : "無効にする", "Enable" : "有効にする", @@ -246,13 +247,16 @@ OC.L10N.register( "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "このアプリは Nextcloud バージョンの上限が指定されていません.将来、エラーが発生する可能性があります.", "This app cannot be installed because the following dependencies are not fulfilled:" : "次の依存関係が満たされないためこのアプリをインストールできません:", "Enable only for specific groups" : "特定のグループのみ有効に", + "Uninstall app" : "アプリをアンインストール", "SSL Root Certificates" : "SSLルート証明書", "Common Name" : "コモンネーム", "Valid until" : "有効期限", "Issued By" : "発行元", "Valid until %s" : "%s まで有効", "Import root certificate" : "ルート証明書をインポート", + "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><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 a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用できるようになりました。\n\nユーザー名: %s\n接続URL: %s\n\n", "Administrator documentation" : "管理者ドキュメント", "Online documentation" : "オンラインドキュメント", "Forum" : "フォーラム", |