diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 9ecab153e90..3da9ba9f516 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -196,7 +196,6 @@ OC.L10N.register( "Copy" : "コピー", "Could not copy app password. Please copy it manually." : "アプリのパスワードをコピーできませんでした。 手動でコピーしてください。", "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません", - "The backend does not support changing the display name" : "バックエンドは表示名の変更をサポートしていません", "Add user in group" : "グループにユーザーを追加", "Set user as admin for" : "ユーザーを管理者に設定します", "Select user quota" : "ユーザークオータを選択", @@ -811,6 +810,7 @@ OC.L10N.register( "Zulu" : "Zulu", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "公式アプリは Nextcloud コミュニティにより開発されています。公式アプリは Nextcloud の中心的な機能を提供し、製品として可能です。", "Official" : "公式", + "The backend does not support changing the display name" : "バックエンドは表示名の変更をサポートしていません", "Store credentials" : "資格情報を保存", "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ファイルを実行します。", |