diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:36 +0000 |
commit | 0af2125a82f23ad337ca2ad12ac034ca72409e96 (patch) | |
tree | 4680a0debe502bc334a438facecb2b09c315f598 /apps/settings/l10n/ja.js | |
parent | 2668bd0cd54784b8464b15b23ea7b7336ee1bdc3 (diff) | |
download | nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.tar.gz nextcloud-server-0af2125a82f23ad337ca2ad12ac034ca72409e96.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 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 9d9e5a80fa9..0285b66b827 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -597,8 +597,6 @@ OC.L10N.register( "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "このコミュニティリリースのNextcloudは未サポートです。インスタント通知も利用できません。", "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に接続する場合は、二要素認証を有効にする前に必ずそれぞれのアプリパスワードを作成して設定してください。", - "You created app password \"{token}\"" : "アプリパスワード\"{token}\"を作成しました", - "An administrator created app password \"{token}\"" : "管理者がアプリパスワード\"{token}\"を作成しました", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "無効なLDAPユーザーまたはグループのUUIDが見つかりました。LDAP設定の詳細設定に存在する\"UUID検出の上書き\"設定を再度ご確認いただき、更新するには\"occ ldap:update-uuid\"をご使用ください。", "Enable all" : "すべて有効にする", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。", @@ -624,11 +622,6 @@ OC.L10N.register( "Not saved" : "未保存", "Twitter" : "Twitter", "Enable untested app" : "未テストのアプリを有効にする", - "Plain" : "平文", - "NT LAN Manager" : "NT LAN マネージャー", - "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", - "Authentication method" : "認証方法", "Expire after" : "有効期限", "day(s)" : "日", "Exclude groups from password requirements:" : "パスワード要件から除外するグループ:", |