diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 3f76eb44cec..50fec26cb38 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -302,12 +302,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秒後に更新ページにリダイレクトします。", "App update" : "アプリのアップデート", "Error: This app can not be enabled because it makes the server unstable" : "エラー:このアプリは、サーバーを不安定にするため、有効にすることができません。", - "SSL Root Certificates" : "SSLルート証明書", - "Common Name" : "コモンネーム", - "Valid until" : "有効期限", - "Issued By" : "発行元", - "Valid until %s" : "%s まで有効", - "Import root certificate" : "ルート証明書をインポート", "Administrator documentation" : "管理者ドキュメント", "Documentation" : "ドキュメント", "Forum" : "フォーラム", @@ -871,6 +865,12 @@ OC.L10N.register( "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" : "バックエンドは表示名の変更をサポートしていません", + "SSL Root Certificates" : "SSLルート証明書", + "Common Name" : "コモンネーム", + "Valid until" : "有効期限", + "Issued By" : "発行元", + "Valid until %s" : "%s まで有効", + "Import root certificate" : "ルート証明書をインポート", "Set default expiration date" : "有効期限のデフォルト値を設定する", "{counter} apps have an update available" : "{counter} 個のアプリに更新情報があります" }, |