diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-22 02:18:53 +0000 |
commit | c383452b227b6c6b140eb8cab81d10a52cb36987 (patch) | |
tree | 5e21afe77fcd8528fa7776ec8ee7a9df00589042 /apps/settings/l10n/ja.js | |
parent | 3728ddd8a2f4b9b3eef5c360134119f65ecf25f0 (diff) | |
download | nextcloud-server-c383452b227b6c6b140eb8cab81d10a52cb36987.tar.gz nextcloud-server-c383452b227b6c6b140eb8cab81d10a52cb36987.zip |
[tx-robot] updated from transifex
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ファイルを実行します。", |