summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-15 00:12:49 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-15 00:12:49 +0000
commit84a1c915e6556f23f1e264094fed10a37e386b9a (patch)
tree55979d1345d6efb0fee4be9cd2131c58327cd00a /settings/l10n/ja.js
parent479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (diff)
downloadnextcloud-server-84a1c915e6556f23f1e264094fed10a37e386b9a.tar.gz
nextcloud-server-84a1c915e6556f23f1e264094fed10a37e386b9a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r--settings/l10n/ja.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js
index d7a87811c00..e90b27b0685 100644
--- a/settings/l10n/ja.js
+++ b/settings/l10n/ja.js
@@ -83,7 +83,7 @@ OC.L10N.register(
"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 cron service to call the cron.php file every 15 minutes." : "システムのcronサービスを利用して、15分間隔でcron.phpファイルを実行します。",
- "The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザ \"%s\" で実行しなければなりません。",
+ "The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。",
"Sharing" : "共有",
"Allow apps to use the Share API" : "アプリからの共有APIの利用を許可する",
@@ -262,7 +262,7 @@ OC.L10N.register(
"Not supported!" : "サポートされていません!",
"Press ⌘-C to copy." : "⌘+Cを押してコピーします。",
"Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。",
- "Error while loading browser sessions and device tokens" : "ブラウザセッションとデバイストークンの読み込みにおけるエラー",
+ "Error while loading browser sessions and device tokens" : "ブラウザーセッションとデバイストークンの読み込みにおけるエラー",
"Error while creating device token" : "デバイストークンの作成におけるエラー",
"Error while deleting the token" : "トークンの削除におけるエラー",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "エラーが発生しました。ASCIIコードのPEM証明書をアップロードしてください。",
@@ -303,7 +303,7 @@ OC.L10N.register(
"Could not change the users email" : "ユーザーの電子メールを変更できませんでした",
"Error while changing status of {user}" : "{user} のステータスを変更する際にエラーが発生",
"A valid username must be provided" : "有効なユーザー名を指定する必要があります",
- "Error creating user: {message}" : "ユーザ作成エラー {message}",
+ "Error creating user: {message}" : "ユーザー作成エラー {message}",
"A valid password must be provided" : "有効なパスワードを指定する必要があります",
"A valid email must be provided" : "有効なメールアドレスを指定する必要があります",
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "\"config\"は読み取り専用になってます。そのためにWEBインターフェースで設定できません可能性があります。さらに、更新時に\"config\"ファイルを書き込み権限を与えることが必要",