OllamaInterface/i18n/ollama_en.ts

changeset 68
ca2e671f894e
parent 44
ef9a85b8768a
equal deleted inserted replaced
67:3c2bcbf7eeaf 68:ca2e671f894e
2 <!DOCTYPE TS> 2 <!DOCTYPE TS>
3 <TS version="2.1" language="en_US"> 3 <TS version="2.1" language="en_US">
4 <context> 4 <context>
5 <name>OllamaChatWidget</name> 5 <name>OllamaChatWidget</name>
6 <message> 6 <message>
7 <location filename="../OllamaChatWidget.py" line="41" /> 7 <location filename="../OllamaChatWidget.py" line="60" />
8 <source>&lt;b&gt;{0} - {1}&lt;/b&gt;</source> 8 <source>&lt;b&gt;{0} - {1}&lt;/b&gt;</source>
9 <comment>title, model name</comment> 9 <comment>title, model name</comment>
10 <translation type="unfinished" /> 10 <translation type="unfinished" />
11 </message> 11 </message>
12 </context> 12 </context>
36 <location filename="../OllamaClient.py" line="465" /> 36 <location filename="../OllamaClient.py" line="465" />
37 <source>&lt;p&gt;A network error occurred.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;</source> 37 <source>&lt;p&gt;A network error occurred.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;</source>
38 <translation type="unfinished" /> 38 <translation type="unfinished" />
39 </message> 39 </message>
40 <message> 40 <message>
41 <location filename="../OllamaClient.py" line="594" /> 41 <location filename="../OllamaClient.py" line="597" />
42 <source>&lt;p&gt;Error: The local server at &lt;b&gt;{0}&lt;/b&gt; is not responding.&lt;/p&gt;</source> 42 <source>&lt;p&gt;Error: The local server at &lt;b&gt;{0}&lt;/b&gt; is not responding.&lt;/p&gt;</source>
43 <translation type="unfinished" /> 43 <translation type="unfinished" />
44 </message> 44 </message>
45 <message> 45 <message>
46 <location filename="../OllamaClient.py" line="596" /> 46 <location filename="../OllamaClient.py" line="599" />
47 <source>&lt;p&gt;Error: The configured server at &lt;b&gt;{0}&lt;/b&gt; is not responding.&lt;/p&gt;</source> 47 <source>&lt;p&gt;Error: The configured server at &lt;b&gt;{0}&lt;/b&gt; is not responding.&lt;/p&gt;</source>
48 <translation type="unfinished" /> 48 <translation type="unfinished" />
49 </message> 49 </message>
50 </context> 50 </context>
51 <context> 51 <context>
299 </message> 299 </message>
300 </context> 300 </context>
301 <context> 301 <context>
302 <name>OllamaWidget</name> 302 <name>OllamaWidget</name>
303 <message> 303 <message>
304 <location filename="../OllamaWidget.py" line="199" /> 304 <location filename="../OllamaWidget.py" line="213" />
305 <source>&lt;b&gt;ollama Server Version {0}&lt;/b&gt;</source> 305 <source>&lt;b&gt;ollama Server Version {0}&lt;/b&gt;</source>
306 <translation type="unfinished" /> 306 <translation type="unfinished" />
307 </message> 307 </message>
308 <message> 308 <message>
309 <location filename="../OllamaWidget.py" line="363" /> 309 <location filename="../OllamaWidget.py" line="377" />
310 <source>Save Chat History</source> 310 <source>Save Chat History</source>
311 <translation type="unfinished" /> 311 <translation type="unfinished" />
312 </message> 312 </message>
313 <message> 313 <message>
314 <location filename="../OllamaWidget.py" line="364" /> 314 <location filename="../OllamaWidget.py" line="378" />
315 <source>&lt;p&gt;The chat history could not be saved to &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 315 <source>&lt;p&gt;The chat history could not be saved to &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
316 <translation type="unfinished" /> 316 <translation type="unfinished" />
317 </message> 317 </message>
318 <message> 318 <message>
319 <location filename="../OllamaWidget.py" line="420" /> 319 <location filename="../OllamaWidget.py" line="434" />
320 <location filename="../OllamaWidget.py" line="399" /> 320 <location filename="../OllamaWidget.py" line="413" />
321 <source>Load Chat History</source> 321 <source>Load Chat History</source>
322 <translation type="unfinished" /> 322 <translation type="unfinished" />
323 </message> 323 </message>
324 <message> 324 <message>
325 <location filename="../OllamaWidget.py" line="400" /> 325 <location filename="../OllamaWidget.py" line="414" />
326 <source>&lt;p&gt;The chat history could not be loaded from &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source> 326 <source>&lt;p&gt;The chat history could not be loaded from &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
327 <translation type="unfinished" /> 327 <translation type="unfinished" />
328 </message> 328 </message>
329 <message> 329 <message>
330 <location filename="../OllamaWidget.py" line="421" /> 330 <location filename="../OllamaWidget.py" line="435" />
331 <source>&lt;p&gt;These chats were not loaded because they already existed.&lt;/p&gt;{0}</source> 331 <source>&lt;p&gt;These chats were not loaded because they already existed.&lt;/p&gt;{0}</source>
332 <translation type="unfinished" /> 332 <translation type="unfinished" />
333 </message> 333 </message>
334 <message> 334 <message>
335 <location filename="../OllamaWidget.py" line="498" /> 335 <location filename="../OllamaWidget.py" line="512" />
336 <location filename="../OllamaWidget.py" line="491" /> 336 <location filename="../OllamaWidget.py" line="505" />
337 <source>New Chat</source> 337 <source>New Chat</source>
338 <translation type="unfinished" /> 338 <translation type="unfinished" />
339 </message> 339 </message>
340 <message> 340 <message>
341 <location filename="../OllamaWidget.py" line="492" /> 341 <location filename="../OllamaWidget.py" line="506" />
342 <source>A model has to be selected first. Aborting...</source> 342 <source>A model has to be selected first. Aborting...</source>
343 <translation type="unfinished" /> 343 <translation type="unfinished" />
344 </message> 344 </message>
345 <message> 345 <message>
346 <location filename="../OllamaWidget.py" line="499" /> 346 <location filename="../OllamaWidget.py" line="513" />
347 <source>Enter a title for the new chat:</source> 347 <source>Enter a title for the new chat:</source>
348 <translation type="unfinished" /> 348 <translation type="unfinished" />
349 </message> 349 </message>
350 <message> 350 <message>
351 <location filename="../OllamaWidget.py" line="696" /> 351 <location filename="../OllamaWidget.py" line="712" />
352 <source>Chat History</source> 352 <source>Chat History</source>
353 <translation type="unfinished" /> 353 <translation type="unfinished" />
354 </message> 354 </message>
355 <message> 355 <message>
356 <location filename="../OllamaWidget.py" line="697" /> 356 <location filename="../OllamaWidget.py" line="713" />
357 <source>Load</source> 357 <source>Load</source>
358 <translation type="unfinished" /> 358 <translation type="unfinished" />
359 </message> 359 </message>
360 <message> 360 <message>
361 <location filename="../OllamaWidget.py" line="700" /> 361 <location filename="../OllamaWidget.py" line="716" />
362 <source>Clear All</source> 362 <source>Clear All</source>
363 <translation type="unfinished" /> 363 <translation type="unfinished" />
364 </message> 364 </message>
365 <message> 365 <message>
366 <location filename="../OllamaWidget.py" line="703" /> 366 <location filename="../OllamaWidget.py" line="719" />
367 <source>Import</source> 367 <source>Import</source>
368 <translation type="unfinished" /> 368 <translation type="unfinished" />
369 </message> 369 </message>
370 <message> 370 <message>
371 <location filename="../OllamaWidget.py" line="704" /> 371 <location filename="../OllamaWidget.py" line="720" />
372 <source>Export</source> 372 <source>Export</source>
373 <translation type="unfinished" /> 373 <translation type="unfinished" />
374 </message> 374 </message>
375 <message> 375 <message>
376 <location filename="../OllamaWidget.py" line="710" /> 376 <location filename="../OllamaWidget.py" line="726" />
377 <source>Model Management</source> 377 <source>Model Management</source>
378 <translation type="unfinished" /> 378 <translation type="unfinished" />
379 </message> 379 </message>
380 <message> 380 <message>
381 <location filename="../OllamaWidget.py" line="1001" /> 381 <location filename="../OllamaWidget.py" line="1018" />
382 <location filename="../OllamaWidget.py" line="711" /> 382 <location filename="../OllamaWidget.py" line="727" />
383 <source>List Models</source> 383 <source>List Models</source>
384 <translation type="unfinished" /> 384 <translation type="unfinished" />
385 </message> 385 </message>
386 <message> 386 <message>
387 <location filename="../OllamaWidget.py" line="1036" />
388 <location filename="../OllamaWidget.py" line="729" />
389 <source>List Running Models</source>
390 <translation type="unfinished" />
391 </message>
392 <message>
393 <location filename="../OllamaWidget.py" line="733" />
394 <source>Show Model Library</source>
395 <translation type="unfinished" />
396 </message>
397 <message>
398 <location filename="../OllamaWidget.py" line="1053" />
399 <location filename="../OllamaWidget.py" line="738" />
400 <source>Install Model</source>
401 <translation type="unfinished" />
402 </message>
403 <message>
404 <location filename="../OllamaWidget.py" line="1126" />
405 <location filename="../OllamaWidget.py" line="1117" />
406 <location filename="../OllamaWidget.py" line="1106" />
407 <location filename="../OllamaWidget.py" line="741" />
408 <source>Remove Model</source>
409 <translation type="unfinished" />
410 </message>
411 <message>
412 <location filename="../OllamaWidget.py" line="748" />
413 <source>Local Server</source>
414 <translation type="unfinished" />
415 </message>
416 <message>
417 <location filename="../OllamaWidget.py" line="750" />
418 <source>Start with Monitoring</source>
419 <translation type="unfinished" />
420 </message>
421 <message>
422 <location filename="../OllamaWidget.py" line="754" />
423 <source>Start</source>
424 <translation type="unfinished" />
425 </message>
426 <message>
427 <location filename="../OllamaWidget.py" line="757" />
428 <source>Stop</source>
429 <translation type="unfinished" />
430 </message>
431 <message>
432 <location filename="../OllamaWidget.py" line="764" />
433 <source>ollama URLs</source>
434 <translation type="unfinished" />
435 </message>
436 <message>
437 <location filename="../OllamaWidget.py" line="766" />
438 <source>Model Library</source>
439 <translation type="unfinished" />
440 </message>
441 <message>
442 <location filename="../OllamaWidget.py" line="770" />
443 <source>Download</source>
444 <translation type="unfinished" />
445 </message>
446 <message>
447 <location filename="../OllamaWidget.py" line="774" />
448 <source>Blog</source>
449 <translation type="unfinished" />
450 </message>
451 <message>
452 <location filename="../OllamaWidget.py" line="791" />
453 <source>Configure...</source>
454 <translation type="unfinished" />
455 </message>
456 <message>
457 <location filename="../OllamaWidget.py" line="832" />
458 <source>Clear All Chat Histories</source>
459 <translation type="unfinished" />
460 </message>
461 <message>
462 <location filename="../OllamaWidget.py" line="833" />
463 <source>&lt;p&gt;Do you really want to delete all chat histories? This is &lt;b&gt;irreversible&lt;/b&gt;.&lt;/p&gt;</source>
464 <translation type="unfinished" />
465 </message>
466 <message>
467 <location filename="../OllamaWidget.py" line="848" />
468 <source>Import Chat History</source>
469 <translation type="unfinished" />
470 </message>
471 <message>
472 <location filename="../OllamaWidget.py" line="850" />
473 <source>Chat History Files (*.json);;All Files (*)</source>
474 <translation type="unfinished" />
475 </message>
476 <message>
477 <location filename="../OllamaWidget.py" line="884" />
478 <location filename="../OllamaWidget.py" line="851" />
479 <source>Chat History Files (*.json)</source>
480 <translation type="unfinished" />
481 </message>
482 <message>
483 <location filename="../OllamaWidget.py" line="882" />
484 <location filename="../OllamaWidget.py" line="871" />
485 <source>Export Chat History</source>
486 <translation type="unfinished" />
487 </message>
488 <message>
489 <location filename="../OllamaWidget.py" line="872" />
490 <source>Select the chats to be exported:</source>
491 <translation type="unfinished" />
492 </message>
493 <message>
494 <location filename="../OllamaWidget.py" line="971" />
495 <source>Run Local 'ollama' Server</source>
496 <translation type="unfinished" />
497 </message>
498 <message>
499 <location filename="../OllamaWidget.py" line="972" />
500 <source>The loacl 'ollama' server process could not be started.</source>
501 <translation type="unfinished" />
502 </message>
503 <message>
387 <location filename="../OllamaWidget.py" line="1019" /> 504 <location filename="../OllamaWidget.py" line="1019" />
388 <location filename="../OllamaWidget.py" line="713" />
389 <source>List Running Models</source>
390 <translation type="unfinished" />
391 </message>
392 <message>
393 <location filename="../OllamaWidget.py" line="717" />
394 <source>Show Model Library</source>
395 <translation type="unfinished" />
396 </message>
397 <message>
398 <location filename="../OllamaWidget.py" line="1036" />
399 <location filename="../OllamaWidget.py" line="722" />
400 <source>Install Model</source>
401 <translation type="unfinished" />
402 </message>
403 <message>
404 <location filename="../OllamaWidget.py" line="1109" />
405 <location filename="../OllamaWidget.py" line="1100" />
406 <location filename="../OllamaWidget.py" line="1089" />
407 <location filename="../OllamaWidget.py" line="725" />
408 <source>Remove Model</source>
409 <translation type="unfinished" />
410 </message>
411 <message>
412 <location filename="../OllamaWidget.py" line="732" />
413 <source>Local Server</source>
414 <translation type="unfinished" />
415 </message>
416 <message>
417 <location filename="../OllamaWidget.py" line="734" />
418 <source>Start with Monitoring</source>
419 <translation type="unfinished" />
420 </message>
421 <message>
422 <location filename="../OllamaWidget.py" line="738" />
423 <source>Start</source>
424 <translation type="unfinished" />
425 </message>
426 <message>
427 <location filename="../OllamaWidget.py" line="741" />
428 <source>Stop</source>
429 <translation type="unfinished" />
430 </message>
431 <message>
432 <location filename="../OllamaWidget.py" line="748" />
433 <source>ollama URLs</source>
434 <translation type="unfinished" />
435 </message>
436 <message>
437 <location filename="../OllamaWidget.py" line="750" />
438 <source>Model Library</source>
439 <translation type="unfinished" />
440 </message>
441 <message>
442 <location filename="../OllamaWidget.py" line="754" />
443 <source>Download</source>
444 <translation type="unfinished" />
445 </message>
446 <message>
447 <location filename="../OllamaWidget.py" line="758" />
448 <source>Blog</source>
449 <translation type="unfinished" />
450 </message>
451 <message>
452 <location filename="../OllamaWidget.py" line="775" />
453 <source>Configure...</source>
454 <translation type="unfinished" />
455 </message>
456 <message>
457 <location filename="../OllamaWidget.py" line="816" />
458 <source>Clear All Chat Histories</source>
459 <translation type="unfinished" />
460 </message>
461 <message>
462 <location filename="../OllamaWidget.py" line="817" />
463 <source>&lt;p&gt;Do you really want to delete all chat histories? This is &lt;b&gt;irreversible&lt;/b&gt;.&lt;/p&gt;</source>
464 <translation type="unfinished" />
465 </message>
466 <message>
467 <location filename="../OllamaWidget.py" line="832" />
468 <source>Import Chat History</source>
469 <translation type="unfinished" />
470 </message>
471 <message>
472 <location filename="../OllamaWidget.py" line="834" />
473 <source>Chat History Files (*.json);;All Files (*)</source>
474 <translation type="unfinished" />
475 </message>
476 <message>
477 <location filename="../OllamaWidget.py" line="867" />
478 <location filename="../OllamaWidget.py" line="835" />
479 <source>Chat History Files (*.json)</source>
480 <translation type="unfinished" />
481 </message>
482 <message>
483 <location filename="../OllamaWidget.py" line="865" />
484 <location filename="../OllamaWidget.py" line="855" />
485 <source>Export Chat History</source>
486 <translation type="unfinished" />
487 </message>
488 <message>
489 <location filename="../OllamaWidget.py" line="856" />
490 <source>Select the chats to be exported:</source>
491 <translation type="unfinished" />
492 </message>
493 <message>
494 <location filename="../OllamaWidget.py" line="954" />
495 <source>Run Local 'ollama' Server</source>
496 <translation type="unfinished" />
497 </message>
498 <message>
499 <location filename="../OllamaWidget.py" line="955" />
500 <source>The loacl 'ollama' server process could not be started.</source>
501 <translation type="unfinished" />
502 </message>
503 <message>
504 <location filename="../OllamaWidget.py" line="1002" />
505 <source>There are no models available.</source> 505 <source>There are no models available.</source>
506 <translation type="unfinished" /> 506 <translation type="unfinished" />
507 </message> 507 </message>
508 <message> 508 <message>
509 <location filename="../OllamaWidget.py" line="1020" /> 509 <location filename="../OllamaWidget.py" line="1037" />
510 <source>There are no models running.</source> 510 <source>There are no models running.</source>
511 <translation type="unfinished" /> 511 <translation type="unfinished" />
512 </message> 512 </message>
513 <message> 513 <message>
514 <location filename="../OllamaWidget.py" line="1037" /> 514 <location filename="../OllamaWidget.py" line="1054" />
515 <source>Enter the name of the model to be installed:</source> 515 <source>Enter the name of the model to be installed:</source>
516 <translation type="unfinished" /> 516 <translation type="unfinished" />
517 </message> 517 </message>
518 <message> 518 <message>
519 <location filename="../OllamaWidget.py" line="1090" /> 519 <location filename="../OllamaWidget.py" line="1107" />
520 <source>Select the model to be removed by the 'ollama' server:</source> 520 <source>Select the model to be removed by the 'ollama' server:</source>
521 <translation type="unfinished" /> 521 <translation type="unfinished" />
522 </message> 522 </message>
523 <message> 523 <message>
524 <location filename="../OllamaWidget.py" line="1101" /> 524 <location filename="../OllamaWidget.py" line="1118" />
525 <source>&lt;p&gt;The model &lt;b&gt;{0}&lt;/b&gt; was deleted successfully.&lt;/p&gt;</source> 525 <source>&lt;p&gt;The model &lt;b&gt;{0}&lt;/b&gt; was deleted successfully.&lt;/p&gt;</source>
526 <translation type="unfinished" /> 526 <translation type="unfinished" />
527 </message> 527 </message>
528 <message> 528 <message>
529 <location filename="../OllamaWidget.py" line="1110" /> 529 <location filename="../OllamaWidget.py" line="1127" />
530 <source>&lt;p&gt;The model &lt;b&gt;{0}&lt;/b&gt; could not be removed from the 'ollama' server.&lt;/p&gt;</source> 530 <source>&lt;p&gt;The model &lt;b&gt;{0}&lt;/b&gt; could not be removed from the 'ollama' server.&lt;/p&gt;</source>
531 <translation type="unfinished" /> 531 <translation type="unfinished" />
532 </message> 532 </message>
533 <message> 533 <message>
534 <location filename="../OllamaWidget.py" line="1137" /> 534 <location filename="../OllamaWidget.py" line="1154" />
535 <source>Network Error</source> 535 <source>Network Error</source>
536 <translation type="unfinished" /> 536 <translation type="unfinished" />
537 </message> 537 </message>
538 <message> 538 <message>
539 <location filename="../OllamaWidget.ui" line="0" /> 539 <location filename="../OllamaWidget.ui" line="0" />
555 <source>Enter the message to be sent to the 'ollama' server.</source> 555 <source>Enter the message to be sent to the 'ollama' server.</source>
556 <translation type="unfinished" /> 556 <translation type="unfinished" />
557 </message> 557 </message>
558 <message> 558 <message>
559 <location filename="../OllamaWidget.ui" line="0" /> 559 <location filename="../OllamaWidget.ui" line="0" />
560 <source>Enter Message</source> 560 <source>Enter Message and press 'Ctrl-Return' to send it or use the send button.</source>
561 <translation type="unfinished" /> 561 <translation type="unfinished" />
562 </message> 562 </message>
563 <message> 563 <message>
564 <location filename="../OllamaWidget.ui" line="0" /> 564 <location filename="../OllamaWidget.ui" line="0" />
565 <source>Press to send the message of the current chat to the 'ollama' server.</source> 565 <source>Press to send the message of the current chat to the 'ollama' server.</source>

eric ide

mercurial