diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-22 01:06:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-22 01:06:54 +0000 |
commit | b0cf78aa1eb93f08247a4bb6adc580a93d0f6bf1 (patch) | |
tree | 3e184e5ca996ea535a9a088dd00a311a000e8612 /settings/l10n/ja.js | |
parent | 27868770135e9a4c18360661126aa4bedba6f612 (diff) | |
download | nextcloud-server-b0cf78aa1eb93f08247a4bb6adc580a93d0f6bf1.tar.gz nextcloud-server-b0cf78aa1eb93f08247a4bb6adc580a93d0f6bf1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index c09c8b3f42c..035b994d612 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -19,7 +19,6 @@ OC.L10N.register( "Group already exists." : "グループはすでに存在しています", "Unable to add group." : "グループを追加できません", "Unable to delete group." : "グループを削除できません", - "log-level out of allowed range" : "ログレベルが許可された範囲を超えています", "test email settings" : "メール設定のテスト", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "メールの送信中に問題が発生しました。設定を確認してください。 (Error: %s)", "Email sent" : "メールを送信しました", @@ -30,12 +29,9 @@ OC.L10N.register( "Unable to create user." : "ユーザーを追加できません。", "Your %s account was created" : "アカウント %s を作成しました", "Unable to delete user." : "ユーザーを削除できません。", - "Forbidden" : "禁止", - "Invalid user" : "無効なユーザー", + "Unable to change full name" : "名前を変更できません", "Unable to change mail address" : "メールアドレスを変更できません", - "Email saved" : "メールアドレスを保存しました", "Your full name has been changed." : "名前を変更しました。", - "Unable to change full name" : "名前を変更できません", "Couldn't remove app." : "アプリが削除できませんでした。", "Password confirmation is required" : "パスワードの確認が必要です", "Admins can't remove themself from the admin group" : "管理者は自身を管理者グループから削除できません。", @@ -168,17 +164,6 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "古い暗号化(ownCloud <= 8.0) から新しいものに暗号化キーを移行する必要があります。\"デフォルトの暗号化モジュール\" を有効にして 'occ encryption:migrate' を実行してください。", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "古い暗号化(ownCloud <= 8.0) から新しいものに暗号化キーを移行する必要があります。", "Start migration" : "移行を開始", - "Everything (fatal issues, errors, warnings, info, debug)" : "すべて (致命的な問題、エラー、警告、情報、デバッグ)", - "Info, warnings, errors and fatal issues" : "情報、警告、エラー、致命的な問題", - "Warnings, errors and fatal issues" : "警告、エラー、致命的な問題", - "Errors and fatal issues" : "エラー、致命的な問題", - "Fatal issues only" : "致命的な問題のみ", - "Log" : "ログ", - "What to log" : "ログ出力対象", - "Download logfile" : "ログファイルのダウンロード", - "More" : "もっと見る", - "Less" : "閉じる", - "The logfile is bigger than 100 MB. Downloading it may take some time!" : "ログファイルが 100MB 以上あります。ダウンロードに時間がかかります!", "Security & setup warnings" : "セキュリティ&セットアップ警告", "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHPのシステム環境変数が正しく設定されていないようです。getenv(\"PATH\") コマンドでテストして何も値を返さないことを確認してください。", "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "PHP設定の注意事項と php-fpmを利用する場合のサーバー向け設定を <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\"> インストールドキュメント ↗</a> で確認してください。", @@ -273,10 +258,10 @@ OC.L10N.register( "Cancel" : "キャンセル", "Choose as profile picture" : "プロファイル画像として選択", "Full name" : "氏名", - "No display name set" : "表示名が未設定", "Email" : "メール", "Your email address" : "あなたのメールアドレス", "For password recovery and notifications" : "パスワード回復と通知用", + "No display name set" : "表示名が未設定", "No email address set" : "メールアドレスが設定されていません", "You are member of the following groups:" : "以下のグループのメンバーです:", "Password" : "パスワード", @@ -332,11 +317,26 @@ OC.L10N.register( "set new password" : "新しいパスワードを設定", "change email address" : "メールアドレスを変更", "Default" : "デフォルト", + "log-level out of allowed range" : "ログレベルが許可された範囲を超えています", + "Forbidden" : "禁止", + "Invalid user" : "無効なユーザー", + "Email saved" : "メールアドレスを保存しました", "Language changed" : "言語が変更されました", "Are you really sure you want add \"{domain}\" as trusted domain?" : "\"{domain}\" を信頼するドメインに追加してもよろしいでしょうか?", "add group" : "グループを追加する", "SSL" : "SSL", "TLS" : "TLS", + "Everything (fatal issues, errors, warnings, info, debug)" : "すべて (致命的な問題、エラー、警告、情報、デバッグ)", + "Info, warnings, errors and fatal issues" : "情報、警告、エラー、致命的な問題", + "Warnings, errors and fatal issues" : "警告、エラー、致命的な問題", + "Errors and fatal issues" : "エラー、致命的な問題", + "Fatal issues only" : "致命的な問題のみ", + "Log" : "ログ", + "What to log" : "ログ出力対象", + "Download logfile" : "ログファイルのダウンロード", + "More" : "もっと見る", + "Less" : "閉じる", + "The logfile is bigger than 100 MB. Downloading it may take some time!" : "ログファイルが 100MB 以上あります。ダウンロードに時間がかかります!", "Allow users to send mail notification for shared files" : "共有ファイルに関するメール通知の送信をユーザーに許可する", "Allow users to send mail notification for shared files to other users" : "他ユーザーへの共有ファイルに関するメール通知の送信をユーザーに許可する", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。", |