diff options
Diffstat (limited to 'settings/l10n/ja.json')
-rw-r--r-- | settings/l10n/ja.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index b0249deb324..06eb0e9bc8b 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -86,7 +86,6 @@ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "エラーが発生しました。ASCIIコードのPEM証明書をアップロードしてください。", "Valid until {date}" : "{date} まで有効", "Delete" : "削除", - "An error occurred: {message}" : "エラーが発生しました: {message}", "Select a profile picture" : "プロファイル画像を選択", "Very weak password" : "非常に弱いパスワード", "Weak password" : "弱いパスワード", @@ -118,8 +117,6 @@ "Login" : "ログイン", "Plain" : "平文", "NT LAN Manager" : "NT LAN マネージャー", - "SSL" : "SSL", - "TLS" : "TLS", "Email server" : "メールサーバー", "Open documentation" : "ドキュメントを開く", "This is used for sending out notifications." : "通知を送信する際に使用します。", @@ -203,8 +200,6 @@ "These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。", "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "共有ダイアログでのユーザー名の自動補完を有効にする。このチェックを無効にした場合は、完全なユーザー名を入力する必要があります。", "Tips & tricks" : "ヒントとコツ", - "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "他のデータベースに移行する場合はコマンドラインツール: 'occ db:convert-type' を使うか、<a target=\"_blank\" rel=\"noreferrer\" href=\"%s\"> ドキュメント ↗</a>を参照してください。", "How to do backups" : "バックアップ方法", "Advanced monitoring" : "詳細モニタリング", @@ -287,7 +282,6 @@ "Create" : "作成", "Admin Recovery Password" : "管理者リカバリパスワード", "Enter the recovery password in order to recover the users files during password change" : "パスワード変更時のユーザーのファイルを回復するため、リカバリパスワードを入力してください", - "Group" : "グループ", "Everyone" : "すべてのユーザー", "Admins" : "管理者", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "ストレージのクォータを入力してください (例: \"512MB\" や \"12 GB\")", @@ -298,9 +292,15 @@ "set new password" : "新しいパスワードを設定", "change email address" : "メールアドレスを変更", "Default" : "デフォルト", + "SSL" : "SSL", + "TLS" : "TLS", + "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLiteがデータベースとして使用されています。大規模な運用では別のデータベースに切り替えることをお勧めします。", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合,SQLiteは非推奨です.", + "Group" : "グループ", "APCu" : "APCu", "Redis" : "Redis", "External Storage" : "外部ストレージ", - "Updates" : "アップデート" + "Updates" : "アップデート", + "An error occurred: {message}" : "エラーが発生しました: {message}" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |