-
-
Notifications
You must be signed in to change notification settings - Fork 52
/
az.po
2306 lines (1796 loc) · 55.4 KB
/
az.po
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
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Azerbaijani translations for Alpaca package.
# Copyright (C) 2024 Jeffry Samuel Eduarte Rojas
# This file is distributed under the same license as the Alpaca package.
# YOUR NAME <YOUR EMAIL (optional)>, 2024.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-10 21:26-0600\n"
"PO-Revision-Date: 2024-08-11 01:45-0600\n"
"Last-Translator: YOUR NAME <YOUR EMAIL (optional)>\n"
"Language-Team: Azerbaijani\n"
"Language: az\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: data/com.jeffser.Alpaca.desktop.in:3
#: data/com.jeffser.Alpaca.metainfo.xml.in:7
msgid "Alpaca"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:8
msgid "Chat with local AI models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:10
msgid "An Ollama client"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:11
#: data/com.jeffser.Alpaca.metainfo.xml.in:623
msgid "Features"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:13
msgid "Built in Ollama instance"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:14
#: data/com.jeffser.Alpaca.metainfo.xml.in:625
msgid "Talk to multiple models in the same conversation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:15
#: data/com.jeffser.Alpaca.metainfo.xml.in:626
msgid "Pull and delete models from the app"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:16
msgid "Have multiple conversations"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:17
msgid "Image recognition (Only available with compatible models)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:18
msgid "Plain text documents recognition"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:19
msgid "Import and export chats"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:20
msgid "Append YouTube transcripts to the prompt"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:21
msgid "Append text from a website to the prompt"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:22
msgid "PDF recognition"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:24 src/window.ui:952
msgid "Disclaimer"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:25
msgid ""
"This project is not affiliated at all with Ollama, I'm not responsible for "
"any damages to your device or software caused by running code given by any "
"models."
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:28
msgid "Jeffry Samuel Eduarte Rojas"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:54
msgid "A normal conversation with an AI Model"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:58
msgid "A conversation involving image recognition"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:62
msgid "A conversation showing code highlighting"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:66
msgid "A conversation involving a YouTube video transcript"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:70
msgid "Multiple models being downloaded"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:84
#: data/com.jeffser.Alpaca.metainfo.xml.in:115
#: data/com.jeffser.Alpaca.metainfo.xml.in:137
#: data/com.jeffser.Alpaca.metainfo.xml.in:158
#: data/com.jeffser.Alpaca.metainfo.xml.in:173
#: data/com.jeffser.Alpaca.metainfo.xml.in:198
msgid "New"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:86
msgid "Model manager opens faster"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:87
msgid "Delete chat option in secondary menu"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:88
msgid "New model selector popup"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:89
msgid "Standard shortcuts"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:90
msgid "Model manager is navigable with keyboard"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:91
msgid "Changed sidebar collapsing behavior"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:92
msgid "Focus indicators on messages"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:93
msgid "Welcome screen"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:94
msgid "Give message entry focus at launch"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:95
msgid "Generally better code"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:97
#: data/com.jeffser.Alpaca.metainfo.xml.in:122
#: data/com.jeffser.Alpaca.metainfo.xml.in:144
#: data/com.jeffser.Alpaca.metainfo.xml.in:162
#: data/com.jeffser.Alpaca.metainfo.xml.in:180
#: data/com.jeffser.Alpaca.metainfo.xml.in:192
#: data/com.jeffser.Alpaca.metainfo.xml.in:208
msgid "Fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:99
msgid "Better width for dialogs"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:100
msgid "Better compatibility with screen readers"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:101
msgid "Fixed message regenerator"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:102
msgid "Removed 'Featured models' from welcome dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:103
msgid "Added default buttons to dialogs"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:104
msgid "Fixed import / export of chats"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:105
msgid "Changed Python2 title to Python on code blocks"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:106
msgid ""
"Prevent regeneration of title when the user changed it to a custom title"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:107
msgid "Show date on stopped messages"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:108
msgid "Fix clear chat error"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:117
msgid "Changed shortcuts to standards"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:118
msgid "Moved 'Manage Models' button to primary menu"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:119
#: data/com.jeffser.Alpaca.metainfo.xml.in:141
msgid "Stable support for GGUF model files"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:120
#: data/com.jeffser.Alpaca.metainfo.xml.in:395
msgid "General optimizations"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:124
msgid "Better handling of enter key (important for Japanese input)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:125
msgid "Removed sponsor dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:126
msgid "Added sponsor link in about dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:127
msgid "Changed window and elements dimensions"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:128
msgid "Selected model changes when entering model manager"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:129
msgid "Better image tooltips"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:130
msgid "GGUF Support"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:139
msgid "Regenerate any response, even if they are incomplete"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:140
msgid "Support for pulling models by name:tag"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:142
msgid "Restored sidebar toggle button"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:146
msgid "Reverted back to standard styles"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:147
msgid "Fixed generated titles having \"'S\" for some reason"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:148
msgid "Changed min width for model dropdown"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:149
msgid "Changed message entry shadow"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:150
msgid "The last model used is now restored when the user changes chat"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:151
msgid "Better check for message finishing"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:160
msgid "Added table rendering (Thanks Nokse)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:164
msgid "Made support dialog more common"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:165
msgid ""
"Dialog title on tag chooser when downloading models didn't display properly"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:166
msgid "Prevent chat generation from generating a title with multiple lines"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:175
msgid "Bearer Token entry on connection error dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:176
msgid "Small appearance changes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:177
msgid "Compatibility with code blocks without explicit language"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:178
msgid "Rare, optional and dismissible support dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:182
msgid "Date format for Simplified Chinese translation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:183
msgid "Bug with unsupported localizations"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:184
msgid "Min height being too large to be used on mobile"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:185
msgid "Remote connection checker bug"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:194
msgid "Models with capital letters on their tag don't work"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:195
msgid "Ollama fails to launch on some systems"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:196
msgid "YouTube transcripts are not being saved in the right TMP directory"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:200
msgid "Debug messages are now shown on the 'About Alpaca' dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:201
msgid "Updated Ollama to v0.3.0 (new models)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:210
msgid "Models with '-' in their names didn't work properly, this is now fixed"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:211
msgid "Better connection check for Ollama"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:218
msgid "Stable Release"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:219
msgid ""
"The new icon was made by Tobias Bernard over the Gnome Gitlab, thanks for "
"the great icon!"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:220
msgid "Features and fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:222
msgid "Updated Ollama instance to 0.2.8"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:223
msgid "Better model selector"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:224
msgid "Model manager redesign"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:225
msgid "Better tag selector when pulling a model"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:226
msgid "Model search"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:227
msgid "Added support for bearer tokens on remote instances"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:228
msgid "Preferences dialog redesign"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:229
msgid "Added context menus to interact with a chat"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:230
msgid "Redesigned primary and secondary menus"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:231
msgid ""
"YouTube integration: Paste the URL of a video with a transcript and it will "
"be added to the prompt"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:232
msgid ""
"Website integration (Experimental): Extract the text from the body of a "
"website by adding it's URL to the prompt"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:233
msgid "Chat title generation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:234
msgid "Auto resizing of message entry"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:235
msgid "Chat notifications"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:236
msgid "Added indicator when an image is missing"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:237
msgid "Auto rearrange the order of chats when a message is received"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:238
msgid "Redesigned file preview dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:239
msgid "Credited new contributors"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:240
msgid "Better stability and optimization"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:241
msgid "Edit messages to change the context of a conversation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:242
msgid "Added disclaimers when pulling models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:243
msgid "Preview files before sending a message"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:244
msgid "Better format for date and time on messages"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:245
msgid "Error and debug logging on terminal"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:246
msgid "Auto-hiding sidebar button"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:247
msgid "Various UI tweaks"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:249
msgid "New Models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:251
msgid "Gemma2"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:252
msgid "GLM4"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:253
msgid "Codegeex4"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:254
msgid "InternLM2"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:255
msgid "Llama3-groq-tool-use"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:256
msgid "Mathstral"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:257
msgid "Mistral-nemo"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:258
msgid "Firefunction-v2"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:259
msgid "Nuextract"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:261
msgid "Translations"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:262
msgid ""
"These are all the available translations on 1.0.0, thanks to all the "
"contributors!"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:264
msgid "Russian: Alex K"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:265
msgid "Spanish: Jeffser"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:266
msgid "Brazilian Portuguese: Daimar Stein"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:267
msgid "French: Louis Chauvet-Villaret"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:268
msgid "Norwegian: CounterFlow64"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:269
msgid "Bengali: Aritra Saha"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:270
msgid "Simplified Chinese: Yuehao Sui"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:277
#: data/com.jeffser.Alpaca.metainfo.xml.in:326
msgid "Fix"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:278
msgid ""
"Removed DOCX compatibility temporally due to error with python-lxml "
"dependency"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:284
#: data/com.jeffser.Alpaca.metainfo.xml.in:314
#: data/com.jeffser.Alpaca.metainfo.xml.in:335
#: data/com.jeffser.Alpaca.metainfo.xml.in:540
#: data/com.jeffser.Alpaca.metainfo.xml.in:597
msgid "Big Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:286
msgid "Added compatibility for PDF"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:287
msgid "Added compatibility for DOCX"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:288
msgid "Merged 'file attachment' menu into one button"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:295
#: data/com.jeffser.Alpaca.metainfo.xml.in:488
msgid "Quick Fix"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:296
msgid ""
"There were some errors when transitioning from the old version of chats to "
"the new version. I apologize if this caused any corruption in your chat "
"history. This should be the only time such a transition is needed."
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:302
#: data/com.jeffser.Alpaca.metainfo.xml.in:454
msgid "Huge Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:304
msgid "Added: Support for plain text files"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:305
msgid "Added: New backend system for storing messages"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:306
msgid "Added: Support for changing Ollama's overrides"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:307
msgid "General Optimization"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:316
msgid "Added: Support for GGUF models (experimental)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:317
msgid "Added: Support for customization and creation of models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:318
msgid "Fixed: Icons don't appear on non Gnome systems"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:319
msgid "Update Ollama to v0.1.39"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:328
msgid ""
"Fixed: app didn't open if models tweaks wasn't present in the config files"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:337
msgid "Changed multiple icons (paper airplane for the send button)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:338
msgid "Combined export / import chat buttons into a menu"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:339
msgid "Added 'model tweaks' (temperature, seed, keep_alive)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:340
msgid "Fixed send / stop button"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:341
msgid "Fixed app not checking if remote connection works when starting"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:348
msgid "Daily Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:350
msgid "Added text ellipsis to chat name so it doesn't change the button width"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:351
msgid "New shortcut for creating a chat (CTRL+N)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:352
msgid "New message entry design"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:353
msgid "Fixed: Can't rename the same chat multiple times"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:360
msgid "The fix"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:362
msgid ""
"Fixed: Ollama instance keeps running on the background even when it is "
"disabled"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:363
msgid "Fixed: Can't pull models on the integrated instance"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:370
msgid "Quick tweaks"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:372
msgid "Added progress bar to models that are being pulled"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:373
msgid "Added size to tags when pulling a model"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:374
msgid "General optimizations on the background"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:381
msgid "Quick fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:383
msgid "Fixed: Scroll when message is received"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:384
msgid "Fixed: Content doesn't change when creating a new chat"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:385
msgid "Added 'Featured Models' page on welcome dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:392
msgid "Nice Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:394
msgid "UI tweaks (Thanks Nokse22)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:396
msgid "Metadata fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:403
msgid "Quick fix"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:405
msgid "Updated Spanish translation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:406
msgid "Added compatibility for PNG"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:413
msgid "New Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:415
msgid "Updated model list"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:416
msgid "Added image recognition to more models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:417
msgid "Added Brazilian Portuguese translation (Thanks Daimaar Stein)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:418
msgid "Refined the general UI (Thanks Nokse22)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:419
msgid "Added 'delete message' feature"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:420
msgid ""
"Added metadata so that software distributors know that the app is compatible "
"with mobile"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:421
msgid ""
"Changed 'send' shortcut to just the return/enter key (to add a new line use "
"shift+return)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:428
msgid "Bug Fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:430
msgid "Fixed: Minor spelling mistake"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:431
msgid "Added 'mobile' as a supported form factor"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:432
msgid "Fixed: 'Connection Error' dialog not working properly"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:433
msgid "Fixed: App might freeze randomly on startup"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:434
msgid "Changed 'chats' label on sidebar for 'Alpaca'"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:441
msgid "Cool Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:443
msgid "Better design for chat window"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:444
msgid "Better design for chat sidebar"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:445
msgid "Fixed remote connections"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:446
msgid "Fixed Ollama restarting in loop"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:447
msgid "Other cool backend stuff"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:456
msgid "Added Ollama as part of Alpaca, Ollama will run in a sandbox"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:457
msgid "Added option to connect to remote instances (how it worked before)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:458
msgid "Added option to import and export chats"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:459
msgid "Added option to run Alpaca with Ollama in the background"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:460
msgid "Added preferences dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:461
msgid "Changed the welcome dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:463
#: data/com.jeffser.Alpaca.metainfo.xml.in:480
#: data/com.jeffser.Alpaca.metainfo.xml.in:492
#: data/com.jeffser.Alpaca.metainfo.xml.in:511
#: data/com.jeffser.Alpaca.metainfo.xml.in:532
#: data/com.jeffser.Alpaca.metainfo.xml.in:548
#: data/com.jeffser.Alpaca.metainfo.xml.in:564
#: data/com.jeffser.Alpaca.metainfo.xml.in:578
#: data/com.jeffser.Alpaca.metainfo.xml.in:588
#: data/com.jeffser.Alpaca.metainfo.xml.in:606
#: data/com.jeffser.Alpaca.metainfo.xml.in:628
msgid "Please report any errors to the issues page, thank you."
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:471
msgid "Yet Another Daily Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:473
msgid "Added better UI for 'Manage Models' dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:474
msgid "Added better UI for the chat sidebar"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:475
msgid ""
"Replaced model description with a button to open Ollama's website for the "
"model"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:476
msgid "Added myself to the credits as the spanish translator"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:477
msgid "Using XDG properly to get config folder"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:478
msgid "Update for translations"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:490
msgid "The last update had some mistakes in the description of the update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:500
msgid "Another Daily Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:502
msgid "Added full Spanish translation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:503
msgid "Added support for background pulling of multiple models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:504
msgid "Added interrupt button"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:505
msgid "Added basic shortcuts"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:506
msgid "Better translation support"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:507
msgid ""
"User can now leave chat name empty when creating a new one, it will add a "
"placeholder name"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:508
msgid "Better scalling for different window sizes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:509
msgid "Fixed: Can't close app if first time setup fails"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:519
msgid "Really Big Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:521
msgid "Added multiple chats support!"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:522
msgid "Added Pango Markup support (bold, list, title, subtitle, monospace)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:523
msgid "Added autoscroll if the user is at the bottom of the chat"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:524
msgid "Added support for multiple tags on a single model"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:525
msgid "Added better model management dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:526
msgid "Added loading spinner when sending message"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:527
msgid "Added notifications if app is not active and a model pull finishes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:528
msgid "Added new symbolic icon"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:529
msgid "Added frame to message textview widget"
msgstr ""