diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
commit | 98fd66b1377c50a4257f9bd185d02d79c10cba11 (patch) | |
tree | 77b3e244f790476cea5e63781163e32cc30f32ce /apps/settings/l10n/ja.js | |
parent | 56d75b87efbf6ba2dabb095ace7f558deab651ef (diff) | |
download | nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.tar.gz nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.zip |
[tx-robot] updated 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 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 6b8500c7db6..1a6d1e246c2 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -472,9 +472,6 @@ OC.L10N.register( "Change password" : "パスワードを変更", "Use a second factor besides your password to increase security for your account." : "アカウントのセキュリティを強化するには、パスワード以外に2番目の要素を使用してください。", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "サードパーティのアプリケーションを使用してNextcloudに接続する場合は、二要素認証を有効にする前に必ずそれぞれのアプリパスワードを作成して設定してください。", - "Don't synchronize to servers" : "サーバーと同期しない", - "Trusted" : "信頼できる", - "Public" : "公開", "installing and updating apps via the app store or Federated Cloud Sharing" : "アプリストアまたはクラウド連携共有から、アプリをインストールならびにアップデート", "You need to set your user email before being able to send test emails." : "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。", "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "ワイプが開始されていない場合、このトークンを無効にすると端末のワイプが無効になる可能性があります。", @@ -495,12 +492,10 @@ OC.L10N.register( "days" : "日", "Allow users to share via link" : "URLリンクでの共有を許可する", "Set default expiration date for link shares" : "URL リンク共有のデフォルトの有効期限を設定する", - "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "共有ダイアログ中でユーザー名の自動補完を許可する。(この設定が無効の場合、完全なユーザー名またはメールアドレスを入力する必要があります)", - "Restrict username autocompletion to users within the same groups" : "ユーザー名の自動補完を同じグループ内のユーザーに制限する", - "No display name set" : "表示名が未設定", - "For password reset and notifications" : "パスワードリセットと通知用", "Change privacy level of full name" : "フルネームのプライバシーレベルを変更", + "No display name set" : "表示名が未設定", "Change privacy level of email" : "メールアドレスのプライバシーレベルを変更", + "For password reset and notifications" : "パスワードリセットと通知用", "Set as primary mail" : "基本メールアドレスに設定" }, "nplurals=1; plural=0;"); |