Skip to content

Commit

Permalink
Merge pull request #262 from n4ze3m/next
Browse files Browse the repository at this point in the history
v1.3.6
  • Loading branch information
n4ze3m authored Dec 1, 2024
2 parents 2452259 + d45b279 commit bd5b3f9
Show file tree
Hide file tree
Showing 33 changed files with 630 additions and 84 deletions.
8 changes: 8 additions & 0 deletions src/assets/locale/da/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"copilotResumeLastChat": {
"label": "Genoptag den sidste chat, når du åbner SidePanel (copilot)"
},
"webUIResumeLastChat": {
"label": "Genoptag den sidste chat, når du åbner Web UI'en"
},
"hideCurrentChatModelSettings": {
"label": "Skjul nuværende chat model indstillinger"
},
Expand Down Expand Up @@ -62,6 +65,11 @@
},
"visitSpecificWebsite": {
"label": "Besøg websitet nævnt i samtalen"
},
"searxng": {
"url": {
"label": "SearXNG URL"
}
}
},
"system": {
Expand Down
8 changes: 8 additions & 0 deletions src/assets/locale/de/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"copilotResumeLastChat": {
"label": "Letzten Chat beim Öffnen des Seitenpanels fortsetzen (Copilot)"
},
"webUIResumeLastChat": {
"label": "Letzten Chat beim Öffnen der Web-UI fortsetzen"
},
"hideCurrentChatModelSettings": {
"label": "Aktuelle Chat-Modell-Einstellungen ausblenden"
},
Expand Down Expand Up @@ -62,6 +65,11 @@
},
"visitSpecificWebsite": {
"label": "Die in der Nachricht erwähnte Website besuchen"
},
"searxng": {
"url": {
"label": "SearXNG-URL"
}
}
},
"system": {
Expand Down
3 changes: 3 additions & 0 deletions src/assets/locale/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@
"label": "Top P",
"placeholder": "Enter Top P value (e.g. 0.9, 0.95)"
},
"useMMap": {
"label": "useMmap"
},
"numGpu": {
"label": "Num GPU",
"placeholder": "Enter number of layers to send to GPU(s)"
Expand Down
12 changes: 10 additions & 2 deletions src/assets/locale/en/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"copilotResumeLastChat": {
"label": "Resume the last chat when opening the SidePanel (Copilot)"
},
"webUIResumeLastChat": {
"label": "Resume the last chat when opening the Web UI"
},
"hideCurrentChatModelSettings": {
"label": "Hide the current Chat Model Settings"
},
Expand All @@ -33,8 +36,8 @@
"generateTitle": {
"label": "Generate Title using AI"
},
"ollamaStatus" :{
"label":"Enable or disable Ollama connection status check"
"ollamaStatus": {
"label": "Enable or disable Ollama connection status check"
}
},
"sidepanelRag": {
Expand Down Expand Up @@ -62,6 +65,11 @@
},
"visitSpecificWebsite": {
"label": "Visit the website mentioned in the message"
},
"searxng": {
"url": {
"label": "SearXNG URL"
}
}
},
"system": {
Expand Down
8 changes: 8 additions & 0 deletions src/assets/locale/es/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"copilotResumeLastChat": {
"label": "Retomar el último chat al abrir el Panel Lateral (Copilot)"
},
"webUIResumeLastChat": {
"label": "Retomar el último chat al abrir la Interfaz Web"
},
"hideCurrentChatModelSettings": {
"label": "Ocultar Configuraciones del Modelo de Chat Actual"
},
Expand Down Expand Up @@ -62,6 +65,11 @@
},
"visitSpecificWebsite": {
"label": "Visita el sitio web mencionado en el mensaje"
},
"searxng": {
"url": {
"label": "URL de SearXNG"
}
}
},
"system": {
Expand Down
5 changes: 5 additions & 0 deletions src/assets/locale/fa/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
},
"visitSpecificWebsite": {
"label": "مراجعه به وب سایت ذکر شده در پیام"
},
"searxng": {
"url": {
"label": "آدرس SearXNG"
}
}
},
"system": {
Expand Down
8 changes: 8 additions & 0 deletions src/assets/locale/fr/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"copilotResumeLastChat": {
"label": "Reprendre la dernière conversation lors de l'ouverture du sidepanel (Copilot)"
},
"webUIResumeLastChat": {
"label": "Reprendre la dernière conversation lors de l'ouverture de l'interface Web"
},
"hideCurrentChatModelSettings": {
"label": "Masquer les paramètres actuels du modèle de chat"
},
Expand Down Expand Up @@ -62,6 +65,11 @@
},
"visitSpecificWebsite": {
"label": "Visitez le site web mentionné dans le message"
},
"searxng": {
"url": {
"label": "URL SearXNG"
}
}
},
"system": {
Expand Down
8 changes: 8 additions & 0 deletions src/assets/locale/it/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"copilotResumeLastChat": {
"label": "Riprendi l'ultima chat quando apri il Pannello Laterale (Copilot)"
},
"webUIResumeLastChat": {
"label": "Riprendi l'ultima chat quando apri l'interfaccia Web"
},
"hideCurrentChatModelSettings": {
"label": "Nascondi le impostazioni correnti del modello Chat"
},
Expand Down Expand Up @@ -62,6 +65,11 @@
},
"visitSpecificWebsite": {
"label": "Visita il sito web menzionato nel messaggio"
},
"searxng": {
"url": {
"label": "URL SearXNG"
}
}
},
"system": {
Expand Down
8 changes: 8 additions & 0 deletions src/assets/locale/ja-JP/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"copilotResumeLastChat": {
"label": "サイドパネルを開いたときに最後のチャットを再開 (Copilot)"
},
"webUIResumeLastChat": {
"label": "Web UIを開いたときに最後のチャットを再開"
},
"hideCurrentChatModelSettings": {
"label": "現在のチャットモデル設定を非表示"
},
Expand Down Expand Up @@ -65,6 +68,11 @@
},
"visitSpecificWebsite": {
"label": "メッセージに記載されたウェブサイトを訪問してください"
},
"searxng": {
"url": {
"label": "SearXNG URL"
}
}
},
"system": {
Expand Down
8 changes: 8 additions & 0 deletions src/assets/locale/ko/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"copilotResumeLastChat": {
"label": "사이드 패널을 열 때 마지막 채팅 재개 (Copilot)"
},
"webUIResumeLastChat": {
"label": "웹 UI를 열 때 마지막 채팅 재개"
},
"hideCurrentChatModelSettings": {
"label": "현재 채팅 모델 설정 숨기기"
},
Expand Down Expand Up @@ -65,6 +68,11 @@
},
"visitSpecificWebsite": {
"label": "메시지에 언급된 웹사이트 방문"
},
"searxng": {
"url": {
"label": "SearXNG URL"
}
}
},
"system": {
Expand Down
8 changes: 8 additions & 0 deletions src/assets/locale/ml/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"copilotResumeLastChat": {
"label": "സൈഡ്പാനൽ തുറക്കുമ്പോൾ അവസാനത്തെ ചാറ്റ് പുനരാരംഭിക്കുക (Copilot)"
},
"webUIResumeLastChat": {
"label": "വെബ് UI തുറക്കുമ്പോൾ അവസാനത്തെ ചാറ്റ് പുനരാരംഭിക്കുക"
},
"hideCurrentChatModelSettings": {
"label": "നിലവിലുള്ള ചാറ്റ് മോഡൽ ക്രമീകരണങ്ങൾ മറയ്ക്കുക"
},
Expand Down Expand Up @@ -65,6 +68,11 @@
},
"visitSpecificWebsite": {
"label": "സന്ദേശത്തിൽ പറയുന്ന വെബ്സൈറ്റ് സന്ദർശിക്കുക."
},
"searxng": {
"url": {
"label": "SearXNG URL"
}
}
},
"system": {
Expand Down
123 changes: 105 additions & 18 deletions src/assets/locale/no/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"copilotResumeLastChat": {
"label": "Gjenoppta siste chat ved åpning av SidePanel (copilot)"
},
"webUIResumeLastChat": {
"label": "Gjenoppta siste chat når Web UI åpnes"
},
"hideCurrentChatModelSettings": {
"label": "Skjul gjeldende chat modell innstillinger"
},
Expand Down Expand Up @@ -62,6 +65,11 @@
},
"visitSpecificWebsite": {
"label": "Besøk nettstedet nevnt i samtalen"
},
"searxng": {
"url": {
"label": "SearXNG URL"
}
}
},
"system": {
Expand Down Expand Up @@ -241,25 +249,104 @@
},
"ollamaSettings": {
"title": "Ollama Innstillinger",
"heading": "Konfigurer Ollama Plugin",
"enabled": {
"label": "Aktiver Ollama Plugin"
},
"provider": {
"label": "Ollama Tilbyder",
"placeholder": "Velg en Ollama tilbyder"
},
"apiKey": {
"label": "Ollama API Nøkkel",
"placeholder": "Skriv inn Ollama API Nøkkel",
"required": "API Nøkkel er påkrevd"
},
"saveBtn": {
"save": "Lagre"
"heading": "Konfigurer Ollama",
"settings": {
"ollamaUrl": {
"label": "Ollama URL",
"placeholder": "Skriv inn Ollama URL"
},
"advanced": {
"label": "Avansert Ollama URL-konfigurasjon",
"urlRewriteEnabled": {
"label": "Aktiver eller deaktiver tilpasset opprinnelses-URL"
},
"rewriteUrl": {
"label": "Tilpasset opprinnelses-URL",
"placeholder": "Skriv inn tilpasset opprinnelses-URL"
},
"headers": {
"label": "Tilpass Headers",
"LeggTil": "Legg til Header",
"key": {
"label": "Header Nøkkel",
"placeholder": "Autorisasjon"
},
"value": {
"label": "Header Verdi",
"placeholder": "Bearer token"
}
},
"help": "Hvis du har forbindelsesproblemer med Ollama på Page Assist, kan du konfigurere en brukerdefinert opprinnelses-URL. For mer informasjon om konfigurasjonen, <anchor>klikk her</anchor>."
}
}
},
"manageSearch": {
"title": "Administrer Web Søk",
"heading": "Konfigurer Web Søk"
},
"about": {
"title": "Om",
"heading": "Om",
"chromeVersion": "Page Assist Versjon",
"ollamaVersion": "Ollama Versjon",
"support": "Du kan støtte Page Assist-prosjektet ved å donere eller sponse via følgende plattformer:",
"koFi": "Støtt på Ko-fi",
"githubSponsor": "Spons på GitHub",
"githubRepo": "GitHub Repository"
},
"manageKnowledge": {
"title": "Administrer Kunnskap",
"heading": "Konfigurer Kunnskapsbase"
},
"rag": {
"title": "RAG Innstillinger",
"ragSettings": {
"label": "RAG Innstillinger",
"model": {
"label": "Embedding Modell",
"required": "Vennligst velg en modell",
"help": "Det anbefales sterkt å bruke embeddingsmodeller som `nomic-embed-text`.",
"placeholder": "Velg en modell"
},
"chunkSize": {
"label": "Delstørrelse",
"placeholder": "Skriv inn delstørrelse",
"required": "Vennligst skriv inn en delstørrelse"
},
"chunkOverlap": {
"label": "Deloverlapp",
"placeholder": "Skriv inn deloverlapp",
"required": "Vennligst skriv inn deloverlapp"
},
"totalFilePerKB": {
"label": "Kunnskapsbase standard filopplastingsgrense",
"placeholder": "Skriv inn standard filopplastingsgrense (f.eks. 10)",
"required": "Vennligst skriv inn standard filopplastingsgrense"
},
"noOfRetrievedDocs": {
"label": "Antall hentede dokumenter",
"placeholder": "Skriv inn antall hentede dokumenter",
"required": "Vennligst skriv inn antall hentede dokumenter"
}
},
"notification": {
"saveSuccess": "Ollama Plugin lagret vellykket",
"someError": "Noe gikk galt. Vennligst prøv igjen senere"
"prompt": {
"label": "Konfigurer RAG Prompt",
"option1": "Normal",
"option2": "Web",
"alert": "Konfigurering av systemprompt her er foreldet. Vennligst bruk Administrer Prompts-seksjonen for å legge til eller endre prompts. Denne seksjonen vil bli fjernet i fremtidige versjoner.",
"systemPrompt": "Systemprompt",
"systemPromptPlaceholder": "Skriv inn systemprompt",
"webSearchPrompt": "Websøke-prompt",
"webSearchPromptHelp": "Ikke fjern `{search_results}` fra prompten.",
"webSearchPromptError": "Vennligst skriv inn en websøke-prompt",
"webSearchPromptPlaceholder": "Skriv inn websøke-prompt",
"webSearchFollowUpPrompt": "Oppfølgingsprompt for websøking",
"webSearchFollowUpPromptHelp": "Ikke fjern `{chat_history}` og `{question}` fra prompten.",
"webSearchFollowUpPromptError": "Vennligst skriv inn din oppfølgingsprompt for websøking!",
"webSearchFollowUpPromptPlaceholder": "Din oppfølgingsprompt for websøking"
}
},
"chromeAiSettings": {
"title": "Chrome AI Innstillinger"
}
}
8 changes: 8 additions & 0 deletions src/assets/locale/pt-BR/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"copilotResumeLastChat": {
"label": "Retomar o último chat ao abrir o Painel Lateral (Copilot)"
},
"webUIResumeLastChat": {
"label": "Retomar o último chat ao abrir a Interface Web"
},
"hideCurrentChatModelSettings": {
"label": "Ocultar as Configurações Atuais do Modelo de Chat"
},
Expand Down Expand Up @@ -62,6 +65,11 @@
},
"visitSpecificWebsite": {
"label": "Visitar o site mencionado na mensagem"
},
"searxng": {
"url": {
"label": "URL do SearXNG"
}
}
},
"system": {
Expand Down
Loading

0 comments on commit bd5b3f9

Please sign in to comment.