Update translations

This commit is contained in:
jeffser
2024-08-12 22:03:47 -06:00
parent 82e7a3a9e1
commit eecac162ef
9 changed files with 1075 additions and 1001 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-10 21:26-0600\n"
"POT-Creation-Date: 2024-08-12 22:03-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -77,7 +77,7 @@ msgstr ""
msgid "PDF recognition"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:24 src/window.ui:952
#: data/com.jeffser.Alpaca.metainfo.xml.in:24 src/window.ui:955
msgid "Disclaimer"
msgstr ""
@@ -1119,194 +1119,198 @@ msgstr ""
msgid "This is the first public version of Alpaca"
msgstr ""
#: src/window.py:65 src/window.py:657 src/window.py:1353 src/window.py:1428
#: src/window.py:65 src/window.py:666 src/window.py:1365 src/window.py:1449
#: src/dialogs.py:92 src/window.ui:29
msgid "New Chat"
msgstr ""
#: src/window.py:196
#: src/window.py:197
msgid "Message edited successfully"
msgstr ""
#: src/window.py:211
#: src/window.py:212
msgid "Please select a model before chatting"
msgstr ""
#: src/window.py:282 src/window.py:283
#: src/window.py:283 src/window.py:284
msgid "Close"
msgstr ""
#: src/window.py:285 src/window.py:286 src/window.ui:905
#: src/window.py:286 src/window.py:287 src/window.ui:908
msgid "Next"
msgstr ""
#: src/window.py:328 src/window.py:339
#: src/window.py:329 src/window.py:340
msgid "Failed to connect to server"
msgstr ""
#: src/window.py:387
#: src/window.py:389
msgid "Stop Creating '{}'"
msgstr ""
#: src/window.py:427
#: src/window.py:429
msgid "image"
msgstr ""
#: src/window.py:462 src/window.ui:86
#: src/window.py:464 src/window.ui:86
msgid "Select a Model"
msgstr ""
#: src/window.py:570
#: src/window.py:572
msgid "Message copied to the clipboard"
msgstr ""
#: src/window.py:690
#: src/window.py:699
msgid "User message"
msgstr ""
#: src/window.py:699
#: src/window.py:708
msgid "Remove Message"
msgstr ""
#: src/window.py:704 src/window.py:1011
#: src/window.py:713 src/window.py:1020
msgid "Copy Message"
msgstr ""
#: src/window.py:709
#: src/window.py:718
msgid "Edit Message"
msgstr ""
#: src/window.py:714
#: src/window.py:723
msgid "Regenerate Message"
msgstr ""
#: src/window.py:758 src/window.py:760
#: src/window.py:767 src/window.py:769
msgid "Image"
msgstr ""
#: src/window.py:769 src/window.py:785
#: src/window.py:778 src/window.py:794
msgid "Missing Image"
msgstr ""
#: src/window.py:787 src/window.py:788
#: src/window.py:796 src/window.py:797
msgid "Missing image"
msgstr ""
#: src/window.py:869
#: src/window.py:878
msgid "Remove '{}'"
msgstr ""
#: src/window.py:986
#: src/window.py:995
msgid "Response message"
msgstr ""
#: src/window.py:1006
#: src/window.py:1015
msgid "{}Code Block"
msgstr ""
#: src/window.py:1010
#: src/window.py:1019
msgid "Code Block"
msgstr ""
#: src/window.py:1042
#: src/window.py:1051
msgid "Code copied to the clipboard"
msgstr ""
#: src/window.py:1104
#: src/window.py:1114
msgid "Regenerate Response"
msgstr ""
#: src/window.py:1149
#: src/window.py:1161
msgid "Message cannot be regenerated while receiving a response"
msgstr ""
#: src/window.py:1177
#: src/window.py:1189
msgid "Task Complete"
msgstr ""
#: src/window.py:1177 src/window.py:1178
#: src/window.py:1189 src/window.py:1190
msgid "Model '{}' pulled successfully."
msgstr ""
#: src/window.py:1180 src/window.py:1183
#: src/window.py:1192 src/window.py:1195
msgid "Pull Model Error"
msgstr ""
#: src/window.py:1180
#: src/window.py:1192
msgid "Failed to pull model '{}': {}"
msgstr ""
#: src/window.py:1181
#: src/window.py:1193
msgid "Error pulling '{}': {}"
msgstr ""
#: src/window.py:1183
#: src/window.py:1195
msgid "Failed to pull model '{}' due to network error."
msgstr ""
#: src/window.py:1184
#: src/window.py:1196
msgid "Error pulling '{}'"
msgstr ""
#: src/window.py:1218
#: src/window.py:1230
msgid "Stop Pulling '{}'"
msgstr ""
#: src/window.py:1252
#: src/window.py:1264
msgid "Download {}:{}"
msgstr ""
#: src/window.py:1272
#: src/window.py:1284
msgid "Image Recognition"
msgstr ""
#: src/window.py:1277
#: src/window.py:1289
msgid "Enter download menu for {}"
msgstr ""
#: src/window.py:1324
#: src/window.py:1336
msgid "Send prompt: '{}'"
msgstr ""
#: src/window.py:1330 src/window.py:1331
#: src/window.py:1342 src/window.py:1343
msgid "Open Model Manager"
msgstr ""
#: src/window.py:1339
#: src/window.py:1351
msgid "Try one of these prompts"
msgstr ""
#: src/window.py:1339
#: src/window.py:1351
msgid ""
"It looks like you don't have any models downloaded yet. Download models to "
"get started!"
msgstr ""
#: src/window.py:1444
#: src/window.py:1426
msgid "Copy of {}"
msgstr ""
#: src/window.py:1466
msgid "Model deleted successfully"
msgstr ""
#: src/window.py:1530
#: src/window.py:1552
msgid "There was an error with the local Ollama instance, so it has been reset"
msgstr ""
#: src/window.py:1553
#: src/window.py:1575
msgid "Chat exported successfully"
msgstr ""
#: src/window.py:1624
#: src/window.py:1647
msgid "Chat imported successfully"
msgstr ""
#: src/window.py:1657
#: src/window.py:1680
msgid "Cannot open image"
msgstr ""
#: src/window.py:1741
#: src/window.py:1766
msgid "This video is not available"
msgstr ""
#: src/window.py:1759 src/dialogs.py:313
#: src/window.py:1784 src/dialogs.py:313
msgid "Image recognition is only available on specific models"
msgstr ""
@@ -1930,7 +1934,7 @@ msgstr ""
msgid "Enter name for new chat"
msgstr ""
#: src/dialogs.py:108 src/window.ui:784
#: src/dialogs.py:108 src/window.ui:787
msgid "Create"
msgstr ""
@@ -2045,263 +2049,267 @@ msgstr ""
msgid "Toggle Sidebar"
msgstr ""
#: src/window.ui:112 src/window.ui:118 src/window.ui:513 src/window.ui:970
#: src/window.ui:115 src/window.ui:121 src/window.ui:516 src/window.ui:973
msgid "Manage Models"
msgstr ""
#: src/window.ui:160
#: src/window.ui:163
msgid "Chat Menu"
msgstr ""
#: src/window.ui:236
#: src/window.ui:239
msgid "Attach File"
msgstr ""
#: src/window.ui:272
#: src/window.ui:275
msgid "Message text box"
msgstr ""
#: src/window.ui:285 src/window.ui:1157
#: src/window.ui:288 src/window.ui:1168
msgid "Send Message"
msgstr ""
#: src/window.ui:334 src/window.ui:976 src/window.ui:1104
#: src/window.ui:337 src/window.ui:979 src/window.ui:1115
msgid "Preferences"
msgstr ""
#: src/window.ui:337 src/window.ui:1082
#: src/window.ui:340 src/window.ui:1093
msgid "General"
msgstr ""
#: src/window.ui:343
#: src/window.ui:346
msgid "Use Remote Connection to Ollama"
msgstr ""
#: src/window.ui:349
#: src/window.ui:352
msgid "URL of Remote Instance"
msgstr ""
#: src/window.ui:356
#: src/window.ui:359
msgid "Bearer Token (Optional)"
msgstr ""
#: src/window.ui:366
#: src/window.ui:369
msgid "Run Alpaca In Background"
msgstr ""
#: src/window.ui:377
#: src/window.ui:380
msgid "Temperature"
msgstr ""
#: src/window.ui:378
#: src/window.ui:381
msgid ""
"The temperature of the model. Increasing the temperature will make the model "
"answer more creatively. (Default: 0.8)"
msgstr ""
#: src/window.ui:393
#: src/window.ui:396
msgid "Seed"
msgstr ""
#: src/window.ui:394
#: src/window.ui:397
msgid ""
"Sets the random number seed to use for generation. Setting this to a "
"specific number will make the model generate the same text for the same "
"prompt. (Default: 0 (random))"
msgstr ""
#: src/window.ui:408
#: src/window.ui:411
msgid "Keep Alive Time"
msgstr ""
#: src/window.ui:409
#: src/window.ui:412
msgid ""
"Controls how long the model will stay loaded into memory following the "
"request in minutes (Default: 5)"
msgstr ""
#: src/window.ui:425
#: src/window.ui:428
msgid "Ollama Instance"
msgstr ""
#: src/window.ui:429
#: src/window.ui:432
msgid "Ollama Overrides"
msgstr ""
#: src/window.ui:430
#: src/window.ui:433
msgid ""
"Manage the arguments used on Ollama, any changes on this page only applies "
"to the integrated instance, the instance will restart if you make changes."
msgstr ""
#: src/window.ui:502
#: src/window.ui:505
msgid "Manage models dialog"
msgstr ""
#: src/window.ui:523 src/window.ui:664
#: src/window.ui:526 src/window.ui:667
msgid "Create Model"
msgstr ""
#: src/window.ui:530
#: src/window.ui:533
msgid "Search Model"
msgstr ""
#: src/window.ui:539
#: src/window.ui:542
msgid "Model search bar"
msgstr ""
#: src/window.ui:546 src/window.ui:548
#: src/window.ui:549 src/window.ui:551
msgid "Search models"
msgstr ""
#: src/window.ui:596
#: src/window.ui:599
msgid "No Models Found"
msgstr ""
#: src/window.ui:597
#: src/window.ui:600
msgid "Try a different search"
msgstr ""
#: src/window.ui:642
#: src/window.ui:645
msgid ""
"By downloading this model you accept the license agreement available on the "
"model's website."
msgstr ""
#: src/window.ui:699
#: src/window.ui:702
msgid "Base"
msgstr ""
#: src/window.ui:718
#: src/window.ui:721
msgid "Name"
msgstr ""
#: src/window.ui:724
#: src/window.ui:727
msgid "Context"
msgstr ""
#: src/window.ui:768
#: src/window.ui:771
msgid ""
"Some models require a modelfile, Alpaca fills FROM and SYSTEM (context) "
"instructions automatically. Please visit the model's website or Ollama "
"documentation for more information if you're unsure."
msgstr ""
#: src/window.ui:807
#: src/window.ui:810
msgid "File preview dialog"
msgstr ""
#: src/window.ui:819
#: src/window.ui:822
msgid "Open With Default App"
msgstr ""
#: src/window.ui:827
#: src/window.ui:830
msgid "Remove Attachment"
msgstr ""
#: src/window.ui:889
#: src/window.ui:892
msgid "Previous"
msgstr ""
#: src/window.ui:932
#: src/window.ui:935
msgid "Welcome to Alpaca"
msgstr ""
#: src/window.ui:933
#: src/window.ui:936
msgid "Powered by Ollama"
msgstr ""
#: src/window.ui:936
#: src/window.ui:939
msgid "Ollama Website"
msgstr ""
#: src/window.ui:953
#: src/window.ui:956
msgid ""
"Alpaca and its developers are not liable for any damages to devices or "
"software resulting from the execution of code generated by an AI model. "
"Please exercise caution and review the code carefully before running it."
msgstr ""
#: src/window.ui:966
#: src/window.ui:969
msgid "Import Chat"
msgstr ""
#: src/window.ui:980
#: src/window.ui:983
msgid "Keyboard Shortcuts"
msgstr ""
#: src/window.ui:984
#: src/window.ui:987
msgid "About Alpaca"
msgstr ""
#: src/window.ui:992 src/window.ui:1014
#: src/window.ui:995 src/window.ui:1021
msgid "Rename Chat"
msgstr ""
#: src/window.ui:996 src/window.ui:1018
#: src/window.ui:999 src/window.ui:1025
msgid "Duplicate Chat"
msgstr ""
#: src/window.ui:1003 src/window.ui:1029
msgid "Export Chat"
msgstr ""
#: src/window.ui:1000
#: src/window.ui:1007
msgid "Clear Chat"
msgstr ""
#: src/window.ui:1006 src/window.ui:1024
#: src/window.ui:1013 src/window.ui:1035
msgid "Delete Chat"
msgstr ""
#: src/window.ui:1032
#: src/window.ui:1043
msgid "From Existing Model"
msgstr ""
#: src/window.ui:1036
#: src/window.ui:1047
msgid "From GGUF File"
msgstr ""
#: src/window.ui:1040
#: src/window.ui:1051
msgid "From Name"
msgstr ""
#: src/window.ui:1086
#: src/window.ui:1097
msgid "Close application"
msgstr ""
#: src/window.ui:1092
#: src/window.ui:1103
msgid "Import chat"
msgstr ""
#: src/window.ui:1098
#: src/window.ui:1109
msgid "Clear chat"
msgstr ""
#: src/window.ui:1110
#: src/window.ui:1121
msgid "New chat"
msgstr ""
#: src/window.ui:1116
#: src/window.ui:1127
msgid "Show shortcuts window"
msgstr ""
#: src/window.ui:1122
#: src/window.ui:1133
msgid "Manage models"
msgstr ""
#: src/window.ui:1128
#: src/window.ui:1139
msgid "Toggle sidebar"
msgstr ""
#: src/window.ui:1135
#: src/window.ui:1146
msgid "Editor"
msgstr ""
#: src/window.ui:1139
#: src/window.ui:1150
msgid "Copy"
msgstr ""
#: src/window.ui:1145
#: src/window.ui:1156
msgid "Paste"
msgstr ""
#: src/window.ui:1151
#: src/window.ui:1162
msgid "Insert new line"
msgstr ""