diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 67875f71c85..2975bf60b36 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -129,7 +129,6 @@ OC.L10N.register( "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "ユーザーがインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドにより、コマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。", "The old server-side-encryption format is enabled. We recommend disabling this." : "古いServer Side Encryptionが有効になっています。これを無効にすることをお勧めします。", "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "Nextcloud 21 はMariaDB バージョン \"%s\"をサポートしなくなりました。MariaDM 10.2 もしくはそれ以上のバージョンのものを使用してください。", - "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Nextcloud 21 はMySQL バージョン \"%s\"をサポートしなくなりました。MySQL 8 もしくはそれ以上のバージョンのものを使用してください。", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Nextcloud 21 はPostgreSQL バージョン \"%s\"をサポートしなくなりました。PostgreSQL 9.6 もしくはそれ以上のバージョンのものを使用してください。", "Nextcloud settings" : "Nextcloud の設定", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証はすべてのユーザーと特定のグループに強制することができます。設定済みの二要素プロバイダーがない場合は、システムにログインできません。", @@ -233,12 +232,12 @@ OC.L10N.register( "Edit User" : "ユーザーを編集する", "Toggle user actions menu" : "ユーザーアクションメニューを切り替える", "{size} used" : "{size} を使用中", + "New user" : "新しいユーザー", "Will be autogenerated" : "自動生成されます", "Display name" : "表示名", "Email" : "メール", "Default language" : "デフォルトの言語", "Add a new user" : "新しいユーザーを追加", - "Close" : "閉じる", "Group admin for" : "グループの管理者", "Quota" : "クオータ", "Language" : "言語", @@ -274,7 +273,6 @@ OC.L10N.register( "Details" : "詳細", "Changelog" : "変更履歴", "by {author}\n{license}" : "作者 {author}\n{license}", - "New user" : "新しいユーザー", "Enter group name" : "グループ名を入力", "Add group" : "グループを追加する", "Everyone" : "すべてのユーザー", @@ -437,6 +435,7 @@ OC.L10N.register( "Will be synced to a global and public address book" : "グローバルなアドレス帳と公開アドレス帳に同期されます", "by" : "by", "Add user in group" : "グループにユーザーを追加", + "Close" : "閉じる", "SSL Root Certificates" : "SSLルート証明書", "Common Name" : "コモンネーム", "Valid until" : "有効期限", @@ -451,6 +450,7 @@ OC.L10N.register( "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "公開リンクのアップロードページに免責事項のテキストを表示する。 (ファイルリストが非表示のときのみ表示します)", "Don't synchronize to servers" : "サーバーと同期しない", "Trusted" : "信頼できる", + "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Nextcloud 21 はMySQL バージョン \"%s\"をサポートしなくなりました。MySQL 8 もしくはそれ以上のバージョンのものを使用してください。", "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "共有ダイアログ中でユーザー名の自動補完を許可する。(この設定が無効の場合、完全なユーザー名またはメールアドレスを入力する必要があります)" }, "nplurals=1; plural=0;"); |