diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:34 +0000 |
commit | 446b2d283fdb8f2d84b052d5be7901db00b7bde8 (patch) | |
tree | da32a03b266931b00d8986cfed5dbcb177d0a8bd /apps/settings/l10n/ja.js | |
parent | 841c5c3527326426a8f4d1fd7bf5fe672dc08220 (diff) | |
download | nextcloud-server-446b2d283fdb8f2d84b052d5be7901db00b7bde8.tar.gz nextcloud-server-446b2d283fdb8f2d84b052d5be7901db00b7bde8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index e64487e3613..7737cd1f1c2 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -360,6 +360,12 @@ OC.L10N.register( "Welcome mail sent!" : "ウェルカムメールを送信しました!", "Toggle user actions menu" : "ユーザーアクションメニューを切り替える", "Edit" : "編集", + "Show user backend" : "ユーザーバックエンドを表示", + "Show storage path" : "ストレージの場所を表示", + "Show last login" : "最終ログインを表示", + "Send email" : "メールを送信", + "Default quota" : "デフォルトのクオータ", + "Select default quota" : "デフォルトのクオータを選択", "Passwordless authentication requires a secure connection." : "パスワードレス認証では、安全な接続が必要です。", "Add WebAuthn device" : "WebAuthn デバイスの追加", "Please authorize your WebAuthn device." : "WebAuthn デバイスを認証してください。", @@ -382,12 +388,6 @@ OC.L10N.register( "Active users" : "アクティブユーザー数", "Admins" : "管理者", "Disabled users" : "無効なユーザー", - "Default quota:" : "デフォルトのクオータ:", - "Select default quota" : "デフォルトのクオータを選択", - "Show last login" : "最終ログインを表示", - "Show user backend" : "ユーザーバックエンドを表示", - "Show storage path" : "ストレージの場所を表示", - "Send email to new user" : "新規ユーザーにメールを送信", "Not saved" : "未保存", "Sending…" : "送信中 …", "Email sent" : "メールを送信しました", @@ -424,7 +424,6 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "アプリは有効ですが、更新が必要です。5秒後に更新ページにリダイレクトします。", "Error: This app cannot be enabled because it makes the server unstable" : "エラー:このアプリは、サーバーを不安定にするため、有効にすることができません。", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "ネットワークからのリクエストが多すぎました。このようなエラーが発生した場合は、後で再試行するか、管理者に連絡してください。", - "Default quota" : "デフォルトのクオータ", "Documentation" : "ドキュメント", "Forum" : "フォーラム", "Login" : "ログイン", @@ -444,7 +443,6 @@ OC.L10N.register( "SMTP Password" : "SMTPパスワード", "Save" : "保存", "Test and verify email settings" : "メールのテストと検証設定", - "Send email" : "メールを送信", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスにとって重要なことは、すべてが正確に設定されていることです。あなたの助けとなるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンク先のドキュメントを参照してください。", "All checks passed." : "すべてのチェックに合格しました。", "There are some errors regarding your setup." : "セットアップに関するいくつかのエラーがあります。", @@ -498,7 +496,9 @@ OC.L10N.register( "Will be autogenerated" : "自動生成されます", "Add a new user" : "新しいユーザーを追加", "No users in here" : "ここにはユーザーがありません", + "Default quota:" : "デフォルトのクオータ:", "Show Languages" : "言語を表示", + "Send email to new user" : "新規ユーザーにメールを送信", "Plain" : "平文", "NT LAN Manager" : "NT LAN マネージャー", "SSL/TLS" : "SSL/TLS", |