1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
|
{ "translations": {
"Cannot write into \"config\" directory!" : "\"config\"ディレクトリに書き込むことは出来ません!",
"This can usually be fixed by giving the web server write access to the config directory." : "これは通常、Webサーバーにconfigディレクトリへの書き込み権限を与えることで解決できます。",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "しかし、config.phpファイルを読み取り専用にしたい場合は、オプションの \"config_is_read_only\"をtrueに設定してください。",
"See %s" : "%s を閲覧",
"Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "アプリケーション%1$sが存在しないか、このサーバと互換性のないバージョンがあります。apps ディレクトリを確認してください。",
"Sample configuration detected" : "サンプル設定が見つかりました。",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。",
"The page could not be found on the server." : "ページがサーバー上に見つかりませんでした。",
"%s email verification" : "%sメールによる確認",
"Email verification" : "メールによる確認",
"Click the following button to confirm your email." : "下記のボタンをクリックして、メールを確認してください。",
"Click the following link to confirm your email." : "下記のリンクをクリックして、メールを確認してください。",
"Confirm your email" : "メールを確認",
"Other activities" : "その他のアクティビティ",
"%1$s and %2$s" : "%1$s と %2$s",
"%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s と %2$s、%3$s、%4$s、%5$s",
"Education Edition" : "教育向けエディション",
"Enterprise bundle" : "エンタープライズ バンドル",
"Groupware bundle" : "グループウェア バンドル",
"Hub bundle" : "Hubバンドル",
"Public sector bundle" : "公共部門バンドル",
"Social sharing bundle" : "SNS バンドル",
"PHP %s or higher is required." : "PHP %s 以上が必要です。",
"PHP with a version lower than %s is required." : "%s 以前のバージョンのPHPが必要です。",
"%sbit or higher PHP required." : "%sbit 以上の新しいバージョンのPHPが必要です。",
"The following architectures are supported: %s" : "次のアーキテクチャをサポートしています: %s",
"The following databases are supported: %s" : "次のデータベースをサポートしています: %s",
"The command line tool %s could not be found" : "コマンド '%s' は見つかりませんでした。",
"The library %s is not available." : " %s ライブラリーが利用できません。",
"Library %1$s with a version higher than %2$s is required - available version %3$s." : "%1$sライブラリーは、%2$sよりも新しいバージョンが必要です。利用可能なバージョンは、 %3$sです。",
"Library %1$s with a version lower than %2$s is required - available version %3$s." : "%1$s ライブラリーは、%2$s よりも古いバージョンが必要です。利用可能なバージョンは、%3$s です。",
"The following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s",
"Server version %s or higher is required." : "サーバーの %s よりも高いバージョンが必要です。",
"Server version %s or lower is required." : "サーバーの %s よりも低いバージョンが必要です。",
"Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "この設定にアクセスするには、ログインしたアカウントが管理者、サブ管理者、または特別な権利を持っている必要があります。",
"Logged in account must be an admin or sub admin" : "ログインアカウントは管理者またはサブ管理者である必要があります",
"Logged in account must be an admin" : "ログインアカウントは管理者である必要があります",
"Wiping of device %s has started" : "端末%sのワイプを開始しました。",
"Wiping of device »%s« has started" : "端末»%s«のワイプを開始しました。",
"»%s« started remote wipe" : "»%s«がリモートワイプを開始しました",
"Device or application »%s« has started the remote wipe process. You will receive another email once the process has finished" : "端末またはアプリケーション»%s«がリモートワイプ処理を開始しました。 プロセスの完了時、電子メールを受信します",
"Wiping of device %s has finished" : "端末%sのワイプが完了しました",
"Wiping of device »%s« has finished" : "端末»%s«のワイプが完了しました",
"»%s« finished remote wipe" : "»%s«のリモートワイプが完了しました",
"Device or application »%s« has finished the remote wipe process." : "端末またはアプリケーション»%s«のリモートワイプ処理が完了しました。 ",
"Remote wipe started" : "リモートワイプを開始しました",
"A remote wipe was started on device %s" : "端末%sでリモートワイプが開始されました",
"Remote wipe finished" : "リモートワイプが完了しました",
"The remote wipe on %s has finished" : "%sのリモートワイプが完了しました",
"Authentication" : "認証",
"Unknown filetype" : "不明なファイルタイプ",
"Invalid image" : "無効な画像",
"Avatar image is not square" : "アバター画像が正方形ではありません",
"Files" : "ファイル",
"View profile" : "プロフィールを表示",
"Local time: %s" : "現地時間: %s",
"today" : "今日",
"tomorrow" : "明日",
"yesterday" : "昨日",
"_in %n day_::_in %n days_" : ["%n 日"],
"_%n day ago_::_%n days ago_" : ["%n 日前"],
"next month" : "来月",
"last month" : "先月",
"_in %n month_::_in %n months_" : ["%n ヶ月"],
"_%n month ago_::_%n months ago_" : ["%n ヶ月前"],
"next year" : "来年",
"last year" : "去年",
"_in %n year_::_in %n years_" : ["%n 年"],
"_%n year ago_::_%n years ago_" : ["%n 年前"],
"_in %n hour_::_in %n hours_" : ["%n 時間"],
"_%n hour ago_::_%n hours ago_" : ["%n 時間前"],
"_in %n minute_::_in %n minutes_" : ["%n 分"],
"_%n minute ago_::_%n minutes ago_" : ["%n 分前"],
"in a few seconds" : "数秒",
"seconds ago" : "数秒前",
"Empty file" : "空白のファイル",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。",
"Invalid filename extension \"%1$s\"" : "無効なファイル名の拡張子 \"%1$s\"",
"File already exists" : "ファイルが既に存在します",
"Invalid path" : "パスが無効",
"Failed to create file from template" : "テンプレートからファイルを作成できませんでした",
"Templates" : "テンプレート",
"File name is a reserved word" : "ファイル名が予約された単語です",
"File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています",
"File name is too long" : "ファイル名が長すぎます",
"Dot files are not allowed" : "隠しファイルは許可されていません",
"Empty filename is not allowed" : "空のファイル名は許可されていません",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfoファイルが読み込めないため、アプリ名 \"%s\" がインストールできません。",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "\"%s\" アプリは、このバージョンのサーバーと互換性がないためインストールされませんでした。",
"__language_name__" : "日本語 (Japanese)",
"This is an automatically sent email, please do not reply." : "これは自動的に生成されたメールです。返信しないでください。",
"Help & privacy" : "ヘルプとプライバシー",
"Appearance and accessibility" : "外観とアクセシビリティ",
"Apps" : "アプリ",
"Personal settings" : "個人設定",
"Administration settings" : "管理者設定",
"Settings" : "設定",
"Log out" : "ログアウト",
"Accounts" : "アカウント",
"Email" : "メール",
"Mail %s" : "メール %s",
"Fediverse" : "フェディバース",
"View %s on the fediverse" : "%sをフェディバース上で見る",
"Phone" : "携帯",
"Call %s" : "電話 %s",
"Twitter" : "Twitter",
"View %s on Twitter" : "Twitterで%sを表示",
"Website" : "ウェブサイト",
"Visit %s" : "訪問先 %s",
"Address" : "アドレス",
"Profile picture" : "プロフィールの写真",
"About" : "詳細",
"Display name" : "表示名",
"Headline" : "見出し",
"Organisation" : "組織",
"Role" : "ロール",
"Unknown account" : "不明なアカウント",
"Additional settings" : "追加設定",
"Enter the database Login and name for %s" : "%s のデータベース名とログイン名を入力してください",
"Enter the database Login for %s" : "%sのデータベースログイン名を入力してください",
"Enter the database name for %s" : "%sのデータベース名を指定してください",
"You cannot use dots in the database name %s" : "データベース名%sにドットを入れることはできません",
"MySQL Login and/or password not valid" : "MySQLのログイン名またはパスワードが有効ではありません",
"You need to enter details of an existing account." : "既存のアカウントの詳細を入力してください。",
"Oracle connection could not be established" : "Oracleへの接続が確立できませんでした。",
"Oracle Login and/or password not valid" : "Oracleのログイン名またはパスワードが有効ではありません",
"PostgreSQL Login and/or password not valid" : "PostgreSQLのログイン名またはパスワードが有効ではありません",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X では、サポートされていません。このOSでは、%sは正常に動作しないかもしれません。ご自身の責任においてご利用ください。",
"For the best results, please consider using a GNU/Linux server instead." : "最も良い方法としては、代わりにGNU/Linuxサーバーを利用することをご検討ください。",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "このインスタンス %s は、32bit PHP 環境で動作しており、php.ini に open_basedir が設定されているようです。4GB以上のファイルで問題が発生するため、この設定を利用しないことをお勧めします。",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.ini から open_basedir 設定を削除するか、64bit PHPに切り替えてください。",
"Set an admin Login." : "管理者ログインを設定します。",
"Set an admin password." : "管理者のパスワードを設定",
"Cannot create or write into the data directory %s" : " データディレクトリ%sに作成、書き込みができません",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。",
"Sharing backend %s not found" : "共有バックエンド %s が見つかりません",
"Sharing backend for %s not found" : "%s のための共有バックエンドが見つかりません",
"%1$s shared »%2$s« with you" : "%1$s は »%2$s« をあなたと共有しました",
"%1$s shared »%2$s« with you." : "%1$sが あなたと »%2$s« を共有しました。",
"Click the button below to open it." : "開くには下のボタンをクリック",
"Open »%s«" : "»%s«を開く",
"%1$s via %2$s" : "%1$s via %2$s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。",
"%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add",
"»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ",
"You are not allowed to share %s" : "%s を共有することを許可されていません。",
"Cannot increase permissions of %s" : "%sの権限を追加できません ",
"Files cannot be shared with delete permissions" : "削除権限付きでファイルを共有できません",
"Files cannot be shared with create permissions" : "作成権限付きでファイルを共有できません",
"Expiration date is in the past" : "有効期限が切れています",
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["%n 日以上先の有効期限は設定できません "],
"Sharing is only allowed with group members" : "共有はグループメンバーにのみ許可されます",
"Sharing %s failed, because this item is already shared with the account %s" : "このアイテム %s はすでにアカウント %s と共有されているため、共有に失敗しました",
"The requested share does not exist anymore" : "この共有はもう存在しません。",
"The requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "登録可能なユーザー数の上限に達したため、ユーザーは作成されませんでした。詳細については通知をご確認ください。",
"Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
"Input text" : "テキストを入力",
"The input text" : "入力テキスト",
"Sunday" : "日曜日",
"Monday" : "月曜日",
"Tuesday" : "火曜日",
"Wednesday" : "水曜日",
"Thursday" : "木曜日",
"Friday" : "金曜日",
"Saturday" : "土曜日",
"Sun." : "日",
"Mon." : "月",
"Tue." : "火",
"Wed." : "水",
"Thu." : "木",
"Fri." : "金",
"Sat." : "土",
"Su" : "日",
"Mo" : "月",
"Tu" : "火",
"We" : "水",
"Th" : "木",
"Fr" : "金",
"Sa" : "土",
"January" : "1月",
"February" : "2月",
"March" : "3月",
"April" : "4月",
"May" : "5月",
"June" : "6月",
"July" : "7月",
"August" : "8月",
"September" : "9月",
"October" : "10月",
"November" : "11月",
"December" : "12月",
"Jan." : "1月",
"Feb." : "2月",
"Mar." : "3月",
"Apr." : "4月",
"May." : "5月",
"Jun." : "6月",
"Jul." : "7月",
"Aug." : "8月",
"Sep." : "9月",
"Oct." : "10月",
"Nov." : "11月",
"Dec." : "12月",
"A valid password must be provided" : "有効なパスワードを指定する必要があります",
"The Login is already being used" : "ログイン名は既に使用されています",
"Could not create account" : "アカウントを作成できませんでした",
"Only the following characters are allowed in an Login: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "ログイン名で利用できる文字列: \"a-z\", \"A-Z\", \"0-9\", スペース, \"_.@-'\"",
"A valid Login must be provided" : "ログイン名を提供する必要があります",
"Login contains whitespace at the beginning or at the end" : "ログイン名の最初か最後に空白が含まれています",
"Login must not consist of dots only" : "ログイン名はドットのみで構成されてはいけません",
"Login is invalid because files already exist for this user" : "このユーザのファイルが既に存在するため、このログイン名は使用できません",
"Account disabled" : "アカウントは無効",
"Login canceled by app" : "アプリによりログインが中止されました",
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "次の依存関係を満たしていないため、アプリ \"%1$s\" をインストールできません: %2$s",
"a safe home for all your data" : "すべてのデータを安全に保管します",
"File is currently busy, please try again later" : "現在ファイルはビジーです。後でもう一度試してください。",
"Cannot download file" : "ファイルをダウンロードできません",
"Application is not enabled" : "アプリケーションは無効です",
"Authentication error" : "認証エラー",
"Token expired. Please reload page." : "トークンが無効になりました。ページを再読込してください。",
"No database drivers (sqlite, mysql, or postgresql) installed." : "データベースドライバー (sqlite, mysql, postgresql) がインストールされていません。",
"Cannot write into \"config\" directory." : "\"config\" ディレクトリに書き込みできません",
"This can usually be fixed by giving the web server write access to the config directory. See %s" : "これは通常、Webサーバーの configディレクトリ に書き込み権限を与えることで解決できます。%s を見てください",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "またはconfig.phpファイルを読み取り専用にしたい場合は、オプション \"config_is_read_only\"をtrueに設定してください。 詳しくは%sを確認してください。",
"Cannot write into \"apps\" directory." : "\"apps\" ディレクトリに書き込みができません",
"This can usually be fixed by giving the web server write access to the apps directory or disabling the App Store in the config file." : "これは通常、Webサーバーにappsディレクトリへの書き込み権限を許可するか、構成ファイルでAppStoreを無効にすることで解決できます。",
"Cannot create \"data\" directory." : "dataディレクトリを作成できません。",
"This can usually be fixed by giving the web server write access to the root directory. See %s" : "これは通常、ウェブサーバーにルートディレクトリへの書き込み権限を与えることで解決できます。詳しくは%sを確認してください。",
"Permissions can usually be fixed by giving the web server write access to the root directory. See %s." : "Webサーバーのルートディレクトリに書き込み権限パーミッションが必要です。詳しくは%sを確認してください。",
"Your data directory is not writable." : "データディレクトリに書き込み権がありません",
"Setting locale to %s failed." : "ロケールを %s に設定できませんでした",
"Please install one of these locales on your system and restart your web server." : "これらのロケールのうちいずれかをシステムにインストールし、Webサーバーを再起動してください。",
"PHP module %s not installed." : "PHP のモジュールの %s がインストールされていません。",
"Please ask your server administrator to install the module." : "サーバー管理者にモジュールのインストールを依頼してください。",
"PHP setting \"%s\" is not set to \"%s\"." : "PHP設定の\"%s\"が \"%s\"に設定されていません",
"Adjusting this setting in php.ini will make Nextcloud run again" : "php.ini のこの設定を調整して、再度 Nextcloudを起動してください。",
"<code>mbstring.func_overload</code> is set to <code>%s</code> instead of the expected value <code>0</code>." : "<code>mbstring.func_overload</code>の値は <code>0</code>であるべきですが、<code>%s</code> に設定されています。",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini." : "この問題を修正するには、php.ini ファイルの <code>mbstring.func_overload</code> を <code>0</code> に設定してください。",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。",
"PHP modules have been installed, but they are still listed as missing?" : "PHP モジュールはインストールされていますが、まだ一覧に表示されていますか?",
"Please ask your server administrator to restart the web server." : "サーバー管理者にWebサーバーを再起動するよう依頼してください。",
"The required %s config variable is not configured in the config.php file." : "必要な %s 構成変数が config.php ファイルに設定されていません。",
"Please ask your server administrator to check the Nextcloud configuration." : "サーバー管理者にNextcloud構成を確認するように依頼してください。",
"Your data directory is readable by other people." : "あなたのデータディレクトリは他の人が読み取ることができます",
"Please change the permissions to 0770 so that the directory cannot be listed by other people." : "ディレクトリが他人から見えないように、パーミッションを 0770 に変更してください。",
"Your data directory must be an absolute path." : "データディレクトリは、絶対パスにする必要があります",
"Check the value of \"datadirectory\" in your configuration." : "設定ファイル内の \"datadirectory\" の値を確認してください。",
"Your data directory is invalid." : "データディレクトリが無効です",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。",
"Action \"%s\" not supported or implemented." : "アクション「%s」は対応していないか、実装されていません。",
"Authentication failed, wrong token or provider ID given" : "認証できませんでした。トークンまたはプロバイダーIDが間違っています",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "要求を完了するためのパラメータがありません。欠落したパラメータ:「%s」",
"ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID「%1$s」はクラウドフェデレーションプロバイダー「%2$s」によって既に使用されています",
"Cloud Federation Provider with ID: \"%s\" does not exist." : "ID: \"%s\"のクラウドフェデレーションプロバイダーは存在しません。",
"Could not obtain lock type %d on \"%s\"." : "\"%s\" で %d タイプのロックを取得できませんでした。",
"Storage unauthorized. %s" : "権限のないストレージです。 %s",
"Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s",
"Storage connection error. %s" : "ストレージへの接続エラー。 %s",
"Storage is temporarily not available" : "ストレージは一時的に利用できません",
"Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s",
"Transcribe audio" : "音声の書き起こし",
"Transcribe the things said in an audio" : "音声で言ったことを書き起こす",
"Audio input" : "音声入力",
"The audio to transcribe" : "文字起こしする音声",
"Transcription" : "書き起こし",
"The transcribed text" : "書き起こされたテキスト",
"ContextWrite" : "コンテキスト書き込み",
"Writes text in a given style based on the provided source material." : "提供されたソース資料に基づいて、指定されたスタイルでテキストを作成します。",
"Writing style" : "文体",
"Demonstrate a writing style that you would like to immitate" : "真似したい文章の書き方を示す",
"Source material" : "素材",
"The content that would like to be rewritten in the new writing style" : "新しい書き方で書き直したい内容",
"Generated text" : "生成されたテキスト",
"The generated text with content from the source material in the given style" : "指定されたスタイルのソースマテリアルのコンテンツを含む生成テキスト",
"Emoji generator" : "絵文字ジェネレーター",
"Takes text and generates a representative emoji for it." : "テキストを受け取り、それを表す絵文字を生成します。",
"The text to generate an emoji for" : "絵文字を生成するテキスト",
"Generated emoji" : "生成された絵文字",
"The generated emoji based on the input text" : "入力テキストに基づいて生成された絵文字",
"Generate image" : "画像生成",
"Generate an image from a text prompt" : "テキストプロンプトから画像を生成する",
"Prompt" : "プロンプト",
"Describe the image you want to generate" : "生成する画像を記述します",
"Number of images" : "画像の枚数",
"How many images to generate" : "生成する画像の数",
"Output images" : "出力画像",
"The generated images" : "生成された画像",
"Free text to text prompt" : "フリーテキストからテキストへのプロンプト",
"Runs an arbitrary prompt through a language model that retuns a reply" : "応答を返す言語モデルを通じて任意のプロンプトを実行します",
"Describe a task that you want the assistant to do or ask a question" : "アシスタントに実行してほしいタスクまたは質問を記述します",
"Generated reply" : "生成された返信",
"The generated text from the assistant" : "アシスタントから生成されたテキスト",
"Chat" : "チャット",
"Chat with the assistant" : "アシスタントとチャット",
"System prompt" : "システムプロンプト",
"Define rules and assumptions that the assistant should follow during the conversation." : "会話中にアシスタントが従うべきルールと前提条件を定義します。",
"Chat message" : "チャットメッセージ",
"Chat history" : "チャット履歴",
"The history of chat messages before the current message, starting with a message by the user" : "ユーザーのメッセージから始まる、現在のメッセージより前のチャットメッセージの履歴",
"Response message" : "応答メッセージ",
"The generated response as part of the conversation" : "会話の一部として生成された応答",
"Formalize text" : "テキストの形式化",
"Takes a text and makes it sound more formal" : "テキストを使用して、よりフォーマルに聞こえるようにします",
"Write a text that you want the assistant to formalize" : "アシスタントに形式化してもらいたいテキストを入力します",
"Formalized text" : "形式化されたテキスト",
"The formalized text" : "形式化されたテキスト",
"Generate a headline" : "見出しの生成",
"Generates a possible headline for a text." : "テキストの見出しの候補を生成",
"Original text" : "原文",
"The original text to generate a headline for" : "見出しを生成する元のテキスト",
"The generated headline" : "生成された見出し",
"Reformulate text" : "テキストを書き直す",
"Takes a text and reformulates it" : "テキストを受け取り、それを書き直す",
"Write a text that you want the assistant to reformulate" : "アシスタントに書き直してもらいたいテキストを入力します",
"Reformulated text" : "書き直されたテキスト",
"The reformulated text, written by the assistant" : "アシスタントによって書かれた、書き直されたテキスト",
"Simplify text" : "テキストの簡略化",
"Takes a text and simplifies it" : "テキストを受け取って簡略化する",
"Write a text that you want the assistant to simplify" : "アシスタントに簡略化してほしい文章を書く",
"Simplified text" : "簡略化されたテキスト",
"The simplified text" : "簡略化されたテキスト",
"Summarize" : "要約する",
"Summarizes a text" : "テキストを要約します",
"The original text to summarize" : "要約する元のテキスト",
"Summary" : "要約",
"The generated summary" : "生成された要約",
"Extract topics" : "トピックの抽出",
"Extracts topics from a text and outputs them separated by commas" : "テキストからトピックを抽出し、カンマ区切りで出力します",
"The original text to extract topics from" : "トピックを抽出する元のテキスト",
"Topics" : "トピック",
"The list of extracted topics" : "抽出されたトピックのリスト",
"Free prompt" : "任意のプロンプト",
"Runs an arbitrary prompt through the language model." : "言語モデルを通じて任意のプロンプトを実行",
"Generate headline" : "見出しの生成",
"Summarizes text by reducing its length without losing key information." : "重要な情報を失わずにテキストの長さを要約して短縮する。",
"Extracts topics from a text and outputs them separated by commas." : "テキストからトピックを抽出し、カンマ区切りで出力します。",
"404" : "404",
"Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "この設定にアクセスするには、ログインしたユーザーが管理者、サブ管理者、または特別な権利が必要です。",
"Logged in user must be an admin or sub admin" : "ログインユーザーは管理者またはサブ管理者である必要があります",
"Logged in user must be an admin" : "ログインユーザーは管理者である必要があります",
"Help" : "ヘルプ",
"Users" : "ユーザー",
"Unknown user" : "不明なユーザー",
"Enter the database username and name for %s" : "%sのデータベース名とユーザー名を入力してください",
"Enter the database username for %s" : "%sのデータベースのユーザー名を指定してください",
"MySQL username and/or password not valid" : "MySQLのユーザー名またはパスワードが有効ではありません",
"Oracle username and/or password not valid" : "Oracleのユーザー名またはパスワードが有効ではありません",
"PostgreSQL username and/or password not valid" : "PostgreSQLのユーザー名またはパスワードが有効ではありません",
"Set an admin username." : "管理者のユーザー名を設定",
"Sharing %s failed, because this item is already shared with user %s" : "このアイテム%sはすでにユーザー%sと共有されているため、共有に失敗しました",
"The username is already being used" : "このユーザー名はすでに使われています",
"Could not create user" : "ユーザーを作成できませんでした",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "ユーザー名で利用できる文字列: \"a-z\", \"A-Z\", \"0-9\", スペース, \"_.@-\"",
"A valid username must be provided" : "有効なユーザー名を指定する必要があります",
"Username contains whitespace at the beginning or at the end" : "ユーザー名の最初か最後に空白が含まれています",
"Username must not consist of dots only" : "ユーザー名に、ドットのみはつけられません",
"Username is invalid because files already exist for this user" : "このユーザーのファイルが既に存在するため、このユーザー名は使用できません",
"User disabled" : "ユーザーは無効です",
"PostgreSQL >= 9 required." : "PostgreSQL 9以上が必要です",
"Please upgrade your database version." : "新しいバージョンのデータベースにアップグレードしてください。",
"Your data directory is readable by other users." : "データディレクトリは他のユーザーからも読み取ることができます",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。"
},"pluralForm" :"nplurals=1; plural=0;"
}
|