🌎 i18n: React-i18next & i18next Integration (#5720)

* better i18n support an internationalization-framework.

* removed unused package

* auto sort for translation.json

* fixed tests with the new locales function

* added new CI actions from locize

* to use locize a mention in the README.md

* to use locize a mention in the README.md

* updated README.md and added TRANSLATION.md to the repo

* updated TRANSLATION.md badges

* updated README.md to go to the TRANSLATION.md when clicking on the Translation Progress badge

* updated TRANSLATION.md and added a new issue template.

* updated TRANSLATION.md and added a new issue template.

* updated issue template to add the iso code link.

* updated the new GitHub actions for `locize`

* updated label for new issue template --> i18n

* fixed type issue

* Fix eslint

* Fix eslint with key-spacing spacing

* fix: error type

* fix: handle undefined values in SortFilterHeader component

* fix: typing in Image component

* fix: handle optional promptGroup in PromptCard component

* fix: update localize function to accept string type and remove unnecessary JSX element

* fix: update localize function to enforce TranslationKeys type for better type safety

* fix: improve type safety and handle null values in Assistants component

* fix: enhance null checks for fileId in FilesListView component

* fix: localize 'Go back' button text in FilesListView component

* fix: update aria-label for menu buttons and add translation for 'Close Menu'

* docs: add Reasoning UI section for Chain-of-Thought AI models in README

* fix: enhance type safety by adding type for message in MultiMessage component

* fix: improve null checks and optional chaining in useAutoSave hook

* fix: improve handling of optional properties in cleanupPreset function

* fix: ensure isFetchingNextPage defaults to false and improve null checks for messages in Search component

* fix: enhance type safety and null checks in useBuildMessageTree hook

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
This commit is contained in:
Ruben Talstra 2025-02-09 18:05:31 +01:00 committed by GitHub
parent 2e8d969e35
commit aae413cc71
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
153 changed files with 13448 additions and 38224 deletions

View file

@ -0,0 +1,33 @@
name: New Language Request
description: Request to add a new language for LibreChat translations.
title: "New Language Request: "
labels: ["enhancement", "i18n"]
body:
- type: markdown
attributes:
value: |
Thank you for taking the time to submit a new language request! Please fill out the following details so we can review your request.
- type: input
id: language_name
attributes:
label: Language Name
description: Please provide the full name of the language (e.g., Spanish, Mandarin).
placeholder: e.g., Spanish
validations:
required: true
- type: input
id: iso_code
attributes:
label: ISO 639-1 Code
description: Please provide the ISO 639-1 code for the language (e.g., es for Spanish). You can refer to [this list](https://www.w3schools.com/tags/ref_language_codes.asp) for valid codes.
placeholder: e.g., es
validations:
required: true
- type: checkboxes
id: terms
attributes:
label: Code of Conduct
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/danny-avila/LibreChat/blob/main/.github/CODE_OF_CONDUCT.md).
options:
- label: I agree to follow this project's Code of Conduct
required: true

70
.github/TRANSLATION.md vendored Normal file
View file

@ -0,0 +1,70 @@
# LibreChat Translation Guide
Thank you for your interest in translating LibreChat! We rely on community contributions to make our application accessible to users around the globe. We manage all translations using [Locize](https://locize.com), a powerful translation management system that integrates seamlessly with our project.
## How Translations Work
- **Centralized Management:** All translation strings for LibreChat are managed in a single location on Locize. This allows us to keep translations consistent across all parts of the application.
- **Automatic Updates:** Changes made in Locize are automatically synchronized with our project. You can see the current translation progress for each language via the dynamic badges in our GitHub repository.
- **Community Driven:** We welcome contributions in all languages. Your help ensures that more users can enjoy LibreChat in their native language.
## Getting Started
### 1. Create a Locize Account
If you don't already have an account, please register using our invite link:
[Register at Locize](https://www.locize.app/register?invitation=t1VDfqoRvj8eUkd1JasxxrBCCI4SAqeeofa2YumAgmVDRxkr4vO1jKqNmpaNCv7H)
This invitation will give you access to our translation project once youve created your account.
## Adding a New Language
If you do not see your language listed in our current translation table, please help us expand our language support by following these steps:
1. **Create a New Issue:** Open a new issue in the GitHub repository.
2. **Use the Template:** When creating your issue, please select the **New Language Request** template. This template will guide you through providing all the necessary details, including:
- The full name of your language (e.g., Spanish, Mandarin).
- The [ISO 639-1](https://www.w3schools.com/tags/ref_language_codes.asp) code for your language (e.g., es for Spanish).
3. **Collaborate with Maintainers:** Our maintainers will review your issue and work with you to integrate the new language. Once approved, your language will appear in the translation progress table, and you can start contributing translations.
## Translation Progress
Below is our current translation progress for some of the supported languages. Feel free to check these badges and help us improve the translations further:
| Language | Translation Progress Badge |
|---------------------------------------|----------------------------|
| **English (en)** | ![EN Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'en'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=EN:+) |
| **Arabic (ar)** | ![AR Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'ar'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=AR:+) |
| **German (de)** | ![DE Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'de'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=DE:+) |
| **Spanish (es)** | ![ES Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'es'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=ES:+) |
| **Finnish (fi)** | ![FI Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'fi'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=FI:+) |
| **French (fr)** | ![FR Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'fr'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=FR:+) |
| **Hebrew (he)** | ![HE Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'he'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=HE:+) |
| **Indonesian (id)** | ![ID Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'id'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=ID:+) |
| **Italian (it)** | ![IT Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'it'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=IT:+) |
| **Japanese (ja)** | ![JA Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'ja'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=JA:+) |
| **Korean (ko)** | ![KO Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'ko'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=KO:+) |
| **Dutch (nl)** | ![NL Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'nl'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=NL:+) |
| **Polish (pl)** | ![PL Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'pl'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=PL:+) |
| **Portuguese (pt)** | ![PT Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'pt'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=PT:+) |
| **Russian (ru)** | ![RU Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'ru'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=RU:+) |
| **Swedish (sv)** | ![SV Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'sv'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=SV:+) |
| **Turkish (tr)** | ![TR Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'tr'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=TR:+) |
| **Vietnamese (vi)** | ![VI Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'vi'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=VI:+) |
| **Chinese (Simplified) (zh)** | ![ZH Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'zh'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=ZH:+) |
| **Chinese (Traditional) (zh-Hant)** | ![ZH-HANT Badge](https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=Locize&query=%24.versions%5B'latest'%5D.languages%5B'zh-Hant'%5D.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated&link=https://www.locize.com&prefix=ZH-HANT:+) |
---
## Need Help?
If you have any questions about the translation process or need assistance getting started, please feel free to:
- Open an issue in this repository.
- Join our [Discord community](https://discord.librechat.ai) to chat with fellow translators and contributors.
- Contact one of the project maintainers directly.
Your contributions help make LibreChat better for users worldwide. Happy translating!

View file

@ -0,0 +1,53 @@
name: Locize Version Published Workflow
on:
push:
branches: [main]
repository_dispatch:
types: [locize/versionPublished]
jobs:
locize_update:
name: Process Locize Version Published Event
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Display Dispatch Payload
run: |
echo "Received Version: ${{ github.event.client_payload.payload.version }}"
echo "Full Payload: ${{ toJson(github.event.client_payload) }}"
- name: Download Translations from locize
uses: locize/download@v1
with:
project-id: ${{ secrets.LOCIZE_PROJECT_ID }}
version: ${{ github.event.client_payload.payload.version }}
path: "client/src/locales"
path-mask: "{{language}}/{{namespace}}"
clean: true # Ensures old translation files are removed before downloading new ones
- name: Create Pull Request
id: create_pr
uses: peter-evans/create-pull-request@v7.0.6
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: "chore: update translations from locize"
branch: locize-update-${{ github.event.client_payload.payload.version }}
delete-branch: true
title: "chore: update translations from locize"
body: |
This PR updates translations from locize.
- Version: `${{ github.event.client_payload.payload.version }}`
- Automated update from GitHub Actions
labels: "translations, automated"
draft: false
- name: Check PR Outputs
if: steps.create_pr.outputs.pull-request-number
run: |
echo "Pull Request Number - ${{ steps.create_pr.outputs.pull-request-number }}"
echo "Pull Request URL - ${{ steps.create_pr.outputs.pull-request-url }}"

View file

@ -0,0 +1,26 @@
name: Push New Keys to locize
on:
push:
branches: [main]
jobs:
push-new-keys:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Set Up Node.js
uses: actions/setup-node@v4
with:
node-version: 20
- name: Install locize CLI
run: npm install -g locize-cli
- name: Push Missing Translation Keys to locize
run: |
cd client/src/locales
locize save-missing --api-key ${{ secrets.LOCIZE_API_KEY }} --project-id ${{ secrets.LOCIZE_PROJECT_ID }} --language en

View file

@ -38,6 +38,15 @@
</a>
</p>
<p align="center">
<a href=https://github.com/danny-avila/LibreChat/blob/main/.github/TRANSLATION.md">
<img
src="https://img.shields.io/badge/dynamic/json.svg?style=for-the-badge&color=2096F3&label=locize&query=%24.translatedPercentage&url=https://api.locize.app/badgedata/4cb2598b-ed4d-469c-9b04-2ed531a8cb45&suffix=%+translated"
alt="Translation Progress">
</a>
</p>
# ✨ Features
- 🖥️ **UI & Experience** inspired by ChatGPT with enhanced design and features
@ -79,6 +88,9 @@
- English, 中文, Deutsch, Español, Français, Italiano, Polski, Português Brasileiro
- Русский, 日本語, Svenska, 한국어, Tiếng Việt, 繁體中文, العربية, Türkçe, Nederlands, עברית
- 🧠 **Reasoning UI**:
- Dynamic Reasoning UI for Chain-of-Thought/Reasoning AI models like DeepSeek-R1
- 🎨 **Customizable Interface**:
- Customizable Dropdown & Interface that adapts to both power users and newcomers
@ -167,6 +179,8 @@ Contributions, suggestions, bug reports and fixes are welcome!
For new features, components, or extensions, please open an issue and discuss before sending a PR.
If you'd like to help translate LibreChat into your language, we'd love your contribution! Improving our translations not only makes LibreChat more accessible to users around the world but also enhances the overall user experience. Please check out our [Translation Guide](.github/TRANSLATION.md).
---
## 💖 This project exists in its current state thanks to all the people who contribute
@ -174,3 +188,15 @@ For new features, components, or extensions, please open an issue and discuss be
<a href="https://github.com/danny-avila/LibreChat/graphs/contributors">
<img src="https://contrib.rocks/image?repo=danny-avila/LibreChat" />
</a>
---
## 🎉 Special Thanks
We thank [Locize](https://locize.com) for their translation management tools that support multiple languages in LibreChat.
<p align="center">
<a href="https://locize.com" target="_blank" rel="noopener noreferrer">
<img src="https://locize.com/img/locize_color.svg" alt="Locize Logo" height="50">
</a>
</p>

View file

@ -3,7 +3,7 @@ const generateArtifactsPrompt = require('~/app/clients/prompts/artifacts');
const { getAssistant } = require('~/models/Assistant');
const buildOptions = async (endpoint, parsedBody) => {
// eslint-disable-next-line no-unused-vars
const { promptPrefix, assistant_id, iconURL, greeting, spec, artifacts, ...modelOptions } =
parsedBody;
const endpointOption = removeNullishValues({

View file

@ -3,7 +3,7 @@ const generateArtifactsPrompt = require('~/app/clients/prompts/artifacts');
const { getAssistant } = require('~/models/Assistant');
const buildOptions = async (endpoint, parsedBody) => {
// eslint-disable-next-line no-unused-vars
const { promptPrefix, assistant_id, iconURL, greeting, spec, artifacts, ...modelOptions } =
parsedBody;
const endpointOption = removeNullishValues({

View file

@ -91,6 +91,8 @@
"react-textarea-autosize": "^8.4.0",
"react-transition-group": "^4.4.5",
"react-virtualized": "^9.22.6",
"react-i18next": "^15.4.0",
"i18next": "^24.2.2",
"recoil": "^0.7.7",
"regenerator-runtime": "^0.14.1",
"rehype-highlight": "^6.0.0",

View file

@ -6,6 +6,7 @@ import type { SetterOrUpdater } from 'recoil';
import type * as t from 'librechat-data-provider';
import type { UseMutationResult } from '@tanstack/react-query';
import type { LucideIcon } from 'lucide-react';
import type { TranslationKeys } from '~/hooks';
export type CodeBarProps = {
lang: string;
@ -66,7 +67,10 @@ export type GenericSetter<T> = (value: T | ((currentValue: T) => T)) => void;
export type LastSelectedModels = Record<t.EModelEndpoint, string>;
export type LocalizeFunction = (phraseKey: string, ...values: string[]) => string;
export type LocalizeFunction = (
phraseKey: TranslationKeys,
options?: Record<string, string | number>
) => string;
export type ChatFormValues = { text: string };

View file

@ -1,4 +1,4 @@
import { useLocalize } from '~/hooks';
import { TranslationKeys, useLocalize } from '~/hooks';
import { BlinkAnimation } from './BlinkAnimation';
import { TStartupConfig } from 'librechat-data-provider';
import SocialLoginRender from './SocialLoginRender';
@ -33,7 +33,7 @@ function AuthLayout({
startupConfig: TStartupConfig | null | undefined;
startupConfigError: unknown | null | undefined;
pathname: string;
error: string | null;
error: TranslationKeys | null;
}) {
const localize = useLocalize();
@ -65,7 +65,7 @@ function AuthLayout({
<img
src="/assets/logo.svg"
className="h-full w-full object-contain"
alt={localize('com_ui_logo', startupConfig?.appTitle ?? 'LibreChat')}
alt={localize('com_ui_logo', { 0: startupConfig?.appTitle ?? 'LibreChat' })}
/>
</div>
</BlinkAnimation>

View file

@ -6,7 +6,7 @@ import type { TRegisterUser, TError } from 'librechat-data-provider';
import type { TLoginLayoutContext } from '~/common';
import { ErrorMessage } from './ErrorMessage';
import { Spinner } from '~/components/svg';
import { useLocalize } from '~/hooks';
import { useLocalize, TranslationKeys } from '~/hooks';
const Registration: React.FC = () => {
const navigate = useNavigate();
@ -56,7 +56,7 @@ const Registration: React.FC = () => {
},
});
const renderInput = (id: string, label: string, type: string, validation: object) => (
const renderInput = (id: string, label: TranslationKeys, type: string, validation: object) => (
<div className="mb-4">
<div className="relative">
<input
@ -114,7 +114,7 @@ const Registration: React.FC = () => {
: 'com_auth_registration_success_insecure',
) +
' ' +
localize('com_auth_email_verification_redirecting', countdown.toString())}
localize('com_auth_email_verification_redirecting', { 0: countdown.toString() })}
</div>
)}
{!startupConfigError && !isFetching && (

View file

@ -84,7 +84,7 @@ function RequestPasswordReset() {
</h1>
{countdown > 0 && (
<p className="text-center text-lg text-gray-600 dark:text-gray-400">
{localize('com_auth_email_verification_redirecting', countdown.toString())}
{localize('com_auth_email_verification_redirecting', { 0: countdown.toString() })}
</p>
)}
{showResendLink && countdown === 0 && (

View file

@ -220,8 +220,10 @@ export default function DataTable<TData, TValue>({ columns, data }: DataTablePro
<span className="hidden sm:inline">
{localize(
'com_files_number_selected',
`${table.getFilteredSelectedRowModel().rows.length}`,
`${table.getFilteredRowModel().rows.length}`,
{
0: `${table.getFilteredSelectedRowModel().rows.length}`,
1: `${table.getFilteredRowModel().rows.length}`,
},
)}
</span>
<span className="sm:hidden">

View file

@ -9,7 +9,7 @@ import {
DropdownMenuTrigger,
} from '~/components/ui/DropdownMenu';
import { Button } from '~/components/ui/Button';
import useLocalize from '~/hooks/useLocalize';
import { useLocalize, TranslationKeys } from '~/hooks';
import { cn } from '~/utils';
interface SortFilterHeaderProps<TData, TValue> extends React.HTMLAttributes<HTMLDivElement> {
@ -78,9 +78,12 @@ export function SortFilterHeader<TData, TValue>({
<DropdownMenuSeparator className="dark:bg-gray-500" />
{filters &&
Object.entries(filters).map(([key, values]) =>
values.map((value: string | number) => {
const localizedValue = localize(valueMap?.[value] ?? '');
const filterValue = localizedValue.length ? localizedValue : valueMap?.[value];
values.map((value?: string | number) => {
const translationKey = valueMap?.[value ?? ''];
const filterValue =
translationKey != null && translationKey.length
? localize(translationKey as TranslationKeys)
: String(value);
if (!filterValue) {
return null;
}

View file

@ -44,8 +44,8 @@ export default function PopoverButtons({
const endpoint = overrideEndpoint ?? endpointType ?? _endpoint ?? '';
const model = overrideModel ?? _model;
const isGenerativeModel = model?.toLowerCase()?.includes('gemini') ?? false;
const isChatModel = (!isGenerativeModel && model?.toLowerCase()?.includes('chat')) ?? false;
const isGenerativeModel = model?.toLowerCase().includes('gemini') ?? false;
const isChatModel = (!isGenerativeModel && model?.toLowerCase().includes('chat')) ?? false;
const isTextModel = !isGenerativeModel && !isChatModel && /code|text/.test(model ?? '');
const { showExamples } = optionSettings;

View file

@ -9,12 +9,12 @@ const scaleImage = ({
originalHeight,
containerRef,
}: {
originalWidth: number;
originalHeight: number;
originalWidth?: number;
originalHeight?: number;
containerRef: React.RefObject<HTMLDivElement>;
}) => {
const containerWidth = containerRef.current?.offsetWidth ?? 0;
if (containerWidth === 0 || originalWidth === undefined || originalHeight === undefined) {
if (containerWidth === 0 || originalWidth == null || originalHeight == null) {
return { width: 'auto', height: 'auto' };
}
const aspectRatio = originalWidth / originalHeight;
@ -35,8 +35,8 @@ const Image = ({
height: number;
width: number;
placeholderDimensions?: {
height: string;
width: string;
height?: string;
width?: string;
};
}) => {
const [isLoaded, setIsLoaded] = useState(false);
@ -47,8 +47,8 @@ const Image = ({
const { width: scaledWidth, height: scaledHeight } = useMemo(
() =>
scaleImage({
originalWidth: Number(placeholderDimensions?.width?.split('px')[0]) ?? width,
originalHeight: Number(placeholderDimensions?.height?.split('px')[0]) ?? height,
originalWidth: Number(placeholderDimensions?.width?.split('px')[0] ?? width),
originalHeight: Number(placeholderDimensions?.height?.split('px')[0] ?? height),
containerRef,
}),
[placeholderDimensions, height, width],

View file

@ -64,7 +64,7 @@ const LogContent: React.FC<LogContentProps> = ({ output = '', renderImages, atta
}
// const expirationText = expiresAt
// ? ` ${localize('com_download_expires', format(expiresAt, 'MM/dd/yy HH:mm'))}`
// ? ` ${localize('com_download_expires', { 0: format(expiresAt, 'MM/dd/yy HH:mm') })}`
// : ` ${localize('com_click_to_download')}`;
return (

View file

@ -106,12 +106,12 @@ export default function ToolCall({
const getFinishedText = () => {
if (isMCPToolCall === true) {
return localize('com_assistants_completed_function', function_name);
return localize('com_assistants_completed_function', { 0: function_name });
}
if (domain != null && domain && domain.length !== Constants.ENCODED_DOMAIN_LENGTH) {
return localize('com_assistants_completed_action', domain);
return localize('com_assistants_completed_action', { 0: domain });
}
return localize('com_assistants_completed_function', function_name);
return localize('com_assistants_completed_function', { 0: function_name });
};
return (

View file

@ -34,8 +34,8 @@ export default function ToolPopover({
<div className="bg-token-surface-primary max-w-sm rounded-md p-2 shadow-[0_0_24px_0_rgba(0,0,0,0.05),inset_0_0.5px_0_0_rgba(0,0,0,0.05),0_2px_8px_0_rgba(0,0,0,0.05)]">
<div className="mb-2 text-sm font-medium dark:text-gray-100">
{domain != null && domain
? localize('com_assistants_domain_info', domain)
: localize('com_assistants_function_use', function_name)}
? localize('com_assistants_domain_info', { 0: domain })
: localize('com_assistants_function_use', { 0: function_name })}
</div>
<div className="bg-token-surface-secondary text-token-text-primary dark rounded-md text-xs">
<div className="max-h-32 overflow-y-auto rounded-md p-2 dark:bg-gray-700">

View file

@ -1,14 +1,14 @@
import { TPromptGroup } from 'librechat-data-provider';
import CategoryIcon from '~/components/Prompts/Groups/CategoryIcon';
export default function PromptCard({ promptGroup }: { promptGroup: TPromptGroup }) {
export default function PromptCard({ promptGroup }: { promptGroup?: TPromptGroup }) {
return (
<div className="hover:bg-token-main-surface-secondary relative flex w-40 cursor-pointer flex-col gap-2 rounded-2xl border px-3 pb-4 pt-3 text-start align-top text-[15px] shadow-[0_0_2px_0_rgba(0,0,0,0.05),0_4px_6px_0_rgba(0,0,0,0.02)] transition-colors duration-300 ease-in-out fade-in hover:bg-slate-100 dark:border-gray-600 dark:hover:bg-gray-700">
<div className="">
<CategoryIcon className="size-4" category={promptGroup.category || ''} />
<CategoryIcon className="size-4" category={promptGroup?.category ?? ''} />
</div>
<p className="break-word line-clamp-3 text-balance text-gray-600 dark:text-gray-400">
{promptGroup?.oneliner || promptGroup?.productionPrompt?.prompt}
{(promptGroup?.oneliner ?? '') || promptGroup?.productionPrompt?.prompt}
</p>
</div>
);

View file

@ -1,8 +1,8 @@
import { useMemo, memo } from 'react';
import { parseISO, isToday } from 'date-fns';
import { TConversation } from 'librechat-data-provider';
import { useLocalize, TranslationKeys } from '~/hooks';
import { groupConversationsByDate } from '~/utils';
import { useLocalize } from '~/hooks';
import Convo from './Convo';
const Conversations = ({
@ -41,8 +41,7 @@ const Conversations = ({
paddingLeft: '10px',
}}
>
{/* eslint-disable-next-line @typescript-eslint/strict-boolean-expressions */}
{localize(groupName) || groupName}
{localize(groupName as TranslationKeys) || groupName}
</div>
{convos.map((convo, i) => (
<Convo

View file

@ -12,7 +12,7 @@ import {
HoverCardContent,
} from '~/components/ui';
import OptionHover from '~/components/SidePanel/Parameters/OptionHover';
import { useLocalize, useNavigateToConvo } from '~/hooks';
import { TranslationKeys, useLocalize, useNavigateToConvo } from '~/hooks';
import { useForkConvoMutation } from '~/data-provider';
import { useToastContext } from '~/Providers';
import { ESide } from '~/common';
@ -201,7 +201,7 @@ export default function Fork({
align="center"
>
<div className="flex h-6 w-full items-center justify-center text-sm dark:text-gray-200">
{localize(activeSetting)}
{localize(activeSetting as TranslationKeys)}
<HoverCard openDelay={50}>
<HoverCardTrigger asChild>
<InfoIcon className="ml-auto flex h-4 w-4 gap-2 text-gray-500 dark:text-white/50" />
@ -216,7 +216,9 @@ export default function Fork({
<span>{localize('com_ui_fork_info_1')}</span>
<span>{localize('com_ui_fork_info_2')}</span>
<span>
{localize('com_ui_fork_info_3', localize('com_ui_fork_split_target'))}
{localize('com_ui_fork_info_3', {
0: localize('com_ui_fork_split_target'),
})}
</span>
</div>
</HoverCardContent>
@ -233,7 +235,7 @@ export default function Fork({
hoverTitle={
<>
<GitCommit className="h-5 w-5 rotate-90" />
{localize(optionLabels[ForkOptions.DIRECT_PATH])}
{localize(optionLabels[ForkOptions.DIRECT_PATH] as TranslationKeys)}
</>
}
hoverDescription={localize('com_ui_fork_info_visible')}
@ -251,7 +253,7 @@ export default function Fork({
hoverTitle={
<>
<GitBranchPlus className="h-4 w-4 rotate-180" />
{localize(optionLabels[ForkOptions.INCLUDE_BRANCHES])}
{localize(optionLabels[ForkOptions.INCLUDE_BRANCHES] as TranslationKeys)}
</>
}
hoverDescription={localize('com_ui_fork_info_branches')}
@ -269,9 +271,9 @@ export default function Fork({
hoverTitle={
<>
<ListTree className="h-5 w-5" />
{`${localize(optionLabels[ForkOptions.TARGET_LEVEL])} (${localize(
'com_endpoint_default',
)})`}
{`${localize(
optionLabels[ForkOptions.TARGET_LEVEL] as TranslationKeys,
)} (${localize('com_endpoint_default')})`}
</>
}
hoverDescription={localize('com_ui_fork_info_target')}

View file

@ -121,7 +121,7 @@ export default function Settings({
<Label htmlFor="temp-int" className="text-left text-sm font-medium">
{localize('com_endpoint_temperature')}{' '}
<small className="opacity-40">
({localize('com_endpoint_default_with_num', '1')})
({localize('com_endpoint_default_with_num', { 0: '1' })})
</small>
</Label>
<InputNumber

View file

@ -27,12 +27,12 @@ export default function Settings({ conversation, setOption, models, readonly }:
conversation ?? {};
const currentList = useMemo(
() => Object.values(assistantListMap?.[endpoint ?? ''] ?? {}) as Assistant[],
() => Object.values(assistantListMap[endpoint ?? ''] ?? {}) as Assistant[],
[assistantListMap, endpoint],
);
const assistants = useMemo(() => {
const currentAssistants = (currentList ?? []).map(({ id, name }) => ({
const currentAssistants = currentList.map(({ id, name }) => ({
label: name,
value: id,
}));
@ -52,8 +52,8 @@ export default function Settings({ conversation, setOption, models, readonly }:
});
const activeAssistant = useMemo(() => {
if (assistant_id) {
return assistantListMap[endpoint ?? '']?.[assistant_id];
if (assistant_id != null && assistant_id) {
return assistantListMap[endpoint ?? '']?.[assistant_id] as Assistant | null;
}
return null;
@ -70,11 +70,13 @@ export default function Settings({ conversation, setOption, models, readonly }:
}, [models, activeAssistant, localize]);
const [assistantValue, setAssistantValue] = useState<Option>(
activeAssistant ? { label: activeAssistant.name, value: activeAssistant.id } : defaultOption,
activeAssistant != null
? { label: activeAssistant.name ?? '', value: activeAssistant.id }
: defaultOption,
);
useEffect(() => {
if (assistantValue && assistantValue.value === '') {
if (assistantValue.value === '') {
setOption('presetOverride')({
assistant_id: assistantValue.value,
} as Partial<TPreset>);
@ -95,7 +97,7 @@ export default function Settings({ conversation, setOption, models, readonly }:
return;
}
const assistant = assistantListMap[endpoint ?? '']?.[value];
const assistant = assistantListMap[endpoint ?? '']?.[value] as Assistant | null;
if (!assistant) {
setAssistantValue(defaultOption);
return;
@ -103,7 +105,7 @@ export default function Settings({ conversation, setOption, models, readonly }:
setAssistantValue({
label: assistant.name ?? '',
value: assistant.id ?? '',
value: assistant.id || '',
});
setOption('assistant_id')(assistant.id);
if (assistant.model) {

View file

@ -37,7 +37,7 @@ function Examples({ readonly, examples, setExample, addExample, removeExample }:
<TextareaAutosize
id={`input-${idx}`}
disabled={readonly}
value={example?.input?.content || ''}
value={example.input.content || ''}
onChange={(e) => setExample(idx, 'input', e.target.value ?? null)}
placeholder="Set example input. Example is ignored if empty."
className={cn(
@ -62,7 +62,7 @@ function Examples({ readonly, examples, setExample, addExample, removeExample }:
<TextareaAutosize
id={`output-${idx}`}
disabled={readonly}
value={example?.output?.content || ''}
value={example.output.content || ''}
onChange={(e) => setExample(idx, 'output', e.target.value ?? null)}
placeholder={'Set example output. Example is ignored if empty.'}
className={cn(

View file

@ -180,7 +180,7 @@ export default function Settings({ conversation, setOption, models, readonly }:
<Label htmlFor="top-p-int" className="text-left text-sm font-medium">
{localize('com_endpoint_top_p')}{' '}
<small className="opacity-40">
({localize('com_endpoint_default_with_num', google.topP.default + '')})
({localize('com_endpoint_default_with_num', { 0: google.topP.default + '' })})
</small>
</Label>
<InputNumber
@ -221,7 +221,7 @@ export default function Settings({ conversation, setOption, models, readonly }:
<Label htmlFor="top-k-int" className="text-left text-sm font-medium">
{localize('com_endpoint_top_k')}{' '}
<small className="opacity-40">
({localize('com_endpoint_default_with_num', google.topK.default + '')})
({localize('com_endpoint_default_with_num',{ 0: google.topK.default + '' })})
</small>
</Label>
<InputNumber
@ -261,7 +261,7 @@ export default function Settings({ conversation, setOption, models, readonly }:
<Label htmlFor="max-tokens-int" className="text-left text-sm font-medium">
{localize('com_endpoint_max_output_tokens')}{' '}
<small className="opacity-40">
({localize('com_endpoint_default_with_num', google.maxOutputTokens.default + '')})
({localize('com_endpoint_default_with_num', { 0: google.maxOutputTokens.default + '' })})
</small>
</Label>
<InputNumber

View file

@ -226,7 +226,7 @@ export default function Settings({
<Label htmlFor="temp-int" className="text-left text-sm font-medium">
{localize('com_endpoint_temperature')}{' '}
<small className="opacity-40">
({localize('com_endpoint_default_with_num', '0.8')})
({localize('com_endpoint_default_with_num', { 0: '0.8' })})
</small>
</Label>
<InputNumber
@ -266,7 +266,7 @@ export default function Settings({
<Label htmlFor="top-p-int" className="text-left text-sm font-medium">
{localize('com_endpoint_top_p')}{' '}
<small className="opacity-40">
({localize('com_endpoint_default_with_num', '1')})
({localize('com_endpoint_default_with_num', { 0: '1' })})
</small>
</Label>
<InputNumber
@ -307,7 +307,7 @@ export default function Settings({
<Label htmlFor="freq-penalty-int" className="text-left text-sm font-medium">
{localize('com_endpoint_frequency_penalty')}{' '}
<small className="opacity-40">
({localize('com_endpoint_default_with_num', '0')})
({localize('com_endpoint_default_with_num', { 0: '0' })})
</small>
</Label>
<InputNumber
@ -348,7 +348,7 @@ export default function Settings({
<Label htmlFor="pres-penalty-int" className="text-left text-sm font-medium">
{localize('com_endpoint_presence_penalty')}{' '}
<small className="opacity-40">
({localize('com_endpoint_default_with_num', '0')})
({localize('com_endpoint_default_with_num', { 0: '0' })})
</small>
</Label>
<InputNumber

View file

@ -9,7 +9,7 @@ const FileDashboardView = () => {
return (
<div className="bg-[#f9f9f9] p-0 lg:p-7">
<div className="ml-3 mt-3 flex flex-row justify-between">
{params?.vectorStoreId && (
{params.vectorStoreId && (
<Button
className="block lg:hidden"
variant={'outline'}

View file

@ -244,9 +244,10 @@ export default function DataTableFile<TData, TValue>({
<div className="ml-4 mr-4 mt-4 flex h-auto items-center justify-end space-x-2 py-4 sm:ml-0 sm:mr-0 sm:h-0">
<div className="text-muted-foreground ml-2 flex-1 text-sm">
{localize(
'com_files_number_selected',
`${table.getFilteredSelectedRowModel().rows.length}`,
`${table.getFilteredRowModel().rows.length}`,
'com_files_number_selected', {
0: `${table.getFilteredSelectedRowModel().rows.length}`,
1: `${table.getFilteredRowModel().rows.length}`,
},
)}
</div>
<Button

View file

@ -2,16 +2,18 @@ import React from 'react';
import FileSidePanel from './FileList/FileSidePanel';
import { Outlet, useNavigate, useParams } from 'react-router-dom';
import FilesSectionSelector from './FilesSectionSelector';
import { useLocalize } from '~/hooks';
import { Button } from '../ui';
export default function FilesListView() {
const params = useParams();
const navigate = useNavigate();
const localize = useLocalize();
return (
<div className="bg-[#f9f9f9] p-0 lg:p-7">
<div className="m-4 flex w-full flex-row justify-between md:m-2">
<FilesSectionSelector />
{params?.fileId && (
{params.fileId != null && params.fileId && (
<Button
className="block lg:hidden"
variant={'outline'}
@ -20,21 +22,21 @@ export default function FilesListView() {
navigate('/d/files');
}}
>
Go back
{localize('com_ui_go_back')}
</Button>
)}
</div>
<div className="flex w-full flex-row divide-x">
<div
className={`mr-2 w-full xl:w-1/3 ${
params.fileId ? 'hidden w-1/2 lg:block lg:w-1/2' : 'md:w-full'
params.fileId != null && params.fileId ? 'hidden w-1/2 lg:block lg:w-1/2' : 'md:w-full'
}`}
>
<FileSidePanel />
</div>
<div
className={`h-[85vh] w-full overflow-y-auto xl:w-2/3 ${
params.fileId ? 'lg:w-1/2' : 'hidden md:w-1/2 lg:block'
params.fileId != null && params.fileId ? 'lg:w-1/2' : 'hidden md:w-1/2 lg:block'
}`}
>
<Outlet />

View file

@ -178,7 +178,7 @@ export default function VectorStorePreview() {
<Clock3 className="text-base text-gray-500 md:text-lg lg:text-xl" />
&nbsp;Created At
</span>
<span className="w-1/2 text-gray-500 md:w-3/5">{vectorStore.createdAt?.toString()}</span>
<span className="w-1/2 text-gray-500 md:w-3/5">{vectorStore.createdAt.toString()}</span>
</div>
</div>

View file

@ -29,7 +29,7 @@ export default function ModelSelect({
}
const { endpoint: _endpoint, endpointType } = conversation;
const models = modelsQuery?.data?.[_endpoint] ?? [];
const models = modelsQuery.data?.[_endpoint] ?? [];
const endpoint = endpointType ?? _endpoint;
const OptionComponent = multiChatOptions[endpoint];

View file

@ -47,11 +47,11 @@ const errorMessages = {
[ErrorTypes.NO_SYSTEM_MESSAGES]: `com_error_${ErrorTypes.NO_SYSTEM_MESSAGES}`,
[ErrorTypes.EXPIRED_USER_KEY]: (json: TExpiredKey, localize: LocalizeFunction) => {
const { expiredAt, endpoint } = json;
return localize('com_error_expired_user_key', endpoint, expiredAt);
return localize('com_error_expired_user_key', { 0: endpoint, 1: expiredAt });
},
[ErrorTypes.INPUT_LENGTH]: (json: TGenericError, localize: LocalizeFunction) => {
const { info } = json;
return localize('com_error_input_length', info);
return localize('com_error_input_length', { 0: info });
},
[ErrorTypes.GOOGLE_ERROR]: (json: TGenericError) => {
const { info } = json;

View file

@ -70,7 +70,7 @@ function Avatar() {
const megabytes =
fileConfig.avatarSizeLimit != null ? formatBytes(fileConfig.avatarSizeLimit) : 2;
showToast({
message: localize('com_ui_upload_invalid_var', megabytes + ''),
message: localize('com_ui_upload_invalid_var', { 0: megabytes + '' }),
status: 'error',
});
}

View file

@ -41,7 +41,7 @@ export const RevokeKeysButton = ({
const dialogTitle = all
? localize('com_ui_revoke_keys')
: localize('com_ui_revoke_key_endpoint', endpoint);
: localize('com_ui_revoke_key_endpoint', { 0: endpoint });
const dialogMessage = all
? localize('com_ui_revoke_keys_confirm')

View file

@ -15,7 +15,7 @@ export default function DecibelSelector() {
<div className="flex items-center justify-between">
<div>{localize('com_nav_db_sensitivity')}</div>
<div className="w-2" />
<small className="opacity-40">({localize('com_endpoint_default_with_num', '-45')})</small>
<small className="opacity-40">({localize('com_endpoint_default_with_num', { 0: '-45' })})</small>
</div>
<div className="flex items-center justify-between">
<Slider

View file

@ -15,7 +15,7 @@ export default function DecibelSelector() {
<div className="flex items-center justify-between">
<div>{localize('com_nav_playback_rate')}</div>
<div className="w-2" />
<small className="opacity-40">({localize('com_endpoint_default_with_num', '1')})</small>
<small className="opacity-40">({localize('com_endpoint_default_with_num', { 0: '1' })})</small>
</div>
<div className="flex items-center justify-between">
<Slider

View file

@ -42,7 +42,7 @@ const DeleteVersion = ({
htmlFor="dialog-delete-confirm-prompt"
className="text-left text-sm font-medium"
>
{localize('com_ui_delete_confirm_prompt_version_var', name)}
{localize('com_ui_delete_confirm_prompt_version_var', { 0: name })}
</Label>
</div>
</div>

View file

@ -169,7 +169,7 @@ export default function VariableForm({
return (
<InputCombobox
options={field.config.options || []}
placeholder={localize('com_ui_enter_var', field.config.variable)}
placeholder={localize('com_ui_enter_var', { 0: field.config.variable })}
className={cn(
defaultTextProps,
'rounded px-3 py-2 focus:bg-surface-tertiary',
@ -192,7 +192,7 @@ export default function VariableForm({
defaultTextProps,
'rounded px-3 py-2 focus:bg-surface-tertiary',
)}
placeholder={localize('com_ui_enter_var', field.config.variable)}
placeholder={localize('com_ui_enter_var', { 0: field.config.variable })}
maxRows={8}
/>
);

View file

@ -70,7 +70,7 @@ const PromptForm = () => {
const selectedPrompt = useMemo(
() => (prompts.length > 0 ? prompts[selectionIndex] : undefined),
[prompts, /* eslint-disable-line react-hooks/exhaustive-deps */ selectionIndex],
[prompts, selectionIndex],
);
const { groupsQuery } = useOutletContext<ReturnType<typeof usePromptGroupsNav>>();
@ -102,7 +102,7 @@ const PromptForm = () => {
);
},
onSuccess(data) {
if (alwaysMakeProd && data.prompt._id && data.prompt.groupId) {
if (alwaysMakeProd && data.prompt._id != null && data.prompt._id && data.prompt.groupId) {
makeProductionMutation.mutate({
id: data.prompt._id,
groupId: data.prompt.groupId,
@ -336,7 +336,7 @@ const PromptForm = () => {
variant="ghost"
className="h-10 w-10 border border-border-light p-0 lg:hidden"
onClick={() => setShowSidePanel(true)}
aria-label={localize('com_ui_open_menu')}
aria-label={localize('com_endpoint_open_menu')}
>
<Menu className="size-5" />
</Button>
@ -382,8 +382,8 @@ const PromptForm = () => {
onClick={() => setShowSidePanel(false)}
aria-hidden={!showSidePanel}
tabIndex={showSidePanel ? 0 : -1}
aria-label={localize('com_ui_close_menu')}
/>
<div
className="absolute inset-y-0 right-0 z-50 lg:hidden"
style={{

View file

@ -111,12 +111,12 @@ const VersionCard = ({
onClick={onClick}
aria-selected={isSelected}
role="tab"
aria-label={localize('com_ui_version_var', `${totalVersions - index}`)}
aria-label={localize('com_ui_version_var', { 0: `${totalVersions - index}` })}
>
<div className="flex flex-col gap-2">
<div className="flex items-start justify-between lg:flex-col xl:flex-row">
<h3 className="font-bold text-text-primary">
{localize('com_ui_version_var', `${totalVersions - index}`)}
{localize('com_ui_version_var', { 0: `${totalVersions - index}` })}
</h3>
<time className="text-xs text-text-secondary" dateTime={prompt.createdAt}>
{format(new Date(prompt.createdAt), 'yyyy-MM-dd HH:mm')}

View file

@ -97,7 +97,7 @@ const SharePrompt = ({ group, disabled }: { group?: TPromptGroup; disabled: bool
</OGDialogTrigger>
<OGDialogContent className="w-11/12 max-w-lg" role="dialog" aria-labelledby="dialog-title">
<OGDialogTitle id="dialog-title" className="truncate pr-2" title={group.name}>
{localize('com_ui_share_var', `"${group.name}"`)}
{localize('com_ui_share_var', { 0: `"${group.name}"` })}
</OGDialogTitle>
<form className="p-2" onSubmit={handleSubmit(onSubmit)} aria-describedby="form-description">
<div id="form-description" className="sr-only">

View file

@ -21,7 +21,7 @@ export default function MessagesView({
}}
>
<div className="flex flex-col pb-9 text-sm dark:bg-transparent">
{(_messagesTree && _messagesTree?.length == 0) || _messagesTree === null ? (
{(_messagesTree && _messagesTree.length == 0) || _messagesTree === null ? (
<div className="flex w-full items-center justify-center gap-1 bg-gray-50 p-3 text-sm text-gray-500 dark:border-gray-800/50 dark:bg-gray-800 dark:text-gray-300">
Nothing found
</div>

View file

@ -1,5 +1,6 @@
import { useEffect } from 'react';
import { useRecoilState } from 'recoil';
import type { TMessage } from 'librechat-data-provider';
import type { TMessageProps } from '~/common';
// eslint-disable-next-line import/no-cycle
import Message from './Message';
@ -25,17 +26,16 @@ export default function MultiMessage({
}, [messagesTree?.length]);
useEffect(() => {
if (messagesTree?.length && siblingIdx >= messagesTree?.length) {
if (messagesTree?.length != null && siblingIdx >= messagesTree.length) {
setSiblingIdx(0);
}
}, [siblingIdx, messagesTree?.length, setSiblingIdx]);
if (!(messagesTree && messagesTree?.length)) {
if (!(messagesTree && messagesTree.length)) {
return null;
}
const message = messagesTree[messagesTree.length - siblingIdx - 1];
const message = messagesTree[messagesTree.length - siblingIdx - 1] as TMessage | null;
if (!message) {
return null;
}

View file

@ -171,7 +171,7 @@ function Avatar({
} else {
const megabytes = sizeLimit ? formatBytes(sizeLimit) : 2;
showToast({
message: localize('com_ui_upload_invalid_var', megabytes + ''),
message: localize('com_ui_upload_invalid_var', { 0: megabytes + '' }),
status: 'error',
});
}

View file

@ -38,7 +38,7 @@ export default function FileSearchCheckbox() {
type="button"
className="flex items-center space-x-2"
onClick={() =>
// eslint-disable-next-line @typescript-eslint/strict-boolean-expressions
setValue(AgentCapabilities.file_search, !getValues(AgentCapabilities.file_search), {
shouldDirty: true,
})

View file

@ -20,7 +20,7 @@ export default function ImageVision() {
checked={field.value}
onCheckedChange={field.onChange}
className="relative float-left mr-2 inline-flex h-4 w-4 cursor-pointer"
value={field?.value?.toString()}
value={field.value?.toString()}
/>
)}
/>

View file

@ -222,7 +222,7 @@ export default function Parameters({
className="btn btn-neutral flex w-full items-center justify-center gap-2 px-4 py-2 text-sm"
>
<RotateCcw className="h-4 w-4" aria-hidden="true" />
{localize('com_ui_reset_var', localize('com_ui_model_parameters'))}
{localize('com_ui_reset_var', { 0: localize('com_ui_model_parameters') })}
</button>
</div>
</div>

View file

@ -43,7 +43,7 @@ export default function Retrieval({ retrievalModels }: { retrievalModels: Set<st
disabled={isDisabled}
onCheckedChange={field.onChange}
className="relative float-left mr-2 inline-flex h-4 w-4 cursor-pointer"
value={field?.value?.toString()}
value={field.value?.toString()}
/>
)}
/>

View file

@ -38,7 +38,7 @@ export default function HideSequential() {
type="button"
className="flex items-center space-x-2"
onClick={() =>
// eslint-disable-next-line @typescript-eslint/strict-boolean-expressions
setValue(
AgentCapabilities.hide_sequential_outputs,
!getValues(AgentCapabilities.hide_sequential_outputs),

View file

@ -137,7 +137,7 @@ export default function ShareAgent({
)}
aria-label={localize(
'com_ui_share_var',
agentName != null && agentName !== '' ? `"${agentName}"` : localize('com_ui_agent'),
{ 0: agentName != null && agentName !== '' ? `"${agentName}"` : localize('com_ui_agent') },
)}
type="button"
>
@ -150,7 +150,7 @@ export default function ShareAgent({
<OGDialogTitle>
{localize(
'com_ui_share_var',
agentName != null && agentName !== '' ? `"${agentName}"` : localize('com_ui_agent'),
{ 0: agentName != null && agentName !== '' ? `"${agentName}"` : localize('com_ui_agent') },
)}
</OGDialogTitle>
<form

View file

@ -200,7 +200,7 @@ function Avatar({
} else {
const megabytes = fileConfig.avatarSizeLimit ? formatBytes(fileConfig.avatarSizeLimit) : 2;
showToast({
message: localize('com_ui_upload_invalid_var', megabytes + ''),
message: localize('com_ui_upload_invalid_var', { 0: megabytes + '' }),
status: 'error',
});
}

View file

@ -20,7 +20,7 @@ export default function ImageVision() {
checked={field.value}
onCheckedChange={field.onChange}
className="relative float-left mr-2 inline-flex h-4 w-4 cursor-pointer"
value={field?.value?.toString()}
value={field.value.toString()}
/>
)}
/>

View file

@ -59,7 +59,7 @@ export default function Retrieval({
disabled={isDisabled}
onCheckedChange={field.onChange}
className="relative float-left mr-2 inline-flex h-4 w-4 cursor-pointer"
value={field?.value?.toString()}
value={field.value.toString()}
/>
)}
/>

View file

@ -3,7 +3,7 @@ import { OptionTypes } from 'librechat-data-provider';
import type { DynamicSettingProps } from 'librechat-data-provider';
import { Label, Input, HoverCard, HoverCardTrigger, Tag } from '~/components/ui';
import { useChatContext, useToastContext } from '~/Providers';
import { useLocalize, useParameterEffects } from '~/hooks';
import { TranslationKeys, useLocalize, useParameterEffects } from '~/hooks';
import { cn, defaultTextProps } from '~/utils';
import OptionHover from './OptionHover';
import { ESide } from '~/common';
@ -75,7 +75,7 @@ function DynamicTags({
if (minTags != null && currentTags.length <= minTags) {
showToast({
message: localize('com_ui_min_tags', minTags + ''),
message: localize('com_ui_min_tags',{ 0: minTags + '' }),
status: 'warning',
});
return;
@ -94,7 +94,7 @@ function DynamicTags({
let update = [...(currentTags ?? []), tagText];
if (maxTags != null && update.length > maxTags) {
showToast({
message: localize('com_ui_max_tags', maxTags + ''),
message: localize('com_ui_max_tags', { 0: maxTags + '' }),
status: 'warning',
});
update = update.slice(-maxTags);
@ -126,7 +126,7 @@ function DynamicTags({
htmlFor={`${settingKey}-dynamic-input`}
className="text-left text-sm font-medium"
>
{labelCode ? localize(label) ?? label : label || settingKey}{' '}
{labelCode ? localize(label as TranslationKeys) ?? label : label || settingKey}{' '}
{showDefault && (
<small className="opacity-40">
(
@ -174,7 +174,7 @@ function DynamicTags({
}
}}
onChange={(e) => setTagText(e.target.value)}
placeholder={placeholderCode ? localize(placeholder) ?? placeholder : placeholder}
placeholder={placeholderCode ? localize(placeholder as TranslationKeys) ?? placeholder : placeholder}
className={cn('flex h-10 max-h-10 border-none bg-surface-secondary px-3 py-2')}
/>
</div>
@ -182,7 +182,7 @@ function DynamicTags({
</HoverCardTrigger>
{description && (
<OptionHover
description={descriptionCode ? localize(description) ?? description : description}
description={descriptionCode ? localize(description as TranslationKeys) ?? description : description}
side={descriptionSide as ESide}
/>
)}

View file

@ -27,7 +27,7 @@ function ToolItem({ tool, onAddTool, onRemoveTool, isInstalled = false }: ToolIt
{tool.icon != null && tool.icon ? (
<img
src={tool.icon}
alt={localize('com_ui_logo', tool.name)}
alt={localize('com_ui_logo', { 0: tool.name })}
className="h-full w-full rounded-[5px] bg-white"
/>
) : (

View file

@ -1,4 +1,4 @@
/* eslint-disable indent */
import { cn } from '~/utils/';
export default function AzureMinimalIcon({

View file

@ -2,7 +2,7 @@ import React, { useState } from 'react';
import { TError } from 'librechat-data-provider';
type ProviderValue = {
error: TError;
error?: TError;
setError: React.Dispatch<React.SetStateAction<boolean>>;
};
const ApiErrorBoundaryContext = React.createContext<ProviderValue | undefined>(undefined);

View file

@ -13,7 +13,7 @@ export default function useSelectAssistant(endpoint: AssistantsEndpoint) {
const onSelect = useCallback(
(value: string) => {
const assistant = assistantMap?.[endpoint]?.[value];
const assistant = assistantMap[endpoint]?.[value];
if (!assistant) {
return;
}

View file

@ -76,7 +76,6 @@ export default function useAppStartup({
return;
}
// eslint-disable-next-line @typescript-eslint/no-unnecessary-condition
const userPlugins = user.plugins ?? [];
if (userPlugins.length === 0) {

View file

@ -144,7 +144,7 @@ const usePresetIndexOptions: TUsePresetOptions = (_preset) => {
}
return tool;
})
?.filter((el) => !!el) || [];
.filter((el) => !!el) || [];
const isSelected = checkPluginSelection(newValue);
const tool = availableTools[newValue];
if (isSelected || remove) {

View file

@ -138,7 +138,7 @@ const useSetIndexOptions: TUseSetOptions = (preset = false) => {
}
return tool;
})
?.filter((el) => !!el) || [];
.filter((el) => !!el) || [];
const isSelected = checkPluginSelection(newValue);
const tool = availableTools[newValue];
if (isSelected || remove) {

View file

@ -21,7 +21,7 @@ export const useDelayedUploadToast = () => {
}
const timer = setTimeout(() => {
const message = localize('com_ui_upload_delay', fileName);
const message = localize('com_ui_upload_delay', { 0: fileName });
showToast({
message,
status: 'warning',

View file

@ -9,7 +9,7 @@ export default function useDeleteFilesFromTable(callback?: () => void) {
const deletionMutation = useDeleteFilesMutation({
onMutate: async (variables) => {
const { files } = variables;
if (!files?.length) {
if (!files.length) {
return new Map<string, BatchFile>();
}
@ -26,7 +26,7 @@ export default function useDeleteFilesFromTable(callback?: () => void) {
queryClient.setQueryData([QueryKeys.files], (oldFiles: TFile[] | undefined) => {
const { files } = variables;
return files?.length
return files.length
? oldFiles?.filter((file) => !filesToDeleteMap.has(file.file_id))
: oldFiles;
});

View file

@ -14,7 +14,7 @@ export const useAutoSave = ({
setFiles,
}: {
conversationId?: string | null;
textAreaRef: React.RefObject<HTMLTextAreaElement>;
textAreaRef?: React.RefObject<HTMLTextAreaElement>;
files: Map<string, ExtendedFile>;
setFiles: SetterOrUpdater<Map<string, ExtendedFile>>;
}) => {
@ -51,7 +51,7 @@ export const useAutoSave = ({
const restoreFiles = useCallback(
(id: string) => {
const filesDraft = JSON.parse(
localStorage.getItem(`${LocalStorageKeys.FILES_DRAFT}${id}`) || '[]',
(localStorage.getItem(`${LocalStorageKeys.FILES_DRAFT}${id}`) ?? '') || '[]',
) as string[];
if (filesDraft.length === 0) {
@ -66,7 +66,10 @@ export const useAutoSave = ({
const tempFileData = fileList?.find((f) => f.temp_file_id === fileId);
const { fileToRecover, fileIdToRecover } = fileData
? { fileToRecover: fileData, fileIdToRecover: fileId }
: { fileToRecover: tempFileData, fileIdToRecover: tempFileData?.temp_file_id || fileId };
: {
fileToRecover: tempFileData,
fileIdToRecover: (tempFileData?.temp_file_id ?? '') || fileId,
};
if (fileToRecover) {
setFiles((currentFiles) => {
@ -87,7 +90,7 @@ export const useAutoSave = ({
const restoreText = useCallback(
(id: string) => {
const savedDraft = localStorage.getItem(`${LocalStorageKeys.TEXT_DRAFT}${id}`) || '';
const savedDraft = (localStorage.getItem(`${LocalStorageKeys.TEXT_DRAFT}${id}`) ?? '') || '';
setValue('text', decodeBase64(savedDraft));
},
[setValue],
@ -115,12 +118,12 @@ export const useAutoSave = ({
// This useEffect is responsible for setting up and cleaning up the auto-save functionality
// for the text area input. It saves the text to localStorage with a debounce to prevent
// excessive writes.
if (!saveDrafts || !conversationId) {
if (!saveDrafts || conversationId == null || conversationId === '') {
return;
}
const handleInput = debounce(() => {
if (textAreaRef.current && textAreaRef.current.value) {
if (textAreaRef?.current && textAreaRef.current.value) {
localStorage.setItem(
`${LocalStorageKeys.TEXT_DRAFT}${conversationId}`,
encodeBase64(textAreaRef.current.value),
@ -130,7 +133,7 @@ export const useAutoSave = ({
}
}, 1000);
const textArea = textAreaRef.current;
const textArea = textAreaRef?.current;
if (textArea) {
textArea.addEventListener('input', handleInput);
}
@ -149,7 +152,7 @@ export const useAutoSave = ({
// It handles both text and file drafts, ensuring that the user's input is preserved
// across different conversations.
if (!saveDrafts || !conversationId) {
if (!saveDrafts || conversationId == null || conversationId === '') {
return;
}
if (conversationId === currentConversationId) {
@ -160,7 +163,7 @@ export const useAutoSave = ({
setFiles(new Map());
try {
if (currentConversationId) {
if (currentConversationId != null && currentConversationId) {
saveText(currentConversationId);
}
@ -187,7 +190,12 @@ export const useAutoSave = ({
// It ensures that the file drafts are kept up-to-date and can be restored
// when the conversation is revisited.
if (!saveDrafts || !conversationId || currentConversationId !== conversationId) {
if (
!saveDrafts ||
conversationId == null ||
conversationId === '' ||
currentConversationId !== conversationId
) {
return;
}
@ -202,7 +210,7 @@ export const useAutoSave = ({
}, [files, conversationId, saveDrafts, currentConversationId, fileIds]);
const clearDraft = useCallback(() => {
if (conversationId) {
if (conversationId != null && conversationId) {
localStorage.removeItem(`${LocalStorageKeys.TEXT_DRAFT}${conversationId}`);
localStorage.removeItem(`${LocalStorageKeys.FILES_DRAFT}${conversationId}`);
}

View file

@ -98,7 +98,7 @@ export default function useMentions({
endpointsConfig,
}),
)
?.filter(Boolean),
.filter(Boolean),
[EModelEndpoint.azureAssistants]: listMap[EModelEndpoint.azureAssistants]
?.map(
assistantMapFn({
@ -107,7 +107,7 @@ export default function useMentions({
endpointsConfig,
}),
)
?.filter(Boolean),
.filter(Boolean),
}),
[listMap, assistantMap, endpointsConfig],
);

View file

@ -67,7 +67,7 @@ function useTextToSpeechEdge({
.catch((error) => {
console.error('Error initializing TTS:', error);
showToast({
message: localize('com_nav_tts_init_error', (error as Error).message),
message: localize('com_nav_tts_init_error', { 0: (error as Error).message }),
status: 'error',
});
});
@ -77,7 +77,7 @@ function useTextToSpeechEdge({
.catch((error) => {
console.error('Error initializing TTS:', error);
showToast({
message: localize('com_nav_tts_init_error', (error as Error).message),
message: localize('com_nav_tts_init_error', { 0: (error as Error).message }),
status: 'error',
});
});
@ -168,7 +168,7 @@ function useTextToSpeechEdge({
} catch (error) {
console.error('Error generating speech:', error);
showToast({
message: localize('com_nav_audio_play_error', (error as Error).message),
message: localize('com_nav_audio_play_error', { 0: (error as Error).message }),
status: 'error',
});
setIsSpeaking(false);

View file

@ -67,7 +67,7 @@ function useTextToSpeechExternal({
return playPromise().catch(console.error);
}
console.error(error);
showToast({ message: localize('com_nav_audio_play_error', error.message), status: 'error' });
showToast({ message: localize('com_nav_audio_play_error', { 0: error.message }), status: 'error' });
});
newAudio.onended = () => {
@ -123,7 +123,7 @@ function useTextToSpeechExternal({
},
onError: (error: unknown) => {
showToast({
message: localize('com_nav_audio_process_error', (error as Error).message),
message: localize('com_nav_audio_process_error', { 0: (error as Error).message }),
status: 'error',
});
},

View file

@ -96,14 +96,12 @@ export default function useTextarea({
return localize('com_endpoint_message_not_appendable');
}
const sender =
isAssistant || isAgent
const sender = isAssistant || isAgent
? getEntityName({ name: entityName, isAgent, localize })
: getSender(conversation as TEndpointOption);
return `${localize(
'com_endpoint_message_new',
sender ? sender : localize('com_endpoint_ai'),
'com_endpoint_message_new', { 0: sender ? sender : localize('com_endpoint_ai') },
)}`;
};

View file

@ -20,19 +20,19 @@ export default function useBuildMessageTree() {
recursive = false,
}: {
messageId: string | null | undefined;
message: TMessage | null;
messages: TMessage[] | null;
message: Partial<TMessage> | null;
messages: Array<Partial<TMessage> | undefined> | null;
branches?: boolean;
recursive?: boolean;
}): Promise<TMessage | TMessage[]> => {
let children: TMessage[] = [];
if (messages?.length) {
}): Promise<TMessage | Array<Partial<TMessage> | undefined>> => {
let children: Array<Partial<TMessage> | undefined> = [];
if (messages?.length != null && messages.length > 0) {
if (branches) {
for (const message of messages) {
children.push(
(await buildMessageTree({
messageId: message?.messageId,
message: message,
message: message as TMessage,
messages: message?.children || [],
branches,
recursive,
@ -41,7 +41,7 @@ export default function useBuildMessageTree() {
}
} else {
let message = messages[0];
if (messages?.length > 1) {
if (messages.length > 1) {
const siblingIdx = await getSiblingIdx(messageId);
message = messages[messages.length - siblingIdx - 1];
}
@ -49,7 +49,7 @@ export default function useBuildMessageTree() {
children = [
(await buildMessageTree({
messageId: message?.messageId,
message: message,
message: message as TMessage,
messages: message?.children || [],
branches,
recursive,
@ -59,16 +59,16 @@ export default function useBuildMessageTree() {
}
if (recursive && message) {
return { ...message, children: children };
return { ...(message as TMessage), children: children as TMessage[] };
} else {
let ret: TMessage[] = [];
if (message) {
const _message = { ...message };
delete _message.children;
ret = [_message];
ret = [_message as TMessage];
}
for (const child of children) {
ret = ret.concat(child);
ret = ret.concat(child as TMessage);
}
return ret;
}

View file

@ -35,7 +35,7 @@ export default function usePromptGroupsNav() {
}, [pageSize, name, category, setPageNumber]);
const promptGroups = useMemo(() => {
return groupsQuery?.data?.pages?.[pageNumber - 1 + '']?.promptGroups || [];
return groupsQuery.data?.pages[pageNumber - 1 + '']?.promptGroups || [];
}, [groupsQuery.data, pageNumber]);
const nextPage = () => {

View file

@ -35,7 +35,7 @@ export default function useContentHandler({ setMessages, getMessages }: TUseCont
const messages =
_messages
?.filter((m) => m.messageId !== messageId)
?.map((msg) => ({ ...msg, thread_id })) ?? [];
.map((msg) => ({ ...msg, thread_id })) ?? [];
const userMessage = messages[messages.length - 1] as TMessage | undefined;
const { initialResponse } = submission;

View file

@ -217,7 +217,7 @@ export default function useEventHandlers({
const parentId = requestMessage.parentMessageId;
if (
parentId !== Constants.NO_PARENT &&
(title?.toLowerCase()?.includes('new chat') ?? false)
(title?.toLowerCase().includes('new chat') ?? false)
) {
const convos = queryClient.getQueryData<ConversationData>([QueryKeys.allConversations]);
const cachedConvo = getConversationById(convos, conversationId);
@ -301,7 +301,7 @@ export default function useEventHandlers({
const parentId = isRegenerate ? userMessage.overrideParentMessageId : parentMessageId;
if (
parentId !== Constants.NO_PARENT &&
(title?.toLowerCase()?.includes('new chat') ?? false)
(title?.toLowerCase().includes('new chat') ?? false)
) {
const convos = queryClient.getQueryData<ConversationData>([QueryKeys.allConversations]);
const cachedConvo = getConversationById(convos, conversationId);

View file

@ -22,6 +22,7 @@ export { default as useToast } from './useToast';
export { default as useTimeout } from './useTimeout';
export { default as useNewConvo } from './useNewConvo';
export { default as useLocalize } from './useLocalize';
export type { TranslationKeys } from './useLocalize';
export { default as useMediaQuery } from './useMediaQuery';
export { default as useScrollToRef } from './useScrollToRef';
export { default as useLocalStorage } from './useLocalStorage';

View file

@ -1,14 +1,25 @@
import { useCallback } from 'react';
import { useEffect, useCallback } from 'react';
import { useRecoilValue } from 'recoil';
import { localize } from '~/localization/Translation';
import { useTranslation } from 'react-i18next';
import { TOptions } from 'i18next';
import store from '~/store';
import { resources } from '~/locales/i18n';
export type TranslationKeys = keyof typeof resources.en.translation;
export default function useLocalize() {
const lang = useRecoilValue(store.lang);
const { t, i18n } = useTranslation();
useEffect(() => {
if (i18n.language !== lang) {
i18n.changeLanguage(lang);
}
}, [lang, i18n]);
const memoizedLocalize = useCallback(
(phraseKey: string, ...values: string[]) => localize(lang, phraseKey, ...(values ?? [])),
[lang], // Only recreate the function when `lang` changes
(phraseKey: TranslationKeys, options?: TOptions) => t(phraseKey, options),
[t],
);
return memoizedLocalize;

View file

@ -0,0 +1,49 @@
// Translation.spec.ts
import i18n from './i18n';
import English from './en/translation.json';
import French from './fr/translation.json';
import Spanish from './es/translation.json';
describe('i18next translation tests', () => {
// Ensure i18next is initialized before any tests run
beforeAll(async () => {
if (!i18n.isInitialized) {
await i18n.init();
}
});
it('should return the correct translation for a valid key in English', () => {
i18n.changeLanguage('en');
expect(i18n.t('com_ui_examples')).toBe(English.com_ui_examples);
});
it('should return the correct translation for a valid key in French', () => {
i18n.changeLanguage('fr');
expect(i18n.t('com_ui_examples')).toBe(French.com_ui_examples);
});
it('should return the correct translation for a valid key in Spanish', () => {
i18n.changeLanguage('es');
expect(i18n.t('com_ui_examples')).toBe(Spanish.com_ui_examples);
});
it('should fallback to English for an invalid language code', () => {
// When an invalid language is provided, i18next should fallback to English
i18n.changeLanguage('invalid-code');
expect(i18n.t('com_ui_examples')).toBe(English.com_ui_examples);
});
it('should return an empty string for an invalid key', () => {
i18n.changeLanguage('en');
expect(i18n.t('invalid-key')).toBe('');
});
it('should correctly format placeholders in the translation', () => {
i18n.changeLanguage('en');
expect(i18n.t('com_endpoint_default_with_num', { 0: 'John' })).toBe('default: John');
i18n.changeLanguage('fr');
expect(i18n.t('com_endpoint_default_with_num', { 0: 'Marie' })).toBe('par défaut : Marie');
});
});

View file

@ -0,0 +1,820 @@
{
"com_a11y_ai_composing": "الذكاء الاصطناعي ما زال يكتب",
"com_a11y_end": "انتهى الذكاء الاصطناعي من الرد",
"com_a11y_start": "بدأ الذكاء الاصطناعي بالرد",
"com_agents_allow_editing": "السماح للمستخدمين الآخرين بتعديل الوكيل الخاص بك",
"com_agents_by_librechat": "بواسطة LibreChat",
"com_agents_code_interpreter": "عند التمكين، يسمح للوكيل الخاص بك باستخدام واجهة برمجة التطبيقات لمفسر الشفرة LibreChat لتشغيل الشفرة المُنشأة، بما في ذلك معالجة الملفات، بشكل آمن. يتطلب مفتاح API صالح.",
"com_agents_code_interpreter_title": "واجهة برمجة مُفسِّر الشفرة",
"com_agents_create_error": "حدث خطأ أثناء إنشاء الوكيل الخاص بك",
"com_agents_description_placeholder": "اختياري: اشرح عميلك هنا",
"com_agents_enable_file_search": "تمكين البحث عن الملفات",
"com_agents_file_search_disabled": "يجب إنشاء الوكيل قبل تحميل الملفات للبحث في الملفات.",
"com_agents_file_search_info": "عند التمكين، سيتم إعلام الوكيل بأسماء الملفات المدرجة أدناه بالضبط، مما يتيح له استرجاع السياق ذي الصلة من هذه الملفات.",
"com_agents_instructions_placeholder": "التعليمات النظامية التي يستخدمها الوكيل",
"com_agents_missing_provider_model": "يرجى تحديد المزود والنموذج قبل إنشاء الوكيل",
"com_agents_name_placeholder": "اختياري: اسم العميل",
"com_agents_no_access": "ليس لديك صلاحية تعديل هذا الوكيل.",
"com_agents_not_available": "المساعد غير متوفر",
"com_agents_search_name": "البحث عن الوكلاء بالاسم",
"com_agents_update_error": "حدث خطأ أثناء تحديث الوكيل الخاص بك.",
"com_assistants_actions": "إجراءات",
"com_assistants_actions_disabled": "يجب عليك إنشاء مساعد قبل إضافة إجراءات.",
"com_assistants_actions_info": "اسمح لمساعدك باسترداد المعلومات أو اتخاذ إجراءات عبر واجهات برمجة التطبيقات",
"com_assistants_add_actions": "إضافة إجراءات",
"com_assistants_add_tools": "إضافة أدوات",
"com_assistants_append_date": "إضافة التاريخ والوقت الحالي",
"com_assistants_append_date_tooltip": "عند التفعيل، سيتم إضافة التاريخ والوقت الحالي للعميل إلى تعليمات نظام المساعد.",
"com_assistants_available_actions": "الإجراءات المتاحة",
"com_assistants_capabilities": "قدرات",
"com_assistants_code_interpreter": "مُفسِّر الشفرة",
"com_assistants_code_interpreter_files": "الملفات التالية متاحة فقط لمفسر الشفرة:",
"com_assistants_code_interpreter_info": "يُمكّن مُفسِّر الشفرة المساعد من كتابة وتشغيل الشفرة البرمجية. يمكن لهذه الأداة معالجة الملفات ذات البيانات والتنسيقات المتنوعة، وإنشاء ملفات مثل الرسوم البيانية",
"com_assistants_completed_action": "تحدث إلى {{0}}",
"com_assistants_completed_function": "تم تشغيل {{0}}",
"com_assistants_conversation_starters": "بدء المحادثات",
"com_assistants_conversation_starters_placeholder": "أدخل بداية المحادثة",
"com_assistants_create_error": "حدث خطأ أثناء إنشاء المساعد الخاص بك.",
"com_assistants_create_success": "تم إنشاؤه بنجاح",
"com_assistants_delete_actions_error": "حدث خطأ أثناء حذف الإجراء.",
"com_assistants_delete_actions_success": "تم حذف الإجراء من المساعد بنجاح",
"com_assistants_description_placeholder": "اختياري: اشرح مساعدك هنا",
"com_assistants_domain_info": "أرسل المساعد هذه المعلومات إلى {{0}}",
"com_assistants_file_search": "بحث الملفات",
"com_assistants_file_search_info": "لا يتم دعم إرفاق مخازن الكتل الرقمية لميزة البحث في الملفات بعد. يمكنك إرفاقها من ملعب المزود أو إرفاق ملفات إلى الرسائل للبحث في الملفات على أساس المحادثة.",
"com_assistants_function_use": "المساعد استخدم {{0}}",
"com_assistants_image_vision": "رؤية الصورة",
"com_assistants_instructions_placeholder": "التعليمات النظامية التي يستخدمها المساعد",
"com_assistants_knowledge": "المعرفة",
"com_assistants_knowledge_disabled": "يجب إنشاء المساعد وتمكين المفسر البرمجي أو الاسترجاع وحفظهما قبل تحميل الملفات كمعرفة.",
"com_assistants_knowledge_info": "إذا قمت بتحميل ملفات تحت معلومات، فقد تتضمن المحادثات مع المساعد الخاص بك محتويات الملف.",
"com_assistants_max_starters_reached": "تم الوصول إلى الحد الأقصى لبادئات المحادثة",
"com_assistants_name_placeholder": "اختياري: اسم المساعد",
"com_assistants_non_retrieval_model": "البحث في الملفات غير مُمكّن على هذا النموذج. يرجى تحديد نموذج آخر.",
"com_assistants_retrieval": "استرداد",
"com_assistants_running_action": "جارٍ تنفيذ الإجراء",
"com_assistants_search_name": "البحث عن المساعدين بالاسم",
"com_assistants_update_actions_error": "حدث خطأ أثناء إنشاء أو تحديث الإجراء.",
"com_assistants_update_actions_success": "تم إنشاء أو تحديث الإجراء بنجاح",
"com_assistants_update_error": "حدث خطأ أثناء تحديث المساعد الافتراضي الخاص بك.",
"com_assistants_update_success": "تم التحديث بنجاح",
"com_auth_already_have_account": "هل لديك حساب بالفعل؟",
"com_auth_back_to_login": "العودة إلى تسجيل الدخول",
"com_auth_click": "انقر",
"com_auth_click_here": "انقر هنا",
"com_auth_continue": "استمر",
"com_auth_create_account": "أنشئ حسابك",
"com_auth_discord_login": "تسجيل الدخول بواسطة Discord",
"com_auth_email": "البريد الإلكتروني",
"com_auth_email_address": "عنوان البريد الإلكتروني",
"com_auth_email_max_length": "يجب ألا يزيد البريد الإلكتروني عن 120 حرفًا",
"com_auth_email_min_length": "يجب أن يكون البريد الإلكتروني على الأقل 6 أحرف",
"com_auth_email_pattern": "يجب أن تدخل عنوان بريد إلكتروني صالح",
"com_auth_email_required": "البريد الإلكتروني مطلوب",
"com_auth_email_resend_link": "إعادة إرسال البريد الإلكتروني",
"com_auth_email_resent_failed": "فشل في إعادة إرسال البريد الإلكتروني للتحقق",
"com_auth_email_resent_success": "تم إعادة إرسال البريد الإلكتروني للتحقق بنجاح",
"com_auth_email_verification_failed": "فشل التحقق من البريد الإلكتروني",
"com_auth_email_verification_failed_token_missing": "فشل التحقق، الرمز مفقود",
"com_auth_email_verification_in_progress": "جارٍ التحقق من بريدك الإلكتروني، يرجى الانتظار",
"com_auth_email_verification_invalid": "التحقق من البريد الإلكتروني غير صالح",
"com_auth_email_verification_rate_limited": "طلبات كثيرة جداً. يرجى المحاولة مرة أخرى لاحقاً",
"com_auth_email_verification_redirecting": "جارٍ إعادة التوجيه خلال {{0}} ثوانٍ...",
"com_auth_email_verification_resend_prompt": "لم يصلك البريد الإلكتروني؟",
"com_auth_email_verification_success": "تم التحقق من البريد الإلكتروني بنجاح",
"com_auth_error_create": "كان هناك خطأ في محاولة تسجيل حسابك. يرجى المحاولة مرة أخرى.",
"com_auth_error_invalid_reset_token": "رمز إعادة تعيين كلمة المرور هذا لم يعد صالحًا.",
"com_auth_error_login": "تعذر تسجيل الدخول باستخدام المعلومات المقدمة. يرجى التحقق من بيانات الاعتماد الخاصة بك والمحاولة مرة أخرى.",
"com_auth_error_login_ban": "تم حظر حسابك مؤقتًا بسبب انتهاكات لخدمتنا.",
"com_auth_error_login_rl": "محاولات تسجيل الدخول الكثيرة في فترة زمنية قصيرة. يرجى المحاولة مرة أخرى لاحقًا.",
"com_auth_error_login_server": "كان هناك خطأ في الخادم الداخلي. يرجى الانتظار بضع لحظات وحاول مرة أخرى.",
"com_auth_error_login_unverified": "لم يتم التحقق من حسابك بعد. يرجى التحقق من بريدك الإلكتروني للحصول على رابط التحقق.",
"com_auth_error_reset_password": "كانت هناك مشكلة في إعادة تعيين كلمة المرور الخاصة بك. لم يتم العثور على مستخدم بالعنوان البريدي الذي تم تقديمه. يرجى المحاولة مرة أخرى.",
"com_auth_facebook_login": "تسجيل الدخول بواسطة Facebook",
"com_auth_full_name": "الاسم الكامل",
"com_auth_github_login": "تسجيل الدخول بواسطة Github",
"com_auth_google_login": "تسجيل الدخول بواسطة Google",
"com_auth_here": "هنا",
"com_auth_login": "تسجيل الدخول",
"com_auth_login_with_new_password": "يمكنك الآن تسجيل الدخول باستخدام كلمة المرور الجديدة الخاصة بك.",
"com_auth_name_max_length": "يجب أن يكون الاسم أقل من 80 حرفًا",
"com_auth_name_min_length": "يجب أن يكون الاسم على الأقل 3 أحرف",
"com_auth_name_required": "الاسم مطلوب",
"com_auth_no_account": "ليس لديك حساب؟",
"com_auth_password": "كلمة المرور",
"com_auth_password_confirm": "تأكيد كلمة المرور",
"com_auth_password_forgot": "نسيت كلمة المرور؟",
"com_auth_password_max_length": "يجب أن تكون كلمة المرور أقل من 128 حرفًا",
"com_auth_password_min_length": "يجب أن تكون كلمة المرور على الأقل 8 أحرف",
"com_auth_password_not_match": "كلمات المرور لا تتطابق",
"com_auth_password_required": "كلمة المرور مطلوبة",
"com_auth_registration_success_generic": "يرجى التحقق من بريدك الإلكتروني لتأكيد عنوان البريد الإلكتروني الخاص بك.",
"com_auth_registration_success_insecure": "تم التسجيل بنجاح.",
"com_auth_reset_password": "إعادة تعيين كلمة المرور",
"com_auth_reset_password_email_sent": "تم إرسال بريد إلكتروني إليك مع مزيد من التعليمات لإعادة تعيين كلمة المرور الخاصة بك.",
"com_auth_reset_password_if_email_exists": "إذا كان هناك حساب مرتبط بهذا البريد الإلكتروني، فقد تم إرسال بريد إلكتروني يحتوي على تعليمات إعادة تعيين كلمة المرور. يرجى التحقق من مجلد البريد غير المرغوب فيه.",
"com_auth_reset_password_link_sent": "تم إرسال البريد الإلكتروني",
"com_auth_reset_password_success": "نجاح إعادة تعيين كلمة المرور",
"com_auth_sign_in": "تسجيل الدخول",
"com_auth_sign_up": "سجل الان",
"com_auth_submit_registration": "إرسال التسجيل",
"com_auth_to_reset_your_password": "لإعادة تعيين كلمة المرور الخاصة بك.",
"com_auth_to_try_again": "للمحاولة مرة أخرى.",
"com_auth_username": "اسم المستخدم (اختياري)",
"com_auth_username_max_length": "يجب أن يكون اسم المستخدم أقل من 20 حرفًا",
"com_auth_username_min_length": "يجب أن يكون اسم المستخدم على الأقل 2 أحرف",
"com_auth_username_required": "اسم المستخدم مطلوب",
"com_auth_welcome_back": "مرحبا بك مرة أخرى",
"com_click_to_download": "(انقر هنا للتنزيل)",
"com_download_expired": "انتهت صلاحية التنزيل",
"com_download_expires": "انقر هنا للتنزيل - تنتهي الصلاحية في {{0}}",
"com_endpoint": "نقطة النهاية",
"com_endpoint_agent": "الوكيل",
"com_endpoint_agent_model": "نموذج الوكيل (موصى به: GPT-3.5)",
"com_endpoint_agent_placeholder": "يرجى تحديد الوكيل",
"com_endpoint_ai": "الذكاء الاصطناعي",
"com_endpoint_anthropic_custom_name_placeholder": "قم بتعيين اسم مخصص لـ Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "العدد الأقصى من الرموز التي يمكن إنشاؤها في الرد. حدد قيمة أقل للحصول على ردود أقصر وقيمة أعلى للحصول على ردود أطول.",
"com_endpoint_anthropic_prompt_cache": "يتيح تخزين الموجهات المؤقت إعادة استخدام السياق أو التعليمات الكبيرة عبر استدعاءات API، مما يقلل التكاليف ووقت الاستجابة",
"com_endpoint_anthropic_temp": "المدى من 0 إلى 1. استخدم درجة الحرارة الأقرب إلى 0 للمهام التحليلية / اختيارية متعددة، وأقرب إلى 1 للمهام الإبداعية والإنشائية. نوصي بتغيير هذا أو Top P ولكن ليس كلاهما.",
"com_endpoint_anthropic_topk": "يغير top-k الطريقة التي يختار فيها النموذج الرموز للإخراج. يعني top-k 1 أن الرمز المحدد هو الأكثر احتمالية من بين جميع الرموز في المفردات النموذجية (يسمى أيضا الترميز الطمع)، بينما يعني top-k من 3 أن الرمز القادم محدد من بين الرموز الثلاثة الأكثر احتمالية (باستخدام درجة الحرارة).",
"com_endpoint_anthropic_topp": "Top-p يغير الطريقة التي يختار فيها النموذج الرموز للإخراج. يتم اختيار الرموز من الأكثر احتمالية k (انظر المعلمة topK) إلى الأقل حتى يساوي مجموع احتمالاتهم قيمة top-p.",
"com_endpoint_assistant": "المساعد",
"com_endpoint_assistant_model": "نموذج المساعد",
"com_endpoint_assistant_placeholder": "يرجى تحديد مساعد من اللوحة الجانبية اليمنى",
"com_endpoint_bing_context_placeholder": "يمكن أن يستخدم بينغ ما يصل إلى 7 آلاف رمز لـ 'السياق'، والذي يمكنه الرجوع إليه للمحادثة. الحد الخاص ليس معروفًا ولكن قد يواجه أخطاء تجاوز 7 آلاف رمز",
"com_endpoint_bing_enable_sydney": "تمكين سيدني",
"com_endpoint_bing_jailbreak": "الهروب من السجن",
"com_endpoint_bing_system_message_placeholder": "تحذير: يمكن أن يؤدي سوء استخدام هذه الميزة إلى حظرك من استخدام Bing! انقر على 'رسالة النظام' للحصول على التعليمات الكاملة والرسالة الافتراضية إذا تم حذفها، والتي هي الإعداد المسبق 'سيدني' الذي يعتبر آمنًا.",
"com_endpoint_bing_to_enable_sydney": "لتمكين سيدني",
"com_endpoint_completion": "إكمال",
"com_endpoint_completion_model": "نموذج الإكمال (موصى به: GPT-4)",
"com_endpoint_config_click_here": "انقر هنا",
"com_endpoint_config_google_api_info": "للحصول على مفتاح Generative Language API الخاص بك (لـ Gemini)،",
"com_endpoint_config_google_api_key": "مفتاح Google API",
"com_endpoint_config_google_cloud_platform": "تكوين نقطة نهاية Google Cloud Platform",
"com_endpoint_config_google_gemini_api": "تكوين نقطة نهاية Gemini API",
"com_endpoint_config_google_service_key": "مفتاح حساب خدمة Google",
"com_endpoint_config_key": "تعيين مفتاح API",
"com_endpoint_config_key_chatgpt": "للحصول على رمز الوصول الخاص بـ ChatGPT إصدار مجاني، قم بتسجيل الدخول إلى",
"com_endpoint_config_key_chatgpt_copy_token": "نسخ رمز الوصول.",
"com_endpoint_config_key_chatgpt_then_visit": "ثم قم بزيارة",
"com_endpoint_config_key_edge_full_key_string": " لتقديم سلاسل كاملة للكوكيز.",
"com_endpoint_config_key_edge_instructions": "التعليمات",
"com_endpoint_config_key_encryption": "سيتم تشفير مفتاحك وحذفه في",
"com_endpoint_config_key_expiry": "وقت الانتهاء",
"com_endpoint_config_key_for": "ضع API Key لـ",
"com_endpoint_config_key_get_edge_key": "للحصول على رمز الوصول الخاص بك لـ Bing، قم بتسجيل الدخول إلى",
"com_endpoint_config_key_get_edge_key_dev_tool": "استخدم أدوات المطور أو ملحق أثناء تسجيل الدخول إلى الموقع لنسخ محتوى ألـ_U cookie. إذا فشل هذا، اتبع هذه",
"com_endpoint_config_key_google_need_to": "أنت بحاجة إلى",
"com_endpoint_config_key_google_service_account": "أنشئ حساب خدمة",
"com_endpoint_config_key_google_vertex_ai": "تمكين Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API على Google Cloud، ثم",
"com_endpoint_config_key_google_vertex_api_role": "تأكد من النقر على إنشاء ومتابعة\" لمنح الدور \"Vertex AI User\" على الأقل. أخيرًا، قم بإنشاء مفتاح JSON للعمل على استيراده هنا.",
"com_endpoint_config_key_import_json_key": "استيراد مفتاح حساب الخدمة JSON.",
"com_endpoint_config_key_import_json_key_invalid": "مفتاح حساب الخدمة JSON غير صالح، هل قمت باستيراد الملف الصحيح؟",
"com_endpoint_config_key_import_json_key_success": "تم استيراد مفتاح حساب الخدمة JSON بنجاح",
"com_endpoint_config_key_name": "مفتـاح",
"com_endpoint_config_key_name_placeholder": "قم بتعيين مفتاح API أولاً",
"com_endpoint_config_key_never_expires": "لن ينتهي مفتاحك أبداً",
"com_endpoint_config_placeholder": "اضبط مفتاحك في قائمة الرأس للدردشة.",
"com_endpoint_config_value": "أدخل القيمة لـ",
"com_endpoint_context": "السياق",
"com_endpoint_context_info": "الحد الأقصى لعدد الرموز التي يمكن استخدامها للسياق. استخدم هذا للتحكم في عدد الرموز المرسلة لكل طلب. إذا لم يتم تحديده، سيتم استخدام الإعدادات الافتراضية للنظام بناءً على حجم سياق نماذج معروفة. قد يؤدي تعيين قيم أعلى إلى حدوث أخطاء و/أو تكلفة رموز أعلى.",
"com_endpoint_context_tokens": "الحد الأقصى لرموز السياق",
"com_endpoint_custom_name": "اسم مخصص",
"com_endpoint_default": "الافتراضي",
"com_endpoint_default_blank": "الافتراضي: فارغ",
"com_endpoint_default_creative": "الافتراضي: إبداعي",
"com_endpoint_default_empty": "الافتراضي: فارغ",
"com_endpoint_default_false": "الافتراضي: خاطئ",
"com_endpoint_default_with_num": "الافتراضي: {{0}}",
"com_endpoint_disabled_with_tools": "معطل بواسطة الأدوات",
"com_endpoint_disabled_with_tools_placeholder": "تم التعطيل باختيار الأدوات",
"com_endpoint_examples": "الإعدادات المسبقة ",
"com_endpoint_export": "تصدير",
"com_endpoint_export_share": "تصدير/مشاركة",
"com_endpoint_frequency_penalty": "عقوبة التكرار",
"com_endpoint_func_hover": "تمكين استخدام الإضافات كوظائف OpenAI",
"com_endpoint_google_custom_name_placeholder": "قم بتعيين اسم مخصص لـ Google",
"com_endpoint_google_maxoutputtokens": "الحد الأقصى لعدد الرموز التي يمكن إنشاؤها في الرد. حدد قيمة أقل للردود الأقصر وقيمة أعلى للردود الأطول.",
"com_endpoint_google_temp": "القيم الأعلى = أكثر عشوائية، بينما القيم الأقل = أكثر تركيزًا وحتمية. نوصي بتغيير هذا أو Top P ولكن ليس كلاهما.",
"com_endpoint_google_topk": "Top-k يغير كيفية اختيار النموذج للرموز للإخراج. top-k من 1 يعني أن الرمز المحدد هو الأكثر احتمالية بين جميع الرموز في مفردات النموذج (يسمى أيضًا الترميز الجشعي)، بينما top-k من 3 يعني أن الرمز التالي يتم اختياره من بين الرموز الثلاثة الأكثر احتمالية (باستخدام الحرارة).",
"com_endpoint_google_topp": "Top-p يغير كيفية اختيار النموذج للرموز للإخراج. يتم اختيار الرموز من الأكثر K (انظر معلمة topK) احتمالًا إلى الأقل حتى يصبح مجموع احتمالاتهم يساوي قيمة top-p.",
"com_endpoint_hide": "إخفاء",
"com_endpoint_import": "استيراد",
"com_endpoint_instructions_assistants": "تعليمات التجاوز",
"com_endpoint_instructions_assistants_placeholder": "يتجاوز التعليمات الخاصة بالمساعد. هذا مفيد لتعديل السلوك على أساس كل مرة.",
"com_endpoint_max_output_tokens": "الحد الأقصى لعدد الرموز المنتجة",
"com_endpoint_message": "رسالة",
"com_endpoint_message_new": "رسالة {{0}}",
"com_endpoint_message_not_appendable": "عدّل رسالتك أو أعد إنشاءها.",
"com_endpoint_my_preset": "الإعداد المسبق الخاص بي",
"com_endpoint_new_topic": "موضوع جديد",
"com_endpoint_no_presets": "لا يوجد إعداد مسبق بعد",
"com_endpoint_not_available": "لا توجد نقطة نهاية متاحة",
"com_endpoint_not_implemented": "لم يتم تنفيذه",
"com_endpoint_open_menu": "افتح القائمة",
"com_endpoint_openai_custom_name_placeholder": "قم بتعيين اسم مخصص لـ ChatGPT",
"com_endpoint_openai_detail": "دقة الطلبات للرؤية. \"منخفضة\" أرخص وأسرع، \"عالية\" أكثر تفصيلاً وتكلفة، و\"تلقائي\" سيختار تلقائيًا بين الاثنين بناءً على دقة الصورة.",
"com_endpoint_openai_freq": "رقم بين -2.0 و 2.0. القيم الموجبة تعاقب الرموز الجديدة بناءً على تكرارها الحالي في النص حتى الآن، مما يقلل من احتمالية تكرار النموذج لنفس السطر حرفيًا.",
"com_endpoint_openai_max": "الحد الأقصى للرموز لتوليد. إجمالي طول الرموز المدخلة والرموز المولدة محدود بطول سياق النموذج.",
"com_endpoint_openai_max_tokens": "حقل `max_tokens` الاختياري، يمثل الحد الأقصى لعدد الرموز التي يمكن توليدها في إكمال المحادثة.\n\nإجمالي طول رموز الإدخال والرموز المولدة محدود بطول سياق النموذج. قد تواجه أخطاء إذا تجاوز هذا العدد الحد الأقصى لرموز السياق.",
"com_endpoint_openai_pres": "رقم بين -2.0 و 2.0. القيم الموجبة تعاقب الرموز الجديدة بناءً على ما إذا كانت تظهر في النص حتى الآن، مما يزيد احتمالية النموذج للحديث عن مواضيع جديدة.",
"com_endpoint_openai_prompt_prefix_placeholder": "قم بتعيين تعليمات مخصصة لتضمينها في رسالة النظام. الافتراضي: لا شيء",
"com_endpoint_openai_resend": "إعادة إرسال جميع الصور المرفقة مسبقًا. ملاحظة: قد يؤدي هذا إلى زيادة كبيرة في تكلفة الرموز وقد تواجه أخطاء مع العديد من مرفقات الصور.",
"com_endpoint_openai_resend_files": "إعادة إرسال جميع الملفات المرفقة مسبقًا. ملاحظة: سيؤدي هذا إلى زيادة تكلفة الرموز وقد تواجه أخطاء مع العديد من المرفقات.",
"com_endpoint_openai_stop": "حتى 4 تسلسلات حيث ستتوقف الواجهة البرمجية عن توليد المزيد من الرموز.",
"com_endpoint_openai_temp": "القيم الأعلى = أكثر عشوائية ، بينما القيم الأقل = أكثر تركيزًا وتحديدًا. نوصي بتغيير هذا أو Top P ولكن ليس كلاهما.",
"com_endpoint_openai_topp": "بديل للعينة مع درجة الحرارة، يسمى العينة النووية، حيث ينظر النموذج في نتائج الرموز مع كتلة احتمال top_p. لذا 0.1 يعني أن الرموز التي تشكل فقط 10% من كتلة الاحتمال تعتبر. نوصي بتغيير هذا أو درجة الحرارة ولكن ليس كلاهما.",
"com_endpoint_output": "الإخراج",
"com_endpoint_plug_image_detail": "تفاصيل الصورة",
"com_endpoint_plug_resend_files": "إعادة إرسال الملفات",
"com_endpoint_plug_resend_images": "إعادة إرسال الصور",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "قم بتعيين تعليمات مخصصة لتضمينها في رسالة النظام. الافتراضي: لا شيء",
"com_endpoint_plug_skip_completion": "تجاوز الإكمال",
"com_endpoint_plug_use_functions": "استخدام الوظائف",
"com_endpoint_presence_penalty": "عقوبة الوجود",
"com_endpoint_preset": "إعداد مسبق",
"com_endpoint_preset_clear_all_confirm": "هل أنت متأكد أنك تريد حذف جميع إعداداتك المسبقة؟",
"com_endpoint_preset_default": "أصبح الإعداد المسبق الافتراضي الآن.",
"com_endpoint_preset_default_item": "الافتراضي:",
"com_endpoint_preset_default_none": "لا يوجد إعداد مسبق افتراضي نشط.",
"com_endpoint_preset_default_removed": "لم يعد الإعداد المسبق الافتراضي",
"com_endpoint_preset_delete_confirm": "هل أنت متأكد من أنك تريد حذف هذا الإعداد المسبق؟",
"com_endpoint_preset_delete_error": "حدث خطأ أثناء حذف الإعداد المسبق الخاص بك. يرجى المحاولة مرة أخرى.",
"com_endpoint_preset_import": "تم استيراد الإعداد المسبق!",
"com_endpoint_preset_import_error": "حدث خطأ أثناء استيراد الإعداد المسبق الخاص بك. يرجى المحاولة مرة أخرى.",
"com_endpoint_preset_name": "اسم الإعداد المسبق",
"com_endpoint_preset_save_error": "حدث خطأ أثناء حفظ الإعداد المسبق الخاص بك. يرجى المحاولة مرة أخرى.",
"com_endpoint_preset_selected": "الإعداد المسبق نشط!",
"com_endpoint_preset_selected_title": "مُحدَّد!",
"com_endpoint_preset_title": "إعداد مسبق",
"com_endpoint_presets": "إعدادات مسبقة",
"com_endpoint_presets_clear_warning": "هل أنت متأكد أنك تريد مسح جميع الإعدادات المسبقة؟ هذا لا يمكن التراجع عنه.",
"com_endpoint_prompt_cache": "استخدام التخزين المؤقت للأوامر",
"com_endpoint_prompt_prefix": "بادئة الأمر",
"com_endpoint_prompt_prefix_assistants": "التعليمات الإضافية",
"com_endpoint_prompt_prefix_assistants_placeholder": "ضع تعليمات أو سياق إضافي فوق التعليمات الرئيسية للمساعد. يتم تجاهله إذا كان فارغًا.",
"com_endpoint_prompt_prefix_placeholder": "قم بتعيين تعليمات مخصصة أو سياق. يتم تجاهله إذا كان فارغًا.",
"com_endpoint_save": "حفظ",
"com_endpoint_save_as_preset": "حفظ كإعداد مسبق",
"com_endpoint_save_convo_as_preset": "حفظ المحادثة كإعداد مسبق",
"com_endpoint_search": "البحث عن نقطة النهاية بالاسم",
"com_endpoint_set_custom_name": "قم بتعيين اسم مخصص، في حالة إمكانية العثور على هذا الإعداد المسبق",
"com_endpoint_show": "إظهار",
"com_endpoint_show_what_settings": "إظهار {{0}} الإعدادات",
"com_endpoint_skip_hover": "تمكين تجاوز خطوة الإكمال التي تقوم بمراجعة الإجابة النهائية والخطوات المولدة",
"com_endpoint_stop": "توقف التسلسلات",
"com_endpoint_stop_placeholder": "اضغط على 'Enter' لفصل القيم",
"com_endpoint_system_message": "رسالة النظام",
"com_endpoint_temperature": "درجة الحرارة",
"com_endpoint_token_count": "عدد الرموز",
"com_endpoint_tone_style": "نمط النبرة",
"com_endpoint_top_k": "أعلى K",
"com_endpoint_top_p": "أعلى P",
"com_endpoint_use_active_assistant": "استخدام المساعد النشط",
"com_endpoint_view_options": "عرض الخيارات",
"com_error_expired_user_key": "انتهت صلاحية المفتاح المقدم لـ {{0}} في {{1}}. يرجى تقديم مفتاح وحاول مرة أخرى.",
"com_error_files_dupe": "تم اكتشاف ملف مكرر.",
"com_error_files_empty": "الملفات الفارغة غير مسموح بها",
"com_error_files_process": "حدث خطأ أثناء معالجة الملف.",
"com_error_files_unsupported_capability": "لا توجد قدرات مفعّلة تدعم هذا النوع من الملفات.",
"com_error_files_upload": "حدث خطأ أثناء رفع الملف.",
"com_error_files_upload_canceled": "تم إلغاء طلب تحميل الملف. ملاحظة: قد تكون عملية تحميل الملف لا تزال قيد المعالجة وستحتاج إلى حذفها يدويًا.",
"com_error_files_validation": "حدث خطأ أثناء التحقق من صحة الملف.",
"com_error_input_length": "عدد الرموز في آخر رسالة طويل جداً، ويتجاوز الحد المسموح به ({{0}}). يرجى تقصير رسالتك، أو تعديل الحد الأقصى للسياق من معلمات المحادثة، أو تفريع المحادثة للمتابعة.",
"com_error_invalid_action_error": "تم رفض الطلب: نطاق الإجراء المحدد غير مسموح به",
"com_error_invalid_request_error": "رفضت خدمة الذكاء الاصطناعي الطلب بسبب خطأ. قد يكون هذا بسبب مفتاح API غير صالح أو طلب غير منسق بشكل صحيح.",
"com_error_invalid_user_key": "مفتاح غير صالح. يرجى تقديم مفتاح صالح والمحاولة مرة أخرى.",
"com_error_moderation": "يبدو أن المحتوى المقدم قد تم وضع علامة عليه من قبل نظام الرقابة لدينا لعدم توافقه مع إرشادات مجتمعنا. لا نستطيع المضي قدمًا في هذا الموضوع المحدد. إذا كانت لديك أسئلة أخرى أو مواضيع ترغب في استكشافها، يرجى تحرير رسالتك، أو إنشاء محادثة جديدة.",
"com_error_no_base_url": "لم يتم العثور على رابط أساسي. يرجى تقديم واحد والمحاولة مرة أخرى.",
"com_error_no_system_messages": "خدمة الذكاء الاصطناعي أو النموذج المحدد لا يدعم رسائل النظام. حاول استخدام التوجيهات المباشرة بدلاً من التعليمات المخصصة.",
"com_error_no_user_key": "لم يتم العثور على مفتاح. يرجى تقديم مفتاح والمحاولة مرة أخرى.",
"com_files_filter": "فلترة الملفات...",
"com_files_no_results": "لا توجد نتائج.",
"com_files_number_selected": "تم اختيار {{0}} من أصل {{1}} ملف(ملفات)",
"com_generated_files": "الملفات المُنشأة:",
"com_hide_examples": "إخفاء الأمثلة",
"com_nav_account_settings": "إعدادات الحساب",
"com_nav_always_make_prod": "جعل الإصدارات الجديدة للإنتاج دائماً",
"com_nav_archive_all": "الأرشفة على كل الدردشات",
"com_nav_archive_all_chats": "الأرشفة على كل الدردشات",
"com_nav_archive_created_at": "تاريخ الإنشاء",
"com_nav_archive_name": "الاسم",
"com_nav_archived_chats": "الدردشات المؤرشفة",
"com_nav_archived_chats_empty": "ليس لديك أي دردشات مؤرشفة.",
"com_nav_archived_chats_manage": "إدارة",
"com_nav_at_command": "أمر-@",
"com_nav_at_command_description": "تبديل الأمر \"@\" للتنقل بين نقاط النهاية والنماذج والإعدادات المسبقة وغيرها",
"com_nav_audio_play_error": "خطأ في تشغيل الصوت: {{0}}",
"com_nav_audio_process_error": "خطأ في معالجة الصوت: {{0}}",
"com_nav_auto_scroll": "التمرير التلقائي إلى أحدث عند الفتح",
"com_nav_auto_send_prompts": "إرسال تلقائي للموجهات",
"com_nav_auto_send_text": "إرسال النص تلقائيًا",
"com_nav_auto_send_text_disabled": "اضبط القيمة على -1 للتعطيل",
"com_nav_auto_transcribe_audio": "النسخ التلقائي للصوت",
"com_nav_automatic_playback": "تشغيل تلقائي لآخر رسالة",
"com_nav_balance": "توازن",
"com_nav_browser": "المتصفح",
"com_nav_buffer_append_error": "مشكلة في تدفق الصوت. قد يتم مقاطعة التشغيل.",
"com_nav_change_picture": "تغيير الصورة",
"com_nav_chat_commands": "أوامر الدردشة",
"com_nav_chat_commands_info": "يتم تفعيل هذه الأوامر عن طريق كتابة رموز محددة في بداية رسالتك. يتم تشغيل كل أمر بواسطة البادئة المخصصة له. يمكنك تعطيلها إذا كنت تستخدم هذه الرموز بشكل متكرر في بداية رسائلك.",
"com_nav_chat_direction": "اتجاه الدردشة",
"com_nav_clear_all_chats": "مسح كل الدردشات",
"com_nav_clear_cache_confirm_message": "هل أنت متأكد أنك تريد مسح ذاكرة التخزين المؤقت؟",
"com_nav_clear_conversation": "مسح المحادثات",
"com_nav_clear_conversation_confirm_message": "هل أنت متأكد أنك تريد مسح جميع المحادثات؟ هذا لا يمكن التراجع عنه.",
"com_nav_close_sidebar": "إغلاق القائمة الجانبية",
"com_nav_command_settings": "إعدادات الأوامر",
"com_nav_command_settings_description": "تخصيص الأوامر المتاحة في المحادثة",
"com_nav_commands": "الأوامر",
"com_nav_commands_tab": "إعدادات الأوامر",
"com_nav_confirm_clear": "تأكيد المسح",
"com_nav_conversation_mode": "وضع المحادثة",
"com_nav_convo_menu_options": "خيارات قائمة المحادثة",
"com_nav_db_sensitivity": "حساسية الديسيبل",
"com_nav_delete_account": "حذف الحساب",
"com_nav_delete_account_button": "حذف حسابي نهائياً",
"com_nav_delete_account_confirm": "حذف الحساب - هل أنت متأكد؟",
"com_nav_delete_account_confirm_placeholder": "للمتابعة، اكتب \"DELETE\" في حقل الإدخال أدناه",
"com_nav_delete_account_email_placeholder": "الرجاء إدخال البريد الإلكتروني للحساب",
"com_nav_delete_cache_storage": "حذف ذاكرة التخزين المؤقت للنص المنطوق",
"com_nav_delete_data_info": "سيتم حذف جميع بياناتك",
"com_nav_delete_warning": "تحذير: سيؤدي هذا إلى حذف حسابك بشكل نهائي.",
"com_nav_edge": "إيدج",
"com_nav_enable_cache_tts": "تمكين ذاكرة التخزين المؤقت للنص المنطوق",
"com_nav_enable_cloud_browser_voice": "استخدام الأصوات السحابية",
"com_nav_enabled": "تم التمكين",
"com_nav_engine": "المحرك",
"com_nav_enter_to_send": "اضغط على مفتاح الإدخال لإرسال الرسائل",
"com_nav_export": "تصدير",
"com_nav_export_all_message_branches": "تصدير كل فروع الرسائل",
"com_nav_export_conversation": "تصدير المحادثة",
"com_nav_export_filename": "اسم الملف",
"com_nav_export_filename_placeholder": "قم بتعيين اسم الملف",
"com_nav_export_include_endpoint_options": "تضمين خيارات النقاط النهائية",
"com_nav_export_recursive": "تكراري",
"com_nav_export_recursive_or_sequential": "التراجع أو التسلسل؟",
"com_nav_export_type": "النوع",
"com_nav_external": "خارجي",
"com_nav_font_size": "حجم الخط",
"com_nav_font_size_base": "متوسط",
"com_nav_font_size_lg": "كبير",
"com_nav_font_size_sm": "صغير",
"com_nav_font_size_xl": "كبير جداً",
"com_nav_font_size_xs": "صغير جداً",
"com_nav_help_faq": "مساعدة & الأسئلة الشائعة",
"com_nav_hide_panel": "إخفاء اللوحة الجانبية اليمنى",
"com_nav_info_bookmarks_rebuild": "إذا كان عدد الإشارات المرجعية غير صحيح، يرجى إعادة بناء معلومات الإشارة المرجعية. سيتم إعادة حساب عدد الإشارات المرجعية وستتم استعادة البيانات إلى حالتها الصحيحة.",
"com_nav_info_code_artifacts": "تمكين عرض عناصر الكود التجريبية بجانب المحادثة",
"com_nav_info_custom_prompt_mode": "عند التمكين، لن يتم تضمين النص التلقائي للنظام. يجب توفير جميع تعليمات إنشاء العناصر يدويًا في هذا الوضع.",
"com_nav_info_delete_cache_storage": "سيؤدي هذا الإجراء إلى حذف جميع ملفات الصوت المخزنة مؤقتاً لخاصية تحويل النص إلى كلام (TTS) على جهازك. تُستخدم ملفات الصوت المخزنة مؤقتاً لتسريع تشغيل الصوت الذي تم إنشاؤه مسبقاً، ولكنها قد تستهلك مساحة تخزين على جهازك.",
"com_nav_info_enter_to_send": "عند التفعيل، سيؤدي الضغط على مفتاح `ENTER` إلى إرسال رسالتك. عند التعطيل، سيؤدي الضغط على مفتاح Enter إلى إضافة سطر جديد، وستحتاج إلى الضغط على `CTRL + ENTER` / `⌘ + ENTER` لإرسال رسالتك.",
"com_nav_info_fork_change_default": "\"الرسائل المرئية فقط\" تتضمن فقط المسار المباشر إلى الرسالة المحددة. \"تضمين الفروع ذات الصلة\" يضيف الفروع على طول المسار. \"تضمين الكل إلى/من هنا\" يشمل جميع الرسائل والفروع المتصلة.",
"com_nav_info_fork_split_target_setting": "عند التفعيل، سيبدأ التفريع من الرسالة المستهدفة إلى آخر رسالة في المحادثة، وفقاً للسلوك المحدد.",
"com_nav_info_include_shadcnui": "عند التفعيل، سيتم تضمين تعليمات استخدام مكونات shadcn/ui. تعد shadcn/ui مجموعة من المكونات القابلة لإعادة الاستخدام والمبنية باستخدام Radix UI و Tailwind CSS. ملاحظة: هذه التعليمات مطولة، يجب تفعيلها فقط إذا كان إخبار نموذج اللغة الآلي (LLM) بالاستيرادات والمكونات الصحيحة مهمًا بالنسبة لك. لمزيد من المعلومات حول هذه المكونات، قم بزيارة: https://ui.shadcn.com/",
"com_nav_info_latex_parsing": "عند التمكين، سيتم عرض رموز LaTeX في الرسائل كمعادلات رياضية. تعطيل هذه الخاصية قد يحسن الأداء إذا كنت لا تحتاج إلى عرض LaTeX.",
"com_nav_info_revoke": "سيؤدي هذا الإجراء إلى إلغاء وإزالة جميع مفاتيح API التي قمت بتوفيرها. ستحتاج إلى إعادة إدخال بيانات الاعتماد هذه لمواصلة استخدام نقاط النهاية.",
"com_nav_info_save_draft": "عند التمكين، سيتم حفظ النص والمرفقات التي تدخلها في نموذج الدردشة تلقائياً كمسودات محلية. ستظل هذه المسودات متاحة حتى إذا قمت بإعادة تحميل الصفحة أو التبديل إلى محادثة مختلفة. يتم تخزين المسودات محلياً على جهازك ويتم حذفها بمجرد إرسال الرسالة.",
"com_nav_info_user_name_display": "عند التفعيل، سيظهر اسم المستخدم الخاص بك فوق كل رسالة ترسلها. عند التعطيل، سترى فقط كلمة \"أنت\" فوق رسائلك",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "اكتشاف تلقائي",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "اللغة",
"com_nav_latex_parsing": "تحليل LaTeX في الرسائل (قد يؤثر على الأداء)",
"com_nav_log_out": "تسجيل الخروج",
"com_nav_long_audio_warning": "ستستغرق النصوص الطويلة وقتاً أطول للمعالجة",
"com_nav_maximize_chat_space": "تكبير مساحة الدردشة",
"com_nav_media_source_init_error": "تعذر تجهيز مشغل الصوت. يرجى التحقق من إعدادات المتصفح.",
"com_nav_modular_chat": "تمكين تبديل النقاط النهائية أثناء المحادثة",
"com_nav_my_files": "ملفاتي",
"com_nav_no_search_results": "لم يتم العثور على نتائج البحث",
"com_nav_not_supported": "غير مدعوم",
"com_nav_open_sidebar": "افتح القائمة الجانبية",
"com_nav_playback_rate": "سرعة تشغيل الصوت",
"com_nav_plugin_auth_error": "حدث خطأ أثناء محاولة المصادقة على هذا البرنامج المساعد. يرجى المحاولة مرة أخرى.",
"com_nav_plugin_install": "تثبيت",
"com_nav_plugin_search": "ابحث عن الإضافات",
"com_nav_plugin_store": "متجر الإضافات",
"com_nav_plugin_uninstall": "إلغاء تثبيت",
"com_nav_plus_command": "+- الأمر",
"com_nav_plus_command_description": "تبديل الأمر \"+\" لإضافة إعداد الردود المتعددة",
"com_nav_profile_picture": "صورة الملف الشخصي",
"com_nav_save_drafts": "حفظ المستخدمين",
"com_nav_search_placeholder": "بحث في الرسائل",
"com_nav_send_message": "إرسال رسالة",
"com_nav_setting_account": "الحساب",
"com_nav_setting_beta": "ميزات تجريبية",
"com_nav_setting_chat": "دردشة",
"com_nav_setting_data": "تحكم في البيانات",
"com_nav_setting_general": "عام",
"com_nav_setting_speech": "الكلام",
"com_nav_settings": "الإعدادات",
"com_nav_shared_links": "روابط مشتركة",
"com_nav_shared_links_date_shared": "تاريخ المشترك",
"com_nav_shared_links_empty": "ليس لديك أي روابط مشتركة.",
"com_nav_shared_links_manage": "الإدارة",
"com_nav_shared_links_name": "الاسم",
"com_nav_show_code": "إظهار الشفرة دائمًا عند استخدام مفسر الشفرة",
"com_nav_slash_command": "/-الأمر",
"com_nav_slash_command_description": "تبديل الأمر \"/\" لاختيار موجه عبر لوحة المفاتيح",
"com_nav_source_buffer_error": "خطأ في إعداد تشغيل الصوت. يرجى تحديث الصفحة.",
"com_nav_source_chat": "عرض محادثة المصدر",
"com_nav_speech_cancel_error": "تعذر إيقاف تشغيل الصوت. قد تحتاج إلى تحديث الصفحة.",
"com_nav_speech_to_text": "تحويل الكلام إلى نص",
"com_nav_stop_generating": "إيقاف التوليد",
"com_nav_text_to_speech": "تحويل النص إلى كلام",
"com_nav_theme": "المظهر",
"com_nav_theme_dark": "داكن",
"com_nav_theme_light": "فاتح",
"com_nav_theme_system": "النظام",
"com_nav_tool_dialog": "أدوات المساعد",
"com_nav_tool_dialog_agents": "أدوات الوكيل",
"com_nav_tool_dialog_description": "يجب حفظ المساعد لإبقاء اختيارات الأدوات.",
"com_nav_tool_remove": "إزالة",
"com_nav_tool_search": "أدوات البحث",
"com_nav_tts_init_error": "فشل في تهيئة تحويل النص إلى كلام: {{0}}",
"com_nav_tts_unsupported_error": "تحويل النص إلى كلام للمحرك المحدد غير مدعوم في هذا المتصفح",
"com_nav_user": "المستخدم",
"com_nav_user_msg_markdown": "عرض رسائل المستخدم بتنسيق markdown",
"com_nav_user_name_display": "عرض اسم المستخدم في الرسائل",
"com_nav_voice_select": "الصوت",
"com_nav_voices_fetch_error": "تعذر استرجاع خيارات الصوت. يرجى التحقق من اتصال الإنترنت الخاص بك.",
"com_nav_welcome_agent": "الرجاء اختيار مساعد",
"com_nav_welcome_assistant": "يرجى اختيار مساعد",
"com_nav_welcome_message": "كيف يمكنني مساعدتك اليوم؟",
"com_show_agent_settings": "إظهار إعدادات الوكيل",
"com_show_completion_settings": "إظهار إعدادات الإكمال",
"com_show_examples": "عرض أمثلة",
"com_sidepanel_agent_builder": "بانٍ المساعد",
"com_sidepanel_assistant_builder": "بانٍ المساعد",
"com_sidepanel_attach_files": "إرفاق الملفات",
"com_sidepanel_conversation_tags": "الإشارات المرجعية",
"com_sidepanel_hide_panel": "إخفاء اللوحة",
"com_sidepanel_manage_files": "إدارة الملفات",
"com_sidepanel_parameters": "معلمات",
"com_sidepanel_select_agent": "اختر وكيلاً",
"com_sidepanel_select_assistant": "اختر مساعدًا",
"com_ui_accept": "أوافق",
"com_ui_add": "إضافة",
"com_ui_add_model_preset": "إضافة نموذج أو إعداد مسبق للرد الإضافي",
"com_ui_add_multi_conversation": "إضافة محادثات متعددة",
"com_ui_admin": "مشرف",
"com_ui_admin_access_warning": "قد يؤدي تعطيل وصول المسؤول إلى هذه الميزة إلى مشاكل غير متوقعة في واجهة المستخدم تتطلب تحديث الصفحة. في حالة الحفظ، الطريقة الوحيدة للتراجع هي عبر إعداد الواجهة في ملف librechat.yaml والذي يؤثر على جميع الأدوار.",
"com_ui_admin_settings": "إعدادات المسؤول",
"com_ui_advanced": "متقدم",
"com_ui_agent": "وكيل",
"com_ui_agent_already_shared_to_all": "هذا المساعد مشارك بالفعل مع جميع المستخدمين",
"com_ui_agent_delete_error": "حدث خطأ أثناء حذف المساعد",
"com_ui_agent_deleted": "تم حذف المساعد بنجاح",
"com_ui_agent_duplicate_error": "حدث خطأ أثناء نسخ المساعد",
"com_ui_agent_duplicated": "تم نسخ العميل بنجاح",
"com_ui_agent_editing_allowed": "يمكن للمستخدمين الآخرين تعديل هذا الوكيل بالفعل",
"com_ui_agents": "الوكلاء",
"com_ui_agents_allow_create": "السماح بإنشاء الوكلاء",
"com_ui_agents_allow_share_global": "السماح بمشاركة الوكلاء مع جميع المستخدمين",
"com_ui_agents_allow_use": "السماح باستخدام الوكلاء",
"com_ui_all": "الكل",
"com_ui_all_proper": "الكل",
"com_ui_archive": "أرشفة",
"com_ui_archive_error": "فشل في أرشفة المحادثة",
"com_ui_artifact_click": "انقر للفتح",
"com_ui_artifacts": "المخرجات",
"com_ui_artifacts_toggle": "تبديل واجهة العناصر",
"com_ui_ascending": "تصاعدي",
"com_ui_assistant": "المساعد",
"com_ui_assistant_delete_error": "حدث خطأ أثناء حذف المساعد",
"com_ui_assistant_deleted": "تم حذف المساعد بنجاح",
"com_ui_assistants": "المساعدون",
"com_ui_assistants_output": "إخراج المساعدين",
"com_ui_attach_error": "تعذر إرفاق الملف. يرجى إنشاء أو تحديد محادثة، أو حاول تحديث الصفحة.",
"com_ui_attach_error_openai": "لا يمكن إرفاق ملفات المساعد إلى نقاط نهائية أخرى",
"com_ui_attach_error_size": "تم تجاوز حد حجم الملف للنقطة النهائية",
"com_ui_attach_error_type": "نوع ملف غير مدعوم للنقطة النهائية:",
"com_ui_attach_warn_endpoint": "قد يتم تجاهل الملفات غير المساعدة دون وجود أداة متوافقة",
"com_ui_attachment": "مرفق",
"com_ui_authentication": "المصادقة",
"com_ui_avatar": "الصورة الرمزية",
"com_ui_back_to_chat": "العودة إلى الدردشة",
"com_ui_back_to_prompts": "العودة إلى الأوامر",
"com_ui_bookmark_delete_confirm": "هل أنت متأكد أنك تريد حذف هذه الإشارة المرجعية؟",
"com_ui_bookmarks": "الإشارات المرجعية",
"com_ui_bookmarks_add": "إضافة إشارات مرجعية",
"com_ui_bookmarks_add_to_conversation": "أضف إلى المحادثة الحالية",
"com_ui_bookmarks_count": "العدد",
"com_ui_bookmarks_create_error": "حدث خطأ أثناء إنشاء الإشارة المرجعية",
"com_ui_bookmarks_create_exists": "هذه الإشارة المرجعية موجودة بالفعل",
"com_ui_bookmarks_create_success": "تم إنشاء الإشارة المرجعية بنجاح",
"com_ui_bookmarks_delete": "حذف الإشارة المرجعية",
"com_ui_bookmarks_delete_error": "حدث خطأ أثناء حذف الإشارة المرجعية",
"com_ui_bookmarks_delete_success": "تم حذف الإشارة المرجعية بنجاح",
"com_ui_bookmarks_description": "وصف",
"com_ui_bookmarks_edit": "تعديل الإشارة المرجعية",
"com_ui_bookmarks_filter": "تصفية الإشارات المرجعية...",
"com_ui_bookmarks_new": "إشارة مرجعية جديدة",
"com_ui_bookmarks_rebuild": "إعادة بناء",
"com_ui_bookmarks_title": "عنوان",
"com_ui_bookmarks_update_error": "حدث خطأ أثناء تحديث الإشارة المرجعية",
"com_ui_bookmarks_update_success": "تم تحديث الإشارة المرجعية بنجاح",
"com_ui_cancel": "إلغاء",
"com_ui_capabilities": "القدرات",
"com_ui_capability_correction": "يسمح للمستخدم بتقديم تصحيحات لاحقة",
"com_ui_capability_decline_requests": "تم تدريبه على رفض الطلبات غير المناسبة",
"com_ui_capability_remember": "يتذكر ما قاله المستخدم في وقت سابق من المحادثة",
"com_ui_categories": "الفئات",
"com_ui_chat": "دردشة",
"com_ui_chat_history": "سجل الدردشة",
"com_ui_chats": "الدردشات",
"com_ui_clear": "مسح",
"com_ui_clear_all": "مسح الكل",
"com_ui_close": "إغلاق",
"com_ui_code": "كود",
"com_ui_collapse_chat": "طي الدردشة",
"com_ui_command_placeholder": "اختياري: أدخل أمرًا للموجه أو سيتم استخدام الاسم.",
"com_ui_command_usage_placeholder": "حدد موجهًا باستخدام الأمر أو الاسم",
"com_ui_confirm_action": "تأكيد الإجراء",
"com_ui_connect": "اتصال",
"com_ui_context": "سياق",
"com_ui_continue": "استمر",
"com_ui_controls": "عناصر التحكم",
"com_ui_copied": "تم النسخ",
"com_ui_copied_to_clipboard": "تم النسخ إلى الحافظة",
"com_ui_copy_code": "نسخ الكود",
"com_ui_copy_link": "نسخ الرابط",
"com_ui_copy_to_clipboard": "نسخ إلى الحافظة",
"com_ui_create": "إنشاء",
"com_ui_create_link": "إنشاء رابط",
"com_ui_create_prompt": "إنشاء أمر",
"com_ui_custom_prompt_mode": "وضع الأمر المخصص",
"com_ui_dashboard": "لوحة التحكم",
"com_ui_date": "تاريخ",
"com_ui_date_april": "أبريل",
"com_ui_date_august": "أغسطس",
"com_ui_date_december": "ديسمبر",
"com_ui_date_february": "فبراير",
"com_ui_date_january": "يناير",
"com_ui_date_july": "يوليو",
"com_ui_date_june": "يونيو",
"com_ui_date_march": "مارس",
"com_ui_date_may": "مايو",
"com_ui_date_november": "نوفمبر",
"com_ui_date_october": "أكتوبر",
"com_ui_date_previous_30_days": "الـ 30 يومًا السابقة",
"com_ui_date_previous_7_days": "الأيام السبعة السابقة",
"com_ui_date_september": "سبتمبر",
"com_ui_date_today": "اليوم",
"com_ui_date_yesterday": "أمس",
"com_ui_decline": "لا أوافق",
"com_ui_delete": "حذف",
"com_ui_delete_action": "حذف الإجراء",
"com_ui_delete_action_confirm": "هل أنت متأكد من رغبتك في حذف هذا الإجراء؟",
"com_ui_delete_agent_confirm": "هل أنت متأكد من رغبتك في حذف هذا الوكيل؟",
"com_ui_delete_assistant_confirm": "هل أنت متأكد من رغبتك في حذف هذا المساعد؟ لا يمكن التراجع عن هذا الإجراء.",
"com_ui_delete_confirm": "سيتم حذف هذا",
"com_ui_delete_confirm_prompt_version_var": "سيؤدي هذا إلى حذف النسخة المحددة لـ \"{{0}}.\" إذا لم تكن هناك نسخ أخرى، سيتم حذف النص التلقائي.",
"com_ui_delete_conversation": "حذف الدردشة؟",
"com_ui_delete_prompt": "حذف المطالبة؟",
"com_ui_delete_shared_link": "حذف الرابط المشترك؟",
"com_ui_delete_tool": "حذف الأداة",
"com_ui_delete_tool_confirm": "هل أنت متأكد من رغبتك في حذف هذه الأداة؟",
"com_ui_descending": "تنازلي",
"com_ui_description": "وصف",
"com_ui_description_placeholder": "اختياري: أدخل وصفاً ليتم عرضه للموجه",
"com_ui_download_error": "حدث خطأ أثناء تنزيل الملف. قد يكون الملف قد تم حذفه.",
"com_ui_drag_drop_file": "اسحب وأفلت ملفًا هنا",
"com_ui_dropdown_variables": "متغيرات القائمة المنسدلة:",
"com_ui_dropdown_variables_info": "إنشاء قوائم منسدلة مخصصة لمحادثاتك: `{{variable_name:option1|option2|option3}}`",
"com_ui_duplicate": "نسخ",
"com_ui_duplicate_agent_confirm": "هل أنت متأكد من رغبتك في نسخ هذا المساعد؟",
"com_ui_duplication_error": "حدث خطأ أثناء نسخ المحادثة",
"com_ui_duplication_processing": "جارِ نسخ المحادثة...",
"com_ui_duplication_success": "تم نسخ المحادثة بنجاح",
"com_ui_edit": "تعديل",
"com_ui_endpoint": "نقطة النهاية",
"com_ui_endpoint_menu": "قائمة نقطة نهاية LLM",
"com_ui_endpoints_available": "نقاط النهاية المتاحة",
"com_ui_enter": "أدخل",
"com_ui_enter_api_key": "أدخل مفتاح API",
"com_ui_enter_openapi_schema": "أدخل مخطط OpenAPI هنا",
"com_ui_enter_var": "أدخل {{0}}",
"com_ui_entries": "الإدخالات",
"com_ui_error": "خطأ",
"com_ui_error_connection": "خطأ في الاتصال بالخادم، حاول تحديث الصفحة.",
"com_ui_error_save_admin_settings": "حدث خطأ أثناء حفظ إعدادات المسؤول.",
"com_ui_example_10_year_old_b_day": "هل لديك أفكار إبداعية لعيد ميلاد طفل عمره 10 سنوات؟",
"com_ui_example_http_in_js": "كيف أقوم بإجراء طلب HTTP في Javascript؟",
"com_ui_example_quantum_computing": "شرح الحوسبة الكمومية ببساطة",
"com_ui_examples": "أمثلة",
"com_ui_experimental": "ميزات تجريبية",
"com_ui_export_convo_modal": "نافذة تصدير المحادثة",
"com_ui_field_required": "هذا الحقل مطلوب",
"com_ui_filter_prompts_name": "تصفية الأوامر حسب الاسم",
"com_ui_finance": "المالية",
"com_ui_fork": "تفرع",
"com_ui_fork_all_target": "تضمين الكل إلى/من هنا",
"com_ui_fork_branches": "تضمين الفروع ذات الصلة",
"com_ui_fork_change_default": "خيار التفرع الافتراضي",
"com_ui_fork_default": "استخدم خيار التفريع الافتراضي",
"com_ui_fork_error": "حدث خطأ أثناء تفريع المحادثة",
"com_ui_fork_from_message": "اختر خيار التفرع",
"com_ui_fork_info_1": "استخدم هذا الإعداد لتفريع الرسائل بالسلوك المرغوب.",
"com_ui_fork_info_2": "\"التفريع\" يشير إلى إنشاء محادثة جديدة تبدأ/تنتهي من رسائل محددة في المحادثة الحالية، وإنشاء نسخة وفقًا للخيارات المحددة.",
"com_ui_fork_info_3": "\"الرسالة المستهدفة\" تشير إما إلى الرسالة التي تم فتح هذه النافذة المنبثقة منها، أو إذا قمت بتحديد \"{{0}}\"، آخر رسالة في المحادثة.",
"com_ui_fork_info_branches": "هذا الخيار يقسم الرسائل المرئية، جنبًا إلى جنب مع الفروع ذات الصلة؛ بمعنى آخر، المسار المباشر إلى الرسالة المستهدفة، بما في ذلك الفروع على طول المسار.",
"com_ui_fork_info_remember": "حدد هذا الخيار لتذكر الإعدادات التي اخترتها لاستخدامها مستقبلاً، مما يجعل عملية تفريع المحادثات أسرع وفقًا لتفضيلاتك.",
"com_ui_fork_info_start": "إذا تم تحديده، فسيبدأ التفريع من هذه الرسالة إلى آخر رسالة في المحادثة، وفقًا للسلوك المحدد أعلاه.",
"com_ui_fork_info_target": "هذا الخيار يؤدي إلى تفريع جميع الرسائل التي تؤدي إلى الرسالة المستهدفة، بما في ذلك جيرانها؛ بعبارة أخرى، يتم تضمين جميع فروع الرسائل، سواء كانت مرئية أم لا أو على نفس المسار.",
"com_ui_fork_info_visible": "هذا الخيار يقوم بتفريع الرسائل المرئية فقط؛ بمعنى آخر، المسار المباشر إلى الرسالة المستهدفة، دون أي فروع.",
"com_ui_fork_processing": "تجزئة المحادثة...",
"com_ui_fork_remember": "تذكر",
"com_ui_fork_remember_checked": "سيتم تذكر اختيارك بعد الاستخدام. يمكنك تغيير هذا في أي وقت من إعدادات البرنامج.",
"com_ui_fork_split_target": "ابدأ التفرع هنا",
"com_ui_fork_split_target_setting": "ابدأ التفرع من رسالة الهدف افتراضيًا",
"com_ui_fork_success": "تم تفريع المحادثة بنجاح",
"com_ui_fork_visible": "الرسائل المرئية فقط",
"com_ui_go_to_conversation": "انتقل إلى المحادثة",
"com_ui_happy_birthday": "إنه عيد ميلادي الأول!",
"com_ui_hide_prompt_templates": "إخفاء قوالب الأوامر",
"com_ui_host": "مُضيف",
"com_ui_idea": "أفكار",
"com_ui_image_gen": "توليد الصور",
"com_ui_import_conversation": "استيراد",
"com_ui_import_conversation_error": "حدث خطأ أثناء استيراد محادثاتك",
"com_ui_import_conversation_file_type_error": "نوع الملف غير مدعوم للاستيراد",
"com_ui_import_conversation_info": "استيراد محادثات من ملف JSON",
"com_ui_import_conversation_success": "تم استيراد المحادثات بنجاح",
"com_ui_include_shadcnui": "تضمين تعليمات مكونات shadcn/ui",
"com_ui_input": "إدخال",
"com_ui_instructions": "تعليمات",
"com_ui_latest_footer": "الذكاء الاصطناعي للجميع.",
"com_ui_librechat_code_api_key": "احصل على مفتاح واجهة برمجة التطبيقات لمترجم الكود LibreChat",
"com_ui_librechat_code_api_subtitle": "آمن. متعدد اللغات. ملفات الإدخال/الإخراج.",
"com_ui_librechat_code_api_title": "تشغيل كود الذكاء الاصطناعي",
"com_ui_limitation_harmful_biased": "قد ينتج تعليمات ضارة أو محتوى متحيز أحيانًا",
"com_ui_limitation_incorrect_info": "قد يولد معلومات غير صحيحة أحيانًا",
"com_ui_limitation_limited_2021": "معرفة محدودة بالعالم والأحداث بعد عام 2021",
"com_ui_limitations": "القيود",
"com_ui_llm_menu": "قائمة النماذج اللغوية",
"com_ui_llms_available": "نماذج الذكاء الاصطناعي المتاحة",
"com_ui_loading": "جارِ التحميل...",
"com_ui_locked": "مقفل",
"com_ui_logo": "شعار {{0}}",
"com_ui_manage": "إدارة",
"com_ui_max_tags": "الحد الأقصى المسموح به هو {{0}}، باستخدام أحدث القيم.",
"com_ui_mention": "اذكر نقطة نهاية أو مساعدًا أو إعدادًا مسبقًا للتبديل إليه بسرعة",
"com_ui_min_tags": "لا يمكن إزالة المزيد من القيم، الحد الأدنى المطلوب هو {{0}}.",
"com_ui_misc": "متنوع",
"com_ui_model": "النموذج",
"com_ui_model_parameters": "معلمات النموذج",
"com_ui_model_save_success": "تم حفظ معلمات النموذج بنجاح",
"com_ui_more_info": "مزيد من المعلومات",
"com_ui_more_options": "المزيد",
"com_ui_my_prompts": "أوامري",
"com_ui_name": "اسم",
"com_ui_new_chat": "دردشة جديدة",
"com_ui_new_footer": "جميع محادثات الذكاء الاصطناعي في مكان واحد.",
"com_ui_next": "التالي",
"com_ui_no": "لا",
"com_ui_no_bookmarks": "يبدو أنه لا توجد لديك إشارات مرجعية بعد. انقر على محادثة وأضف واحدة جديدة",
"com_ui_no_category": "لا يوجد تصنيف",
"com_ui_no_changes": "لا توجد تغييرات للتحديث",
"com_ui_no_conversation_id": "لم يتم العثور على معرّف المحادثة",
"com_ui_no_prompt_description": "لم يتم العثور على وصف",
"com_ui_no_terms_content": "لا يوجد محتوى لشروط الخدمة",
"com_ui_none_selected": "لم يتم اختيار أي شيء",
"com_ui_nothing_found": "لم يتم العثور على أي شيء",
"com_ui_of": "من",
"com_ui_off": "إيقاف",
"com_ui_on": "مفعل",
"com_ui_page": "صفحة",
"com_ui_pay_per_call": "الذكاء الاصطناعي يمكن ان ينتج اخطاء الرجاء التاكد بنفسك من المعلومات المهمه.",
"com_ui_prev": "السابق",
"com_ui_preview": "معاينة",
"com_ui_privacy_policy": "سياسة الخصوصية",
"com_ui_privacy_policy_url": "رابط سياسة الخصوصية",
"com_ui_prompt": "موجه",
"com_ui_prompt_already_shared_to_all": "تم مشاركة هذا المحتوى مع جميع المستخدمين بالفعل",
"com_ui_prompt_name": "اسم الأمر",
"com_ui_prompt_name_required": "اسم الأمر مطلوب",
"com_ui_prompt_preview_not_shared": "لم يسمح المؤلف بالمشاركة لهذا الإجراء",
"com_ui_prompt_shared_to_all": "تمت مشاركة هذا المحتوى مع جميع المستخدمين",
"com_ui_prompt_templates": "قوالب الأوامر",
"com_ui_prompt_text": "نص",
"com_ui_prompt_text_required": "النص مطلوب",
"com_ui_prompt_update_error": "حدث خطأ أثناء تحديث المطالبة",
"com_ui_prompts": "الأوامر",
"com_ui_prompts_allow_create": "السماح بإنشاء الأوامر",
"com_ui_prompts_allow_share_global": "السماح بمشاركة الأوامر مع جميع المستخدمين",
"com_ui_prompts_allow_use": "السماح باستخدام الأوامر",
"com_ui_provider": "مزود",
"com_ui_read_aloud": "قراءة بصوت عالٍ",
"com_ui_regenerate": "إعادة توليد",
"com_ui_region": "المنطقة",
"com_ui_rename": "إعادة تسمية",
"com_ui_renaming_var": "إعادة تسمية \"{{0}}\"",
"com_ui_reset_var": "إعادة تعيين {{0}}",
"com_ui_result": "النتيجة",
"com_ui_revoke": "إلغاء",
"com_ui_revoke_info": "إلغاء جميع بيانات الاعتماد المقدمة من المستخدم.",
"com_ui_revoke_key_confirm": "هل أنت متأكد من إلغاء هذا المفتاح؟",
"com_ui_revoke_key_endpoint": "إلغاء المفتاح لـ {{0}}",
"com_ui_revoke_keys": "إلغاء المفاتيح",
"com_ui_revoke_keys_confirm": "هل أنت متأكد من أنك تريد إلغاء جميع المفاتيح؟",
"com_ui_role_select": "الدور",
"com_ui_roleplay": "لعب الأدوار",
"com_ui_run_code": "تنفيذ الشفرة",
"com_ui_run_code_error": "حدث خطأ أثناء تشغيل الكود",
"com_ui_save": "حفظ",
"com_ui_save_submit": "حفظ وإرسال",
"com_ui_saved": "تم الحفظ!",
"com_ui_schema": "المخطط",
"com_ui_search_categories": "بحث في الفئات",
"com_ui_select": "اختر",
"com_ui_select_a_category": "لم يتم اختيار فئة",
"com_ui_select_file": "اختر ملفًا",
"com_ui_select_model": "اختر نموذجًا",
"com_ui_select_provider": "اختر مزودًا",
"com_ui_select_provider_first": "اختر مزود الخدمة أولاً",
"com_ui_select_region": "اختر المنطقة",
"com_ui_select_search_model": "ابحث عن نموذج باسمه",
"com_ui_select_search_plugin": "إضافة البحث عن الإضافات حسب الاسم",
"com_ui_select_search_provider": "ابحث عن مزود الخدمة باسمه",
"com_ui_select_search_region": "ابحث عن المنطقة بالاسم",
"com_ui_share": "مشاركة",
"com_ui_share_create_message": "سيظل اسمك وأي رسائل تضيفها بعد المشاركة خاصة.",
"com_ui_share_created_message": "تم إنشاء رابط مشترك للدردشة الخاصة بك. يمكنك إدارة الدردشات المشتركة مسبقًا في أي وقت عبر الإعدادات.",
"com_ui_share_delete_error": "حدث خطأ أثناء حذف الرابط المشترك.",
"com_ui_share_error": "حدث خطأ أثناء مشاركة رابط الدردشة",
"com_ui_share_link_to_chat": "شارك الرابط في الدردشة",
"com_ui_share_retrieve_error": "حدث خطأ أثناء حذف الرابط المشترك.",
"com_ui_share_to_all_users": "مشاركة مع جميع المستخدمين",
"com_ui_share_update_message": "سيظل اسمك والتعليمات المخصصة وأي رسائل تضيفها بعد المشاركة خاصة.",
"com_ui_share_updated_message": "تم تحديث رابط مشترك للدردشة الخاصة بك. يمكنك إدارة الدردشات المشتركة مسبقًا في أي وقت عبر الإعدادات.",
"com_ui_share_var": "مشاركة {{0}}",
"com_ui_shared_link_not_found": "الرابط المشترك غير موجود",
"com_ui_shared_prompts": "المطالبات المشتركة",
"com_ui_shop": "تسوق",
"com_ui_show_all": "عرض الكل",
"com_ui_showing": "عرض",
"com_ui_simple": "بسيط",
"com_ui_size": "الحجم",
"com_ui_special_variables": "المتغيرات الخاصة:",
"com_ui_special_variables_info": "استخدم `{{current_date}}` للتاريخ الحالي، و `{{current_user}}` لاسم حسابك المحدد.",
"com_ui_speech_while_submitting": "لا يمكن إرسال الكلام أثناء إنشاء الرد",
"com_ui_stop": "توقف",
"com_ui_storage": "التخزين",
"com_ui_submit": "إرسال",
"com_ui_success": "نجاح",
"com_ui_teach_or_explain": "تعلم",
"com_ui_terms_and_conditions": "شروط الخدمة",
"com_ui_terms_of_service": "شروط الخدمة",
"com_ui_tools": "أدوات المساعدين",
"com_ui_travel": "السفر",
"com_ui_unarchive": "إلغاء الأرشفة",
"com_ui_unarchive_error": "فشل في إلغاء الأرشفة",
"com_ui_unknown": "غير معروف",
"com_ui_update": "تحديث",
"com_ui_upload": "تحميل",
"com_ui_upload_code_files": "تحميل لمفسر الكود",
"com_ui_upload_delay": "تحميل \"{{0}}\" يستغرق وقتًا أطول من المتوقع. يرجى الانتظار حتى ينتهي فهرسة الملف للاسترجاع.",
"com_ui_upload_error": "حدث خطأ أثناء تحميل ملفك",
"com_ui_upload_file_search": "تحميل للبحث في الملفات",
"com_ui_upload_files": "تحميل الملفات",
"com_ui_upload_image": "تحميل صورة",
"com_ui_upload_image_input": "تحميل صورة",
"com_ui_upload_invalid": "ملف غير صالح للتحميل. يجب أن يكون صورة لا تتجاوز الحد المسموح به",
"com_ui_upload_invalid_var": "ملف غير صالح للتحميل. يجب أن يكون صورة لا يتجاوز حجمها {{0}} ميجابايت",
"com_ui_upload_success": "تم تحميل الملف بنجاح",
"com_ui_upload_type": "اختر نوع التحميل",
"com_ui_use_micrphone": "استخدام الميكروفون",
"com_ui_use_prompt": "استخدم الأمر",
"com_ui_variables": "متغيرات",
"com_ui_variables_info": "استخدم أقواس مزدوجة في نصك لإنشاء متغيرات، مثل `{{متغير كمثال}}`، لملئها لاحقاً عند استخدام النص البرمجي.",
"com_ui_version_var": "الإصدار {{0}}",
"com_ui_versions": "الإصدارات",
"com_ui_write": "كتابة",
"com_ui_yes": "نعم",
"com_ui_zoom": "تكبير",
"com_user_message": "أنت",
"com_warning_resubmit_unsupported": "إعادة إرسال رسالة الذكاء الاصطناعي غير مدعومة لنقطة النهاية هذه"
}

View file

@ -0,0 +1,805 @@
{
"com_a11y_ai_composing": "Die KI erstellt noch ihre Antwort.",
"com_a11y_end": "Die KI hat ihre Antwort beendet.",
"com_a11y_start": "Die KI hat mit ihrer Antwort begonnen.",
"com_agents_allow_editing": "Anderen Nutzenden die Bearbeitung deines Agenten erlauben",
"com_agents_by_librechat": "von LibreChat",
"com_agents_code_interpreter": "Wenn aktiviert, ermöglicht es deinem Agenten, die LibreChat Code Interpreter API zu nutzen, um generierten Code sicher auszuführen, einschließlich der Verarbeitung von Dateien. Erfordert einen gültigen API-Schlüssel.",
"com_agents_code_interpreter_title": "Code-Interpreter-API",
"com_agents_create_error": "Bei der Erstellung deines Agenten ist ein Fehler aufgetreten.",
"com_agents_description_placeholder": "Optional: Beschreibe hier deinen Agenten",
"com_agents_enable_file_search": "Dateisuche aktivieren",
"com_agents_file_search_disabled": "Der Agent muss erstellt werden, bevor Dateien für die Dateisuche hochgeladen werden können.",
"com_agents_file_search_info": "Wenn aktiviert, wird der Agent über die unten aufgelisteten exakten Dateinamen informiert und kann dadurch relevante Informationen aus diesen Dateien abrufen",
"com_agents_instructions_placeholder": "Die Systemanweisungen, die der Agent verwendet",
"com_agents_missing_provider_model": "Bitte wählen Sie einen Anbieter und ein Modell aus, bevor Sie einen Agenten erstellen.",
"com_agents_name_placeholder": "Optional: Der Name des Agenten",
"com_agents_no_access": "Du hast keine Berechtigung, diesen Agenten zu bearbeiten.",
"com_agents_not_available": "Agent nicht verfügbar",
"com_agents_search_name": "Agenten nach Namen suchen",
"com_agents_update_error": "Beim Aktualisieren deines Agenten ist ein Fehler aufgetreten.",
"com_assistants_actions": "Aktionen",
"com_assistants_actions_disabled": "Du müsst einen Assistenten erstellen, bevor du Aktionen hinzufügen kannst.",
"com_assistants_actions_info": "Lasse deinen Assistenten Informationen abrufen oder Aktionen über APIs ausführen",
"com_assistants_add_actions": "Aktionen hinzufügen",
"com_assistants_add_tools": "Werkzeuge hinzufügen",
"com_assistants_append_date": "Aktuelles Datum & Uhrzeit anhängen",
"com_assistants_append_date_tooltip": "Wenn aktiviert, werden das aktuelle Client-Datum und die Uhrzeit an die Systemanweisungen des Assistenten angehängt.",
"com_assistants_available_actions": "Verfügbare Aktionen",
"com_assistants_capabilities": "Fähigkeiten",
"com_assistants_code_interpreter": "Code-Interpreter",
"com_assistants_code_interpreter_files": "Die folgenden Dateien sind nur für den Code-Interpreter:",
"com_assistants_code_interpreter_info": "Der Code-Interpreter ermöglicht es dem Assistenten, Code zu schreiben und auszuführen. Dieses Tool kann Dateien mit verschiedenen Daten und Formatierungen verarbeiten und Dateien wie Grafiken generieren.",
"com_assistants_completed_action": "Mit {{0}} gesprochen",
"com_assistants_completed_function": "{{0}} ausgeführt",
"com_assistants_conversation_starters": "Gesprächseinstiege",
"com_assistants_conversation_starters_placeholder": "Gib einen Gesprächseinstieg ein",
"com_assistants_create_error": "Bei der Erstellung deines Assistenten ist ein Fehler aufgetreten.",
"com_assistants_create_success": "Erfolgreich erstellt",
"com_assistants_delete_actions_error": "Beim Löschen der Aktion ist ein Fehler aufgetreten.",
"com_assistants_delete_actions_success": "Aktion erfolgreich vom Assistenten gelöscht",
"com_assistants_description_placeholder": "Optional: Beschreibe deinen Assistenten hier",
"com_assistants_domain_info": "Assistent hat diese Information an {{0}} gesendet",
"com_assistants_file_search": "Dateisuche",
"com_assistants_file_search_info": "Die Dateisuche ermöglicht dem Assistenten, Wissen aus Dateien zu nutzen, die du oder deine Benutzer hochladen. Sobald eine Datei hochgeladen wurde, entscheidet der Assistent automatisch, wann er basierend auf Benutzeranfragen Inhalte abruft. Das Anhängen von Vektor-Speichern für die Dateisuche wird noch nicht unterstützt. Sie können sie vom Provider-Playground aus anhängen oder Dateien für die Dateisuche auf Thread-Basis an Nachrichten anhängen.",
"com_assistants_function_use": "Assistent hat {{0}} verwendet",
"com_assistants_image_vision": "Bildanalyse",
"com_assistants_instructions_placeholder": "Die Systemanweisungen, die der Assistent verwendet",
"com_assistants_knowledge": "Wissen",
"com_assistants_knowledge_disabled": "Der Assistent muss erstellt und Code-Interpreter oder Abruf müssen aktiviert und gespeichert werden, bevor Dateien als Wissen hochgeladen werden können.",
"com_assistants_knowledge_info": "Wenn du Dateien unter Wissen hochlädst, kannst du bei Gesprächen mit deinem Assistenten Dateiinhalte einbeziehen.",
"com_assistants_max_starters_reached": "Maximale Anzahl an Gesprächseinstiegen erreicht",
"com_assistants_name_placeholder": "Optional: Der Name des Assistenten",
"com_assistants_non_retrieval_model": "Die Dateisuche ist für dieses KI-Modell nicht aktiviert. Bitte wähle ein anderes Modell aus.",
"com_assistants_retrieval": "Abruf",
"com_assistants_running_action": "Aktion wird ausgeführt",
"com_assistants_search_name": "Assistenten nach Namen suchen",
"com_assistants_update_actions_error": "Bei der Erstellung oder Aktualisierung der Aktion ist ein Fehler aufgetreten.",
"com_assistants_update_actions_success": "Aktion erfolgreich erstellt oder aktualisiert",
"com_assistants_update_error": "Bei der Aktualisierung deines Assistenten ist ein Fehler aufgetreten.",
"com_assistants_update_success": "Erfolgreich aktualisiert",
"com_auth_already_have_account": "Hast du bereits ein Konto?",
"com_auth_back_to_login": "Zurück zur Anmeldung",
"com_auth_click": "Klicke",
"com_auth_click_here": "Klicke hier",
"com_auth_continue": "Fortfahren",
"com_auth_create_account": "Erstelle dein Konto",
"com_auth_discord_login": "Mit Discord fortfahren",
"com_auth_email": "E-Mail",
"com_auth_email_address": "E-Mail-Adresse",
"com_auth_email_max_length": "E-Mail sollte nicht länger als 120 Zeichen sein",
"com_auth_email_min_length": "E-Mail muss mindestens 6 Zeichen lang sein",
"com_auth_email_pattern": "Du musst eine gültige E-Mail-Adresse eingeben",
"com_auth_email_required": "E-Mail ist erforderlich",
"com_auth_email_resend_link": "E-Mail erneut senden",
"com_auth_email_resent_failed": "Erneutes Senden der Verifizierungs-E-Mail fehlgeschlagen",
"com_auth_email_resent_success": "Verifizierungs-E-Mail erfolgreich erneut gesendet",
"com_auth_email_verification_failed": "E-Mail-Verifizierung fehlgeschlagen",
"com_auth_email_verification_failed_token_missing": "Verifizierung fehlgeschlagen, Token fehlt",
"com_auth_email_verification_in_progress": "Ihre E-Mail wird verifiziert, bitte warten",
"com_auth_email_verification_invalid": "Ungültige E-Mail-Verifizierung",
"com_auth_email_verification_rate_limited": "Zu viele Anfragen. Bitte versuche es später erneut",
"com_auth_email_verification_redirecting": "Weiterleitung in {{0}} Sekunden...",
"com_auth_email_verification_resend_prompt": "Keine E-Mail erhalten?",
"com_auth_email_verification_success": "E-Mail erfolgreich verifiziert",
"com_auth_error_create": "Bei der Registrierung deines Kontos ist ein Fehler aufgetreten. Bitte versuche es erneut.",
"com_auth_error_invalid_reset_token": "Dieser Passwort-Reset-Token ist nicht mehr gültig.",
"com_auth_error_login": "Anmeldung mit den angegebenen Informationen nicht möglich. Bitte überprüfe deine Anmeldedaten und versuche es erneut.",
"com_auth_error_login_ban": "Dein Konto wurde aufgrund von Verstößen gegen unseren Dienst vorübergehend gesperrt.",
"com_auth_error_login_rl": "Zu viele Anmeldeversuche in kurzer Zeit. Bitte versuche es später erneut.",
"com_auth_error_login_server": "Es gab einen internen Serverfehler. Bitte warte einen Moment und versuche es erneut.",
"com_auth_error_login_unverified": "Dein Konto wurde nicht verifiziert. Bitte überprüfe deine E-Mail auf einen Verifizierungslink.",
"com_auth_facebook_login": "Mit Facebook fortfahren",
"com_auth_full_name": "Vollständiger Name",
"com_auth_github_login": "Mit Github fortfahren",
"com_auth_google_login": "Mit Google fortfahren",
"com_auth_here": "HIER",
"com_auth_login": "Anmelden",
"com_auth_login_with_new_password": "Du kannst dich jetzt mit deinem neuen Passwort anmelden.",
"com_auth_name_max_length": "Name darf nicht länger als 80 Zeichen sein",
"com_auth_name_min_length": "Name muss mindestens 3 Zeichen lang sein",
"com_auth_name_required": "Name ist erforderlich",
"com_auth_no_account": "Du hast noch kein Konto?",
"com_auth_password": "Passwort",
"com_auth_password_confirm": "Passwort bestätigen",
"com_auth_password_forgot": "Passwort vergessen?",
"com_auth_password_max_length": "Passwort muss weniger als 128 Zeichen lang sein",
"com_auth_password_min_length": "Passwort muss mindestens 8 Zeichen lang sein",
"com_auth_password_not_match": "Passwörter stimmen nicht überein",
"com_auth_password_required": "Passwort ist erforderlich",
"com_auth_registration_success_generic": "Bitte überprüfe deine E-Mail, um deine E-Mail-Adresse zu verifizieren.",
"com_auth_registration_success_insecure": "Registrierung erfolgreich.",
"com_auth_reset_password": "Setze dein Passwort zurück",
"com_auth_reset_password_email_sent": "Wenn der Benutzer registriert ist, wird eine E-Mail an das Postfach gesendet.",
"com_auth_reset_password_if_email_exists": "Wenn ein Konto mit dieser E-Mail-Adresse existiert, wurde eine E-Mail mit Anweisungen zum Zurücksetzen des Passworts gesendet. Bitte überprüfe auch deinen Spam-Ordner.",
"com_auth_reset_password_link_sent": "E-Mail gesendet",
"com_auth_reset_password_success": "Passwort erfolgreich zurückgesetzt",
"com_auth_sign_in": "Anmelden",
"com_auth_sign_up": "Registrieren",
"com_auth_submit_registration": "Registrierung absenden",
"com_auth_to_reset_your_password": "um Ihr Passwort zurückzusetzen.",
"com_auth_to_try_again": "um es erneut zu versuchen.",
"com_auth_username": "Benutzername (optional)",
"com_auth_username_max_length": "Benutzername darf nicht länger als 20 Zeichen sein",
"com_auth_username_min_length": "Benutzername muss mindestens 2 Zeichen lang sein",
"com_auth_username_required": "Benutzername ist erforderlich",
"com_auth_welcome_back": "Willkommen zurück",
"com_click_to_download": "(hier klicken zum Herunterladen)",
"com_download_expired": "Download abgelaufen",
"com_download_expires": "(hier klicken zum Herunterladen - läuft ab am {{0}})",
"com_endpoint": "Endpunkt",
"com_endpoint_agent": "Agent",
"com_endpoint_agent_model": "Agentenmodell (Empfohlen: GPT-4o-mini)",
"com_endpoint_agent_placeholder": "Bitte wähle einen Agenten aus",
"com_endpoint_ai": "KI",
"com_endpoint_anthropic_custom_name_placeholder": "Lege einen benutzerdefinierten Namen für Anthropic fest",
"com_endpoint_anthropic_maxoutputtokens": "Maximale Anzahl von Token, die in der Antwort erzeugt werden können. Gib einen niedrigeren Wert für kürzere Antworten und einen höheren Wert für längere Antworten an. Hinweis: Die Modelle können auch vor Erreichen dieses Maximums stoppen.",
"com_endpoint_anthropic_prompt_cache": "Prompt-Caching ermöglicht die Wiederverwendung von umfangreichen Kontexten oder Anweisungen über mehrere API-Aufrufe hinweg, wodurch Kosten und Latenzzeiten reduziert werden",
"com_endpoint_anthropic_temp": "Reicht von 0 bis 1. Verwende Temperaturen näher an 0 für analytische / Multiple-Choice-Aufgaben und näher an 1 für kreative und generative Aufgaben. Wir empfehlen, entweder dies oder Top P zu ändern, aber nicht beides.",
"com_endpoint_anthropic_topk": "Top-k ändert, wie das Modell Token für die Ausgabe auswählt. Ein Top-k von 1 bedeutet, dass das ausgewählte Token das wahrscheinlichste unter allen Token im Vokabular des Modells ist (auch \"Greedy Decoding\" genannt), während ein Top-k von 3 bedeutet, dass das nächste Token aus den 3 wahrscheinlichsten Token ausgewählt wird (unter Verwendung der Temperatur).",
"com_endpoint_anthropic_topp": "Top-p ändert, wie das Modell Token für die Ausgabe auswählt. Token werden von den wahrscheinlichsten K (siehe topK-Parameter) bis zu den am wenigsten wahrscheinlichen ausgewählt, bis die Summe ihrer Wahrscheinlichkeiten dem Top-p-Wert entspricht.",
"com_endpoint_assistant": "Assistent",
"com_endpoint_assistant_model": "Assistentenmodell",
"com_endpoint_assistant_placeholder": "Bitte wähle einen Assistenten aus dem rechten Seitenpanel aus",
"com_endpoint_bing_context_placeholder": "Bing kann bis zu 7k Token für 'Kontext' verwenden, auf die es sich im Gespräch beziehen kann. Das spezifische Limit ist nicht bekannt, kann aber bei Überschreitung von 7k Token zu Fehlern führen",
"com_endpoint_bing_enable_sydney": "Sydney aktivieren",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "WARNUNG: Missbrauch dieser Funktion kann zu einer SPERRE für die Nutzung von Bing führen! Klicke auf 'Systemnachricht' für vollständige Anweisungen und die Standardnachricht, wenn ausgelassen, was die 'Sydney'-Voreinstellung ist, die als sicher gilt.",
"com_endpoint_bing_to_enable_sydney": "Um Sydney zu aktivieren",
"com_endpoint_completion": "Vervollständigung",
"com_endpoint_completion_model": "Vervollständigungsmodell (Empfohlen: GPT-4o)",
"com_endpoint_config_click_here": "Klicke hier",
"com_endpoint_config_google_api_info": "Um deinen Generative Language API-Key (für Gemini) zu erhalten,",
"com_endpoint_config_google_api_key": "Google API-Key",
"com_endpoint_config_google_cloud_platform": "(von Google Cloud Platform)",
"com_endpoint_config_google_gemini_api": "(Gemini API)",
"com_endpoint_config_google_service_key": "Google Service Account Key",
"com_endpoint_config_key": "API-Key festlegen",
"com_endpoint_config_key_chatgpt": "Um deinen Zugriffstoken für ChatGPT \"Kostenlose Version\" zu erhalten, melde dich an bei",
"com_endpoint_config_key_chatgpt_copy_token": "Zugriffstoken kopieren.",
"com_endpoint_config_key_chatgpt_then_visit": "dann besuche",
"com_endpoint_config_key_edge_full_key_string": "um die vollständigen Cookie-Zeichenfolgen bereitzustellen.",
"com_endpoint_config_key_edge_instructions": "Anweisungen",
"com_endpoint_config_key_encryption": "Dein API-Key wird verschlüsselt und gelöscht um",
"com_endpoint_config_key_expiry": "die Ablaufzeit",
"com_endpoint_config_key_for": "API-Key festlegen für",
"com_endpoint_config_key_get_edge_key": "Um deinen Zugriffstoken für Bing zu erhalten, melde dich an bei",
"com_endpoint_config_key_get_edge_key_dev_tool": "Verwende die Entwicklertools oder eine Erweiterung, während du auf der Seite angemeldet sind, um den Inhalt des _U-Cookies zu kopieren. Wenn dies fehlschlägt, folge diesen",
"com_endpoint_config_key_google_need_to": "Du musst",
"com_endpoint_config_key_google_service_account": "Ein Service-Konto erstellen",
"com_endpoint_config_key_google_vertex_ai": "Vertex AI aktivieren",
"com_endpoint_config_key_google_vertex_api": "API auf Google Cloud, dann",
"com_endpoint_config_key_google_vertex_api_role": "Stelle sicher, dass du auf \"Erstellen und Fortfahren\" klickst, um mindestens die Rolle \"Vertex AI User\" zu vergeben. Erstelle zuletzt einen JSON-Key zum Importieren hier.",
"com_endpoint_config_key_import_json_key": "Service Account JSON-Key importieren.",
"com_endpoint_config_key_import_json_key_invalid": "Ungültiger Service Account JSON-Key. Hast du die richtige Datei importiert?",
"com_endpoint_config_key_import_json_key_success": "Service Account JSON-Key erfolgreich importiert",
"com_endpoint_config_key_name": "API-Key",
"com_endpoint_config_key_name_placeholder": "Zuerst API-Key festlegen",
"com_endpoint_config_key_never_expires": "Dein API-Key läuft nie ab",
"com_endpoint_config_placeholder": "Lege deinen API-Key im Kopfzeilenmenü fest, um zu chatten.",
"com_endpoint_config_value": "Wert eingeben für",
"com_endpoint_context": "Kontext",
"com_endpoint_context_info": "Die maximale Anzahl von Token, die für den Kontext verwendet werden können. Verwende dies zur Kontrolle, wie viele Token pro Anfrage gesendet werden. Wenn nicht angegeben, werden Systemstandards basierend auf der bekannten Kontextgröße der Modelle verwendet. Das Setzen höherer Werte kann zu Fehlern und/oder höheren Token-Kosten führen.",
"com_endpoint_context_tokens": "Max. Kontext-Token",
"com_endpoint_custom_name": "Benutzerdefinierter Name",
"com_endpoint_default": "Standard",
"com_endpoint_default_blank": "Standard: leer",
"com_endpoint_default_creative": "Standard: kreativ",
"com_endpoint_default_empty": "Standard: leer",
"com_endpoint_default_false": "Standard: falsch",
"com_endpoint_default_with_num": "Standard: {{0}}",
"com_endpoint_disabled_with_tools": "Mit Werkzeugen deaktiviert",
"com_endpoint_disabled_with_tools_placeholder": "Deaktiviert mit ausgewählten Werkzeugen",
"com_endpoint_examples": " Voreinstellungen",
"com_endpoint_export": "Exportieren",
"com_endpoint_export_share": "Exportieren/Teilen",
"com_endpoint_frequency_penalty": "Frequency Penalty",
"com_endpoint_func_hover": "Verwendung von Plugins als OpenAI-Funktionen aktivieren",
"com_endpoint_google_custom_name_placeholder": "Lege einen benutzerdefinierten Namen für Google fest",
"com_endpoint_google_maxoutputtokens": "Maximale Anzahl von Token, die in der Antwort generiert werden können. Gib einen niedrigeren Wert für kürzere Antworten und einen höheren Wert für längere Antworten an. Hinweis: Modelle können möglicherweise vor Erreichen dieses Maximums stoppen.",
"com_endpoint_google_temp": "Höhere Werte = zufälliger, während niedrigere Werte = fokussierter und deterministischer. Wir empfehlen, entweder dies oder Top P zu ändern, aber nicht beides.",
"com_endpoint_google_topk": "Top-k ändert, wie das Modell Token für die Antwort auswählt. Ein Top-k von 1 bedeutet, dass das ausgewählte Token das wahrscheinlichste unter allen Token im Vokabular des Modells ist (auch Greedy-Decoding genannt), während ein Top-k von 3 bedeutet, dass das nächste Token aus den 3 wahrscheinlichsten Token ausgewählt wird (unter Verwendung der Temperatur).",
"com_endpoint_google_topp": "Top-p ändert, wie das Modell Token für die Antwort auswählt. Token werden von den wahrscheinlichsten K (siehe topK-Parameter) bis zu den am wenigsten wahrscheinlichen ausgewählt, bis die Summe ihrer Wahrscheinlichkeiten dem Top-p-Wert entspricht.",
"com_endpoint_hide": "Ausblenden",
"com_endpoint_import": "Importieren",
"com_endpoint_instructions_assistants": "Anweisungen überschreiben",
"com_endpoint_instructions_assistants_placeholder": "Überschreibt die Anweisungen des Assistenten. Dies ist nützlich, um das Verhalten auf Basis einzelner Ausführungen zu modifizieren.",
"com_endpoint_max_output_tokens": "Max. Antwort-Token",
"com_endpoint_message": "Nachricht an",
"com_endpoint_message_new": "Nachricht {{0}}",
"com_endpoint_message_not_appendable": "Bearbeite deine Nachricht oder generiere neu.",
"com_endpoint_my_preset": "Meine Voreinstellung",
"com_endpoint_new_topic": "Neues Thema",
"com_endpoint_no_presets": "Noch keine Voreinstellungen, verwende die KI-Einstellungsschaltfläche, um eine zu erstellen",
"com_endpoint_not_available": "Kein Endpunkt verfügbar",
"com_endpoint_not_implemented": "Nicht implementiert",
"com_endpoint_open_menu": "Menü öffnen",
"com_endpoint_openai_custom_name_placeholder": "Lege einen benutzerdefinierten Namen für die KI fest.",
"com_endpoint_openai_detail": "Die Auflösung für Bilderkennungs-Anfragen. \"Niedrig\" ist günstiger und schneller, \"Hoch\" ist detaillierter und teurer, und \"Auto\" wählt automatisch zwischen den beiden basierend auf der Bildauflösung.",
"com_endpoint_openai_freq": "Zahl zwischen -2,0 und 2,0. Positive Werte bestrafen neue Token basierend auf ihrer bestehenden Häufigkeit im Text, wodurch die Wahrscheinlichkeit des Modells verringert wird, dieselbe Zeile wörtlich zu wiederholen.",
"com_endpoint_openai_max": "Die maximale Anzahl zu generierender Token. Die Gesamtlänge der Eingabe-Token und der generierten Token ist durch die Kontextlänge des Modells begrenzt.",
"com_endpoint_openai_max_tokens": "Optionales 'max_tokens'-Feld, das die maximale Anzahl von Token darstellt, die in der Chat-Vervollständigung generiert werden können. Die Gesamtlänge der Eingabe-Token und der generierten Token ist durch die Kontextlänge des Modells begrenzt. Du kannst Fehler erleben, wenn diese Zahl die maximalen Kontext-Token überschreitet.",
"com_endpoint_openai_pres": "Zahl zwischen -2,0 und 2,0. Positive Werte bestrafen neue Token basierend darauf, ob sie im bisherigen Text vorkommen, wodurch die Wahrscheinlichkeit des Modells erhöht wird, über neue Themen zu sprechen.",
"com_endpoint_openai_prompt_prefix_placeholder": "Lege benutzerdefinierte Anweisungen fest, die in die Systemnachricht an die KI aufgenommen werden sollen. Standard: keine",
"com_endpoint_openai_resend": "Alle im Chat zuvor angehängten Bilder mit jeder neuen Nachricht erneut senden. Hinweis: Dies kann die Kosten der Anfrage aufgrund höherer Token-Anzahl erheblich erhöhen und du kannst bei vielen Bildanhängen Fehler erleben.",
"com_endpoint_openai_resend_files": "Alle im Chat zuvor angehängten Dateien mit jeder neuen Nachricht erneut senden. Hinweis: Dies wird die Kosten der Anfrage aufgrund höherer Token-Anzahl erheblich erhöhen und du kannst bei vielen Anhängen Fehler erleben.",
"com_endpoint_openai_stop": "Bis zu 4 Sequenzen, bei denen die API keine weiteren Token generiert.",
"com_endpoint_openai_temp": "Entspricht der Kreativität der KI. Höhere Werte = zufälliger und kreativer, während niedrigere Werte = unkreativer und deterministischer. Wir empfehlen, entweder dies oder Top P zu ändern, aber nicht beides. Temperaturen über 1 sind nicht empfehlenswert.",
"com_endpoint_openai_topp": "Eine Alternative zum Sampling mit Temperatur, genannt Nucleus-Sampling, bei dem das Modell die Ergebnisse der Token mit Top-p-Wahrscheinlichkeitsmasse berücksichtigt. So bedeutet 0,1, dass nur die Token betrachtet werden, die die Top 10% der Wahrscheinlichkeitsmasse ausmachen. Wir empfehlen, entweder dies oder die Temperatur zu ändern, aber nicht beides.",
"com_endpoint_output": "Antwort",
"com_endpoint_plug_image_detail": "Bild-Detail",
"com_endpoint_plug_resend_files": "Anhänge erneut senden",
"com_endpoint_plug_resend_images": "Bilder erneut senden",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Lege benutzerdefinierte Anweisungen fest, die in die Systemnachricht aufgenommen werden sollen. Standard: keine",
"com_endpoint_plug_skip_completion": "Fertigstellung überspringen",
"com_endpoint_plug_use_functions": "Funktionen verwenden",
"com_endpoint_presence_penalty": "Presence Penalty",
"com_endpoint_preset": "Voreinstellung",
"com_endpoint_preset_clear_all_confirm": "Bist du sicher, dass du alle deine Voreinstellungen löschen möchtest?",
"com_endpoint_preset_default": "ist jetzt die Standardvoreinstellung.",
"com_endpoint_preset_default_item": "Standard:",
"com_endpoint_preset_default_none": "Keine Standardvoreinstellung aktiv.",
"com_endpoint_preset_default_removed": "ist nicht mehr die Standardvoreinstellung.",
"com_endpoint_preset_delete_confirm": "Bist du sicher, dass du diese Voreinstellung löschen möchtest?",
"com_endpoint_preset_delete_error": "Beim Löschen deiner Voreinstellung ist ein Fehler aufgetreten. Bitte versuche es erneut.",
"com_endpoint_preset_import": "Voreinstellung erfolgreich importiert!",
"com_endpoint_preset_import_error": "Beim Importieren deiner Voreinstellung ist ein Fehler aufgetreten. Bitte versuche es erneut.",
"com_endpoint_preset_name": "Voreinstellungsname",
"com_endpoint_preset_save_error": "Beim Speichern deiner Voreinstellung ist ein Fehler aufgetreten. Bitte versuche es erneut.",
"com_endpoint_preset_selected": "Voreinstellung aktiv!",
"com_endpoint_preset_selected_title": "Aktiv!",
"com_endpoint_preset_title": "Voreinstellung",
"com_endpoint_presets": "Voreinstellungen",
"com_endpoint_presets_clear_warning": "Bist du sicher, dass du alle Voreinstellungen löschen möchtest? Dies ist nicht rückgängig zu machen.",
"com_endpoint_prompt_cache": "Prompt-Zwischenspeicherung verwenden",
"com_endpoint_prompt_prefix": "Benutzerdefinierte Anweisungen",
"com_endpoint_prompt_prefix_assistants": "Zusätzliche Anweisungen",
"com_endpoint_prompt_prefix_assistants_placeholder": "Lege zusätzliche Anweisungen oder Kontext zusätzlich zu den Hauptanweisungen des Assistenten fest. Wird ignoriert, wenn leer.",
"com_endpoint_prompt_prefix_placeholder": "Lege benutzerdefinierte Anweisungen oder Kontext fest. Wird ignoriert, wenn leer.",
"com_endpoint_save_as_preset": "Voreinstellung speichern",
"com_endpoint_save_convo_as_preset": "Konversation als Voreinstellung speichern",
"com_endpoint_search": "Endpunkt nach Namen suchen",
"com_endpoint_set_custom_name": "Lege einen benutzerdefinierten Namen fest, falls du diese Voreinstellung wiederfinden möchtest",
"com_endpoint_show": "Anzeigen",
"com_endpoint_show_what_settings": "{{0}} Einstellungen anzeigen",
"com_endpoint_skip_hover": "Aktiviere das Überspringen des Vervollständigungsschritts, der die endgültige Antwort und die generierten Schritte überprüft",
"com_endpoint_stop": "Stop-Sequenzen",
"com_endpoint_stop_placeholder": "Trenne Stoppwörter durch Drücken der `Enter`-Taste",
"com_endpoint_system_message": "Systemnachricht",
"com_endpoint_temperature": "Temperatur",
"com_endpoint_token_count": "Token-Anzahl",
"com_endpoint_tone_style": "Tonstil",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "Aktiven Assistenten verwenden",
"com_endpoint_view_options": "Optionen anzeigen",
"com_error_expired_user_key": "Der angegebene API-Key für {{0}} ist am {{1}} abgelaufen. Bitte gebe einen neuen API-Key ein und versuche es erneut.",
"com_error_files_dupe": "Doppelte Datei erkannt.",
"com_error_files_empty": "Leere Dateien sind nicht zulässig",
"com_error_files_process": "Bei der Verarbeitung der Datei ist ein Fehler aufgetreten.",
"com_error_files_unsupported_capability": "Keine aktivierten Funktionen unterstützen diesen Dateityp",
"com_error_files_upload": "Beim Hochladen der Datei ist ein Fehler aufgetreten",
"com_error_files_upload_canceled": "Die Datei-Upload-Anfrage wurde abgebrochen. Hinweis: Der Upload-Vorgang könnte noch im Hintergrund laufen und die Datei muss möglicherweise manuell gelöscht werden.",
"com_error_files_validation": "Bei der Validierung der Datei ist ein Fehler aufgetreten.",
"com_error_input_length": "Die Token-Anzahl der letzten Nachricht ist zu hoch und überschreitet das Token-Limit ({{0}}). Bitte kürze deine Nachricht, passe die maximale Kontextgröße in den Gesprächsparametern an oder erstelle eine Abzweigung des Gesprächs, um fortzufahren.",
"com_error_invalid_action_error": "Anfrage verweigert: Die angegebene Aktionsdomäne ist nicht zulässig",
"com_error_invalid_request_error": "Der KI-Dienst hat die Anfrage aufgrund eines Fehlers abgelehnt. Dies könnte durch einen ungültigen API-Schlüssel oder eine falsch formatierte Anfrage verursacht worden sein.",
"com_error_invalid_user_key": "Ungültiger API-Key angegeben. Bitte gebe einen gültigen API-Key ein und versuche es erneut.",
"com_error_moderation": "Es scheint, dass der eingereichte Inhalt von unserem Moderationssystem als nicht mit unseren Community-Richtlinien vereinbar gekennzeichnet wurde. Wir können mit diesem spezifischen Thema nicht fortfahren. Wenn Sie andere Fragen oder Themen haben, die Sie erkunden möchten, bearbeiten Sie bitte Ihre Nachricht oder erstellen Sie eine neue Konversation.",
"com_error_no_base_url": "Keine Basis-URL gefunden. Bitte gebe eine ein und versuche es erneut.",
"com_error_no_system_messages": "Der ausgewählte KI-Dienst oder das Modell unterstützt keine Systemnachrichten. Verwende stattdessen Prompts anstelle von benutzerdefinierten Anweisungen.",
"com_error_no_user_key": "Kein API-Key gefunden. Bitte gebe einen API-Key ein und versuche es erneut.",
"com_files_filter": "Dateien filtern...",
"com_files_no_results": "Keine Ergebnisse.",
"com_files_number_selected": "{{0}} von {{1}} Datei(en) ausgewählt",
"com_generated_files": "Generierte Dateien:",
"com_hide_examples": "Beispiele ausblenden",
"com_nav_account_settings": "Kontoeinstellungen",
"com_nav_always_make_prod": "Neue Versionen direkt produktiv nehmen",
"com_nav_archive_all": "Alle archivieren",
"com_nav_archive_all_chats": "Alle Chats archivieren",
"com_nav_archive_created_at": "Archivierungsdatum",
"com_nav_archive_name": "Name",
"com_nav_archived_chats": "Archivierte Chats",
"com_nav_archived_chats_empty": "Du hast keine archivierten Chats.",
"com_nav_archived_chats_manage": "Verwalten",
"com_nav_at_command": "@-Befehl",
"com_nav_at_command_description": "Schaltet den Befehl \"@\" zum Wechseln von Endpunkten, Modellen, Voreinstellungen usw. um.",
"com_nav_audio_play_error": "Fehler beim Abspielen des Audios: {{0}}",
"com_nav_audio_process_error": "Fehler bei der Verarbeitung des Audios: {{0}}",
"com_nav_auto_scroll": "Automatisch zur neuesten Nachricht scrollen, wenn der Chat geöffnet wird",
"com_nav_auto_send_prompts": "Prompts automatisch senden",
"com_nav_auto_send_text": "Text automatisch senden",
"com_nav_auto_send_text_disabled": "-1 setzen zum Deaktivieren",
"com_nav_auto_transcribe_audio": "Audio automatisch transkribieren",
"com_nav_automatic_playback": "Automatische Wiedergabe der neuesten Nachricht",
"com_nav_balance": "Guthaben",
"com_nav_browser": "Browser",
"com_nav_buffer_append_error": "Problem beim Audio-Streaming. Die Wiedergabe könnte unterbrochen werden.",
"com_nav_change_picture": "Bild ändern",
"com_nav_chat_commands": "Chat-Befehle",
"com_nav_chat_commands_info": "Diese Befehle werden aktiviert, indem du bestimmte Zeichen am Anfang deiner Nachricht eingibst. Jeder Befehl wird durch sein festgelegtes Präfix ausgelöst. Du kannst sie deaktivieren, wenn du diese Zeichen häufig zum Beginn deiner Nachrichten verwendest.",
"com_nav_chat_direction": "Chat-Richtung",
"com_nav_clear_all_chats": "Alle Chats löschen",
"com_nav_clear_cache_confirm_message": "Bist du sicher, dass du den Cache löschen möchtest?",
"com_nav_clear_conversation": "Konversationen löschen",
"com_nav_clear_conversation_confirm_message": "Bist du sicher, dass du alle Konversationen löschen möchtest? Dies ist nicht rückgängig zu machen.",
"com_nav_close_sidebar": "Seitenleiste schließen",
"com_nav_command_settings": "Befehlseinstellungen",
"com_nav_command_settings_description": "Passen Sie an, welche Tastaturbefehle im Chat verfügbar sind",
"com_nav_commands": "Befehle",
"com_nav_commands_tab": "Befehlseinstellungen",
"com_nav_confirm_clear": "Löschen bestätigen",
"com_nav_conversation_mode": "Konversationsmodus",
"com_nav_convo_menu_options": "Optionen des Gesprächsmenüs",
"com_nav_db_sensitivity": "Dezibel-Empfindlichkeit",
"com_nav_delete_account": "Konto löschen",
"com_nav_delete_account_button": "Mein Konto dauerhaft löschen",
"com_nav_delete_account_confirm": "Konto löschen - bist du sicher?",
"com_nav_delete_account_confirm_placeholder": "Um fortzufahren, tippe \"LÖSCHEN\" in das Eingabefeld unten",
"com_nav_delete_account_email_placeholder": "Bitte gebe deine Konto-E-Mail ein",
"com_nav_delete_cache_storage": "TTS-Cache-Speicher löschen",
"com_nav_delete_data_info": "Alle deine Daten werden gelöscht.",
"com_nav_delete_warning": "WARNUNG: Dies wird dein Konto dauerhaft löschen.",
"com_nav_edge": "Edge",
"com_nav_enable_cache_tts": "TTS-Caching aktivieren",
"com_nav_enable_cloud_browser_voice": "Cloud-basierte Stimmen verwenden",
"com_nav_enabled": "Aktiviert",
"com_nav_engine": "Engine",
"com_nav_enter_to_send": "Enter drücken, um Nachrichten zu senden",
"com_nav_export": "Exportieren",
"com_nav_export_all_message_branches": "Alle Nachrichtenzweige exportieren",
"com_nav_export_conversation": "Konversation exportieren",
"com_nav_export_filename": "Dateiname",
"com_nav_export_filename_placeholder": "Lege den Dateinamen fest",
"com_nav_export_include_endpoint_options": "Endpunktoptionen einbeziehen",
"com_nav_export_recursive": "Rekursiv",
"com_nav_export_recursive_or_sequential": "Rekursiv oder sequentiell?",
"com_nav_export_type": "Typ",
"com_nav_external": "Extern",
"com_nav_font_size": "Schriftgröße",
"com_nav_font_size_base": "Mittel",
"com_nav_font_size_lg": "Groß",
"com_nav_font_size_sm": "Klein",
"com_nav_font_size_xl": "Sehr groß",
"com_nav_font_size_xs": "Sehr klein",
"com_nav_help_faq": "Hilfe & FAQ",
"com_nav_hide_panel": "Rechte Seitenleiste verstecken",
"com_nav_info_bookmarks_rebuild": "Wenn die Lesezeichenanzahl falsch ist, bitte baue die Lesezeicheninformationen neu auf. Die Lesezeichenanzahl wird neu berechnet und die Daten werden in ihren korrekten Zustand zurückversetzt.",
"com_nav_info_code_artifacts": "Aktiviert die Anzeige experimenteller Code-Artefakte neben dem Chat",
"com_nav_info_custom_prompt_mode": "Wenn aktiviert, wird die Standard-Systemaufforderung für Artefakte nicht eingeschlossen. Alle Anweisungen zur Erzeugung von Artefakten müssen in diesem Modus manuell bereitgestellt werden.",
"com_nav_info_delete_cache_storage": "Diese Aktion löscht alle zwischengespeicherten TTS (Text-zu-Sprache) Audiodateien, die auf Ihrem Gerät gespeichert sind. Zwischengespeicherte Audiodateien werden verwendet, um die Wiedergabe von zuvor generierten TTS-Audiodateien zu beschleunigen, können aber Speicherplatz auf deinem Gerät verbrauchen.",
"com_nav_info_enter_to_send": "Wenn aktiviert, sendet das Drücken von `ENTER` Ihre Nachricht. Wenn deaktiviert, fügt das Drücken von Enter eine neue Zeile hinzu, und du musst `STRG + ENTER` drücken, um deine Nachricht zu senden.",
"com_nav_info_fork_change_default": "`Nur sichtbare Nachrichten` umfasst nur den direkten Pfad zur ausgewählten Nachricht. `Zugehörige Verzweigungen einbeziehen` fügt Verzweigungen entlang des Pfades hinzu. `Alle bis/von hier einbeziehen` umfasst alle verbundenen Nachrichten und Verzweigungen.",
"com_nav_info_fork_split_target_setting": "Wenn aktiviert, beginnt das Abzweigen von der Zielnachricht bis zur letzten Nachricht in der Konversation, gemäß dem ausgewählten Verhalten.",
"com_nav_info_include_shadcnui": "Wenn aktiviert, werden Anweisungen zur Verwendung von shadcn/ui-Komponenten eingeschlossen. shadcn/ui ist eine Sammlung wiederverwendbarer Komponenten, die mit Radix UI und Tailwind CSS erstellt wurden. Hinweis: Dies sind umfangreiche Anweisungen, die Sie nur aktivieren sollten, wenn es Ihnen wichtig ist, das KI-Modell über die korrekten Importe und Komponenten zu informieren. Weitere Informationen zu diesen Komponenten finden Sie unter: https://ui.shadcn.com/",
"com_nav_info_latex_parsing": "Wenn aktiviert, wird LaTeX-Code in Nachrichten als mathematische Gleichungen gerendert. Das Deaktivieren kann die Leistung verbessern, wenn du keine LaTeX-Darstellung benötigst.",
"com_nav_info_revoke": "Diese Aktion wird alle API-Keys, die du bereitgestellt hast, widerrufen und entfernen. Du musst diese Anmeldedaten erneut eingeben, um diese Endpunkte weiterhin zu nutzen.",
"com_nav_info_save_draft": "Wenn aktiviert, werden der Text und die Anhänge, die du in das Chat-Formular eingibst, automatisch lokal als Entwürfe gespeichert. Diese Entwürfe sind auch verfügbar, wenn du die Seite neu lädst oder zu einer anderen Konversation wechseln. Entwürfe werden lokal auf deinem Gerät gespeichert und werden gelöscht, sobald die Nachricht gesendet wird.",
"com_nav_info_user_name_display": "Wenn aktiviert, wird der Benutzername des Absenders über jeder Nachricht angezeigt, die du sendest. Wenn deaktiviert, siehst du nur \"Du\" über deinen Nachrichten.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "Automatisch erkennen",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "Sprache",
"com_nav_latex_parsing": "LaTeX in Nachrichten parsen (kann die Leistung beeinflussen)",
"com_nav_log_out": "Abmelden",
"com_nav_long_audio_warning": "Längere Texte benötigen mehr Zeit zur Verarbeitung.",
"com_nav_maximize_chat_space": "Chat-Bereich maximieren",
"com_nav_media_source_init_error": "Der Audio-Player konnte nicht initialisiert werden. Bitte überprüfe deine Browser-Einstellungen.",
"com_nav_modular_chat": "Ermöglicht das Wechseln der Endpunkte mitten im Gespräch",
"com_nav_my_files": "Meine Dateien",
"com_nav_no_search_results": "Keine Suchergebnisse gefunden",
"com_nav_not_supported": "Nicht unterstützt",
"com_nav_open_sidebar": "Seitenleiste öffnen",
"com_nav_playback_rate": "Audio-Wiedergabegeschwindigkeit",
"com_nav_plugin_auth_error": "Bei dem Versuch, dieses Plugin zu authentifizieren, ist ein Fehler aufgetreten. Bitte versuche es erneut.",
"com_nav_plugin_install": "Installieren",
"com_nav_plugin_search": "Plugins suchen",
"com_nav_plugin_store": "Plugin-Store",
"com_nav_plugin_uninstall": "Deinstallieren",
"com_nav_plus_command": "+-Befehl",
"com_nav_plus_command_description": "Schaltet den Befehl \"+\" zum Hinzufügen einer Mehrfachantwort-Einstellung um",
"com_nav_profile_picture": "Profilbild",
"com_nav_save_drafts": "Entwürfe lokal speichern",
"com_nav_search_placeholder": "Nachrichten durchsuchen",
"com_nav_send_message": "Nachricht senden",
"com_nav_setting_account": "Konto",
"com_nav_setting_beta": "Beta-Funktionen",
"com_nav_setting_chat": "Chat",
"com_nav_setting_data": "Datensteuerung",
"com_nav_setting_general": "Allgemein",
"com_nav_setting_speech": "Sprache",
"com_nav_settings": "Einstellungen",
"com_nav_shared_links": "Geteilte Links",
"com_nav_shared_links_date_shared": "Datum geteilt",
"com_nav_shared_links_empty": "Du hast keine geteilten Links.",
"com_nav_shared_links_manage": "Verwalten",
"com_nav_shared_links_name": "Name",
"com_nav_show_code": "Code immer anzeigen, wenn der Code-Interpreter verwendet wird",
"com_nav_slash_command": "/-Befehl",
"com_nav_slash_command_description": "Schaltet den Befehl \"/\" zur Auswahl einer Eingabeaufforderung über die Tastatur um",
"com_nav_source_buffer_error": "Fehler beim Einrichten der Audiowiedergabe. Bitte lade die Seite neu.",
"com_nav_source_chat": "Quell-Chat anzeigen",
"com_nav_speech_cancel_error": "Die Audiowiedergabe konnte nicht gestoppt werden. Bitte lade die Seite neu.",
"com_nav_speech_to_text": "Sprache zu Text",
"com_nav_stop_generating": "Generierung stoppen",
"com_nav_text_to_speech": "Text zu Sprache",
"com_nav_theme": "Design",
"com_nav_theme_dark": "Dunkel",
"com_nav_theme_light": "Hell",
"com_nav_theme_system": "System",
"com_nav_tool_dialog": "Assistenten-Werkzeuge",
"com_nav_tool_dialog_agents": "Agent-Tools",
"com_nav_tool_dialog_description": "Assistent muss gespeichert werden, um Werkzeugauswahlen zu speichern.",
"com_nav_tool_remove": "Entfernen",
"com_nav_tool_search": "Werkzeuge suchen",
"com_nav_tts_init_error": "Text-zu-Sprache-Initialisierung fehlgeschlagen: {{0}}",
"com_nav_tts_unsupported_error": "Die Text-zu-Sprache-Funktion für die ausgewählte Engine wird in diesem Browser nicht unterstützt",
"com_nav_user": "BENUTZER",
"com_nav_user_msg_markdown": "Benutzernachrichten als Markdown darstellen",
"com_nav_user_name_display": "Benutzernamen in Nachrichten anzeigen",
"com_nav_voice_select": "Stimme",
"com_nav_voices_fetch_error": "Die Sprachoptionen konnten nicht abgerufen werden. Bitte überprüfe deine Internetverbindung.",
"com_nav_welcome_agent": "Bitte wähle einen Agenten",
"com_nav_welcome_assistant": "Bitte wähle einen Assistenten aus",
"com_nav_welcome_message": "Wie kann ich dir heute helfen?",
"com_show_agent_settings": "Agenteneinstellungen anzeigen",
"com_show_completion_settings": "Vervollständigungseinstellungen anzeigen",
"com_show_examples": "Beispiele anzeigen",
"com_sidepanel_agent_builder": "Agenten Ersteller",
"com_sidepanel_assistant_builder": "Assistenten-Ersteller",
"com_sidepanel_attach_files": "Dateien anhängen",
"com_sidepanel_conversation_tags": "Lesezeichen",
"com_sidepanel_hide_panel": "Seitenleiste ausblenden",
"com_sidepanel_manage_files": "Dateien verwalten",
"com_sidepanel_parameters": "Parameter",
"com_sidepanel_select_agent": "Wähle einen Agenten",
"com_sidepanel_select_assistant": "Assistenten auswählen",
"com_ui_accept": "Ich akzeptiere",
"com_ui_add": "Hinzufügen",
"com_ui_add_model_preset": "Ein KI-Modell oder eine Voreinstellung für eine zusätzliche Antwort hinzufügen",
"com_ui_add_multi_conversation": "Mehrere Chats hinzufügen",
"com_ui_admin": "Admin",
"com_ui_admin_access_warning": "Das Deaktivieren des Admin-Zugriffs auf diese Funktion kann zu unerwarteten Problemen in der Benutzeroberfläche führen, die ein Neuladen erfordern. Nach dem Speichern kann dies nur über die Schnittstelleneinstellung in der librechat.yaml-Konfiguration rückgängig gemacht werden, was sich auf alle Rollen auswirkt.",
"com_ui_admin_settings": "Admin-Einstellungen",
"com_ui_advanced": "Erweitert",
"com_ui_agent": "Agent",
"com_ui_agent_already_shared_to_all": "Dieser Assistent ist bereits für alle Nutzenden freigegeben",
"com_ui_agent_delete_error": "Beim Löschen des Assistenten ist ein Fehler aufgetreten",
"com_ui_agent_deleted": "Assistent erfolgreich gelöscht",
"com_ui_agent_duplicate_error": "Beim Duplizieren des Assistenten ist ein Fehler aufgetreten",
"com_ui_agent_duplicated": "Agent wurde erfolgreich dupliziert",
"com_ui_agent_editing_allowed": "Andere Nutzende können diesen Agenten bereits bearbeiten",
"com_ui_agents": "Agenten",
"com_ui_agents_allow_create": "Erstellung von Assistenten erlauben",
"com_ui_agents_allow_share_global": "Assistenten für alle Nutzenden freigeben",
"com_ui_agents_allow_use": "Verwendung von Agenten erlauben",
"com_ui_all": "alle",
"com_ui_all_proper": "Alle",
"com_ui_archive": "Archivieren",
"com_ui_archive_error": "Konversation konnte nicht archiviert werden",
"com_ui_artifact_click": "Zum Öffnen klicken",
"com_ui_artifacts": "Artefakte",
"com_ui_artifacts_toggle": "Artefakte-Funktion einschalten",
"com_ui_ascending": "Aufsteigend",
"com_ui_assistant": "Assistent",
"com_ui_assistant_delete_error": "Beim Löschen des Assistenten ist ein Fehler aufgetreten",
"com_ui_assistant_deleted": "Assistent erfolgreich gelöscht",
"com_ui_assistants": "Assistenten",
"com_ui_assistants_output": "Assistenten-Ausgabe",
"com_ui_attach_error": "Datei kann nicht angehängt werden. Erstelle oder wähle einen Chat oder versuche, die Seite zu aktualisieren.",
"com_ui_attach_error_openai": "Assistentendateien können nicht an andere Endpunkte angehängt werden",
"com_ui_attach_error_size": "Dateigrößenlimit für Endpunkt überschritten:",
"com_ui_attach_error_type": "Nicht unterstützter Dateityp für Endpunkt:",
"com_ui_attach_warn_endpoint": "Nicht-Assistentendateien werden möglicherweise ohne kompatibles Werkzeug ignoriert",
"com_ui_attachment": "Anhang",
"com_ui_authentication": "Authentifizierung",
"com_ui_avatar": "Avatar",
"com_ui_back_to_chat": "Zurück zum Chat",
"com_ui_back_to_prompts": "Zurück zu den Prompts",
"com_ui_bookmark_delete_confirm": "Bist du sicher, dass du dieses Lesezeichen löschen möchtest?",
"com_ui_bookmarks": "Lesezeichen",
"com_ui_bookmarks_add": "Lesezeichen hinzufügen",
"com_ui_bookmarks_add_to_conversation": "Zur aktuellen Konversation hinzufügen",
"com_ui_bookmarks_count": "Anzahl",
"com_ui_bookmarks_create_error": "Beim Erstellen des Lesezeichens ist ein Fehler aufgetreten",
"com_ui_bookmarks_create_exists": "Dieses Lesezeichen existiert bereits",
"com_ui_bookmarks_create_success": "Lesezeichen erfolgreich erstellt",
"com_ui_bookmarks_delete": "Lesezeichen löschen",
"com_ui_bookmarks_delete_error": "Beim Löschen des Lesezeichens ist ein Fehler aufgetreten",
"com_ui_bookmarks_delete_success": "Lesezeichen erfolgreich gelöscht",
"com_ui_bookmarks_description": "Beschreibung",
"com_ui_bookmarks_edit": "Lesezeichen bearbeiten",
"com_ui_bookmarks_filter": "Lesezeichen filtern...",
"com_ui_bookmarks_new": "Neues Lesezeichen",
"com_ui_bookmarks_rebuild": "Erneuern",
"com_ui_bookmarks_title": "Titel",
"com_ui_bookmarks_update_error": "Beim Aktualisieren des Lesezeichens ist ein Fehler aufgetreten",
"com_ui_bookmarks_update_success": "Lesezeichen erfolgreich aktualisiert",
"com_ui_cancel": "Abbrechen",
"com_ui_categories": "Kategorien",
"com_ui_chat": "Chat",
"com_ui_chat_history": "Chatverlauf",
"com_ui_chats": "Chats",
"com_ui_clear": "Löschen",
"com_ui_clear_all": "Auswahl löschen",
"com_ui_close": "Schließen",
"com_ui_code": "Code",
"com_ui_collapse_chat": "Chat einklappen",
"com_ui_command_placeholder": "Optional: Gib einen Promptbefehl ein oder den Namen.",
"com_ui_command_usage_placeholder": "Wähle einen Prompt nach Befehl oder Name aus",
"com_ui_confirm_action": "Aktion bestätigen",
"com_ui_connect": "Verbinden",
"com_ui_context": "Kontext",
"com_ui_continue": "Fortfahren",
"com_ui_controls": "Steuerung",
"com_ui_copied": "Kopiert!",
"com_ui_copied_to_clipboard": "In die Zwischenablage kopiert",
"com_ui_copy_code": "Code kopieren",
"com_ui_copy_link": "Link kopieren",
"com_ui_copy_to_clipboard": "In die Zwischenablage kopieren",
"com_ui_create": "Erstellen",
"com_ui_create_link": "Link erstellen",
"com_ui_create_prompt": "Prompt erstellen",
"com_ui_custom_prompt_mode": "Benutzerdefinierter Promptmodus für Artefakte",
"com_ui_dashboard": "Dashboard",
"com_ui_date": "Datum",
"com_ui_date_april": "April",
"com_ui_date_august": "August",
"com_ui_date_december": "Dezember",
"com_ui_date_february": "Februar",
"com_ui_date_january": "Januar",
"com_ui_date_july": "Juli",
"com_ui_date_june": "Juni",
"com_ui_date_march": "März",
"com_ui_date_may": "Mai",
"com_ui_date_november": "November",
"com_ui_date_october": "Oktober",
"com_ui_date_previous_30_days": "Letzte 30 Tage",
"com_ui_date_previous_7_days": "Letzte 7 Tage",
"com_ui_date_september": "September",
"com_ui_date_today": "Heute",
"com_ui_date_yesterday": "Gestern",
"com_ui_decline": "Ich akzeptiere nicht",
"com_ui_delete": "Löschen",
"com_ui_delete_action": "Aktion löschen",
"com_ui_delete_action_confirm": "Bist du sicher, dass du diese Aktion löschen möchtest?",
"com_ui_delete_agent_confirm": "Bist du sicher, dass du diesen Agenten löschen möchtest?",
"com_ui_delete_assistant_confirm": "Bist du sicher, dass du diesen Assistenten löschen möchtest? Dies kann nicht rückgängig gemacht werden.",
"com_ui_delete_confirm": "Dies wird löschen:",
"com_ui_delete_confirm_prompt_version_var": "Dies wird die ausgewählte Version für \"{{0}}\" löschen. Wenn keine anderen Versionen existieren, wird der Prompt gelöscht.",
"com_ui_delete_conversation": "Chat löschen?",
"com_ui_delete_prompt": "Prompt löschen?",
"com_ui_delete_shared_link": "Geteilten Link löschen?",
"com_ui_delete_tool": "Werkzeug löschen",
"com_ui_delete_tool_confirm": "Bist du sicher, dass du dieses Werkzeug löschen möchtest?",
"com_ui_descending": "Absteigend",
"com_ui_description": "Beschreibung",
"com_ui_description_placeholder": "Optional: Gib eine Beschreibung für den Prompt ein",
"com_ui_download_error": "Fehler beim Herunterladen der Datei. Die Datei wurde möglicherweise gelöscht.",
"com_ui_drag_drop_file": "Datei hier hinziehen und ablegen",
"com_ui_dropdown_variables": "Dropdown-Variablen:",
"com_ui_dropdown_variables_info": "Erstellen Sie benutzerdefinierte Dropdown-Menüs für Ihre Eingabeaufforderungen: `{{variable_name:option1|option2|option3}}`",
"com_ui_duplicate": "Duplizieren",
"com_ui_duplicate_agent_confirm": "Möchtest du diesen Assistenten wirklich duplizieren?",
"com_ui_duplication_error": "Beim Duplizieren der Konversation ist ein Fehler aufgetreten",
"com_ui_duplication_processing": "Konversation wird dupliziert...",
"com_ui_duplication_success": "Unterhaltung erfolgreich dupliziert",
"com_ui_edit": "Bearbeiten",
"com_ui_endpoint": "Endpunkt",
"com_ui_endpoint_menu": "LLM-Endpunkt-Menü",
"com_ui_endpoints_available": "Verfügbare Endpunkte",
"com_ui_enter": "Eingabe",
"com_ui_enter_api_key": "API-Schlüssel eingeben",
"com_ui_enter_openapi_schema": "Gib hier dein OpenAPI-Schema ein",
"com_ui_enter_var": "{{0}} eingeben",
"com_ui_entries": "Einträgen",
"com_ui_error": "Fehler",
"com_ui_error_connection": "Verbindungsfehler zum Server. Versuche, die Seite zu aktualisieren.",
"com_ui_error_save_admin_settings": "Beim Speichern Ihrer Admin-Einstellungen ist ein Fehler aufgetreten.",
"com_ui_examples": "Beispiele",
"com_ui_experimental": "Experimentelle Funktionen",
"com_ui_export_convo_modal": "Konversation exportieren",
"com_ui_field_required": "Dieses Feld ist erforderlich",
"com_ui_filter_prompts_name": "Prompts nach Namen filtern",
"com_ui_finance": "Finanzen",
"com_ui_fork": "Abzweigen",
"com_ui_fork_all_target": "Alle bis/von hier einbeziehen",
"com_ui_fork_branches": "Zugehörige Verzweigungen einbeziehen",
"com_ui_fork_change_default": "Standard-Abzweigungsoption",
"com_ui_fork_default": "Standard-Abzweigungsoption verwenden",
"com_ui_fork_error": "Beim Abzweigen der Konversation ist ein Fehler aufgetreten",
"com_ui_fork_from_message": "Wähle eine Abzweigungsoption",
"com_ui_fork_info_1": "Verwende diese Einstellung, um Nachrichten mit dem gewünschten Verhalten abzuzweigen.",
"com_ui_fork_info_2": "\"Abzweigen\" bezieht sich auf das Erstellen einer neuen Konversation, die von bestimmten Nachrichten in der aktuellen Konversation ausgeht/endet und eine Kopie gemäß den ausgewählten Optionen erstellt.",
"com_ui_fork_info_3": "Die \"Zielnachricht\" bezieht sich entweder auf die Nachricht, von der aus dieses Popup geöffnet wurde, oder, wenn du \"{{0}}\" aktivierst, auf die letzte Nachricht in der Konversation.",
"com_ui_fork_info_branches": "Diese Option zweigt die sichtbaren Nachrichten zusammen mit zugehörigen Verzweigungen ab; mit anderen Worten, den direkten Pfad zur Zielnachricht, einschließlich der Verzweigungen entlang des Pfades.",
"com_ui_fork_info_remember": "Aktiviere dies, um sich die von dir ausgewählten Optionen für zukünftige Verwendung zu merken, um das Abzweigen von Konversationen nach deinen Vorlieben zu beschleunigen.",
"com_ui_fork_info_start": "Wenn aktiviert, beginnt das Abzweigen von dieser Nachricht bis zur letzten Nachricht in der Konversation, gemäß dem oben ausgewählten Verhalten.",
"com_ui_fork_info_target": "Diese Option zweigt alle Nachrichten ab, die zur Zielnachricht führen, einschließlich ihrer Nachbarn; mit anderen Worten, alle Nachrichtenverzweigungen werden einbezogen, unabhängig davon, ob sie sichtbar sind oder sich auf demselben Pfad befinden.",
"com_ui_fork_info_visible": "Diese Option zweigt nur die sichtbaren Nachrichten ab; mit anderen Worten, den direkten Pfad zur Zielnachricht, ohne jegliche Verzweigungen.",
"com_ui_fork_processing": "Konversation wird abgezweigt...",
"com_ui_fork_remember": "Merken",
"com_ui_fork_remember_checked": "Ihre Auswahl wird nach der Verwendung gespeichert. Du kannst dies jederzeit in den Einstellungen ändern.",
"com_ui_fork_split_target": "Abzweigung hier beginnen",
"com_ui_fork_split_target_setting": "Abzweigung standardmäßig von der Zielnachricht beginnen",
"com_ui_fork_success": "Konversation erfolgreich abgezweigt",
"com_ui_fork_visible": "Nur sichtbare Nachrichten",
"com_ui_go_to_conversation": "Zur Konversation gehen",
"com_ui_happy_birthday": "Es ist mein 1. Geburtstag!",
"com_ui_host": "Host",
"com_ui_idea": "Ideen",
"com_ui_image_gen": "Bildgenerierung",
"com_ui_import_conversation": "Importieren",
"com_ui_import_conversation_error": "Beim Importieren Ihrer Konversationen ist ein Fehler aufgetreten",
"com_ui_import_conversation_file_type_error": "Nicht unterstützter Importtyp",
"com_ui_import_conversation_info": "Konversationen aus einer JSON-Datei importieren",
"com_ui_import_conversation_success": "Konversationen erfolgreich importiert",
"com_ui_include_shadcnui": "Anweisungen für shadcn/ui-Komponenten einschließen",
"com_ui_input": "Eingabe",
"com_ui_instructions": "Anweisungen",
"com_ui_latest_footer": "Alle KIs für alle.",
"com_ui_librechat_code_api_key": "Hole dir deinen LibreChat Code Interpreter API-Schlüssel",
"com_ui_librechat_code_api_subtitle": "Sicher. Mehrsprachig. Ein-/Ausgabedateien.",
"com_ui_librechat_code_api_title": "KI-Code ausführen",
"com_ui_llm_menu": "LLM-Menü",
"com_ui_llms_available": "Verfügbare LLMs",
"com_ui_loading": "Lädt...",
"com_ui_locked": "Gesperrt",
"com_ui_logo": "{{0}} Logo",
"com_ui_manage": "Verwalten",
"com_ui_max_tags": "Die maximale Anzahl ist {{0}}, es werden die neuesten Werte verwendet.",
"com_ui_mention": "Erwähne einen Endpunkt, Assistenten oder eine Voreinstellung, um schnell dorthin zu wechseln",
"com_ui_min_tags": "Es können nicht mehr Werte entfernt werden, mindestens {{0}} sind erforderlich.",
"com_ui_misc": "Sonstiges",
"com_ui_model": "KI-Modell",
"com_ui_model_parameters": "Modell-Parameter",
"com_ui_model_save_success": "Modellparameter erfolgreich gespeichert",
"com_ui_more_info": "Mehr Infos",
"com_ui_more_options": "Mehr",
"com_ui_my_prompts": "Meine Prompts",
"com_ui_name": "Name",
"com_ui_new_chat": "Neuer Chat",
"com_ui_new_footer": "Alle KI-Chats an einem Ort.",
"com_ui_next": "Weiter",
"com_ui_no": "Nein",
"com_ui_no_bookmarks": "Du hast noch keine Lesezeichen. Klicke auf einen Chat und füge ein neues hinzu",
"com_ui_no_category": "Keine Kategorie",
"com_ui_no_changes": "Keine Änderungen zum Aktualisieren",
"com_ui_no_conversation_id": "Keine Chat-ID gefunden",
"com_ui_no_prompt_description": "Keine Beschreibung gefunden.",
"com_ui_no_terms_content": "Keine Inhalte der Allgemeinen Geschäftsbedingungen zum Anzeigen",
"com_ui_none_selected": "Nichts ausgewählt",
"com_ui_nothing_found": "Nichts gefunden",
"com_ui_of": "von",
"com_ui_off": "Aus",
"com_ui_on": "An",
"com_ui_page": "Seite",
"com_ui_pay_per_call": "Alle KI-Chats an einem Ort. Bezahle pro Anfrage an die KI und nicht pro Monat",
"com_ui_prev": "Zurück",
"com_ui_preview": "Vorschau",
"com_ui_privacy_policy": "Datenschutzerklärung",
"com_ui_privacy_policy_url": "Datenschutzrichtlinie-URL",
"com_ui_prompt": "Prompt",
"com_ui_prompt_already_shared_to_all": "Dieser Prompt wird bereits mit allen Benutzern geteilt",
"com_ui_prompt_name": "Prompt-Name",
"com_ui_prompt_name_required": "Prompt-Name ist erforderlich",
"com_ui_prompt_preview_not_shared": "Der Autor hat die Zusammenarbeit für diesen Prompt nicht erlaubt.",
"com_ui_prompt_shared_to_all": "Dieser Prompt wird mit allen Benutzern geteilt",
"com_ui_prompt_text": "Text",
"com_ui_prompt_text_required": "Text ist erforderlich",
"com_ui_prompt_update_error": "Beim Aktualisieren des Prompts ist ein Fehler aufgetreten",
"com_ui_prompts": "Prompts",
"com_ui_prompts_allow_create": "Erstellung von Prompts erlauben",
"com_ui_prompts_allow_share_global": "Teilen von Prompts mit allen Benutzern erlauben",
"com_ui_prompts_allow_use": "Verwendung von Prompts erlauben",
"com_ui_provider": "Anbieter",
"com_ui_read_aloud": "Vorlesen",
"com_ui_regenerate": "Neu generieren",
"com_ui_region": "Region",
"com_ui_rename": "Umbenennen",
"com_ui_renaming_var": "\"{{0}}\" umbenennen",
"com_ui_reset_var": "{{0}} zurücksetzen",
"com_ui_result": "Ergebnis",
"com_ui_revoke": "Widerrufen",
"com_ui_revoke_info": "Benutzer-API-Keys widerrufen",
"com_ui_revoke_key_confirm": "Bist du sicher, dass du diesen Schlüssel widerrufen möchtest?",
"com_ui_revoke_key_endpoint": "API-Schlüssel für {{0}} widerrufen",
"com_ui_revoke_keys": "Schlüssel widerrufen",
"com_ui_revoke_keys_confirm": "Bist du sicher, dass du alle Schlüssel widerrufen möchtest?",
"com_ui_role_select": "Rolle auswählen",
"com_ui_roleplay": "Rollenspiel",
"com_ui_run_code": "Code ausführen",
"com_ui_run_code_error": "Bei der Ausführung des Codes ist ein Fehler aufgetreten",
"com_ui_save": "Speichern",
"com_ui_save_submit": "Speichern & Absenden",
"com_ui_saved": "Gespeichert!",
"com_ui_schema": "Schema",
"com_ui_search_categories": "Kategorien durchsuchen",
"com_ui_select": "Auswählen",
"com_ui_select_a_category": "Kategorie wählen",
"com_ui_select_file": "Datei auswählen",
"com_ui_select_model": "Ein KI-Modell auswählen",
"com_ui_select_provider": "Wähle einen Anbieter",
"com_ui_select_provider_first": "Wähle zuerst einen Anbieter",
"com_ui_select_region": "Wähle eine Region",
"com_ui_select_search_model": "KI-Modell nach Namen suchen",
"com_ui_select_search_plugin": "Plugin nach Namen suchen",
"com_ui_select_search_provider": "Provider nach Name suchen",
"com_ui_select_search_region": "Region nach Name suchen",
"com_ui_share": "Teilen",
"com_ui_share_create_message": "Ihr Name und alle Nachrichten, die du nach dem Teilen hinzufügst, bleiben privat.",
"com_ui_share_created_message": "Ein geteilter Link zu Ihrem Chat wurde erstellt. Verwalte zuvor geteilte Chats jederzeit über die Einstellungen.",
"com_ui_share_delete_error": "Beim Löschen des geteilten Links ist ein Fehler aufgetreten",
"com_ui_share_error": "Beim Teilen des Chat-Links ist ein Fehler aufgetreten",
"com_ui_share_link_to_chat": "Link zum Chat teilen",
"com_ui_share_retrieve_error": "Beim Abrufen der geteilten Links ist ein Fehler aufgetreten",
"com_ui_share_to_all_users": "Mit allen Benutzern teilen",
"com_ui_share_update_message": "Ihr Name, benutzerdefinierte Anweisungen und alle Nachrichten, die du nach dem Teilen hinzufügen, bleiben privat.",
"com_ui_share_updated_message": "Ein geteilter Link zu Ihrem Chat wurde aktualisiert. Verwalte zuvor geteilte Chats jederzeit über die Einstellungen.",
"com_ui_share_var": "{{0}} teilen",
"com_ui_shared_link_not_found": "Geteilter Link nicht gefunden",
"com_ui_shared_prompts": "Geteilte Prompts",
"com_ui_shop": "Einkaufen",
"com_ui_show_all": "Alle anzeigen",
"com_ui_showing": "Anzeige von",
"com_ui_simple": "Einfach",
"com_ui_size": "Größe",
"com_ui_special_variables": "Spezielle Variablen:",
"com_ui_special_variables_info": "Verwende `{{current_date}}` für das aktuelle Datum und `{{current_user}}` für deinen angegebenen Kontonamen.",
"com_ui_speech_while_submitting": "Spracheingabe nicht möglich während eine Antwort generiert wird",
"com_ui_stop": "Stopp",
"com_ui_storage": "Speicher",
"com_ui_submit": "Absenden",
"com_ui_success": "Erfolg",
"com_ui_teach_or_explain": "Lernen",
"com_ui_terms_and_conditions": "Allgemeine Geschäftsbedingungen",
"com_ui_terms_of_service": "Nutzungsbedingungen",
"com_ui_tools": "Werkzeuge",
"com_ui_travel": "Reisen",
"com_ui_unarchive": "Aus Archiv holen",
"com_ui_unarchive_error": "Konversation konnte nicht aus dem Archiv geholt werden",
"com_ui_unknown": "Unbekannt",
"com_ui_update": "Aktualisieren",
"com_ui_upload": "Hochladen",
"com_ui_upload_code_files": "Hochladen für Code-Interpreter",
"com_ui_upload_delay": "Das Hochladen von \"{{0}}\" dauert etwas länger. Bitte warte, während die Datei für den Abruf indexiert wird.",
"com_ui_upload_error": "Beim Hochladen Ihrer Datei ist ein Fehler aufgetreten",
"com_ui_upload_file_search": "Hochladen für Dateisuche",
"com_ui_upload_files": "Dateien hochladen",
"com_ui_upload_image": "Ein Bild hochladen",
"com_ui_upload_image_input": "Bild hochladen",
"com_ui_upload_invalid": "Ungültige Datei zum Hochladen. Muss ein Bild sein und das Limit nicht überschreiten",
"com_ui_upload_invalid_var": "Ungültige Datei zum Hochladen. Muss ein Bild sein und {{0}} MB nicht überschreiten",
"com_ui_upload_success": "Datei erfolgreich hochgeladen",
"com_ui_upload_type": "Upload-Typ auswählen",
"com_ui_use_micrphone": "Mikrofon verwenden",
"com_ui_use_prompt": "Prompt verwenden",
"com_ui_variables": "Variablen",
"com_ui_variables_info": "Verwende doppelte geschweifte Klammern in Ihrem Text, um Variablen zu erstellen, z.B. {{Beispielvariable}}, die du später beim Verwenden des Prompts ausfüllen kannst.",
"com_ui_version_var": "Version {{0}}",
"com_ui_versions": "Versionen",
"com_ui_write": "Schreiben",
"com_ui_yes": "Ja",
"com_ui_zoom": "Zoom",
"com_user_message": "Du",
"com_warning_resubmit_unsupported": "Das erneute Senden der KI-Nachricht wird für diesen Endpunkt nicht unterstützt."
}

View file

@ -0,0 +1,836 @@
{
"com_a11y_ai_composing": "The AI is still composing.",
"com_a11y_end": "The AI has finished their reply.",
"com_a11y_start": "The AI has started their reply.",
"com_agents_allow_editing": "Allow other users to edit your agent",
"com_agents_by_librechat": "by LibreChat",
"com_agents_code_interpreter": "When enabled, allows your agent to leverage the LibreChat Code Interpreter API to run generated code, including file processing, securely. Requires a valid API key.",
"com_agents_code_interpreter_title": "Code Interpreter API",
"com_agents_create_error": "There was an error creating your agent.",
"com_agents_description_placeholder": "Optional: Describe your Agent here",
"com_agents_enable_file_search": "Enable File Search",
"com_agents_file_search_disabled": "Agent must be created before uploading files for File Search.",
"com_agents_file_search_info": "When enabled, the agent will be informed of the exact filenames listed below, allowing it to retrieve relevant context from these files.",
"com_agents_instructions_placeholder": "The system instructions that the agent uses",
"com_agents_missing_provider_model": "Please select a provider and model before creating an agent.",
"com_agents_name_placeholder": "Optional: The name of the agent",
"com_agents_no_access": "You don't have access to edit this agent.",
"com_agents_not_available": "Agent Not Available",
"com_agents_search_name": "Search agents by name",
"com_agents_update_error": "There was an error updating your agent.",
"com_assistants_actions": "Actions",
"com_assistants_actions_disabled": "You need to create an assistant before adding actions.",
"com_assistants_actions_info": "Let your Assistant retrieve information or take actions via API's",
"com_assistants_add_actions": "Add Actions",
"com_assistants_add_tools": "Add Tools",
"com_assistants_append_date": "Append Current Date & Time",
"com_assistants_append_date_tooltip": "When enabled, the current client date and time will be appended to the assistant system instructions.",
"com_assistants_available_actions": "Available Actions",
"com_assistants_capabilities": "Capabilities",
"com_assistants_code_interpreter": "Code Interpreter",
"com_assistants_code_interpreter_files": "Files below are for Code Interpreter only:",
"com_assistants_code_interpreter_info": "Code Interpreter enables the assistant to write and run code. This tool can process files with diverse data and formatting, and generate files such as graphs.",
"com_assistants_completed_action": "Talked to {{0}}",
"com_assistants_completed_function": "Ran {{0}}",
"com_assistants_conversation_starters": "Conversation Starters",
"com_assistants_conversation_starters_placeholder": "Enter a conversation starter",
"com_assistants_create_error": "There was an error creating your assistant.",
"com_assistants_create_success": "Successfully created",
"com_assistants_delete_actions_error": "There was an error deleting the action.",
"com_assistants_delete_actions_success": "Successfully deleted Action from Assistant",
"com_assistants_description_placeholder": "Optional: Describe your Assistant here",
"com_assistants_domain_info": "Assistant sent this info to {{0}}",
"com_assistants_file_search": "File Search",
"com_assistants_file_search_info": "File search enables the assistant with knowledge from files that you or your users upload. Once a file is uploaded, the assistant automatically decides when to retrieve content based on user requests. Attaching vector stores for File Search is not yet supported. You can attach them from the Provider Playground or attach files to messages for file search on a thread basis.",
"com_assistants_function_use": "Assistant used {{0}}",
"com_assistants_image_vision": "Image Vision",
"com_assistants_instructions_placeholder": "The system instructions that the assistant uses",
"com_assistants_knowledge": "Knowledge",
"com_assistants_knowledge_disabled": "Assistant must be created, and Code Interpreter or Retrieval must be enabled and saved before uploading files as Knowledge.",
"com_assistants_knowledge_info": "If you upload files under Knowledge, conversations with your Assistant may include file contents.",
"com_assistants_max_starters_reached": "Max number of conversation starters reached",
"com_assistants_name_placeholder": "Optional: The name of the assistant",
"com_assistants_non_retrieval_model": "File search is not enabled on this model. Please select another model.",
"com_assistants_retrieval": "Retrieval",
"com_assistants_running_action": "Running action",
"com_assistants_search_name": "Search assistants by name",
"com_assistants_update_actions_error": "There was an error creating or updating the action.",
"com_assistants_update_actions_success": "Successfully created or updated Action",
"com_assistants_update_error": "There was an error updating your assistant.",
"com_assistants_update_success": "Successfully updated",
"com_auth_already_have_account": "Already have an account?",
"com_auth_apple_login": "Sign in with Apple",
"com_auth_back_to_login": "Back to Login",
"com_auth_click": "Click",
"com_auth_click_here": "Click here",
"com_auth_continue": "Continue",
"com_auth_create_account": "Create your account",
"com_auth_discord_login": "Continue with Discord",
"com_auth_email": "Email",
"com_auth_email_address": "Email address",
"com_auth_email_max_length": "Email should not be longer than 120 characters",
"com_auth_email_min_length": "Email must be at least 6 characters",
"com_auth_email_pattern": "You must enter a valid email address",
"com_auth_email_required": "Email is required",
"com_auth_email_resend_link": "Resend Email",
"com_auth_email_resent_failed": "Failed to resend verification email",
"com_auth_email_resent_success": "Verification email resent successfully",
"com_auth_email_verification_failed": "Email verification failed",
"com_auth_email_verification_failed_token_missing": "Verification failed, token missing",
"com_auth_email_verification_in_progress": "Verifying your email, please wait",
"com_auth_email_verification_invalid": "Invalid email verification",
"com_auth_email_verification_rate_limited": "Too many requests. Please try again later",
"com_auth_email_verification_redirecting": "Redirecting in {{0}} seconds...",
"com_auth_email_verification_resend_prompt": "Didn't receive the email?",
"com_auth_email_verification_success": "Email verified successfully",
"com_auth_error_create": "There was an error attempting to register your account. Please try again.",
"com_auth_error_invalid_reset_token": "This password reset token is no longer valid.",
"com_auth_error_login": "Unable to login with the information provided. Please check your credentials and try again.",
"com_auth_error_login_ban": "Your account has been temporarily banned due to violations of our service.",
"com_auth_error_login_rl": "Too many login attempts in a short amount of time. Please try again later.",
"com_auth_error_login_server": "There was an internal server error. Please wait a few moments and try again.",
"com_auth_error_login_unverified": "Your account has not been verified. Please check your email for a verification link.",
"com_auth_facebook_login": "Continue with Facebook",
"com_auth_full_name": "Full name",
"com_auth_github_login": "Continue with Github",
"com_auth_google_login": "Continue with Google",
"com_auth_here": "HERE",
"com_auth_login": "Login",
"com_auth_login_with_new_password": "You may now login with your new password.",
"com_auth_name_max_length": "Name must be less than 80 characters",
"com_auth_name_min_length": "Name must be at least 3 characters",
"com_auth_name_required": "Name is required",
"com_auth_no_account": "Don't have an account?",
"com_auth_password": "Password",
"com_auth_password_confirm": "Confirm password",
"com_auth_password_forgot": "Forgot Password?",
"com_auth_password_max_length": "Password must be less than 128 characters",
"com_auth_password_min_length": "Password must be at least 8 characters",
"com_auth_password_not_match": "Passwords do not match",
"com_auth_password_required": "Password is required",
"com_auth_registration_success_generic": "Please check your email to verify your email address.",
"com_auth_registration_success_insecure": "Registration successful.",
"com_auth_reset_password": "Reset your password",
"com_auth_reset_password_email_sent": "If the user is registered, an email will be sent to the inbox.",
"com_auth_reset_password_if_email_exists": "If an account with that email exists, an email with password reset instructions has been sent. Please make sure to check your spam folder.",
"com_auth_reset_password_link_sent": "Email Sent",
"com_auth_reset_password_success": "Password Reset Success",
"com_auth_sign_in": "Sign in",
"com_auth_sign_up": "Sign up",
"com_auth_submit_registration": "Submit registration",
"com_auth_to_reset_your_password": "to reset your password.",
"com_auth_to_try_again": "to try again.",
"com_auth_username": "Username (optional)",
"com_auth_username_max_length": "Username must be less than 20 characters",
"com_auth_username_min_length": "Username must be at least 2 characters",
"com_auth_username_required": "Username is required",
"com_auth_welcome_back": "Welcome back",
"com_click_to_download": "(click here to download)",
"com_download_expired": "(download expired)",
"com_download_expires": "(click here to download - expires {{0}})",
"com_endpoint": "Endpoint",
"com_endpoint_agent": "Agent",
"com_endpoint_agent_model": "Agent Model (Recommended: GPT-3.5)",
"com_endpoint_agent_placeholder": "Please select an Agent",
"com_endpoint_ai": "AI",
"com_endpoint_anthropic_custom_name_placeholder": "Set a custom name for Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "Maximum number of tokens that can be generated in the response. Specify a lower value for shorter responses and a higher value for longer responses. Note: models may stop before reaching this maximum.",
"com_endpoint_anthropic_prompt_cache": "Prompt caching allows reusing large context or instructions across API calls, reducing costs and latency",
"com_endpoint_anthropic_temp": "Ranges from 0 to 1. Use temp closer to 0 for analytical / multiple choice, and closer to 1 for creative and generative tasks. We recommend altering this or Top P but not both.",
"com_endpoint_anthropic_topk": "Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).",
"com_endpoint_anthropic_topp": "Top-p changes how the model selects tokens for output. Tokens are selected from most K (see topK parameter) probable to least until the sum of their probabilities equals the top-p value.",
"com_endpoint_assistant": "Assistant",
"com_endpoint_assistant_model": "Assistant Model",
"com_endpoint_assistant_placeholder": "Please select an Assistant from the right-hand Side Panel",
"com_endpoint_bing_context_placeholder": "Bing can use up to 7k tokens for 'context', which it can reference for the conversation. The specific limit is not known but may run into errors exceeding 7k tokens",
"com_endpoint_bing_enable_sydney": "Enable Sydney",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "WARNING: Misuse of this feature can get you BANNED from using Bing! Click on 'System Message' for full instructions and the default message if omitted, which is the 'Sydney' preset that is considered safe.",
"com_endpoint_bing_to_enable_sydney": "To enable Sydney",
"com_endpoint_completion": "Completion",
"com_endpoint_completion_model": "Completion Model (Recommended: GPT-4)",
"com_endpoint_config_click_here": "Click Here",
"com_endpoint_config_google_api_info": "To get your Generative Language API key (for Gemini),",
"com_endpoint_config_google_api_key": "Google API Key",
"com_endpoint_config_google_cloud_platform": "(from Google Cloud Platform)",
"com_endpoint_config_google_gemini_api": "(Gemini API)",
"com_endpoint_config_google_service_key": "Google Service Account Key",
"com_endpoint_config_key": "Set API Key",
"com_endpoint_config_key_chatgpt": "To get your Access token For ChatGPT 'Free Version', login to",
"com_endpoint_config_key_chatgpt_copy_token": "Copy access token.",
"com_endpoint_config_key_chatgpt_then_visit": "then visit",
"com_endpoint_config_key_edge_full_key_string": "to provide the full cookie strings.",
"com_endpoint_config_key_edge_instructions": "instructions",
"com_endpoint_config_key_encryption": "Your key will be encrypted and deleted at",
"com_endpoint_config_key_expiry": "the expiry time",
"com_endpoint_config_key_for": "Set API Key for",
"com_endpoint_config_key_get_edge_key": "To get your Access token for Bing, login to",
"com_endpoint_config_key_get_edge_key_dev_tool": "Use dev tools or an extension while logged into the site to copy the content of the _U cookie. If this fails, follow these",
"com_endpoint_config_key_google_need_to": "You need to",
"com_endpoint_config_key_google_service_account": "Create a Service Account",
"com_endpoint_config_key_google_vertex_ai": "Enable Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API on Google Cloud, then",
"com_endpoint_config_key_google_vertex_api_role": "Make sure to click 'Create and Continue' to give at least the 'Vertex AI User' role. Lastly, create a JSON key to import here.",
"com_endpoint_config_key_import_json_key": "Import Service Account JSON Key.",
"com_endpoint_config_key_import_json_key_invalid": "Invalid Service Account JSON Key, Did you import the correct file?",
"com_endpoint_config_key_import_json_key_success": "Successfully Imported Service Account JSON Key",
"com_endpoint_config_key_name": "Key",
"com_endpoint_config_key_name_placeholder": "Set API key first",
"com_endpoint_config_key_never_expires": "Your key will never expire",
"com_endpoint_config_placeholder": "Set your Key in the Header menu to chat.",
"com_endpoint_config_value": "Enter value for",
"com_endpoint_context": "Context",
"com_endpoint_context_info": "The maximum number of tokens that can be used for context. Use this for control of how many tokens are sent per request. If unspecified, will use system defaults based on known models' context size. Setting higher values may result in errors and/or higher token cost.",
"com_endpoint_context_tokens": "Max Context Tokens",
"com_endpoint_custom_name": "Custom Name",
"com_endpoint_default": "default",
"com_endpoint_default_blank": "default: blank",
"com_endpoint_default_creative": "default: creative",
"com_endpoint_default_empty": "default: empty",
"com_endpoint_default_false": "default: false",
"com_endpoint_default_with_num": "default: {{0}}",
"com_endpoint_disabled_with_tools": "disabled with tools",
"com_endpoint_disabled_with_tools_placeholder": "Disabled with Tools Selected",
"com_endpoint_examples": " Presets",
"com_endpoint_export": "Export",
"com_endpoint_export_share": "Export/Share",
"com_endpoint_frequency_penalty": "Frequency Penalty",
"com_endpoint_func_hover": "Enable use of Plugins as OpenAI Functions",
"com_endpoint_google_custom_name_placeholder": "Set a custom name for Google",
"com_endpoint_google_maxoutputtokens": "Maximum number of tokens that can be generated in the response. Specify a lower value for shorter responses and a higher value for longer responses. Note: models may stop before reaching this maximum.",
"com_endpoint_google_temp": "Higher values = more random, while lower values = more focused and deterministic. We recommend altering this or Top P but not both.",
"com_endpoint_google_topk": "Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).",
"com_endpoint_google_topp": "Top-p changes how the model selects tokens for output. Tokens are selected from most K (see topK parameter) probable to least until the sum of their probabilities equals the top-p value.",
"com_endpoint_hide": "Hide",
"com_endpoint_import": "Import",
"com_endpoint_instructions_assistants": "Override Instructions",
"com_endpoint_instructions_assistants_placeholder": "Overrides the instructions of the assistant. This is useful for modifying the behavior on a per-run basis.",
"com_endpoint_max_output_tokens": "Max Output Tokens",
"com_endpoint_message": "Message",
"com_endpoint_message_new": "Message {{0}}",
"com_endpoint_message_not_appendable": "Edit your message or Regenerate.",
"com_endpoint_my_preset": "My Preset",
"com_endpoint_new_topic": "New Topic",
"com_endpoint_no_presets": "No presets yet, use the settings button to create one",
"com_endpoint_not_available": "No endpoint available",
"com_endpoint_not_implemented": "Not implemented",
"com_endpoint_open_menu": "Open Menu",
"com_endpoint_openai_custom_name_placeholder": "Set a custom name for the AI",
"com_endpoint_openai_detail": "The resolution for Vision requests. \"Low\" is cheaper and faster, \"High\" is more detailed and expensive, and \"Auto\" will automatically choose between the two based on the image resolution.",
"com_endpoint_openai_freq": "Number between -2.0 and 2.0. Positive values penalize new tokens based on their existing frequency in the text so far, decreasing the model's likelihood to repeat the same line verbatim.",
"com_endpoint_openai_max": "The max tokens to generate. The total length of input tokens and generated tokens is limited by the model's context length.",
"com_endpoint_openai_max_tokens": "Optional 'max_tokens' field, representing the maximum number of tokens that can be generated in the chat completion. The total length of input tokens and generated tokens is limited by the models context length. You may experience errors if this number exceeds the max context tokens.",
"com_endpoint_openai_pres": "Number between -2.0 and 2.0. Positive values penalize new tokens based on whether they appear in the text so far, increasing the model's likelihood to talk about new topics.",
"com_endpoint_openai_prompt_prefix_placeholder": "Set custom instructions to include in System Message. Default: none",
"com_endpoint_openai_reasoning_effort": "o1 models only: constrains effort on reasoning for reasoning models. Reducing reasoning effort can result in faster responses and fewer tokens used on reasoning in a response.",
"com_endpoint_openai_resend": "Resend all previously attached images. Note: this can significantly increase token cost and you may experience errors with many image attachments.",
"com_endpoint_openai_resend_files": "Resend all previously attached files. Note: this will increase token cost and you may experience errors with many attachments.",
"com_endpoint_openai_stop": "Up to 4 sequences where the API will stop generating further tokens.",
"com_endpoint_openai_temp": "Higher values = more random, while lower values = more focused and deterministic. We recommend altering this or Top P but not both.",
"com_endpoint_openai_topp": "An alternative to sampling with temperature, called nucleus sampling, where the model considers the results of the tokens with top_p probability mass. So 0.1 means only the tokens comprising the top 10% probability mass are considered. We recommend altering this or temperature but not both.",
"com_endpoint_output": "Output",
"com_endpoint_plug_image_detail": "Image Detail",
"com_endpoint_plug_resend_files": "Resend Files",
"com_endpoint_plug_resend_images": "Resend Images",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Set custom instructions to include in System Message. Default: none",
"com_endpoint_plug_skip_completion": "Skip Completion",
"com_endpoint_plug_use_functions": "Use Functions",
"com_endpoint_presence_penalty": "Presence Penalty",
"com_endpoint_preset": "preset",
"com_endpoint_preset_clear_all_confirm": "Are you sure you want to delete all of your presets?",
"com_endpoint_preset_default": "is now the default preset.",
"com_endpoint_preset_default_item": "Default:",
"com_endpoint_preset_default_none": "No default preset active.",
"com_endpoint_preset_default_removed": "is no longer the default preset.",
"com_endpoint_preset_delete_confirm": "Are you sure you want to delete this preset?",
"com_endpoint_preset_delete_error": "There was an error deleting your preset. Please try again.",
"com_endpoint_preset_import": "Preset Imported!",
"com_endpoint_preset_import_error": "There was an error importing your preset. Please try again.",
"com_endpoint_preset_name": "Preset Name",
"com_endpoint_preset_save_error": "There was an error saving your preset. Please try again.",
"com_endpoint_preset_selected": "Preset Active!",
"com_endpoint_preset_selected_title": "Active!",
"com_endpoint_preset_title": "Preset",
"com_endpoint_presets": "presets",
"com_endpoint_presets_clear_warning": "Are you sure you want to clear all presets? This is irreversible.",
"com_endpoint_prompt_cache": "Use Prompt Caching",
"com_endpoint_prompt_prefix": "Custom Instructions",
"com_endpoint_prompt_prefix_assistants": "Additional Instructions",
"com_endpoint_prompt_prefix_assistants_placeholder": "Set additional instructions or context on top of the Assistant's main instructions. Ignored if empty.",
"com_endpoint_prompt_prefix_placeholder": "Set custom instructions or context. Ignored if empty.",
"com_endpoint_reasoning_effort": "Reasoning Effort",
"com_endpoint_save_as_preset": "Save As Preset",
"com_endpoint_save_convo_as_preset": "Save Conversation as Preset",
"com_endpoint_search": "Search endpoint by name",
"com_endpoint_set_custom_name": "Set a custom name, in case you can find this preset",
"com_endpoint_show": "Show",
"com_endpoint_show_what_settings": "Show {{0}} Settings",
"com_endpoint_skip_hover": "Enable skipping the completion step, which reviews the final answer and generated steps",
"com_endpoint_stop": "Stop Sequences",
"com_endpoint_stop_placeholder": "Separate values by pressing `Enter`",
"com_endpoint_system_message": "System Message",
"com_endpoint_temperature": "Temperature",
"com_endpoint_token_count": "Token count",
"com_endpoint_tone_style": "Tone Style",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "Use Active Assistant",
"com_endpoint_view_options": "View Options",
"com_error_expired_user_key": "Provided key for {{0}} expired at {{1}}. Please provide a new key and try again.",
"com_error_files_dupe": "Duplicate file detected.",
"com_error_files_empty": "Empty files are not allowed.",
"com_error_files_process": "An error occurred while processing the file.",
"com_error_files_unsupported_capability": "No capabilities enabled that support this file type.",
"com_error_files_upload": "An error occurred while uploading the file.",
"com_error_files_upload_canceled": "The file upload request was canceled. Note: the file upload may still be processing and will need to be manually deleted.",
"com_error_files_validation": "An error occurred while validating the file.",
"com_error_input_length": "The latest message token count is too long, exceeding the token limit ({{0}} respectively). Please shorten your message, adjust the max context size from the conversation parameters, or fork the conversation to continue.",
"com_error_invalid_action_error": "Request denied: The specified action domain is not allowed.",
"com_error_invalid_request_error": "The AI service rejected the request due to an error. This could be caused by an invalid API key or an improperly formatted request.",
"com_error_invalid_user_key": "Invalid key provided. Please provide a valid key and try again.",
"com_error_moderation": "It appears that the content submitted has been flagged by our moderation system for not aligning with our community guidelines. We're unable to proceed with this specific topic. If you have any other questions or topics you'd like to explore, please edit your message, or create a new conversation.",
"com_error_no_base_url": "No base URL found. Please provide one and try again.",
"com_error_no_system_messages": "The selected AI service or model does not support system messages. Try using prompts instead of custom instructions.",
"com_error_no_user_key": "No key found. Please provide a key and try again.",
"com_files_filter": "Filter files...",
"com_files_no_results": "No results.",
"com_files_number_selected": "{{0}} of {{1}} items(s) selected",
"com_generated_files": "Generated files:",
"com_hide_examples": "Hide Examples",
"com_nav_account_settings": "Account Settings",
"com_nav_always_make_prod": "Always make new versions production",
"com_nav_archive_all": "Archive all",
"com_nav_archive_all_chats": "Archive all chats",
"com_nav_archive_created_at": "Date Archived",
"com_nav_archive_name": "Name",
"com_nav_archived_chats": "Archived chats",
"com_nav_archived_chats_empty": "You have no archived conversations.",
"com_nav_archived_chats_manage": "Manage",
"com_nav_at_command": "@-Command",
"com_nav_at_command_description": "Toggle command \"@\" for switching endpoints, models, presets, etc.",
"com_nav_audio_play_error": "Error playing audio: {{0}}",
"com_nav_audio_process_error": "Error processing audio: {{0}}",
"com_nav_auto_scroll": "Auto-Scroll to latest message on chat open",
"com_nav_auto_send_prompts": "Auto-send Prompts",
"com_nav_auto_send_text": "Auto send text",
"com_nav_auto_send_text_disabled": "set -1 to disable",
"com_nav_auto_transcribe_audio": "Auto transcribe audio",
"com_nav_automatic_playback": "Autoplay Latest Message",
"com_nav_balance": "Balance",
"com_nav_browser": "Browser",
"com_nav_buffer_append_error": "Problem with audio streaming. The playback may be interrupted.",
"com_nav_change_picture": "Change picture",
"com_nav_chat_commands": "Chat Commands",
"com_nav_chat_commands_info": "These commands are activated by typing specific characters at the beginning of your message. Each command is triggered by its designated prefix. You can disable them if you frequently use these characters to start messages.",
"com_nav_chat_direction": "Chat direction",
"com_nav_clear_all_chats": "Clear all chats",
"com_nav_clear_cache_confirm_message": "Are you sure you want to clear the cache?",
"com_nav_clear_conversation": "Clear conversations",
"com_nav_clear_conversation_confirm_message": "Are you sure you want to clear all conversations? This is irreversible.",
"com_nav_close_sidebar": "Close sidebar",
"com_nav_command_settings": "Command Settings",
"com_nav_command_settings_description": "Customize which commands are available in the chat",
"com_nav_commands": "Commands",
"com_nav_commands_tab": "Command Settings",
"com_nav_confirm_clear": "Confirm Clear",
"com_nav_conversation_mode": "Conversation Mode",
"com_nav_convo_menu_options": "Conversation Menu Options",
"com_nav_db_sensitivity": "Decibel sensitivity",
"com_nav_delete_account": "Delete account",
"com_nav_delete_account_button": "Permanently delete my account",
"com_nav_delete_account_confirm": "Delete account - are you sure?",
"com_nav_delete_account_confirm_placeholder": "To proceed, type \"DELETE\" in the input field below",
"com_nav_delete_account_email_placeholder": "Please enter your account email",
"com_nav_delete_cache_storage": "Delete TTS cache storage",
"com_nav_delete_data_info": "All your data will be deleted.",
"com_nav_delete_warning": "WARNING: This will permanently delete your account.",
"com_nav_edge": "Edge",
"com_nav_enable_cache_tts": "Enable cache TTS",
"com_nav_enable_cloud_browser_voice": "Use cloud-based voices",
"com_nav_enabled": "Enabled",
"com_nav_engine": "Engine",
"com_nav_enter_to_send": "Press Enter to send messages",
"com_nav_export": "Export",
"com_nav_export_all_message_branches": "Export all message branches",
"com_nav_export_conversation": "Export conversation",
"com_nav_export_filename": "Filename",
"com_nav_export_filename_placeholder": "Set the filename",
"com_nav_export_include_endpoint_options": "Include endpoint options",
"com_nav_export_recursive": "Recursive",
"com_nav_export_recursive_or_sequential": "Recursive or sequential?",
"com_nav_export_type": "Type",
"com_nav_external": "External",
"com_nav_font_size": "Message Font Size",
"com_nav_font_size_base": "Medium",
"com_nav_font_size_lg": "Large",
"com_nav_font_size_sm": "Small",
"com_nav_font_size_xl": "Extra Large",
"com_nav_font_size_xs": "Extra Small",
"com_nav_help_faq": "Help & FAQ",
"com_nav_hide_panel": "Hide right-most side panel",
"com_nav_info_code_artifacts": "Enables the display of experimental code artifacts next to the chat",
"com_nav_info_custom_prompt_mode": "When enabled, the default artifacts system prompt will not be included. All artifact-generating instructions must be provided manually in this mode.",
"com_nav_info_delete_cache_storage": "This action will delete all cached TTS (Text-to-Speech) audio files stored on your device. Cached audio files are used to speed up playback of previously generated TTS audio, but they can consume storage space on your device.",
"com_nav_info_enter_to_send": "When enabled, pressing `ENTER` will send your message. When disabled, pressing Enter will add a new line, and you'll need to press `CTRL + ENTER` / `⌘ + ENTER` to send your message.",
"com_nav_info_fork_change_default": "`Visible messages only` includes just the direct path to the selected message. `Include related branches` adds branches along the path. `Include all to/from here` includes all connected messages and branches.",
"com_nav_info_fork_split_target_setting": "When enabled, forking will commence from the target message to the latest message in the conversation, according to the behavior selected.",
"com_nav_info_include_shadcnui": "When enabled, instructions for using shadcn/ui components will be included. shadcn/ui is a collection of re-usable components built using Radix UI and Tailwind CSS. Note: these are lengthy instructions, you should only enable if informing the LLM of the correct imports and components is important to you. For more information about these components, visit: https://ui.shadcn.com/",
"com_nav_info_latex_parsing": "When enabled, LaTeX code in messages will be rendered as mathematical equations. Disabling this may improve performance if you don't need LaTeX rendering.",
"com_nav_info_revoke": "This action will revoke and remove all the API keys that you have provided. You will need to re-enter these credentials to continue using those endpoints.",
"com_nav_info_save_draft": "When enabled, the text and attachments you enter in the chat form will be automatically saved locally as drafts. These drafts will be available even if you reload the page or switch to a different conversation. Drafts are stored locally on your device and are deleted once the message is sent.",
"com_nav_info_show_thinking": "When enabled, the chat will display the thinking dropdowns open by default, allowing you to view the AI's reasoning in real-time. When disabled, the thinking dropdowns will remain closed by default for a cleaner and more streamlined interface",
"com_nav_info_user_name_display": "When enabled, the username of the sender will be shown above each message you send. When disabled, you will only see \"You\" above your messages.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "Auto detect",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "Language",
"com_nav_latex_parsing": "Parsing LaTeX in messages (may affect performance)",
"com_nav_log_out": "Log out",
"com_nav_long_audio_warning": "Longer texts will take longer to process.",
"com_nav_maximize_chat_space": "Maximize chat space",
"com_nav_media_source_init_error": "Unable to prepare audio player. Please check your browser settings.",
"com_nav_modular_chat": "Enable switching Endpoints mid-conversation",
"com_nav_my_files": "My Files",
"com_nav_no_search_results": "No search results found",
"com_nav_not_supported": "Not Supported",
"com_nav_open_sidebar": "Open sidebar",
"com_nav_playback_rate": "Audio Playback Rate",
"com_nav_plugin_auth_error": "There was an error attempting to authenticate this plugin. Please try again.",
"com_nav_plugin_install": "Install",
"com_nav_plugin_search": "Search plugins",
"com_nav_plugin_store": "Plugin store",
"com_nav_plugin_uninstall": "Uninstall",
"com_nav_plus_command": "+-Command",
"com_nav_plus_command_description": "Toggle command \"+\" for adding a multi-response setting",
"com_nav_profile_picture": "Profile Picture",
"com_nav_save_drafts": "Save drafts locally",
"com_nav_scroll_button": "Scroll to the end button",
"com_nav_search_placeholder": "Search messages",
"com_nav_send_message": "Send message",
"com_nav_setting_account": "Account",
"com_nav_setting_beta": "Beta features",
"com_nav_setting_chat": "Chat",
"com_nav_setting_data": "Data controls",
"com_nav_setting_general": "General",
"com_nav_setting_speech": "Speech",
"com_nav_settings": "Settings",
"com_nav_shared_links": "Shared links",
"com_nav_shared_links_date_shared": "Date shared",
"com_nav_shared_links_empty": "You have no shared links.",
"com_nav_shared_links_manage": "Manage",
"com_nav_shared_links_name": "Name",
"com_nav_show_code": "Always show code when using code interpreter",
"com_nav_show_thinking": "Open Thinking Dropdowns by Default",
"com_nav_slash_command": "/-Command",
"com_nav_slash_command_description": "Toggle command \"/\" for selecting a prompt via keyboard",
"com_nav_source_buffer_error": "Error setting up audio playback. Please refresh the page.",
"com_nav_source_chat": "View source chat",
"com_nav_speech_cancel_error": "Unable to stop audio playback. You may need to refresh the page.",
"com_nav_speech_to_text": "Speech to Text",
"com_nav_stop_generating": "Stop generating",
"com_nav_text_to_speech": "Text to Speech",
"com_nav_theme": "Theme",
"com_nav_theme_dark": "Dark",
"com_nav_theme_light": "Light",
"com_nav_theme_system": "System",
"com_nav_tool_dialog": "Assistant Tools",
"com_nav_tool_dialog_agents": "Agent Tools",
"com_nav_tool_dialog_description": "Assistant must be saved to persist tool selections.",
"com_nav_tool_remove": "Remove",
"com_nav_tool_search": "Search tools",
"com_nav_tts_init_error": "Failed to initialize text-to-speech: {{0}}",
"com_nav_tts_unsupported_error": "Text-to-speech for the selected engine is not supported in this browser.",
"com_nav_user": "USER",
"com_nav_user_msg_markdown": "Render user messages as markdown",
"com_nav_user_name_display": "Display username in messages",
"com_nav_voice_select": "Voice",
"com_nav_voices_fetch_error": "Could not retrieve voice options. Please check your internet connection.",
"com_nav_welcome_agent": "Please Select an Agent",
"com_nav_welcome_assistant": "Please Select an Assistant",
"com_nav_welcome_message": "How can I help you today?",
"com_show_agent_settings": "Show Agent Settings",
"com_show_completion_settings": "Show Completion Settings",
"com_show_examples": "Show Examples",
"com_sidepanel_agent_builder": "Agent Builder",
"com_sidepanel_assistant_builder": "Assistant Builder",
"com_sidepanel_attach_files": "Attach Files",
"com_sidepanel_conversation_tags": "Bookmarks",
"com_sidepanel_hide_panel": "Hide Panel",
"com_sidepanel_manage_files": "Manage Files",
"com_sidepanel_parameters": "Parameters",
"com_sidepanel_select_agent": "Select an Agent",
"com_sidepanel_select_assistant": "Select an Assistant",
"com_ui_accept": "I accept",
"com_ui_add": "Add",
"com_ui_add_model_preset": "Add a model or preset for an additional response",
"com_ui_add_multi_conversation": "Add multi-conversation",
"com_ui_admin": "Admin",
"com_ui_admin_access_warning": "Disabling Admin access to this feature may cause unexpected UI issues requiring refresh. If saved, the only way to revert is via the interface setting in librechat.yaml config which affects all roles.",
"com_ui_admin_settings": "Admin Settings",
"com_ui_advanced": "Advanced",
"com_ui_agent": "Agent",
"com_ui_agent_already_shared_to_all": "This agent is already shared to all users",
"com_ui_agent_delete_error": "There was an error deleting the agent",
"com_ui_agent_deleted": "Successfully deleted agent",
"com_ui_agent_duplicate_error": "There was an error duplicating the agent",
"com_ui_agent_duplicated": "Agent duplicated successfully",
"com_ui_agent_editing_allowed": "Other users can already edit this agent",
"com_ui_agent_shared_to_all": "something needs to go here. was empty",
"com_ui_agents": "Agents",
"com_ui_agents_allow_create": "Allow creating Agents",
"com_ui_agents_allow_share_global": "Allow sharing Agents to all users",
"com_ui_agents_allow_use": "Allow using Agents",
"com_ui_all": "all",
"com_ui_all_proper": "All",
"com_ui_archive": "Archive",
"com_ui_archive_error": "Failed to archive conversation",
"com_ui_artifact_click": "Click to open",
"com_ui_artifacts": "Artifacts",
"com_ui_artifacts_toggle": "Toggle Artifacts UI",
"com_ui_ascending": "Asc",
"com_ui_assistant": "Assistant",
"com_ui_assistant_delete_error": "There was an error deleting the assistant",
"com_ui_assistant_deleted": "Successfully deleted assistant",
"com_ui_assistants": "Assistants",
"com_ui_assistants_output": "Assistants Output",
"com_ui_attach_error": "Cannot attach file. Create or select a conversation, or try refreshing the page.",
"com_ui_attach_error_openai": "Cannot attach Assistant files to other endpoints",
"com_ui_attach_error_size": "File size limit exceeded for endpoint:",
"com_ui_attach_error_type": "Unsupported file type for endpoint:",
"com_ui_attach_warn_endpoint": "Non-Assistant files may be ignored without a compatible tool",
"com_ui_attachment": "Attachment",
"com_ui_authentication": "Authentication",
"com_ui_avatar": "Avatar",
"com_ui_go_back": "Go back",
"com_ui_back_to_chat": "Back to Chat",
"com_ui_back_to_prompts": "Back to Prompts",
"com_ui_bookmark_delete_confirm": "Are you sure you want to delete this bookmark?",
"com_ui_bookmarks": "Bookmarks",
"com_ui_bookmarks_add": "Add Bookmarks",
"com_ui_bookmarks_add_to_conversation": "Add to current conversation",
"com_ui_bookmarks_count": "Count",
"com_ui_bookmarks_create_error": "There was an error creating the bookmark",
"com_ui_bookmarks_create_exists": "This bookmark already exists",
"com_ui_bookmarks_create_success": "Bookmark created successfully",
"com_ui_bookmarks_delete": "Delete Bookmark",
"com_ui_bookmarks_delete_error": "There was an error deleting the bookmark",
"com_ui_bookmarks_delete_success": "Bookmark deleted successfully",
"com_ui_bookmarks_description": "Description",
"com_ui_bookmarks_edit": "Edit Bookmark",
"com_ui_bookmarks_filter": "Filter bookmarks...",
"com_ui_bookmarks_new": "New Bookmark",
"com_ui_bookmarks_title": "Title",
"com_ui_bookmarks_update_error": "There was an error updating the bookmark",
"com_ui_bookmarks_update_success": "Bookmark updated successfully",
"com_ui_bulk_delete_error": "Failed to delete shared links",
"com_ui_bulk_delete_partial_error": "Failed to delete {{0}} shared links",
"com_ui_cancel": "Cancel",
"com_ui_categories": "Categories",
"com_ui_chat": "Chat",
"com_ui_chat_history": "Chat History",
"com_ui_chats": "chats",
"com_ui_clear": "Clear",
"com_ui_clear_all": "Clear all",
"com_ui_close": "Close",
"com_ui_close_menu": "Close Menu",
"com_ui_code": "Code",
"com_ui_collapse_chat": "Collapse Chat",
"com_ui_command_placeholder": "Optional: Enter a command for the prompt or name will be used",
"com_ui_command_usage_placeholder": "Select a Prompt by command or name",
"com_ui_confirm_action": "Confirm Action",
"com_ui_confirm_admin_use_change": "Changing this setting will block access for admins, including yourself. Are you sure you want to proceed?",
"com_ui_confirm_change": "Confirm Change",
"com_ui_connect": "Connect",
"com_ui_context": "Context",
"com_ui_continue": "Continue",
"com_ui_controls": "Controls",
"com_ui_copied": "Copied!",
"com_ui_copied_to_clipboard": "Copied to clipboard",
"com_ui_copy_code": "Copy code",
"com_ui_copy_link": "Copy link",
"com_ui_copy_to_clipboard": "Copy to clipboard",
"com_ui_create": "Create",
"com_ui_create_link": "Create link",
"com_ui_create_prompt": "Create Prompt",
"com_ui_currently_production": "Currently in production",
"com_ui_custom_prompt_mode": "Custom Prompt Mode",
"com_ui_dashboard": "Dashboard",
"com_ui_date": "Date",
"com_ui_date_april": "April",
"com_ui_date_august": "August",
"com_ui_date_december": "December",
"com_ui_date_february": "February",
"com_ui_date_january": "January",
"com_ui_date_july": "July",
"com_ui_date_june": "June",
"com_ui_date_march": "March",
"com_ui_date_may": "May",
"com_ui_date_november": "November",
"com_ui_date_october": "October",
"com_ui_date_previous_30_days": "Previous 30 days",
"com_ui_date_previous_7_days": "Previous 7 days",
"com_ui_date_september": "September",
"com_ui_date_today": "Today",
"com_ui_date_yesterday": "Yesterday",
"com_ui_decline": "I do not accept",
"com_ui_delete": "Delete",
"com_ui_delete_action": "Delete Action",
"com_ui_delete_action_confirm": "Are you sure you want to delete this action?",
"com_ui_delete_agent_confirm": "Are you sure you want to delete this agent?",
"com_ui_delete_assistant_confirm": "Are you sure you want to delete this Assistant? This cannot be undone.",
"com_ui_delete_confirm": "This will delete",
"com_ui_delete_confirm_prompt_version_var": "This will delete the selected version for \"{{0}}.\" If no other versions exist, the prompt will be deleted.",
"com_ui_delete_conversation": "Delete chat?",
"com_ui_delete_prompt": "Delete Prompt?",
"com_ui_delete_shared_link": "Delete shared link?",
"com_ui_delete_tool": "Delete Tool",
"com_ui_delete_tool_confirm": "Are you sure you want to delete this tool?",
"com_ui_descending": "Desc",
"com_ui_description": "Description",
"com_ui_description_placeholder": "Optional: Enter a description to display for the prompt",
"com_ui_download": "Download",
"com_ui_download_artifact": "Download Artifact",
"com_ui_download_error": "Error downloading file. The file may have been deleted.",
"com_ui_drag_drop": "something needs to go here. was empty",
"com_ui_drag_drop_file": "Drag and drop a file here",
"com_ui_dropdown_variables": "Dropdown variables:",
"com_ui_dropdown_variables_info": "Create custom dropdown menus for your prompts: `{{variable_name:option1|option2|option3}}`",
"com_ui_duplicate": "Duplicate",
"com_ui_duplicate_agent_confirm": "Are you sure you want to duplicate this agent?",
"com_ui_duplication_error": "There was an error duplicating the conversation",
"com_ui_duplication_processing": "Duplicating conversation...",
"com_ui_duplication_success": "Successfully duplicated conversation",
"com_ui_edit": "Edit",
"com_ui_endpoint": "Endpoint",
"com_ui_endpoint_menu": "LLM Endpoint Menu",
"com_ui_endpoints_available": "Available Endpoints",
"com_ui_enter": "Enter",
"com_ui_enter_api_key": "Enter API Key",
"com_ui_enter_openapi_schema": "Enter your OpenAPI schema here",
"com_ui_enter_var": "Enter {{0}}",
"com_ui_entries": "Entries",
"com_ui_error": "Error",
"com_ui_error_connection": "Error connecting to server, try refreshing the page.",
"com_ui_error_save_admin_settings": "There was an error saving your admin settings.",
"com_ui_examples": "Examples",
"com_ui_experimental": "Experimental Features",
"com_ui_export_convo_modal": "Export Conversation Modal",
"com_ui_field_required": "This field is required",
"com_ui_filter_prompts": "Filter Prompts",
"com_ui_filter_prompts_name": "Filter prompts by name",
"com_ui_finance": "Finance",
"com_ui_fork": "Fork",
"com_ui_fork_all_target": "Include all to/from here",
"com_ui_fork_branches": "Include related branches",
"com_ui_fork_change_default": "Default fork option",
"com_ui_fork_default": "Use default fork option",
"com_ui_fork_error": "There was an error forking the conversation",
"com_ui_fork_from_message": "Select a fork option",
"com_ui_fork_info_1": "Use this setting to fork messages with the desired behavior.",
"com_ui_fork_info_2": "\"Forking\" refers to creating a new conversation that start/end from specific messages in the current conversation, creating a copy according to the options selected.",
"com_ui_fork_info_3": "The \"target message\" refers to either the message this popup was opened from, or, if you check \"{{0}}\", the latest message in the conversation.",
"com_ui_fork_info_branches": "This option forks the visible messages, along with related branches; in other words, the direct path to the target message, including branches along the path.",
"com_ui_fork_info_remember": "Check this to remember the options you select for future usage, making it quicker to fork conversations as preferred.",
"com_ui_fork_info_start": "If checked, forking will commence from this message to the latest message in the conversation, according to the behavior selected above.",
"com_ui_fork_info_target": "This option forks all messages leading up to the target message, including its neighbors; in other words, all message branches, whether or not they are visible or along the same path, are included.",
"com_ui_fork_info_visible": "This option forks only the visible messages; in other words, the direct path to the target message, without any branches.",
"com_ui_fork_processing": "Forking conversation...",
"com_ui_fork_remember": "Remember",
"com_ui_fork_remember_checked": "Your selection will be remembered after usage. Change this at any time in the settings.",
"com_ui_fork_split_target": "Start fork here",
"com_ui_fork_split_target_setting": "Start fork from target message by default",
"com_ui_fork_success": "Successfully forked conversation",
"com_ui_fork_visible": "Visible messages only",
"com_ui_go_to_conversation": "Go to conversation",
"com_ui_happy_birthday": "It's my 1st birthday!",
"com_ui_hide_qr": "Hide QR Code",
"com_ui_host": "Host",
"com_ui_idea": "Ideas",
"com_ui_image_gen": "Image Gen",
"com_ui_import_conversation": "Import",
"com_ui_import_conversation_error": "There was an error importing your conversations",
"com_ui_import_conversation_file_type_error": "Unsupported import type",
"com_ui_import_conversation_info": "Import conversations from a JSON file",
"com_ui_import_conversation_success": "Conversations imported successfully",
"com_ui_include_shadcnui": "Include shadcn/ui components instructions",
"com_ui_input": "Input",
"com_ui_instructions": "Instructions",
"com_ui_latest_footer": "Every AI for Everyone.",
"com_ui_latest_production_version": "Latest production version",
"com_ui_latest_version": "Latest version",
"com_ui_librechat_code_api_key": "Get your LibreChat Code Interpreter API key",
"com_ui_librechat_code_api_subtitle": "Secure. Multi-language. Input/Output Files.",
"com_ui_librechat_code_api_title": "Run AI Code",
"com_ui_llm_menu": "LLM Menu",
"com_ui_llms_available": "Available LLMs",
"com_ui_loading": "Loading...",
"com_ui_locked": "Locked",
"com_ui_logo": "{{0}} Logo",
"com_ui_manage": "Manage",
"com_ui_max_tags": "Maximum number allowed is {{0}}, using latest values.",
"com_ui_mention": "Mention an endpoint, assistant, or preset to quickly switch to it",
"com_ui_min_tags": "Cannot remove more values, a minimum of {{0}} are required.",
"com_ui_misc": "Misc.",
"com_ui_model": "Model",
"com_ui_model_parameters": "Model Parameters",
"com_ui_model_save_success": "Model parameters saved successfully",
"com_ui_more_info": "More info",
"com_ui_more_options": "More",
"com_ui_my_prompts": "My Prompts",
"com_ui_name": "Name",
"com_ui_new_chat": "New chat",
"com_ui_new_footer": "All AI conversations in one place.",
"com_ui_next": "Next",
"com_ui_no": "No",
"com_ui_no_bookmarks": "it seems like you have no bookmarks yet. Click on a chat and add a new one",
"com_ui_no_category": "No category",
"com_ui_no_changes": "No changes to update",
"com_ui_no_conversation_id": "No conversation ID found",
"com_ui_no_prompt_description": "No description found.",
"com_ui_no_terms_content": "No terms and conditions content to display",
"com_ui_none_selected": "None selected",
"com_ui_nothing_found": "Nothing found",
"com_ui_of": "of",
"com_ui_off": "Off",
"com_ui_on": "On",
"com_ui_page": "Page",
"com_ui_pay_per_call": "All AI conversations in one place. Pay per call and not per month",
"com_ui_prev": "Prev",
"com_ui_preview": "Preview",
"com_ui_privacy_policy": "Privacy policy",
"com_ui_privacy_policy_url": "Privacy Policy URL",
"com_ui_prompt": "Prompt",
"com_ui_prompt_already_shared_to_all": "This prompt is already shared to all users",
"com_ui_prompt_name": "Prompt Name",
"com_ui_prompt_name_required": "Prompt Name is required",
"com_ui_prompt_preview_not_shared": "The author has not allowed collaboration for this prompt.",
"com_ui_prompt_shared_to_all": "This prompt is shared to all users",
"com_ui_prompt_text": "Text",
"com_ui_prompt_text_required": "Text is required",
"com_ui_prompt_update_error": "There was an error updating the prompt",
"com_ui_prompts": "Prompts",
"com_ui_prompts_allow_create": "Allow creating Prompts",
"com_ui_prompts_allow_share_global": "Allow sharing Prompts to all users",
"com_ui_prompts_allow_use": "Allow using Prompts",
"com_ui_provider": "Provider",
"com_ui_read_aloud": "Read aloud",
"com_ui_refresh_link": "Refresh link",
"com_ui_regenerate": "Regenerate",
"com_ui_region": "Region",
"com_ui_rename": "Rename",
"com_ui_rename_prompt": "Rename Prompt",
"com_ui_renaming_var": "Renaming \"{{0}}\"",
"com_ui_reset_var": "Reset {{0}}",
"com_ui_result": "Result",
"com_ui_revoke": "Revoke",
"com_ui_revoke_info": "Revoke all user provided credentials",
"com_ui_revoke_key_confirm": "Are you sure you want to revoke this key?",
"com_ui_revoke_key_endpoint": "Revoke Key for {{0}}",
"com_ui_revoke_keys": "Revoke Keys",
"com_ui_revoke_keys_confirm": "Are you sure you want to revoke all keys?",
"com_ui_role_select": "Role",
"com_ui_roleplay": "Roleplay",
"com_ui_run_code": "Run Code",
"com_ui_run_code_error": "There was an error running the code",
"com_ui_save": "Save",
"com_ui_save_submit": "Save & Submit",
"com_ui_saved": "Saved!",
"com_ui_schema": "Schema",
"com_ui_search": "Search",
"com_ui_search_categories": "Search Categories",
"com_ui_select": "Select",
"com_ui_select_a_category": "No category selected",
"com_ui_select_file": "Select a file",
"com_ui_select_model": "Select a model",
"com_ui_select_provider": "Select a provider",
"com_ui_select_provider_first": "Select a provider first",
"com_ui_select_region": "Select a region",
"com_ui_select_search_model": "Search model by name",
"com_ui_select_search_plugin": "Search plugin by name",
"com_ui_select_search_provider": "Search provider by name",
"com_ui_select_search_region": "Search region by name",
"com_ui_share": "Share",
"com_ui_share_create_message": "Your name and any messages you add after sharing stay private.",
"com_ui_share_created_message": "A shared link to your chat has been created. Manage previously shared chats at any time via Settings.",
"com_ui_share_delete_error": "There was an error deleting the shared link",
"com_ui_share_error": "There was an error sharing the chat link",
"com_ui_share_form_description": "something needs to go here. was empty",
"com_ui_share_link_to_chat": "Share link to chat",
"com_ui_share_retrieve_error": "There was an error retrieving the shared links",
"com_ui_share_to_all_users": "Share to all users",
"com_ui_share_update_message": "Your name, custom instructions, and any messages you add after sharing stay private.",
"com_ui_share_updated_message": "A shared link to your chat has been updated. Manage previously shared chats at any time via Settings.",
"com_ui_share_var": "Share {{0}}",
"com_ui_shared_link_bulk_delete_success": "Successfully deleted shared links",
"com_ui_shared_link_delete_success": "Successfully deleted shared link",
"com_ui_shared_link_not_found": "Shared link not found",
"com_ui_shared_prompts": "Shared Prompts",
"com_ui_shop": "Shopping",
"com_ui_show_all": "Show All",
"com_ui_show_qr": "Show QR Code",
"com_ui_showing": "Showing",
"com_ui_simple": "Simple",
"com_ui_size": "Size",
"com_ui_special_variables": "Special variables:",
"com_ui_special_variables_info": "Use `{{current_date}}` for the current date, and `{{current_user}}` for your given account name.",
"com_ui_speech_while_submitting": "Can't submit speech while a response is being generated",
"com_ui_stop": "Stop",
"com_ui_storage": "Storage",
"com_ui_submit": "Submit",
"com_ui_success": "Success",
"com_ui_teach_or_explain": "Learning",
"com_ui_temporary_chat": "Temporary Chat",
"com_ui_terms_and_conditions": "Terms and Conditions",
"com_ui_terms_of_service": "Terms of service",
"com_ui_thinking": "Thinking...",
"com_ui_thoughts": "Thoughts",
"com_ui_title": "Title",
"com_ui_tools": "Tools",
"com_ui_travel": "Travel",
"com_ui_unarchive": "Unarchive",
"com_ui_unarchive_error": "Failed to unarchive conversation",
"com_ui_unknown": "Unknown",
"com_ui_update": "Update",
"com_ui_upload": "Upload",
"com_ui_upload_code_files": "Upload for Code Interpreter",
"com_ui_upload_delay": "Uploading \"{{0}}\" is taking more time than anticipated. Please wait while the file finishes indexing for retrieval.",
"com_ui_upload_error": "There was an error uploading your file",
"com_ui_upload_file_search": "Upload for File Search",
"com_ui_upload_files": "Upload files",
"com_ui_upload_image": "Upload an image",
"com_ui_upload_image_input": "Upload Image",
"com_ui_upload_invalid": "Invalid file for upload. Must be an image not exceeding the limit",
"com_ui_upload_invalid_var": "Invalid file for upload. Must be an image not exceeding {{0}} MB",
"com_ui_upload_success": "Successfully uploaded file",
"com_ui_upload_type": "Select Upload Type",
"com_ui_use_micrphone": "Use microphone",
"com_ui_use_prompt": "Use prompt",
"com_ui_variables": "Variables",
"com_ui_variables_info": "Use double braces in your text to create variables, e.g. `{{example variable}}`, to later fill when using the prompt.",
"com_ui_version_var": "Version {{0}}",
"com_ui_versions": "Versions",
"com_ui_view_source": "View source chat",
"com_ui_write": "Writing",
"com_ui_yes": "Yes",
"com_ui_zoom": "Zoom",
"com_user_message": "You",
"com_warning_resubmit_unsupported": "Resubmitting the AI message is not supported for this endpoint."
}

View file

@ -0,0 +1,819 @@
{
"com_a11y_ai_composing": "La IA está componiendo la respuesta",
"com_a11y_end": "La IA ha finalizado su respuesta",
"com_a11y_start": "La IA ha comenzado su respuesta",
"com_agents_allow_editing": "Permitir que otros usuarios editen su agente",
"com_agents_by_librechat": "por LibreChat",
"com_agents_code_interpreter": "Cuando está habilitado, permite que su agente utilice la API del Intérprete de Código de LibreChat para ejecutar código generado de manera segura, incluyendo el procesamiento de archivos. Requiere una clave de API válida.",
"com_agents_code_interpreter_title": "API del Intérprete de Código",
"com_agents_create_error": "Hubo un error al crear su agente.",
"com_agents_description_placeholder": "Opcional: Describa su Agente aquí",
"com_agents_enable_file_search": "Habilitar búsqueda de archivos",
"com_agents_file_search_disabled": "Es necesario crear el Agente antes de subir archivos para la Búsqueda de Archivos.",
"com_agents_file_search_info": "Cuando está habilitado, se informará al agente sobre los nombres exactos de los archivos listados a continuación, permitiéndole recuperar el contexto relevante de estos archivos.",
"com_agents_instructions_placeholder": "Las instrucciones del sistema que utiliza el agente",
"com_agents_missing_provider_model": "Por favor, seleccione un proveedor y un modelo antes de crear un agente.",
"com_agents_name_placeholder": "Opcional: El nombre del agente",
"com_agents_no_access": "No tiene acceso para editar este agente",
"com_agents_not_available": "Agente no disponible",
"com_agents_search_name": "Buscar agentes por nombre",
"com_agents_update_error": "Hubo un error al actualizar su agente.",
"com_assistants_actions": "Acciones",
"com_assistants_actions_disabled": "Necesita crear un asistente antes de añadir acciones.",
"com_assistants_actions_info": "Permita que su Asistente recupere información o realice acciones a través de API's",
"com_assistants_add_actions": "Añadir Acciones",
"com_assistants_add_tools": "Añadir Herramientas",
"com_assistants_append_date": "Añadir Fecha y Hora Actual",
"com_assistants_append_date_tooltip": "Cuando está habilitado, la fecha y hora actual del cliente se adjuntarán a las instrucciones del sistema del asistente.",
"com_assistants_available_actions": "Acciones Disponibles",
"com_assistants_capabilities": "Capacidades",
"com_assistants_code_interpreter": "Intérprete de Código",
"com_assistants_code_interpreter_files": "Los siguientes archivos solo están disponibles para el Intérprete de Código:",
"com_assistants_code_interpreter_info": "El Intérprete de Código permite al asistente escribir y ejecutar código. Esta herramienta puede procesar archivos con diversos formatos y datos, y generar archivos como gráficos.",
"com_assistants_completed_action": "Hablé con {{0}}",
"com_assistants_completed_function": "Ejecuté {{0}}",
"com_assistants_conversation_starters": "Iniciadores de Conversación",
"com_assistants_conversation_starters_placeholder": "Ingrese un iniciador de conversación",
"com_assistants_create_error": "Hubo un error al crear su asistente.",
"com_assistants_create_success": "Creado con éxito",
"com_assistants_delete_actions_error": "Hubo un error al eliminar la acción.",
"com_assistants_delete_actions_success": "Acción eliminada del Asistente con éxito",
"com_assistants_description_placeholder": "Opcional: Describa su Asistente aquí",
"com_assistants_domain_info": "El Asistente envió esta información a {{0}}",
"com_assistants_file_search": "Búsqueda de Archivos",
"com_assistants_file_search_info": "Adjuntar almacenes vectoriales para la Búsqueda de Archivos aún no está soportado. Puede adjuntarlos desde el Área de Pruebas del Proveedor o adjuntar archivos a los mensajes para la búsqueda de archivos en una conversación específica.",
"com_assistants_function_use": "El Asistente usó {{0}}",
"com_assistants_image_vision": "Visión de Imagen",
"com_assistants_instructions_placeholder": "Las instrucciones del sistema que utiliza el asistente",
"com_assistants_knowledge": "Conocimiento",
"com_assistants_knowledge_disabled": "El Asistente debe ser creado, y el Intérprete de Código o la Recuperación deben estar habilitados y guardados antes de subir archivos como Conocimiento.",
"com_assistants_knowledge_info": "Si sube archivos en Conocimiento, las conversaciones con su Asistente pueden incluir el contenido de los archivos.",
"com_assistants_max_starters_reached": "Se alcanzó el número máximo de iniciadores de conversación",
"com_assistants_name_placeholder": "Opcional: El nombre del asistente",
"com_assistants_non_retrieval_model": "La búsqueda de archivos no está habilitada en este modelo. Por favor, seleccione otro modelo.",
"com_assistants_retrieval": "Recuperación",
"com_assistants_running_action": "Ejecutando acción",
"com_assistants_search_name": "Buscar asistentes por nombre",
"com_assistants_update_actions_error": "Hubo un error al crear o actualizar la acción.",
"com_assistants_update_actions_success": "Acción creada o actualizada con éxito",
"com_assistants_update_error": "Hubo un error al actualizar su asistente.",
"com_assistants_update_success": "Actualizado con éxito",
"com_auth_already_have_account": "¿Ya tiene una cuenta?",
"com_auth_back_to_login": "Volver al inicio de sesión",
"com_auth_click": "Haga clic",
"com_auth_click_here": "Haz clic aquí",
"com_auth_continue": "Continuar",
"com_auth_create_account": "Crear su cuenta",
"com_auth_discord_login": "Continuar con Discord",
"com_auth_email": "Correo electrónico",
"com_auth_email_address": "Dirección de correo electrónico",
"com_auth_email_max_length": "El correo electrónico no debe tener más de 120 caracteres",
"com_auth_email_min_length": "El correo electrónico debe tener al menos 6 caracteres",
"com_auth_email_pattern": "Debe ingresar una dirección de correo electrónico válida",
"com_auth_email_required": "Se requiere correo electrónico",
"com_auth_email_resend_link": "Reenviar correo electrónico",
"com_auth_email_resent_failed": "No se pudo reenviar el correo electrónico de verificación",
"com_auth_email_resent_success": "El correo electrónico de verificación ha sido reenviado exitosamente",
"com_auth_email_verification_failed": "La verificación del correo electrónico ha fallado",
"com_auth_email_verification_failed_token_missing": "La verificación falló, falta el token de seguridad",
"com_auth_email_verification_in_progress": "Verificando su correo electrónico, por favor espere",
"com_auth_email_verification_invalid": "Verificación de correo electrónico no válida",
"com_auth_email_verification_rate_limited": "Demasiadas solicitudes. Por favor, inténtelo de nuevo más tarde",
"com_auth_email_verification_redirecting": "Redirigiendo en {{0}} segundos...",
"com_auth_email_verification_resend_prompt": "¿No recibió el correo electrónico?",
"com_auth_email_verification_success": "Correo electrónico verificado exitosamente",
"com_auth_error_create": "Hubo un error al intentar registrar su cuenta. Inténtelo de nuevo.",
"com_auth_error_invalid_reset_token": "Este token de restablecimiento de contraseña ya no es válido.",
"com_auth_error_login": "No se puede iniciar sesión con la información proporcionada. Verifique sus credenciales y vuelva a intentarlo.",
"com_auth_error_login_ban": "Su cuenta ha sido bloqueada temporalmente debido a violaciones de nuestro servicio.",
"com_auth_error_login_rl": "Demasiados intentos de inicio de sesión en un corto período de tiempo. Inténtelo de nuevo más tarde.",
"com_auth_error_login_server": "Hubo un error interno del servidor. Espere unos momentos y vuelva a intentarlo.",
"com_auth_error_login_unverified": "Su cuenta no ha sido verificada. Por favor, revise su correo electrónico para encontrar el enlace de verificación.",
"com_auth_error_reset_password": "Hubo un problema al restablecer su contraseña. No se encontró ningún usuario con la dirección de correo electrónico proporcionada. Inténtelo de nuevo.",
"com_auth_facebook_login": "Continuar con Facebook",
"com_auth_full_name": "Nombre completo",
"com_auth_github_login": "Continuar con Github",
"com_auth_google_login": "Continuar con Google",
"com_auth_here": "AQUÍ",
"com_auth_login": "Iniciar sesión",
"com_auth_login_with_new_password": "Ahora puede iniciar sesión con su nueva contraseña.",
"com_auth_name_max_length": "El nombre debe tener menos de 80 caracteres",
"com_auth_name_min_length": "El nombre debe tener al menos 3 caracteres",
"com_auth_name_required": "Se requiere nombre",
"com_auth_no_account": "¿No tiene una cuenta?",
"com_auth_password": "Contraseña",
"com_auth_password_confirm": "Confirmar contraseña",
"com_auth_password_forgot": "¿Olvidó su contraseña?",
"com_auth_password_max_length": "La contraseña debe tener menos de 128 caracteres",
"com_auth_password_min_length": "La contraseña debe tener al menos 8 caracteres",
"com_auth_password_not_match": "Las contraseñas no coinciden",
"com_auth_password_required": "Se requiere contraseña",
"com_auth_registration_success_generic": "Por favor, revise su correo electrónico para verificar su dirección.",
"com_auth_registration_success_insecure": "Registro completado exitosamente.",
"com_auth_reset_password": "Restablecer su contraseña",
"com_auth_reset_password_email_sent": "Se le ha enviado un correo electrónico con más instrucciones para restablecer su contraseña.",
"com_auth_reset_password_if_email_exists": "Si existe una cuenta con ese correo electrónico, se le ha enviado un mensaje con instrucciones para restablecer su contraseña. Por favor, asegúrese de revisar su carpeta de correo no deseado.",
"com_auth_reset_password_link_sent": "Correo electrónico enviado",
"com_auth_reset_password_success": "Éxito al restablecer la contraseña",
"com_auth_sign_in": "Iniciar sesión",
"com_auth_sign_up": "Regístrese",
"com_auth_submit_registration": "Enviar registro",
"com_auth_to_reset_your_password": "para restablecer su contraseña.",
"com_auth_to_try_again": "para intentar de nuevo.",
"com_auth_username": "Nombre de usuario (opcional)",
"com_auth_username_max_length": "El nombre de usuario debe tener menos de 20 caracteres",
"com_auth_username_min_length": "El nombre de usuario debe tener al menos 2 caracteres",
"com_auth_username_required": "Se requiere nombre de usuario",
"com_auth_welcome_back": "Bienvenido de nuevo",
"com_click_to_download": "(haga clic aquí para descargar)",
"com_download_expired": "Descarga expirada",
"com_download_expires": "(haga clic aquí para descargar - expira el {{0}})",
"com_endpoint": "Endpoint",
"com_endpoint_agent": "Agente",
"com_endpoint_agent_model": "Modelo de agente (Recomendado: GPT-3.5)",
"com_endpoint_agent_placeholder": "Por favor seleccione un Agente",
"com_endpoint_ai": "IA",
"com_endpoint_anthropic_custom_name_placeholder": "Establecer un nombre personalizado para Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "Número máximo de tokens que se pueden generar en la respuesta. Especifique un valor más bajo para respuestas más cortas y un valor más alto para respuestas más largas.",
"com_endpoint_anthropic_prompt_cache": "El almacenamiento en caché de instrucciones permite reutilizar contextos o instrucciones extensas entre llamadas a la API, reduciendo costos y tiempo de respuesta",
"com_endpoint_anthropic_temp": "Rango de 0 a 1. Utilice una temperatura más cercana a 0 para tareas analíticas/de opción múltiple y más cercana a 1 para tareas creativas y generativas. Recomendamos alterar esto o Top P, pero no ambos.",
"com_endpoint_anthropic_topk": "Top-k cambia la forma en que el modelo selecciona tokens para la salida. Un top-k de 1 significa que el token seleccionado es el más probable entre todos los tokens en el vocabulario del modelo (también llamado decodificación codiciosa), mientras que un top-k de 3 significa que el siguiente token se selecciona entre los 3 tokens más probables (usando temperatura).",
"com_endpoint_anthropic_topp": "Top-p cambia la forma en que el modelo selecciona tokens para la salida. Los tokens se seleccionan desde los más K (ver parámetro topK) probables hasta los menos probables hasta que la suma de sus probabilidades sea igual al valor top-p.",
"com_endpoint_assistant": "Asistente",
"com_endpoint_assistant_model": "Modelo de asistente",
"com_endpoint_assistant_placeholder": "Por favor, seleccione un Asistente desde el panel lateral derecho",
"com_endpoint_bing_context_placeholder": "Bing puede utilizar hasta 7k tokens para el 'contexto', al que puede hacer referencia en la conversación. El límite específico no se conoce, pero puede producir errores si se exceden los 7k tokens",
"com_endpoint_bing_enable_sydney": "Habilitar Sydney",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "ADVERTENCIA: El mal uso de esta función puede hacer que te PROHÍBAN el uso de Bing. Haz clic en 'Mensaje del sistema' para ver las instrucciones completas y el mensaje predeterminado si se omite, que es la configuración preestablecida 'Sydney' que se considera segura.",
"com_endpoint_bing_to_enable_sydney": "Para habilitar Sydney",
"com_endpoint_completion": "Finalización",
"com_endpoint_completion_model": "Modelo de finalización (Recomendado: GPT-4)",
"com_endpoint_config_click_here": "Haz clic aquí",
"com_endpoint_config_google_api_info": "Para obtener tu clave de la API de Lenguaje Generativo (para Gemini),",
"com_endpoint_config_google_api_key": "Clave API de Google",
"com_endpoint_config_google_cloud_platform": "(de Google Cloud Platform)",
"com_endpoint_config_google_gemini_api": "(API Gemini)",
"com_endpoint_config_google_service_key": "Clave de cuenta de servicio de Google",
"com_endpoint_config_key": "Establecer clave API",
"com_endpoint_config_key_chatgpt": "Para obtener tu token de acceso para ChatGPT 'Versión gratuita', inicia sesión en",
"com_endpoint_config_key_chatgpt_copy_token": "Copia el token de acceso.",
"com_endpoint_config_key_chatgpt_then_visit": "y luego visita",
"com_endpoint_config_key_edge_full_key_string": "para proporcionar las cadenas de cookies completas.",
"com_endpoint_config_key_edge_instructions": "instrucciones",
"com_endpoint_config_key_encryption": "Tu clave será encriptada y eliminada en",
"com_endpoint_config_key_expiry": "el tiempo de expiración",
"com_endpoint_config_key_for": "Establecer clave API para",
"com_endpoint_config_key_get_edge_key": "Para obtener tu token de acceso para Bing, inicia sesión en",
"com_endpoint_config_key_get_edge_key_dev_tool": "Utiliza las herramientas de desarrollador o una extensión mientras estás conectado al sitio para copiar el contenido de la cookie _U. Si esto falla, sigue estas",
"com_endpoint_config_key_google_need_to": "Necesitas",
"com_endpoint_config_key_google_service_account": "Crear una Cuenta de Servicio",
"com_endpoint_config_key_google_vertex_ai": "Habilitar el Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API en Google Cloud, luego",
"com_endpoint_config_key_google_vertex_api_role": "Asegúrate de hacer clic en 'Crear y continuar' para otorgar al menos el rol de 'Usuario de Vertex AI'. Por último, crea una clave JSON para importar aquí.",
"com_endpoint_config_key_import_json_key": "Importar clave JSON de cuenta de servicio.",
"com_endpoint_config_key_import_json_key_invalid": "Clave JSON de cuenta de servicio no válida, ¿importaste el archivo correcto?",
"com_endpoint_config_key_import_json_key_success": "Clave JSON de cuenta de servicio importada correctamente",
"com_endpoint_config_key_name": "Clave",
"com_endpoint_config_key_name_placeholder": "Establezca primero la clave API",
"com_endpoint_config_key_never_expires": "Su clave nunca expirará",
"com_endpoint_config_placeholder": "Establezca su clave en el menú del encabezado para chatear.",
"com_endpoint_config_value": "Ingresar valor para",
"com_endpoint_context": "Contexto",
"com_endpoint_context_info": "La cantidad máxima de tokens que se pueden utilizar para el contexto. Utilice esto para controlar cuántos tokens se envían por solicitud. Si no se especifica, se utilizarán los valores predeterminados del sistema basados en el tamaño de contexto conocido de los modelos. Establecer valores más altos puede resultar en errores y/o un mayor costo de tokens.",
"com_endpoint_context_tokens": "Máximo de tokens de contexto",
"com_endpoint_custom_name": "Nombre personalizado",
"com_endpoint_default": "predeterminado",
"com_endpoint_default_blank": "predeterminado: en blanco",
"com_endpoint_default_creative": "predeterminado: creativo",
"com_endpoint_default_empty": "predeterminado: vacío",
"com_endpoint_default_false": "predeterminado: falso",
"com_endpoint_default_with_num": "predeterminado: {{0}}",
"com_endpoint_disabled_with_tools": "deshabilitado con herramientas",
"com_endpoint_disabled_with_tools_placeholder": "Deshabilitado con herramientas seleccionadas",
"com_endpoint_examples": " Configuraciones preestablecidas",
"com_endpoint_export": "Exportar",
"com_endpoint_export_share": "Exportar/Compartir",
"com_endpoint_frequency_penalty": "Penalización de frecuencia",
"com_endpoint_func_hover": "Habilitar el uso de Plugins como funciones de OpenAI",
"com_endpoint_google_custom_name_placeholder": "Establecer un nombre personalizado para Google",
"com_endpoint_google_maxoutputtokens": "Número máximo de tokens que se pueden generar en la respuesta. Especifique un valor más bajo para respuestas más cortas y un valor más alto para respuestas más largas.",
"com_endpoint_google_temp": "Los valores más altos = más aleatorios, mientras que los valores más bajos = más enfocados y deterministas. Recomendamos alterar esto o Top P, pero no ambos.",
"com_endpoint_google_topk": "Top-k cambia la forma en que el modelo selecciona tokens para la salida. Un top-k de 1 significa que el token seleccionado es el más probable entre todos los tokens en el vocabulario del modelo (también llamado decodificación codiciosa), mientras que un top-k de 3 significa que el siguiente token se selecciona entre los 3 tokens más probables (usando temperatura).",
"com_endpoint_google_topp": "Top-p cambia la forma en que el modelo selecciona tokens para la salida. Los tokens se seleccionan desde los más K (ver parámetro topK) probables hasta los menos probables hasta que la suma de sus probabilidades sea igual al valor top-p.",
"com_endpoint_hide": "Ocultar",
"com_endpoint_import": "Importar",
"com_endpoint_instructions_assistants": "Anular instrucciones",
"com_endpoint_instructions_assistants_placeholder": "Anula las instrucciones del asistente. Esto es útil para modificar el comportamiento por ejecución.",
"com_endpoint_max_output_tokens": "Tokens de Salida Máximos",
"com_endpoint_message": "Mensaje",
"com_endpoint_message_new": "Mensaje {{0}}",
"com_endpoint_message_not_appendable": "Edita tu mensaje o regénera.",
"com_endpoint_my_preset": "Mi configuración preestablecida",
"com_endpoint_new_topic": "Nuevo tema",
"com_endpoint_no_presets": "Aún no hay configuraciones preestablecidas, utiliza el botón de configuración para crear una",
"com_endpoint_not_available": "No hay endpoint disponible",
"com_endpoint_not_implemented": "No implementado",
"com_endpoint_open_menu": "Abrir menú",
"com_endpoint_openai_custom_name_placeholder": "Establecer un nombre personalizado para ChatGPT",
"com_endpoint_openai_detail": "La resolución para las solicitudes de Vision. \"Baja\" es más económica y rápida, \"Alta\" es más detallada y costosa, y \"Automática\" elegirá automáticamente entre las dos en función de la resolución de la imagen.",
"com_endpoint_openai_freq": "Número entre -2.0 y 2.0. Los valores positivos penalizan los nuevos tokens basados en su frecuencia existente en el texto hasta el momento, disminuyendo la probabilidad del modelo de repetir la misma línea textualmente.",
"com_endpoint_openai_max": "Los tokens máximos a generar. La longitud total de los tokens de entrada y los tokens generados está limitada por la longitud del contexto del modelo.",
"com_endpoint_openai_max_tokens": "Campo opcional `max_tokens`, que representa el número máximo de tokens que se pueden generar en la finalización del chat.\n\nLa longitud total de los tokens de entrada y los tokens generados está limitada por la longitud del contexto del modelo. Puede experimentar errores si este número excede los tokens máximos de contexto.",
"com_endpoint_openai_pres": "Número entre -2.0 y 2.0. Los valores positivos penalizan los nuevos tokens basados en si aparecen o no en el texto hasta el momento, aumentando la probabilidad del modelo de hablar sobre nuevos temas.",
"com_endpoint_openai_prompt_prefix_placeholder": "Establecer instrucciones personalizadas para incluir en el Mensaje del sistema. Predeterminado: ninguno",
"com_endpoint_openai_resend": "Reenviar todas las imágenes adjuntas previamente. Nota: esto puede aumentar significativamente el costo de tokens y puede experimentar errores con muchos archivos adjuntos de imágenes.",
"com_endpoint_openai_resend_files": "Reenviar todos los archivos adjuntos anteriormente. Nota: esto aumentará el costo de tokens y puede experimentar errores con muchos archivos adjuntos.",
"com_endpoint_openai_stop": "Hasta 4 secuencias donde la API dejará de generar más tokens.",
"com_endpoint_openai_temp": "Los valores más altos = más aleatorios, mientras que los valores más bajos = más enfocados y deterministas. Recomendamos alterar esto o Top P, pero no ambos.",
"com_endpoint_openai_topp": "Una alternativa al muestreo con temperatura, llamada muestreo de núcleo, donde el modelo considera los resultados de los tokens con la masa de probabilidad superior al top_p. Entonces, 0.1 significa que solo se consideran los tokens que comprenden la masa de probabilidad superior al 10%. Recomendamos alterar esto o la temperatura, pero no ambos.",
"com_endpoint_output": "Salida",
"com_endpoint_plug_image_detail": "Detalle de imagen",
"com_endpoint_plug_resend_files": "Reenviar archivos",
"com_endpoint_plug_resend_images": "Reenviar imágenes",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Establecer instrucciones personalizadas para incluir en el Mensaje del sistema. Predeterminado: ninguno",
"com_endpoint_plug_skip_completion": "Omitir finalización",
"com_endpoint_plug_use_functions": "Utilizar funciones",
"com_endpoint_presence_penalty": "Penalización de presencia",
"com_endpoint_preset": "configuración preestablecida",
"com_endpoint_preset_clear_all_confirm": "¿Estás seguro de que quieres eliminar todas tus configuraciones preestablecidas?",
"com_endpoint_preset_default": "es ahora la configuración preestablecida predeterminada.",
"com_endpoint_preset_default_item": "Predeterminado:",
"com_endpoint_preset_default_none": "No hay configuración preestablecida predeterminada activa.",
"com_endpoint_preset_default_removed": "ya no es la configuración preestablecida predeterminada.",
"com_endpoint_preset_delete_confirm": "¿Estás seguro de que quieres eliminar esta configuración preestablecida?",
"com_endpoint_preset_delete_error": "Hubo un error al eliminar tu configuración preestablecida. Por favor, inténtalo de nuevo.",
"com_endpoint_preset_import": "¡Configuración preestablecida importada!",
"com_endpoint_preset_import_error": "Hubo un error al importar tu configuración preestablecida. Por favor, inténtalo de nuevo.",
"com_endpoint_preset_name": "Nombre de la configuración preestablecida",
"com_endpoint_preset_save_error": "Hubo un error al guardar tu configuración preestablecida. Por favor, inténtalo de nuevo.",
"com_endpoint_preset_selected": "¡Configuración preestablecida activa!",
"com_endpoint_preset_selected_title": "¡Activo!",
"com_endpoint_preset_title": "Configuración preestablecida",
"com_endpoint_presets": "configuraciones preestablecidas",
"com_endpoint_presets_clear_warning": "¿Estás seguro de que quieres borrar todas las configuraciones preestablecidas? Esto es irreversible.",
"com_endpoint_prompt_cache": "Utilizar caché de instrucciones",
"com_endpoint_prompt_prefix": "Instrucciones personalizadas",
"com_endpoint_prompt_prefix_assistants": "Instrucciones adicionales",
"com_endpoint_prompt_prefix_assistants_placeholder": "Establecer instrucciones o contexto adicionales además de las instrucciones principales del Asistente. Se ignora si está vacío.",
"com_endpoint_prompt_prefix_placeholder": "Configurar instrucciones personalizadas o contexto. Se ignora si está vacío.",
"com_endpoint_save_as_preset": "Guardar como configuración preestablecida",
"com_endpoint_save_convo_as_preset": "Guardar conversación como configuración preestablecida",
"com_endpoint_search": "Buscar punto de conexión por nombre",
"com_endpoint_set_custom_name": "Establece un nombre personalizado, en caso de que puedas encontrar esta configuración preestablecida",
"com_endpoint_show": "Mostrar",
"com_endpoint_show_what_settings": "Mostrar configuración de {{0}}",
"com_endpoint_skip_hover": "Habilitar omitir el paso de finalización, que revisa la respuesta final y los pasos generados",
"com_endpoint_stop": "Secuencias de detención",
"com_endpoint_stop_placeholder": "Separe los valores presionando `Intro`",
"com_endpoint_system_message": "Mensaje del sistema",
"com_endpoint_temperature": "Temperatura",
"com_endpoint_token_count": "Recuento de tokens",
"com_endpoint_tone_style": "Estilo de tono",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "Utilizar asistente activo",
"com_endpoint_view_options": "Ver opciones",
"com_error_expired_user_key": "La clave proporcionada para {{0}} expiró en {{1}}. Por favor, proporcione una clave nueva e inténtelo de nuevo.",
"com_error_files_dupe": "Se detectó un archivo duplicado",
"com_error_files_empty": "No se permiten archivos vacíos.",
"com_error_files_process": "Se produjo un error al procesar el archivo.",
"com_error_files_unsupported_capability": "No hay capacidades habilitadas que admitan este tipo de archivo.",
"com_error_files_upload": "Se produjo un error durante la subida del archivo",
"com_error_files_upload_canceled": "La solicitud de carga del archivo fue cancelada. Nota: es posible que la carga del archivo aún esté en proceso y necesite ser eliminada manualmente.",
"com_error_files_validation": "Se produjo un error durante la validación del archivo.",
"com_error_input_length": "El conteo de tokens del último mensaje es demasiado largo y excede el límite permitido ({{0}}). Por favor, acorte su mensaje, ajuste el tamaño máximo del contexto desde los parámetros de conversación, o bifurque la conversación para continuar.",
"com_error_invalid_action_error": "Solicitud denegada: El dominio de acción especificado no está permitido.",
"com_error_invalid_request_error": "El servicio de IA rechazó la solicitud debido a un error. Esto puede deberse a una clave API no válida o a una solicitud con formato incorrecto.",
"com_error_invalid_user_key": "Clave proporcionada no válida. Por favor proporcione una clave válida e inténtelo de nuevo.",
"com_error_moderation": "Parece que el contenido enviado ha sido marcado por nuestro sistema de moderación por no estar alineado con nuestras pautas comunitarias. No podemos proceder con este tema específico. Si tiene alguna otra pregunta o tema que le gustaría explorar, por favor edite su mensaje o cree una nueva conversación.",
"com_error_no_base_url": "No se encontró URL base. Por favor proporcione una y vuelva a intentarlo.",
"com_error_no_system_messages": "El servicio o modelo de IA seleccionado no admite mensajes del sistema. Intente utilizar indicaciones en lugar de instrucciones personalizadas.",
"com_error_no_user_key": "No se encontró ninguna clave. Por favor, proporcione una clave e inténtelo de nuevo.",
"com_files_filter": "Filtrar archivos...",
"com_files_no_results": "Sin resultados.",
"com_files_number_selected": "{{0}} de {{1}} archivo(s) seleccionado(s)",
"com_generated_files": "Archivos generados:",
"com_hide_examples": "Ocultar ejemplos",
"com_nav_account_settings": "Configuración de la cuenta",
"com_nav_always_make_prod": "Convertir siempre las nuevas versiones en producción",
"com_nav_archive_all": "Archivar todas",
"com_nav_archive_all_chats": "Archivar todas las conversaciones",
"com_nav_archive_created_at": "CreadoEn",
"com_nav_archive_name": "Nombre",
"com_nav_archived_chats": "Archivadas",
"com_nav_archived_chats_empty": "No tienes conversaciones archivadas.",
"com_nav_archived_chats_manage": "Gestionar",
"com_nav_at_command": "Comando @",
"com_nav_at_command_description": "Alternar comando \"@\" para cambiar entre puntos de conexión, modelos, ajustes predefinidos, etc.",
"com_nav_audio_play_error": "Error al reproducir el audio: {{0}}",
"com_nav_audio_process_error": "Error al procesar el audio: {{0}}",
"com_nav_auto_scroll": "Desplazamiento automático al más reciente al abrir",
"com_nav_auto_send_prompts": "Envío automático de mensajes",
"com_nav_auto_send_text": "Envío automático de texto",
"com_nav_auto_send_text_disabled": "Establecer -1 para deshabilitar",
"com_nav_auto_transcribe_audio": "Transcribir audio automáticamente",
"com_nav_automatic_playback": "Reproducción automática del último mensaje",
"com_nav_balance": "Balance",
"com_nav_browser": "Navegador",
"com_nav_buffer_append_error": "Problema con la transmisión de audio. La reproducción podría interrumpirse.",
"com_nav_change_picture": "Cambiar imagen",
"com_nav_chat_commands": "Comandos de chat",
"com_nav_chat_commands_info": "Estos comandos se activan al escribir caracteres específicos al inicio de su mensaje. Cada comando se activa mediante su prefijo designado. Puede desactivarlos si utiliza frecuentemente estos caracteres para comenzar mensajes.",
"com_nav_chat_direction": "Dirección del chat",
"com_nav_clear_all_chats": "Borrar todos los chats",
"com_nav_clear_cache_confirm_message": "¿Está seguro de que desea borrar el caché?",
"com_nav_clear_conversation": "Borrar conversaciones",
"com_nav_clear_conversation_confirm_message": "¿Estás seguro de que quieres borrar todas las conversaciones? Esta acción es irreversible.",
"com_nav_close_sidebar": "Cerrar barra lateral",
"com_nav_command_settings": "Configuración de comandos",
"com_nav_command_settings_description": "Personalice los comandos disponibles en el chat",
"com_nav_commands": "Comandos",
"com_nav_commands_tab": "Configuración de comandos",
"com_nav_confirm_clear": "Confirmar borrado",
"com_nav_conversation_mode": "Modo de conversación",
"com_nav_convo_menu_options": "Opciones del menú de conversación",
"com_nav_db_sensitivity": "Sensibilidad en decibelios",
"com_nav_delete_account": "Eliminar cuenta",
"com_nav_delete_account_button": "Eliminar mi cuenta permanentemente",
"com_nav_delete_account_confirm": "Eliminar cuenta - ¿Está seguro?",
"com_nav_delete_account_confirm_placeholder": "Para continuar, escriba \"DELETE\" en el campo de entrada a continuación",
"com_nav_delete_account_email_placeholder": "Por favor ingrese el correo electrónico de su cuenta",
"com_nav_delete_cache_storage": "Eliminar almacenamiento caché de TTS",
"com_nav_delete_data_info": "Se eliminarán todos sus datos",
"com_nav_delete_warning": "ADVERTENCIA: Esta acción eliminará su cuenta de forma permanente.",
"com_nav_edge": "Edge",
"com_nav_enable_cache_tts": "Habilitar caché de texto a voz",
"com_nav_enable_cloud_browser_voice": "Usar voces basadas en la nube",
"com_nav_enabled": "Habilitado",
"com_nav_engine": "Motor",
"com_nav_enter_to_send": "Enviar mensaje con la tecla Enter",
"com_nav_export": "Exportar",
"com_nav_export_all_message_branches": "Exportar todas las ramas de mensajes",
"com_nav_export_conversation": "Exportar conversación",
"com_nav_export_filename": "Nombre de archivo",
"com_nav_export_filename_placeholder": "Establecer el nombre de archivo",
"com_nav_export_include_endpoint_options": "Incluir opciones de punto final",
"com_nav_export_recursive": "Recursivo",
"com_nav_export_recursive_or_sequential": "¿Recursivo o secuencial?",
"com_nav_export_type": "Tipo",
"com_nav_external": "Externo",
"com_nav_font_size": "Tamaño de fuente",
"com_nav_font_size_base": "Mediano",
"com_nav_font_size_lg": "Grande",
"com_nav_font_size_sm": "Pequeño",
"com_nav_font_size_xl": "Extra grande",
"com_nav_font_size_xs": "Extra pequeño",
"com_nav_help_faq": "Ayuda y preguntas frecuentes",
"com_nav_hide_panel": "Ocultar el panel lateral derecho",
"com_nav_info_bookmarks_rebuild": "Si el conteo de marcadores es incorrecto, por favor reconstruya la información de los marcadores. El conteo de los marcadores se recalculará y los datos se restaurarán a su estado correcto.",
"com_nav_info_code_artifacts": "Permite mostrar artefactos de código experimentales junto al chat",
"com_nav_info_custom_prompt_mode": "Cuando está habilitado, no se incluirá el mensaje del sistema predeterminado para artefactos. En este modo, todas las instrucciones para generar artefactos deberán proporcionarse manualmente.",
"com_nav_info_delete_cache_storage": "Esta acción eliminará todos los archivos de audio TTS (texto a voz) almacenados en caché en su dispositivo. Los archivos de audio en caché se utilizan para acelerar la reproducción de audio TTS generado previamente, pero pueden consumir espacio de almacenamiento en su dispositivo.",
"com_nav_info_enter_to_send": "Cuando está habilitado, al presionar `ENTER` se enviará su mensaje. Cuando está deshabilitado, al presionar Enter se agregará una nueva línea, y necesitará presionar `CTRL + ENTER` / `⌘ + ENTER` para enviar su mensaje.",
"com_nav_info_fork_change_default": "\"Mostrar únicamente mensajes visibles\" incluye solo la ruta directa hacia el mensaje seleccionado. \"Incluir ramas relacionadas\" añade las ramificaciones a lo largo de la ruta. \"Incluir todo desde/hacia aquí\" incluye todos los mensajes y ramificaciones conectados.",
"com_nav_info_fork_split_target_setting": "Cuando está habilitado, la bifurcación comenzará desde el mensaje objetivo hasta el último mensaje de la conversación, según el comportamiento seleccionado.",
"com_nav_info_include_shadcnui": "Cuando está habilitado, se incluirán instrucciones para el uso de los componentes de shadcn/ui. shadcn/ui es una colección de componentes reutilizables construidos utilizando Radix UI y Tailwind CSS. Nota: estas son instrucciones extensas, debe habilitarlas solo si es importante para usted informar al LLM sobre las importaciones y componentes correctos. Para más información sobre estos componentes, visite: https://ui.shadcn.com/",
"com_nav_info_latex_parsing": "Cuando está habilitado, el código LaTeX en los mensajes se mostrará como ecuaciones matemáticas. Si usted no necesita el renderizado de LaTeX, puede deshabilitarlo para mejorar el rendimiento.",
"com_nav_info_revoke": "Esta acción revocará y eliminará todas las claves API que usted ha proporcionado. Necesitará ingresar nuevamente estas credenciales para continuar utilizando esos puntos de conexión.",
"com_nav_info_save_draft": "Cuando está habilitado, el texto y los archivos adjuntos que ingrese en el formulario de chat se guardarán automáticamente como borradores en su dispositivo local. Estos borradores estarán disponibles incluso si recarga la página o cambia a una conversación diferente. Los borradores se almacenan localmente en su dispositivo y se eliminan una vez que el mensaje es enviado.",
"com_nav_info_user_name_display": "Cuando está habilitado, se mostrará su nombre de usuario sobre cada mensaje que envíe. Cuando está deshabilitado, solo verá \"Usted\" sobre sus mensajes.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "Detección automática",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "Idioma",
"com_nav_latex_parsing": "Analizar LaTeX en los mensajes (puede afectar el rendimiento)",
"com_nav_log_out": "Cerrar sesión",
"com_nav_long_audio_warning": "Los textos más extensos tomarán más tiempo en procesarse.",
"com_nav_maximize_chat_space": "Maximizar espacio del chat",
"com_nav_media_source_init_error": "No se puede inicializar el reproductor de audio. Por favor, verifique la configuración de su navegador.",
"com_nav_modular_chat": "Habilitar el cambio de puntos finales en medio de una conversación",
"com_nav_my_files": "Mis archivos",
"com_nav_no_search_results": "No se encontraron resultados de búsqueda",
"com_nav_not_supported": "No soportado",
"com_nav_open_sidebar": "Abrir barra lateral",
"com_nav_playback_rate": "Velocidad de reproducción de audio",
"com_nav_plugin_auth_error": "Hubo un error al intentar autenticar este plugin. Por favor, inténtalo de nuevo.",
"com_nav_plugin_install": "Instalar",
"com_nav_plugin_search": "Buscar plugins",
"com_nav_plugin_store": "Tienda de plugins",
"com_nav_plugin_uninstall": "Desinstalar",
"com_nav_plus_command": "+ Comando",
"com_nav_plus_command_description": "Alternar comando ' + ' para agregar una configuración de respuestas múltiples",
"com_nav_profile_picture": "Imagen de perfil",
"com_nav_save_drafts": "Guardar borradores localmente",
"com_nav_search_placeholder": "Buscar mensajes",
"com_nav_send_message": "Enviar mensaje",
"com_nav_setting_account": "Cuenta",
"com_nav_setting_beta": "Funciones beta",
"com_nav_setting_chat": "Configuración del chat",
"com_nav_setting_data": "Controles de datos",
"com_nav_setting_general": "General",
"com_nav_setting_speech": "Voz y habla",
"com_nav_settings": "Configuración",
"com_nav_shared_links": "Links Compartidos",
"com_nav_shared_links_date_shared": "Data compartilhada",
"com_nav_shared_links_empty": "Você não tem nenhum link compartilhado.",
"com_nav_shared_links_manage": "Gerenciar",
"com_nav_shared_links_name": "Nome",
"com_nav_show_code": "Mostrar siempre el código cuando se use el intérprete de código",
"com_nav_slash_command": "Comando /",
"com_nav_slash_command_description": "Alternar comando '/' para seleccionar un mensaje predefinido mediante el teclado",
"com_nav_source_buffer_error": "Error al configurar la reproducción de audio. Por favor, actualice la página.",
"com_nav_source_chat": "Ver chat de origen",
"com_nav_speech_cancel_error": "No se pudo detener la reproducción de audio. Es posible que necesite actualizar la página.",
"com_nav_speech_to_text": "Voz a texto",
"com_nav_stop_generating": "Detener generación",
"com_nav_text_to_speech": "Texto a voz",
"com_nav_theme": "Tema",
"com_nav_theme_dark": "Oscuro",
"com_nav_theme_light": "Claro",
"com_nav_theme_system": "Sistema",
"com_nav_tool_dialog": "Herramientas del asistente",
"com_nav_tool_dialog_agents": "Herramientas del agente",
"com_nav_tool_dialog_description": "El asistente debe guardarse para que las selecciones de herramientas persistan.",
"com_nav_tool_remove": "Eliminar",
"com_nav_tool_search": "Buscar herramientas",
"com_nav_tts_init_error": "Error al inicializar la conversión de texto a voz: {{0}}",
"com_nav_tts_unsupported_error": "La función de texto a voz para el motor seleccionado no es compatible con este navegador.",
"com_nav_user": "USUARIO",
"com_nav_user_msg_markdown": "Mostrar mensajes de usuario en formato markdown",
"com_nav_user_name_display": "Mostrar nombre de usuario en los mensajes",
"com_nav_voice_select": "Voz",
"com_nav_voices_fetch_error": "No se pudieron recuperar las opciones de voz. Por favor, verifique su conexión a Internet.",
"com_nav_welcome_agent": "Seleccione un agente",
"com_nav_welcome_assistant": "Por favor, selecciona un asistente",
"com_nav_welcome_message": "¿En qué puedo ayudarte hoy?",
"com_show_agent_settings": "Mostrar configuración del agente",
"com_show_completion_settings": "Mostrar configuración de completado",
"com_show_examples": "Mostrar ejemplos",
"com_sidepanel_agent_builder": "Constructor de Agentes",
"com_sidepanel_assistant_builder": "Creador de Asistentes",
"com_sidepanel_attach_files": "Adjuntar Archivos",
"com_sidepanel_conversation_tags": "Marcadores",
"com_sidepanel_hide_panel": "Ocultar Panel",
"com_sidepanel_manage_files": "Administrar Archivos",
"com_sidepanel_parameters": "Parámetros",
"com_sidepanel_select_agent": "Seleccione un Agente",
"com_sidepanel_select_assistant": "Seleccionar un Asistente",
"com_ui_accept": "Acepto",
"com_ui_add": "Agregar",
"com_ui_add_model_preset": "Agregar un modelo o configuración preestablecida para una respuesta adicional",
"com_ui_add_multi_conversation": "Agregar múltiples conversaciones",
"com_ui_admin": "Administrador",
"com_ui_admin_access_warning": "Deshabilitar el acceso de Administrador a esta función puede causar problemas inesperados en la interfaz que requieran actualizar la página. Si se guarda este cambio, la única forma de revertirlo es mediante la configuración de interfaz en el archivo librechat.yaml, lo cual afectará a todos los roles.",
"com_ui_admin_settings": "Configuración de Administrador",
"com_ui_advanced": "Avanzado",
"com_ui_agent": "Agente",
"com_ui_agent_already_shared_to_all": "Este asistente ya está compartido con todos los usuarios",
"com_ui_agent_delete_error": "Se produjo un error al eliminar el agente",
"com_ui_agent_deleted": "Asistente eliminado exitosamente",
"com_ui_agent_duplicate_error": "Se produjo un error al duplicar el asistente",
"com_ui_agent_duplicated": "Agente duplicado exitosamente",
"com_ui_agent_editing_allowed": "Otros usuarios ya pueden editar este agente",
"com_ui_agents": "Agentes",
"com_ui_agents_allow_create": "Permitir la creación de Agentes",
"com_ui_agents_allow_share_global": "Permitir compartir Agentes con todos los usuarios",
"com_ui_agents_allow_use": "Permitir el uso de Agentes",
"com_ui_all": "todas",
"com_ui_all_proper": "Todos",
"com_ui_archive": "Archivar",
"com_ui_archive_error": "Error al archivar la conversación",
"com_ui_artifact_click": "Haga clic para abrir",
"com_ui_artifacts": "Artefactos",
"com_ui_artifacts_toggle": "Alternar Interfaz de Artefactos",
"com_ui_ascending": "Asc",
"com_ui_assistant": "Asistente",
"com_ui_assistant_delete_error": "Hubo un error al eliminar el asistente",
"com_ui_assistant_deleted": "Asistente eliminado con éxito",
"com_ui_assistants": "Asistentes",
"com_ui_assistants_output": "Salida de Asistentes",
"com_ui_attach_error": "No se puede adjuntar el archivo. Cree o seleccione una conversación, o intente actualizar la página.",
"com_ui_attach_error_openai": "No se pueden adjuntar archivos del Asistente a otros puntos de conexión",
"com_ui_attach_error_size": "Se excedió el límite de tamaño de archivo para el endpoint:",
"com_ui_attach_error_type": "Tipo de archivo no admitido para el endpoint:",
"com_ui_attach_warn_endpoint": "Es posible que los archivos no compatibles con la herramienta sean ignorados",
"com_ui_attachment": "Adjunto",
"com_ui_authentication": "Autenticación",
"com_ui_avatar": "Avatar",
"com_ui_back_to_chat": "Volver al Chat",
"com_ui_back_to_prompts": "Volver a Prompts",
"com_ui_bookmark_delete_confirm": "¿Está seguro de que desea eliminar este marcador?",
"com_ui_bookmarks": "Marcadores",
"com_ui_bookmarks_add": "Agregar Marcadores",
"com_ui_bookmarks_add_to_conversation": "Agregar a la conversación actual",
"com_ui_bookmarks_count": "Conteo",
"com_ui_bookmarks_create_error": "Hubo un error al crear el marcador",
"com_ui_bookmarks_create_exists": "Este marcador ya existe",
"com_ui_bookmarks_create_success": "Marcador creado con éxito",
"com_ui_bookmarks_delete": "Eliminar Marcador",
"com_ui_bookmarks_delete_error": "Hubo un error al eliminar el marcador",
"com_ui_bookmarks_delete_success": "Marcador eliminado con éxito",
"com_ui_bookmarks_description": "Descripción",
"com_ui_bookmarks_edit": "Editar Marcador",
"com_ui_bookmarks_filter": "Filtrar marcadores...",
"com_ui_bookmarks_new": "Nuevo marcador",
"com_ui_bookmarks_rebuild": "Reconstruir",
"com_ui_bookmarks_title": "Título",
"com_ui_bookmarks_update_error": "Hubo un error al actualizar el marcador",
"com_ui_bookmarks_update_success": "Marcador actualizado con éxito",
"com_ui_cancel": "Cancelar",
"com_ui_capabilities": "Capacidades",
"com_ui_capability_correction": "Permite que el usuario proporcione correcciones de seguimiento",
"com_ui_capability_decline_requests": "Entrenado para rechazar solicitudes inapropiadas",
"com_ui_capability_remember": "Recuerda lo que el usuario dijo anteriormente en la conversación",
"com_ui_categories": "Categorías",
"com_ui_chat": "Chat",
"com_ui_chat_history": "Historial de Chat",
"com_ui_chats": "conversaciones",
"com_ui_clear": "Limpiar",
"com_ui_clear_all": "Limpiar todo",
"com_ui_close": "Cerrar",
"com_ui_code": "Código",
"com_ui_collapse_chat": "Contraer Chat",
"com_ui_command_placeholder": "Opcional: Ingrese un comando para el prompt o se utilizará el nombre",
"com_ui_command_usage_placeholder": "Seleccione un Prompt por comando o nombre",
"com_ui_confirm_action": "Confirmar Acción",
"com_ui_connect": "Conectar",
"com_ui_context": "Contexto",
"com_ui_continue": "Continuar",
"com_ui_controls": "Controles",
"com_ui_copied": "¡Copiado!",
"com_ui_copied_to_clipboard": "Copiado al portapapeles",
"com_ui_copy_code": "Copiar código",
"com_ui_copy_link": "Copiar enlace",
"com_ui_copy_to_clipboard": "Copiar al portapapeles",
"com_ui_create": "Crear",
"com_ui_create_link": "Crear enlace",
"com_ui_create_prompt": "Crear Prompt",
"com_ui_custom_prompt_mode": "Modo de Prompt Personalizado",
"com_ui_dashboard": "Panel de control",
"com_ui_date": "Fecha",
"com_ui_date_april": "Abril",
"com_ui_date_august": "Agosto",
"com_ui_date_december": "Diciembre",
"com_ui_date_february": "Febrero",
"com_ui_date_january": "Enero",
"com_ui_date_july": "Julio",
"com_ui_date_june": "Junio",
"com_ui_date_march": "Marzo",
"com_ui_date_may": "Mayo",
"com_ui_date_november": "Noviembre",
"com_ui_date_october": "Octubre",
"com_ui_date_previous_30_days": "Últimos 30 días",
"com_ui_date_previous_7_days": "Últimos 7 días",
"com_ui_date_september": "Septiembre",
"com_ui_date_today": "Hoy",
"com_ui_date_yesterday": "Ayer",
"com_ui_decline": "No acepto",
"com_ui_delete": "Eliminar",
"com_ui_delete_action": "Eliminar Acción",
"com_ui_delete_action_confirm": "¿Está seguro de que desea eliminar esta acción?",
"com_ui_delete_agent_confirm": "¿Está seguro de que desea eliminar este agente?",
"com_ui_delete_assistant_confirm": "¿Está seguro de que desea eliminar este Asistente? Esta acción no se puede deshacer.",
"com_ui_delete_confirm": "Esto eliminará",
"com_ui_delete_confirm_prompt_version_var": "Esto eliminará la versión seleccionada para \"{{0}}\". Si no existen otras versiones, el prompt será eliminado.",
"com_ui_delete_conversation": "¿Eliminar Chat?",
"com_ui_delete_prompt": "¿Eliminar Prompt?",
"com_ui_delete_shared_link": "¿Eliminar enlace compartido?",
"com_ui_delete_tool": "Eliminar Herramienta",
"com_ui_delete_tool_confirm": "¿Está seguro de que desea eliminar esta herramienta?",
"com_ui_descending": "Desc",
"com_ui_description": "Descripción",
"com_ui_description_placeholder": "Opcional: Ingrese una descripción para mostrar en el prompt",
"com_ui_download_error": "Hubo un error al descargar el archivo. Es posible que el archivo haya sido eliminado.",
"com_ui_drag_drop_file": "Arrastre y suelte un archivo aquí",
"com_ui_dropdown_variables": "Variables desplegables:",
"com_ui_dropdown_variables_info": "Cree menús desplegables personalizados para sus prompts: `{{nombre_variable:opción1|opción2|opción3}}`",
"com_ui_duplicate": "Duplicar",
"com_ui_duplicate_agent_confirm": "¿Está seguro de que desea duplicar este Asistente?",
"com_ui_duplication_error": "Hubo un error al duplicar la conversación",
"com_ui_duplication_processing": "Duplicando conversación...",
"com_ui_duplication_success": "Conversación duplicada exitosamente",
"com_ui_edit": "Editar",
"com_ui_endpoint": "Punto de conexión",
"com_ui_endpoint_menu": "Menú de Punto de Conexión LLM",
"com_ui_endpoints_available": "Puntos de conexión disponibles",
"com_ui_enter": "Intro",
"com_ui_enter_api_key": "Ingrese la clave API",
"com_ui_enter_openapi_schema": "Ingrese su esquema OpenAPI aquí",
"com_ui_enter_var": "Ingrese {{0}}",
"com_ui_entries": "Entradas",
"com_ui_error": "Error",
"com_ui_error_connection": "Error al conectarse al servidor. Intente actualizar la página.",
"com_ui_error_save_admin_settings": "Se produjo un error al guardar su configuración de administrador.",
"com_ui_example_10_year_old_b_day": "¿Tiene alguna idea creativa para el cumpleaños de un niño de 10 años?",
"com_ui_example_http_in_js": "¿Cómo hago una solicitud HTTP en Javascript?",
"com_ui_example_quantum_computing": "Explique la computación cuántica en términos sencillos",
"com_ui_examples": "Ejemplos",
"com_ui_experimental": "Funciones Experimentales",
"com_ui_export_convo_modal": "Exportar Conversación",
"com_ui_field_required": "Este campo es obligatorio",
"com_ui_filter_prompts_name": "Filtrar prompts por nombre",
"com_ui_finance": "Finanzas",
"com_ui_fork": "Bifurcar",
"com_ui_fork_all_target": "Incluir todo desde/hacia aquí",
"com_ui_fork_branches": "Incluir ramas relacionadas",
"com_ui_fork_change_default": "Opción de bifurcación predeterminada",
"com_ui_fork_default": "Utilizar opción de bifurcación predeterminada",
"com_ui_fork_error": "Hubo un error al bifurcar la conversación",
"com_ui_fork_from_message": "Seleccione una opción de bifurcación",
"com_ui_fork_info_1": "com_ui_fork_info_1: 'Utilice esta configuración para bifurcar los mensajes con el comportamiento deseado.'",
"com_ui_fork_info_2": "\"Bifurcar\" se refiere a crear una nueva conversación que comienza/termina desde mensajes específicos en la conversación actual, creando una copia según las opciones seleccionadas.",
"com_ui_fork_info_3": "El término \"mensaje objetivo\" se refiere ya sea al mensaje desde el cual se abrió este popup, o, si marca \"{{0}}\", al último mensaje en la conversación.",
"com_ui_fork_info_branches": "Esta opción bifurca los mensajes visibles, junto con las ramas relacionadas; en otras palabras, la ruta directa hacia el mensaje objetivo, incluyendo las ramas a lo largo de esa ruta.",
"com_ui_fork_info_remember": "Marque esta opción para recordar las preferencias que seleccione para su uso futuro, lo que agilizará la bifurcación de conversaciones según sus preferencias.",
"com_ui_fork_info_start": "Si se marca, la bifurcación comenzará desde este mensaje hasta el último mensaje de la conversación, según el comportamiento seleccionado anteriormente.",
"com_ui_fork_info_target": "Esta opción bifurca todos los mensajes que conducen al mensaje objetivo, incluyendo sus vecinos; en otras palabras, se incluyen todas las ramas de mensajes, ya sean visibles o no, o estén en el mismo camino.",
"com_ui_fork_info_visible": "Esta opción bifurca únicamente los mensajes visibles; es decir, la ruta directa hacia el mensaje objetivo, sin ninguna ramificación.",
"com_ui_fork_processing": "Bifurcando conversación...",
"com_ui_fork_remember": "Recuerde",
"com_ui_fork_remember_checked": "Su selección se recordará después de utilizarla. Puede cambiar esta opción en cualquier momento en la configuración.",
"com_ui_fork_split_target": "Iniciar bifurcación aquí",
"com_ui_fork_split_target_setting": "Iniciar bifurcación desde el mensaje objetivo de forma predeterminada",
"com_ui_fork_success": "Se ha bifurcado la conversación con éxito",
"com_ui_fork_visible": "Mostrar únicamente mensajes visibles",
"com_ui_go_to_conversation": "Ir a la conversación",
"com_ui_happy_birthday": "¡Es mi primer cumpleaños!",
"com_ui_hide_prompt_templates": "Ocultar Plantillas de Prompt",
"com_ui_host": "Host",
"com_ui_idea": "Ideas",
"com_ui_image_gen": "Gen Imágenes",
"com_ui_import_conversation": "Importar",
"com_ui_import_conversation_error": "Hubo un error al importar tus chats",
"com_ui_import_conversation_file_type_error": "com_ui_import_conversation_file_type_error: Tipo de archivo no compatible para importar",
"com_ui_import_conversation_info": "Importar chats de un archivo JSON",
"com_ui_import_conversation_success": "Chats importados exitosamente",
"com_ui_include_shadcnui": "Incluir instrucciones de componentes shadcn/ui",
"com_ui_input": "Entrada",
"com_ui_instructions": "Instrucciones",
"com_ui_latest_footer": "IA para todos.",
"com_ui_librechat_code_api_key": "Obtenga su clave API del Intérprete de Código de LibreChat",
"com_ui_librechat_code_api_subtitle": "Seguro. Multilenguaje. Archivos de entrada/salida.",
"com_ui_librechat_code_api_title": "Ejecutar Código IA",
"com_ui_limitation_harmful_biased": "Ocasionalmente puede producir instrucciones dañinas o contenido sesgado",
"com_ui_limitation_incorrect_info": "Ocasionalmente puede generar información incorrecta",
"com_ui_limitation_limited_2021": "Conocimiento limitado del mundo y eventos posteriores a 2021",
"com_ui_limitations": "Limitaciones",
"com_ui_llm_menu": "Menú de LLM",
"com_ui_llms_available": "Modelos LLM disponibles",
"com_ui_loading": "Cargando...",
"com_ui_locked": "Bloqueado",
"com_ui_logo": "Logotipo de {{0}}",
"com_ui_manage": "Administrar",
"com_ui_max_tags": "El número máximo permitido es {{0}}, utilizando los valores más recientes.",
"com_ui_mention": "Menciona un punto de conexión, asistente o preconfiguración para cambiar rápidamente a él.",
"com_ui_min_tags": "No se pueden eliminar más valores, se requiere un mínimo de {{0}}.",
"com_ui_misc": "Varios",
"com_ui_model": "Modelo",
"com_ui_model_parameters": "Parámetros del Modelo",
"com_ui_model_save_success": "Los parámetros del modelo se han guardado correctamente",
"com_ui_more_info": "Más información",
"com_ui_more_options": "Más",
"com_ui_my_prompts": "Mis Prompts",
"com_ui_name": "Nombre",
"com_ui_new_chat": "Nuevo Chat",
"com_ui_new_footer": "Todas las conversaciones de IA en un mismo lugar.",
"com_ui_next": "Sig",
"com_ui_no": "No",
"com_ui_no_bookmarks": "Parece que aún no tiene marcadores. Haga clic en un chat y agregue uno nuevo",
"com_ui_no_category": "Sin categoría",
"com_ui_no_changes": "No hay cambios para actualizar",
"com_ui_no_conversation_id": "No se encontró el ID de la conversación",
"com_ui_no_prompt_description": "No se encontró descripción.",
"com_ui_no_terms_content": "No hay contenido de términos y condiciones para mostrar",
"com_ui_none_selected": "No se ha seleccionado ninguno",
"com_ui_nothing_found": "No se encontró nada",
"com_ui_of": "de",
"com_ui_off": "Desactivado",
"com_ui_on": "Encendido",
"com_ui_page": "Página",
"com_ui_pay_per_call": "Todas las conversaciones de IA en un mismo lugar. Pague por llamada y no por mes",
"com_ui_prev": "Ant",
"com_ui_preview": "Previsualizar",
"com_ui_privacy_policy": "Política de privacidad",
"com_ui_privacy_policy_url": "URL de la Política de Privacidad",
"com_ui_prompt": "Prompt",
"com_ui_prompt_already_shared_to_all": "Este prompt ya está compartido con todos los usuarios",
"com_ui_prompt_name": "Nombre del Prompt",
"com_ui_prompt_name_required": "El nombre del prompt es obligatorio",
"com_ui_prompt_preview_not_shared": "El autor no ha permitido la colaboración para este prompt",
"com_ui_prompt_shared_to_all": "Este prompt es compartido con todos los usuarios",
"com_ui_prompt_templates": "Plantillas de Prompt",
"com_ui_prompt_text": "Texto",
"com_ui_prompt_text_required": "El texto es obligatorio",
"com_ui_prompt_update_error": "Hubo un error al actualizar el prompt",
"com_ui_prompts": "Indicaciones",
"com_ui_prompts_allow_create": "Permitir crear Prompts",
"com_ui_prompts_allow_share_global": "Permitir compartir plantillas con todos los usuarios",
"com_ui_prompts_allow_use": "Permitir uso de Prompts",
"com_ui_provider": "Proveedor",
"com_ui_read_aloud": "Leer en voz alta",
"com_ui_regenerate": "Regenerar",
"com_ui_region": "Región",
"com_ui_rename": "Renombrar",
"com_ui_renaming_var": "Renombrando \"{{0}}\"",
"com_ui_reset_var": "Restablecer {{0}}",
"com_ui_result": "Resultado",
"com_ui_revoke": "Revocar",
"com_ui_revoke_info": "Revocar todas las credenciales proporcionadas por el usuario",
"com_ui_revoke_key_confirm": "¿Está seguro de que desea revocar esta clave?",
"com_ui_revoke_key_endpoint": "Revocar clave para {{0}}",
"com_ui_revoke_keys": "Revocar Claves",
"com_ui_revoke_keys_confirm": "¿Está seguro de que desea revocar todas las claves?",
"com_ui_role_select": "Rol",
"com_ui_roleplay": "Interpretación de rol",
"com_ui_run_code": "Ejecutar código",
"com_ui_run_code_error": "Se produjo un error al ejecutar el código",
"com_ui_save": "Guardar",
"com_ui_save_submit": "Guardar y Enviar",
"com_ui_saved": "¡Guardado!",
"com_ui_schema": "Esquema",
"com_ui_search_categories": "Buscar Categorías",
"com_ui_select": "Seleccionar",
"com_ui_select_a_category": "Ninguna categoría seleccionada",
"com_ui_select_file": "Seleccionar un archivo",
"com_ui_select_model": "Seleccionar un modelo",
"com_ui_select_provider": "Seleccionar un proveedor",
"com_ui_select_provider_first": "Seleccione un proveedor primero",
"com_ui_select_region": "Seleccionar una región",
"com_ui_select_search_model": "Buscar modelo por nombre",
"com_ui_select_search_plugin": "Buscar plugin por nombre",
"com_ui_select_search_provider": "Buscar proveedor por nombre",
"com_ui_select_search_region": "Buscar región por nombre",
"com_ui_share": "Compartir",
"com_ui_share_create_message": "Tu nombre y cualquier mensaje que agregues después de compartir se mantendrán privados.",
"com_ui_share_created_message": "Se ha creado un enlace compartido para tu chat. Gestiona los chats compartidos anteriormente en cualquier momento a través de Configuración.",
"com_ui_share_delete_error": "Hubo un error al eliminar el enlace compartido.",
"com_ui_share_error": "Hubo un error al compartir el enlace del chat",
"com_ui_share_link_to_chat": "Compartir enlace en el chat",
"com_ui_share_retrieve_error": "Hubo un error al eliminar el enlace compartido.",
"com_ui_share_to_all_users": "Compartir con todos los usuarios",
"com_ui_share_update_message": "Tu nombre, instrucciones personalizadas y cualquier mensaje que agregues después de compartir se mantendrán privados.",
"com_ui_share_updated_message": "Se ha actualizado un enlace compartido para tu chat. Gestiona los chats compartidos anteriormente en cualquier momento a través de Configuración.",
"com_ui_share_var": "Compartir {{0}}",
"com_ui_shared_link_not_found": "Enlace compartido no encontrado",
"com_ui_shared_prompts": "Prompts Compartidos",
"com_ui_shop": "Tienda",
"com_ui_show_all": "Mostrar Todo",
"com_ui_showing": "Mostrando",
"com_ui_simple": "Simple",
"com_ui_size": "Tamaño",
"com_ui_special_variables": "Variables especiales:",
"com_ui_special_variables_info": "Utilice `{{current_date}}` para la fecha actual y `{{current_user}}` para su nombre de cuenta asignado.",
"com_ui_speech_while_submitting": "No se puede enviar un mensaje de voz mientras se está generando una respuesta",
"com_ui_stop": "Detener",
"com_ui_storage": "Almacenamiento",
"com_ui_submit": "Enviar",
"com_ui_success": "Éxito",
"com_ui_teach_or_explain": "Enseñanza y Aprendizaje",
"com_ui_terms_and_conditions": "Términos y Condiciones",
"com_ui_terms_of_service": "Términos de servicio",
"com_ui_tools": "Herramientas",
"com_ui_travel": "Viajes",
"com_ui_unarchive": "Desarchivar",
"com_ui_unarchive_error": "Error al desarchivar la conversación",
"com_ui_unknown": "Desconocido",
"com_ui_update": "Actualizar",
"com_ui_upload": "Subir",
"com_ui_upload_code_files": "Subir archivo para el Intérprete de Código",
"com_ui_upload_delay": "La carga de \"{{0}}\" está tomando más tiempo del esperado. Espere mientras el archivo termina de indexarse para su recuperación.",
"com_ui_upload_error": "Hubo un error al subir su archivo",
"com_ui_upload_file_search": "Subir para búsqueda de archivos",
"com_ui_upload_files": "Subir archivos",
"com_ui_upload_image": "Subir una imagen",
"com_ui_upload_image_input": "Subir imagen",
"com_ui_upload_invalid": "Archivo no válido para subir. Debe ser una imagen que no exceda el límite",
"com_ui_upload_invalid_var": "Archivo inválido para subir. Debe ser una imagen que no exceda los {{0}} MB",
"com_ui_upload_success": "Archivo subido con éxito",
"com_ui_upload_type": "Seleccionar tipo de carga",
"com_ui_use_micrphone": "Usar micrófono",
"com_ui_use_prompt": "Usar prompt",
"com_ui_variables": "Variables",
"com_ui_variables_info": "Utilice llaves dobles en su texto para crear variables, por ejemplo `{{variable de ejemplo}}`, para completarlas posteriormente al usar el prompt.",
"com_ui_version_var": "Versión {{0}}",
"com_ui_versions": "Versiones",
"com_ui_write": "Escritura",
"com_ui_yes": "Sí",
"com_ui_zoom": "Zoom",
"com_user_message": "Usted",
"com_warning_resubmit_unsupported": "No se admite el reenvío del mensaje de IA para este punto de conexión."
}

View file

@ -0,0 +1,628 @@
{
"com_assistants_actions": "Toiminnot",
"com_assistants_actions_disabled": "Avustaja täytyy luoda ennen toimintojen lisäämistä",
"com_assistants_actions_info": "Salli Avustajalle Tiedonhaku tai Toimintojen suorittaminen API-kutsujen kautta",
"com_assistants_add_actions": "Lisää Toimintoja",
"com_assistants_add_tools": "Lisää Työkaluja",
"com_assistants_append_date": "Lisää nykyinen päivämäärä ja aika",
"com_assistants_append_date_tooltip": "Kun käytössä, nykyinen asiakkaan päivämäärä ja aika lisätään avustajan järjestelmäohjeisiin.",
"com_assistants_available_actions": "Käytettävissä olevat Toiminnot",
"com_assistants_capabilities": "Kyvykkyydet",
"com_assistants_code_interpreter": "Kooditulkki",
"com_assistants_code_interpreter_files": "Seuraavat tiedostot ovat vain Kooditulkin käytettävissä:",
"com_assistants_completed_action": "Puhuttiin {{0}}:lle",
"com_assistants_completed_function": "Suoritettiin {{0}}",
"com_assistants_create_error": "Avustajan luonnissa tapahtui virhe.",
"com_assistants_create_success": "Luonti onnistui",
"com_assistants_delete_actions_error": "Toiminnon poistamisessa tapahtui virhe.",
"com_assistants_delete_actions_success": "Toiminto poistettiin Avustajalta onnistuneesti",
"com_assistants_description_placeholder": "Valinnainen: Kuvaus Avustajasta",
"com_assistants_domain_info": "Avustaja lähetti tiedon tänne: {{0}}",
"com_assistants_file_search": "Tiedostohaku",
"com_assistants_file_search_info": "Vektoritietokannan liittämistä tiedostohakuun ei vielä tueta. Voit liittää ne rajapinnan palveluntarjoajan käyttöliittymän kautta, tai liittää tiedostoja viesteihin keskusteluketjupohjaisesti.",
"com_assistants_function_use": "Avustaja käytti: {{0}}",
"com_assistants_image_vision": "Kuvanäkö",
"com_assistants_instructions_placeholder": "Avustajan käyttämät järjestelmäohjeet",
"com_assistants_knowledge": "Tiedot",
"com_assistants_knowledge_disabled": "Avustaja täytyy ensin luoda, ja Kooditulkki tai Tiedonhaku täytyy olla päällä ja asetukset tallennettuna, ennen kuin tiedostoja voidaan ladata Tietoihin.",
"com_assistants_knowledge_info": "Jos lataat tiedostoja Tietoihin, Avustajasi kanssa käytyihin keskusteluihin voi tulla niiden sisältöä.",
"com_assistants_name_placeholder": "Valinnainen: Avustajan nimi",
"com_assistants_non_retrieval_model": "Tiedostohaku ei ole käytössä tässä mallissa. Valitse toinen malli.",
"com_assistants_retrieval": "Tiedonhaku",
"com_assistants_running_action": "Suoritetaan toimintoa",
"com_assistants_search_name": "Hae Avustajia nimen perusteella",
"com_assistants_update_actions_error": "Toiminnon luomisessa tai päivittämisessä tapahtui virhe.",
"com_assistants_update_actions_success": "Toiminto luotiiin tai päivitettiin onnistuneesti",
"com_assistants_update_error": "Avustajan päivittämisessä tapahtui virhe.",
"com_assistants_update_success": "Päivitys onnistui",
"com_auth_already_have_account": "Käyttäjätilisi on jo luotu?",
"com_auth_back_to_login": "Palaa kirjautumiseen",
"com_auth_click": "Napauta",
"com_auth_click_here": "Napauta tästä",
"com_auth_continue": "Jatka",
"com_auth_create_account": "Luo tili",
"com_auth_discord_login": "Jatka Discordilla",
"com_auth_email": "Sähköposti",
"com_auth_email_address": "Sähköpostiosoite Email address",
"com_auth_email_max_length": "Sähköpostiosoitteen ei pitäisi olla 120 merkkiä pidempi",
"com_auth_email_min_length": "Sähköpostiosoitteen on oltava vähintään 6 merkkiä pitkä",
"com_auth_email_pattern": "Sähköpostiosoite on syötettävä oikeassa muodossa",
"com_auth_email_required": "Sähköposti on pakollinen",
"com_auth_email_resend_link": "Lähetä sähköposti uudestaan",
"com_auth_email_resent_failed": "Varmennussähköpostin uudelleenlähetys epäonnistui",
"com_auth_email_resent_success": "Varmennussähköpostin uudelleenlähetys onnistui",
"com_auth_email_verification_failed": "Sähköpostin varmentaminen epäonnistui",
"com_auth_email_verification_failed_token_missing": "Varmennus epäonnistui tunnisteen puuttumisen vuoksi",
"com_auth_email_verification_in_progress": "Varmennetaan sähköpostia. Ole hyvä ja odota.",
"com_auth_email_verification_invalid": "Sähköpostin varmentaminen ei voimassa",
"com_auth_email_verification_rate_limited": "Liian monta yritystä. Kokeile myöhemmin uudestaan",
"com_auth_email_verification_redirecting": "Uudelleenohjataan {{0}} sekunnissa...",
"com_auth_email_verification_resend_prompt": "Sähköposti ei saapunut perille?",
"com_auth_email_verification_success": "Sähköposti varmennettu",
"com_auth_error_create": "Tilin rekisteröinnissä tapahtui virhe. Yritä uudestaan.",
"com_auth_error_invalid_reset_token": "Tämä salasanan uusimistunniste ei ole enää voimassa.",
"com_auth_error_login": "Kirjautuminen annetuilla tiedoilla ei onnistunut. Tarkista kirjautumistiedot, ja yritä uudestaan.",
"com_auth_error_login_ban": "Tilisi on väliaikaisesti suljettu palvelun sääntöjen rikkomisesta.",
"com_auth_error_login_rl": "Liian monta kirjautumisyritystä lyhyen ajan sisällä. Yritä myöhemmin uudestaan.",
"com_auth_error_login_server": "Tapahtui sisäinen palvelinvirhe. Odota hetki, ja yritä uudestaan.",
"com_auth_error_login_unverified": "Tiliäsi ei ole vahvistettu. Vahvistuslinkin pitäisi löytyä sähköposteistasi.",
"com_auth_facebook_login": "Jatka Facebookilla",
"com_auth_full_name": "Koko nimi",
"com_auth_github_login": "Jatka Githubilla",
"com_auth_google_login": "Jatka Googlella",
"com_auth_here": "TÄTÄ",
"com_auth_login": "Kirjaudu",
"com_auth_login_with_new_password": "Voit nyt kirjautua uudella salasanallasi.",
"com_auth_name_max_length": "Nimi voi olla enintään 80 merkkiä pitkä",
"com_auth_name_min_length": "Nimessä on oltava vähintään 3 merkkiä",
"com_auth_name_required": "Nimi on pakollinen",
"com_auth_no_account": "Ei tunnusta?",
"com_auth_password": "Salasana",
"com_auth_password_confirm": "Vahvista salasana",
"com_auth_password_forgot": "Salasana unohtunut?",
"com_auth_password_max_length": "Salasana voi olla enintään 128 merkkiä",
"com_auth_password_min_length": "Salasanan on oltava vähintään 8 merkkiä pitkä",
"com_auth_password_not_match": "Salasanat eivät täsmää",
"com_auth_password_required": "Salasana on pakollinen",
"com_auth_registration_success_generic": "Tarkista sähköpostisi sähköpostiosoitteen vahvistamiseksi.",
"com_auth_registration_success_insecure": "Rekisteröityminen onnistui.",
"com_auth_reset_password": "Aseta uusi salasana",
"com_auth_reset_password_email_sent": "Jos käyttäjä on rekisteröitynyt, salasanan vaihto-ohjeet lähetetään hänelle sähköpostitse.",
"com_auth_reset_password_if_email_exists": "Jos kyseiselle sähköpostiosoitteelle löytyy käyttäjätili, siihen lähetetään sähköposti joka sisältää ohjeet salasanan uusimiseen. Tarkistathan myös roskapostikansion.",
"com_auth_reset_password_link_sent": "Sähköposti lähetetty",
"com_auth_reset_password_success": "Salasanan asettaminen onnistui",
"com_auth_sign_in": "Kirjaudu",
"com_auth_sign_up": "Rekisteröidy",
"com_auth_submit_registration": "Lähetä rekisteröityminen",
"com_auth_to_reset_your_password": "asettaaksesi uuden salasanan.",
"com_auth_to_try_again": "kokeillaksesi uudestaan.",
"com_auth_username": "Käyttäjänimi (valinnainen)",
"com_auth_username_max_length": "Käyttäjänimi voi olla enintään 20 merkkiä pitkä",
"com_auth_username_min_length": "Käyttäjänimessä on oltava vähintään 2 merkkiä",
"com_auth_username_required": "Käyttäjänimi on pakollinen",
"com_auth_welcome_back": "Tervetuloa takaisin",
"com_endpoint": "Päätepiste",
"com_endpoint_agent": "Agentti",
"com_endpoint_agent_model": "Agenttimalli (Suositus: GPT-3.5)",
"com_endpoint_anthropic_custom_name_placeholder": "Aseta mukautettu nimi Anthropicille",
"com_endpoint_anthropic_maxoutputtokens": "Vastauksen maksimi-tokenmäärä. valitse pienempi arvo, jos haluat lyhyempiä vastauksia, ja korkeampi arvo, jos haluat pidempiä vastauksia.",
"com_endpoint_anthropic_temp": "Vaihteluväli on 0 - 1. Käytä lähempänä nollaa olevaa lämpötilaa analyyttisiin tai monivalintatehtäviin, ja lähempänä yhtä luoviin ja generatiivisiin tehtäviin. Suosittelemme, että muokkaat tätä tai Top P:tä, mutta ei molempia.",
"com_endpoint_anthropic_topk": "Top-k vaikuttaa siihen, miten malli valitsee tokeineita tulokseen. Jos Top-k on 1, valitaan se token, joka on kaikkien todennäköisen mallin sanastossa (tunnetaan myös nimellä ahne dekoodaus), kun taas top-k 3 tarkoittaisi, että seuraavat token valitaan 3 todennäköisimmän tokenin joukosta, lämpötilaa hyödyntäen.",
"com_endpoint_anthropic_topp": "Top-P vaikuttaa siihen kuinka malli valitsee tokeneita tulokseen. Tokenit valitaan top-k:sta (ks. Top-k -parametri) todennäköisimmistä vähiten todennäköseen, kunnes niiden todennäköisyyksien summa ylittää Top-P -arvon.",
"com_endpoint_assistant": "Avustaja",
"com_endpoint_assistant_model": "Avustajan malli",
"com_endpoint_assistant_placeholder": "Valitse Avustaja oikeanpuoleisesta sivupalkista",
"com_endpoint_bing_context_placeholder": "Bing voi käyttää jopa 7000 tokenia keskustelussa viittausympäristönä käytettyä 'kontekstia' varten. Tarkka raja ei ole tiedossa, mutta yli 7000 tokenia käyttäessä voi esiintyä virheitä.",
"com_endpoint_bing_enable_sydney": "Ota Sydney käyttöön",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "VAROITUS: Tämän ominaisuuden väärinkäyttö saattaa johtaa Bingin KÄYTTÖKIELTOON! Napauta 'Järjestelmäviestiä', niin saat täydet ohjeet ja oletusviestin (jos jätetty pois), mikä on turvalliseksi katsottu 'Sydney'-esiasetus.",
"com_endpoint_bing_to_enable_sydney": "Ottaaksesi Sydneyn käyttöön",
"com_endpoint_completion": "Vastaus",
"com_endpoint_completion_model": "Vastausmalli (Suositus: GPT-4)",
"com_endpoint_config_click_here": "Napauta tästä",
"com_endpoint_config_google_api_info": "Saadaksesi Generative Language API -avaimesi (Gemini:a varten),",
"com_endpoint_config_google_api_key": "Google API Key",
"com_endpoint_config_google_cloud_platform": "(Google Cloud Platform:ista)",
"com_endpoint_config_google_gemini_api": "(Gemini API)",
"com_endpoint_config_google_service_key": "Google Service Account Key",
"com_endpoint_config_key": "Aseta API-avain",
"com_endpoint_config_key_chatgpt": "Saadaksesi pääsytunnuksesi ChatGPT:n 'ilmaisversiota' varten, kirjaudu",
"com_endpoint_config_key_chatgpt_copy_token": "Kopioi pääsytunnus.",
"com_endpoint_config_key_chatgpt_then_visit": "sitten vieraile",
"com_endpoint_config_key_edge_full_key_string": "saadaksesi täydet evästemerkkijonot.",
"com_endpoint_config_key_edge_instructions": "ohjeita",
"com_endpoint_config_key_encryption": "Avaimesi salataan ja poistetaan: ",
"com_endpoint_config_key_expiry": "vanhenemisaika",
"com_endpoint_config_key_for": "Aseta API-avain:",
"com_endpoint_config_key_get_edge_key": "Saadaksisi pääsytunnuksesi Bingiä varten, kirjaudu",
"com_endpoint_config_key_get_edge_key_dev_tool": "Käytä kehitystyökaluja ja lisäosaa sivustolle kirjautuneena _U -evästeen kopioimiseen. Jos tämä ei toimi, seuraa näitä",
"com_endpoint_config_key_google_need_to": "Sinun täytyy",
"com_endpoint_config_key_google_service_account": "Luo Palvelutili (Service Account)",
"com_endpoint_config_key_google_vertex_ai": "sallia Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API Google Cloud:issa, sitten",
"com_endpoint_config_key_google_vertex_api_role": "Muista napauttaa 'Create and Continue' jotta saat ainakin 'Vertex AI User' -roolin. Lopuksi luo JSON-avain tänne tuotavaksi.",
"com_endpoint_config_key_import_json_key": "Tuo palveluosoitteen JSON-avain.",
"com_endpoint_config_key_import_json_key_invalid": "Virheellinen palveluosoitteen JSON-avain. Toitko oikean tiedoston?",
"com_endpoint_config_key_import_json_key_success": "Palveluosoitteetn JSON-avain tuotu onnistuneesti",
"com_endpoint_config_key_name": "Avain",
"com_endpoint_config_key_name_placeholder": "Aseta ensin API-avain",
"com_endpoint_config_key_never_expires": "Avaimesi ei koskaan vanhene",
"com_endpoint_config_placeholder": "Keskustellaksesi aseta avaimesi Ylätunnistevalikossa.",
"com_endpoint_config_value": "Aseta arvo:",
"com_endpoint_context": "Konteksti",
"com_endpoint_context_info": "Kontekstia varten käytettävien tokeneiden maksimimäärä. Käytä tätä pyyntökohtaisten token-määrien hallinnointiin. Jos tätä ei määritetä, käytössä ovat järjestelmän oletusarvot perustuen tiedossa olevien mallien konteksti-ikkunoiden kokoon. Korkeamman arvon asettaminen voi aiheuttaa virheitä tai korkeamman token-hinnan.",
"com_endpoint_context_tokens": "Konteksti-tokenien maksimimäärä",
"com_endpoint_custom_name": "Mukautettu nimi",
"com_endpoint_default": "oletus",
"com_endpoint_default_blank": "oletus: tyhjä",
"com_endpoint_default_creative": "oletus: creative",
"com_endpoint_default_empty": "oletus: tyhjä",
"com_endpoint_default_false": "oletus: false",
"com_endpoint_default_with_num": "oletus: {{0}}",
"com_endpoint_disabled_with_tools": "poissa käytöstä työkalujan kanssa",
"com_endpoint_disabled_with_tools_placeholder": "Poissa käytössä Työkalut valittuna",
"com_endpoint_examples": " Esiasetukset",
"com_endpoint_export": "Vie",
"com_endpoint_export_share": "Vie/Jaa",
"com_endpoint_frequency_penalty": "Esiintymistiheysrangaistus",
"com_endpoint_func_hover": "Salli lisäosien käyttö OpenAI-toimintoina",
"com_endpoint_google_custom_name_placeholder": "Aseta Googlelle mukautettu nimi",
"com_endpoint_google_maxoutputtokens": "Maksimimäärä tokeneillre, joita generoidaan tulokseen. Valitse pienempi arvo saadaksesi lyhyempiä vastauksia, ja suurempi arvo pitkiä vastauksia varten.",
"com_endpoint_google_temp": "Korkeampi arvo = satunnaisempi; matalampi arvo = keskittyneempi ja deterministisempi. Suosittelemme, että muokkaat tätä tai Top P:tä, mutta ei molempia.",
"com_endpoint_google_topk": "Top-k vaikuttaa siihen, miten malli valitsee tokeineita tulokseen. Jos Top-k on 1, valitaan se token, joka on kaikkien todennäköisen mallin sanastossa (tunnetaan myös nimellä ahne dekoodaus), kun taas top-k 3 tarkoittaisi, että seuraavat token valitaan 3 todennäköisimmän tokenin joukosta, lämpötilaa hyödyntäen.",
"com_endpoint_google_topp": "Top-P vaikuttaa siihen kuinka malli valitsee tokeneita tulokseen. Tokenit valitaan top-k:sta (ks. Top-k -parametri) todennäköisimmistä vähiten todennäköseen, kunnes niiden todennäköisyyksien summa ylittää Top-P -arvon.",
"com_endpoint_hide": "Piilota",
"com_endpoint_import": "Tuo",
"com_endpoint_instructions_assistants": "Yliaja ohjeet",
"com_endpoint_instructions_assistants_placeholder": "Yliajaa Avustajan ohjeet. Tätä voi hyödyntää käytöksen muuttamiseen keskustelukohtaisesti.",
"com_endpoint_max_output_tokens": "Tulos-tokeneiden maksimimäärä",
"com_endpoint_message": "Vastaanottajana",
"com_endpoint_message_not_appendable": "Muokkaa viestiäsi tai Luo uudestaan.",
"com_endpoint_messages": "Viestit",
"com_endpoint_my_preset": "Esiasetukseni",
"com_endpoint_new_topic": "Uusi aihe",
"com_endpoint_no_presets": "Ei vielä esiasetuksia. Käytä Asetukset-painiketta luodaksesi esiasetuksen.",
"com_endpoint_not_available": "Päätepistettä ei ole tarjolla",
"com_endpoint_not_implemented": "Ei toteutettu",
"com_endpoint_open_menu": "Avaa valikko",
"com_endpoint_openai_custom_name_placeholder": "Anna tekoälylle mukautettu nimi",
"com_endpoint_openai_detail": "Kuvatarkkuus Vision-pyynnöille. \"Matala\" on halvempi ja nopeampi, \"Korkea\" on yksityiskohtaisempi ja kalliimpi, ja \"Auto\" valitsee näiden välillä automaattisesti kuvan koon perusteella.",
"com_endpoint_openai_freq": "Lukuarvo väliltä -2.0 - 2.0. Positiiviset arvot rankaisevat uusia tokeneita perustuen niiden esiintymistiheyteen siihen mennessä luodussa tekstissä, mikä vähentää todennäköisyyttä, että malli toistaa saman rivin täsmälleen samanlaisena.",
"com_endpoint_openai_max": "Luotavien tokeneiden maksimimäärä. Mallin konteksti-ikkuna rajoittaa syötteiden ja vastausten kokonaispituutta.",
"com_endpoint_openai_max_tokens": "Valinnainen 'max_tokens' -kenttä, joka kuvaa keskustelun vastauksessa generoitujen tokeneiden maksimimäärää. Syötteen ja vastauksen kokonaispituutta rajoittaa mallin konteksti-ikkuna. Konteksti -ikkunan koon ylittämisestä voi seurata virheitä.",
"com_endpoint_openai_pres": "Lukuarvo väliltä -2.0 - 2.0. Positiiviset arvot rankaisevat uusia tokeneita perustuen niiden esiintymiseen siihen mennessä luodussa tekstissä, ja lisäävät todennäköisyyttä että malli aloittaa uuden aiheen.",
"com_endpoint_openai_prompt_prefix_placeholder": "Aseta mukautetut ohjeet Järjestelmäohjeisiin sisällytettäväksi. Oletus: tyhjä",
"com_endpoint_openai_resend": "Lähetä uudestaan kaikki aiemmin liitetyt kuvat. Huom: tämä voi lisätä token-kustannuksia huomattavasti, ja useiden kuvien käsittelystä kerralla voi seurata virheitä.",
"com_endpoint_openai_resend_files": "Lähetä uudestaan kaikki aiemmin liitetyt tiedostot. Huom: tämä lisää token-kustannuksia, ja useiden tiedostojen käsittelystä kerralla voi seurata virheitä.",
"com_endpoint_openai_stop": "Enintään 4 sekvenssiä, joiden kohdalla API lopettaa tokenien luomisen.",
"com_endpoint_openai_temp": "Korkeampi arvo = satunnaisempi; matalampi arvo = keskittyneempi ja deterministisempi. Suosittelemme, että muokkaat tätä tai Top P:tä, mutta ei molempia.",
"com_endpoint_openai_topp": "Vaihtoehto lämpötilapohjaiselle otannalle, ydinotanta, valitsee tokeneita Top P -todennäköisyysmassasta. Esimerkiksi arvo 0.1 tarkoittaa että vain top 10% tokeneista todennäköisyysmassassa huomioidaan. Suosittelemme, että muokkaat tätä tai lämpötilaa, mutta ei molempia.",
"com_endpoint_output": "Tulos",
"com_endpoint_plug_image_detail": "Kuvan yksityiskohdat",
"com_endpoint_plug_resend_files": "Lähetä tiedostot uudestaan",
"com_endpoint_plug_resend_images": "Lähetä kuvat uudestaan",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Aseta mukautetut ohjeet Järjestelmäohjeisiin liitettäviksi. Oletus: tyhjä",
"com_endpoint_plug_skip_completion": "Ohita Vastaus",
"com_endpoint_plug_use_functions": "Käytä Toimintoja",
"com_endpoint_presence_penalty": "Esiintymisrangaistus",
"com_endpoint_preset": "esiasetus",
"com_endpoint_preset_clear_all_confirm": "Haluatko varmasti poistaa kaikki esiasetuksesi?",
"com_endpoint_preset_default": "on nyt oletus-esiasetus.",
"com_endpoint_preset_default_item": "Oletus:",
"com_endpoint_preset_default_none": "Oletus-esiasetusta ei ole käytössä",
"com_endpoint_preset_default_removed": " ei ole enää oletus-esiasetus.",
"com_endpoint_preset_delete_confirm": "Haluatko varmasti poistaa nämä esiasetukset?",
"com_endpoint_preset_delete_error": "Esiasetuksen poistossa tapahtui virhe. Yritä uudestaan.",
"com_endpoint_preset_import": "Esiasetus tuotu!",
"com_endpoint_preset_import_error": "Esiasetuksen tuonnissa tapahtui virhe. Yritä uudestaan.",
"com_endpoint_preset_name": "Esiasetuksen nimi",
"com_endpoint_preset_save_error": "Esiasetuksen tallennuksessa tapahtui virhe. Yritä uudestaan.",
"com_endpoint_preset_selected": "Esiasetus käytössä!",
"com_endpoint_preset_selected_title": "Käytössä!",
"com_endpoint_preset_title": "Esiasetus",
"com_endpoint_presets": "esiasetukset",
"com_endpoint_presets_clear_warning": "Haluatko varmasti tyhjentää kaikki esiasetukset? Tätä toimintoa ei voi perua.",
"com_endpoint_prompt_prefix": "Mukautetut ohjeet",
"com_endpoint_prompt_prefix_assistants": "Lisäohjeet",
"com_endpoint_prompt_prefix_assistants_placeholder": "Anna lisäohjeita tai kontekstia Avustajan pääohjeiden lisäksi. Set additional instructions or context on top of the Assistant's main instructions. Jätetään huomiotta, jos tyhjä.",
"com_endpoint_prompt_prefix_placeholder": "Aseta mukautetut ohjeet tai konteksti. Jätetään huomiotta, jos tyhjä.",
"com_endpoint_save_as_preset": "Tallenna esiasetukseksi",
"com_endpoint_save_convo_as_preset": "Tallenna keskustelu esiasetukseksi",
"com_endpoint_set_custom_name": "Aseta mukautettu nimi, jotta esiasetus olisi helpompi löytää",
"com_endpoint_show": "Näytä",
"com_endpoint_show_what_settings": "Näytä {{0}} asetusta",
"com_endpoint_skip_hover": "Mahdollista vastausaskeleen ohitus, joka mahdollistaa lopuulisen vastauksen ja generoitujen askeleiden tarkastelun",
"com_endpoint_stop": "Pysäytyssekvenssit",
"com_endpoint_stop_placeholder": "Erota arvot toisistaan rivinvaihdoilla",
"com_endpoint_system_message": "Järjestelmäviesti",
"com_endpoint_temperature": "Lämpötila",
"com_endpoint_token_count": "Token-määrä",
"com_endpoint_tone_style": "Tyylisävy",
"com_endpoint_top_k": "Top k",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "Käytä aktiivista Avustajaa",
"com_endpoint_view_options": "Katseluvaihtoehdot",
"com_error_expired_user_key": "{{0}} varten annettu avain vanheni {{1}}. Syötä uusi avain ja yritä uudestaan.",
"com_error_invalid_user_key": "Avain ei kelpaa. Lisää toimiva avain ja yritä uudestaan.",
"com_error_moderation": "Näyttää siltä, että moderointijärjestelmämme merkitsi lähetetyn sisällön yhteisön sääntöjen vastaisiksi. Emme voi jatkaa tämän aiheen käsittelyä. Jos sinulla on muita kysymyksiä tai aiheita joita haluaisit käsitellä, ole hyvä ja muokkaa viestiäsi, tai aloita uusi keskustelu.",
"com_error_no_base_url": "Base URL puuttuu. Syötä URL ja yritä uudestaan.",
"com_error_no_user_key": "Avainta ei löytynyt. Lisää avain ja yritä uudestaan.",
"com_files_filter": "Suodata tiedostoja...",
"com_files_no_results": "Ei tuloksia.",
"com_files_number_selected": "{{0}}/{{1}} tiedostoa valittu",
"com_hide_examples": "Piilota esimerkit",
"com_nav_always_make_prod": "Tee aina uudet versiot tuotantoon",
"com_nav_archive_all": "Arkistoi kaikki",
"com_nav_archive_all_chats": "Arkistoi kaikki keskustelut",
"com_nav_archive_created_at": "Arkistointipäivä",
"com_nav_archive_name": "Nimi",
"com_nav_archived_chats": "Arkistoidut keskustelut",
"com_nav_archived_chats_empty": "Sinulla ei ole arkistoituja keskusteluita.",
"com_nav_archived_chats_manage": "Hallinnoi",
"com_nav_audio_play_error": "Virhe ääntä toistaessa: {{0}}",
"com_nav_audio_process_error": "Virhe ääntä käsitellessä: {{0}}",
"com_nav_auto_scroll": "Vieritä automaattisesti viimeisimpään viestiin keskustelua avatessa",
"com_nav_auto_send_prompts": "Lähetä syötteet automaattisesti",
"com_nav_auto_send_text": "Lähetä teksti automaattisesti (3 sekunnin kuluttua)",
"com_nav_auto_transcribe_audio": "Automaattinen äänen litterointi",
"com_nav_automatic_playback": "Toista viimeisin viesti automaattisesti",
"com_nav_balance": "Saldo",
"com_nav_browser": "Selain",
"com_nav_change_picture": "Vaihda kuva",
"com_nav_clear_all_chats": "Tyhjennä kaikki keskustelut",
"com_nav_clear_conversation": "Tyhjennä keskustelut",
"com_nav_clear_conversation_confirm_message": "Oletko varma että haluat tyhjentää kaikki keskustelut? Tätä toimintoa ei voi peruuttaa.",
"com_nav_close_sidebar": "Sulje sivupalkki",
"com_nav_confirm_clear": "Vahvista tyhjennys",
"com_nav_conversation_mode": "Keskustelumoodi",
"com_nav_db_sensitivity": "Desibeliherkkyys",
"com_nav_delete_account": "Poista käyttäjätili",
"com_nav_delete_account_button": "Poista käyttäjätilini pysyvästi",
"com_nav_delete_account_confirm": "Poista käyttäjätili - oletko varma?",
"com_nav_delete_account_confirm_placeholder": "Jatkaaksesi syötä \"DELETE\" alla olevaan syötekenttään",
"com_nav_delete_account_email_placeholder": "Syötä käyttäjätilisi sähköpostiosoite",
"com_nav_delete_cache_storage": "Tyhjennä TTS (tekstistä ääneksi) -välimuistivarasto",
"com_nav_delete_data_info": "Kaikki tietosi poistetaan.",
"com_nav_delete_warning": "VAROITUS: Tämä poistaa käyttäjätilisi pysyvästi.",
"com_nav_enable_cache_tts": "TTS (tekstistä ääneksi) -välimuisti käyttöön",
"com_nav_enabled": "Päällä",
"com_nav_engine": "Puhemoottori",
"com_nav_enter_to_send": "Lähetä viestit Enter-painikkeella",
"com_nav_export": "Vie",
"com_nav_export_all_message_branches": "Vie kaikki sivupolut",
"com_nav_export_conversation": "Vie keskustelu",
"com_nav_export_filename": "Tiedoston nimi",
"com_nav_export_filename_placeholder": "Aseta tiedoston nimi",
"com_nav_export_include_endpoint_options": "Sisällytä päätepistevaihtoehdot",
"com_nav_export_recursive": "Rekursiivisesti",
"com_nav_export_recursive_or_sequential": "Rekursiivisesti vai sarjassa?",
"com_nav_export_type": "Tyyppi",
"com_nav_external": "Ulkoinen",
"com_nav_help_faq": "Ohjeet & FAQ",
"com_nav_hide_panel": "Piilota oikeanpuoleinen sivupaneeli",
"com_nav_info_delete_cache_storage": "Tämä toiminto poistaa kaikki laitteesi välimuistiin tallennetut TTS (tekstistä puheeksi) -äänitiedostot. Välimuistiin tallennettuja äänitiedostoja käytetään aiemmin luotujen TTS-tiedostojen toistamisen nopeuttamikseksi, mutta ne saattavat viedä levytilaa laitteellasi.",
"com_nav_info_enter_to_send": "Jos tämä on päällä, Enter-näppäimen painaminen lähettää viestin. Kun asetus on pois päältä, Enter lisää rivinvaihdon, ja viestin lähettämiseksi on painettava CTRL + ENTER.",
"com_nav_info_fork_change_default": "'Vain näkyvät viestit' sisältää vain suoran polun valittuun viestiin. 'Sisällytä sivupolut' lisää polun varrella olevat sivupolut. 'Lisää kaikki tänne/täältä' sisällyttää kaikki kytköksissä olevat viestit ja sivupolut.",
"com_nav_info_fork_split_target_setting": "Jos tämä on päällä, haara syntyy kohdeviestistä keskustelun viimeiseen viestiin valitun haarautumistavan mukaisesti.",
"com_nav_info_latex_parsing": "Kun tämä on päällä, viesteissä oleva LaTeX-koodi näytetään yhtälöinä. Tämän asetuksen jättäminen pois päältä saattaa parantaa suorituskykyä, jos et tarvitse LaTeX-tulkkia.",
"com_nav_info_revoke": "Tämä toiminto peruu ja poistaa kaikki antamasi API-avaimet. Ennen kuin voit jatkaa päätepisteiden käyttöä, sinun on syötettävä uudet tunnisteet.",
"com_nav_info_save_draft": "Jos tämä on päällä, teksti ja liitteet jotka syötät keskusteluun tallennetaan automaattisesti paikallisina luonnoksina. Nämä luonnokset ovat käytettävissä, vaikka välillä lataisit sivun uudestaan tai vaihtaisit toiseen keskusteluun. Luonnokset on tallettettu paikallisesti omalle laitteellesi, ja ne poistetaan, kun viesti on lähetetty.",
"com_nav_info_user_name_display": "Jos tämä on päällä, lähettäjän käyttäjänimi näytetään jokaisen lähettämäsi viestin päällä. Jos tämä ei ole käytössä, viestien päällä näytetään vain \"Sinä\".",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "Tunnista automaattisesti",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "Kieli",
"com_nav_latex_parsing": "Tulkitse LaTeX:ia viesteissä (saattaa vaikuttaa suoritustehoon)",
"com_nav_log_out": "Kirjaudu ulos",
"com_nav_long_audio_warning": "Pidemmän tekstin käsittely kestää kauemmin.",
"com_nav_modular_chat": "Salli päätepisteen vaihto kesken keskustelun",
"com_nav_my_files": "Omat tiedostot",
"com_nav_not_supported": "Ei tuettu",
"com_nav_open_sidebar": "Avaa sivupalkki",
"com_nav_playback_rate": "Äänen toiston nopeus",
"com_nav_plugin_auth_error": "Tämän lisäosan varmentamisessa tapahtui virhe. Yritä uudestaan.",
"com_nav_plugin_install": "Asenna",
"com_nav_plugin_search": "Hae lisäosaa",
"com_nav_plugin_store": "Lisäosakauppa",
"com_nav_plugin_uninstall": "Poista",
"com_nav_profile_picture": "Profiilikuva",
"com_nav_save_drafts": "Tallenna luonnokset paikallisesti",
"com_nav_search_placeholder": "Etsi keskusteluista",
"com_nav_send_message": "Lähetä viesti",
"com_nav_setting_account": "Käyttäjätili",
"com_nav_setting_beta": "Beta-toiminnot",
"com_nav_setting_data": "Datakontrollit",
"com_nav_setting_general": "Yleiset",
"com_nav_setting_speech": "Puhe",
"com_nav_settings": "Asetukset",
"com_nav_shared_links": "Jaetut linkit",
"com_nav_shared_links_date_shared": "Jakopäivä",
"com_nav_shared_links_empty": "Sinulla ei ole jaettuja linkkejä.",
"com_nav_shared_links_manage": "Hallinnoi",
"com_nav_shared_links_name": "Nimi",
"com_nav_show_code": "Kooditulkkia käyttäessä näytä aina koodi",
"com_nav_source_chat": "Katsele lähdekeskustelua",
"com_nav_speech_to_text": "Puheesta tekstiksi",
"com_nav_text_to_speech": "Tekstistä puheeksi",
"com_nav_theme": "Teema",
"com_nav_theme_dark": "Tumma",
"com_nav_theme_light": "Vaalea",
"com_nav_theme_system": "Oletus",
"com_nav_tool_dialog": "Avustajatyökalut",
"com_nav_tool_dialog_description": "Avustaja täytyy tallentaa, jotta työkaluvalinta säilyisi.",
"com_nav_tool_remove": "Poista",
"com_nav_tool_search": "Hakutyökalut",
"com_nav_user": "KÄYTTÄJÄ",
"com_nav_user_name_display": "Näytä käyttäjänimi viesteissä",
"com_nav_voice_select": "Ääni",
"com_nav_welcome_assistant": "Ole hyvä ja valitse Avustaja",
"com_nav_welcome_message": "Miten voin auttaa tänään?",
"com_show_agent_settings": "Näytä Agentin asetukset",
"com_show_completion_settings": "Näytä Vastausasetukset",
"com_show_examples": "Näytä esimerkit",
"com_sidepanel_assistant_builder": "Avustajan rakentaminen",
"com_sidepanel_attach_files": "Liitä tiedostoja",
"com_sidepanel_hide_panel": "Piilota sivupalkki",
"com_sidepanel_manage_files": "Hallinnoi tiedostoja",
"com_sidepanel_parameters": "Parametrit",
"com_sidepanel_select_assistant": "Valitse Avustaja",
"com_ui_accept": "Hyväksyn",
"com_ui_add": "Lisää",
"com_ui_add_model_preset": "Lisää malli tai esiasetus lisävastausta varten",
"com_ui_admin": "Ylläpito",
"com_ui_admin_settings": "Ylläpitoasetukset",
"com_ui_advanced": "Edistynyt",
"com_ui_all": "kaikki",
"com_ui_all_proper": "Kaikki",
"com_ui_archive": "Arkisto",
"com_ui_archive_error": "Keskustelun arkistointi epäonnistui",
"com_ui_ascending": "Nouseva",
"com_ui_assistant": "Avustaja",
"com_ui_assistant_delete_error": "Avustajan poistossa tapahtui virhe",
"com_ui_assistant_deleted": "Avustajan poisto onnistui",
"com_ui_assistants": "Avustajat",
"com_ui_assistants_output": "Avustajien tuotokset",
"com_ui_attach_error": "Tiedosto ei voi liittää. Luo tai valitse keskustelu, tai kokeile ladata sivu uudestaan.",
"com_ui_attach_error_openai": "Avustajan tiedostoja ei voi liittää muihin päätepisteisiin",
"com_ui_attach_error_size": "Tiedoston koko ylittää päätepisteen rajan:",
"com_ui_attach_error_type": "Päätepiste ei tue tiedostotyyppiä::",
"com_ui_attach_warn_endpoint": "Ilman yhteensopivaa työkalua muut kuin Avustajan tiedostot voidaan jättää huomiotta.",
"com_ui_attachment": "Liitetiedosto",
"com_ui_authentication": "Autentikointi",
"com_ui_avatar": "Profiilikuva",
"com_ui_back_to_chat": "Palaa keskusteluun",
"com_ui_back_to_prompts": "Palaa syötteisiin",
"com_ui_bookmark_delete_confirm": "Oletko varma, että haluat poistaa tämän kirjanmerkin?",
"com_ui_bookmarks": "Kirjanmerkit",
"com_ui_bookmarks_add_to_conversation": "Lisää nykyiseen keskusteluun",
"com_ui_bookmarks_count": "Määrä",
"com_ui_bookmarks_create_error": "Virhe kirjanmerkin luomisessa",
"com_ui_bookmarks_create_success": "Kirjanmerkki luotu onnistuneesti",
"com_ui_bookmarks_delete_error": "Virhe kirjanmerkin poistamisessa",
"com_ui_bookmarks_delete_success": "Kirjanmerkki poistettu onnistuneesti",
"com_ui_bookmarks_description": "Kuvaus",
"com_ui_bookmarks_new": "Uusi kirjanmerkki",
"com_ui_bookmarks_rebuild": "Uudelleenkokoa",
"com_ui_bookmarks_title": "Otsikko",
"com_ui_bookmarks_update_error": "Virhe kirjanmerkin päivittämisessä",
"com_ui_bookmarks_update_success": "Kirjanmerkki päivitetty onnistuneesti",
"com_ui_cancel": "Peruuta",
"com_ui_categories": "Kategoriat",
"com_ui_chat": "Keskustelu",
"com_ui_chats": "keskustelut",
"com_ui_clear": "Tyhjennä",
"com_ui_close": "Sulje",
"com_ui_code": "Koodi",
"com_ui_command_placeholder": "Valinnainen: Käsky syötteelle. Oletuskäskynä on nimi.",
"com_ui_command_usage_placeholder": "Valitse syöte käskyn tai nimen perusteella",
"com_ui_confirm_action": "Vahvista toiminto",
"com_ui_connect": "Yhdistä",
"com_ui_context": "Konteksti",
"com_ui_continue": "Jatka",
"com_ui_copied": "Kopioitu!",
"com_ui_copied_to_clipboard": "Kopioitu leikepöydältä",
"com_ui_copy_code": "Kopioi koodi",
"com_ui_copy_link": "Kopioi linkki",
"com_ui_copy_to_clipboard": "Kopioi leikepöydälle",
"com_ui_create": "Luo",
"com_ui_create_link": "Luo linkki",
"com_ui_create_prompt": "Luo syöte",
"com_ui_dashboard": "Työpöytä",
"com_ui_date": "Päivämäärä",
"com_ui_date_april": "Huhtikuu",
"com_ui_date_august": "Elokuu",
"com_ui_date_december": "Joulukuu",
"com_ui_date_february": "Helmikuu",
"com_ui_date_january": "Tammikuu",
"com_ui_date_july": "Heinäkuu",
"com_ui_date_june": "Kesäkuu",
"com_ui_date_march": "Maaliskuu",
"com_ui_date_may": "Toukokuu",
"com_ui_date_november": "Marraskuu",
"com_ui_date_october": "Lokakuu",
"com_ui_date_previous_30_days": "Edelliset 30 päivää",
"com_ui_date_previous_7_days": "Edelliset 7 päivää",
"com_ui_date_september": "Syyskuu",
"com_ui_date_today": "Tänään",
"com_ui_date_yesterday": "Eilen",
"com_ui_decline": "En hyväksy",
"com_ui_delete": "Poista",
"com_ui_delete_assistant_confirm": "Haluatko varmasti poistaa tämän Avustajan? Poistoa ei voi perua.",
"com_ui_delete_confirm": "Tämä suorittaa poiston",
"com_ui_delete_confirm_prompt_version_var": "Tämä poistaa valitun version \"{{0}}\":lta. Jos muita versioita ei ole, syöte poistetaan samalla.",
"com_ui_delete_conversation": "Poista keskustelu?",
"com_ui_delete_prompt": "Poista syöte?",
"com_ui_descending": "Laskeva",
"com_ui_description": "Kuvaus",
"com_ui_description_placeholder": "Valinnainen: Lisää kuvaus syötteelle",
"com_ui_download_error": "Virhe tiedoston lataamisesta. Tiedosto on saatettu poistaa.",
"com_ui_edit": "Muokkaa",
"com_ui_enter": "Syötä",
"com_ui_entries": "Merkinnät",
"com_ui_error": "Virhe",
"com_ui_error_connection": "Palvelimeen yhdistäessä tapahtui virhe. Kokeile ladata sivu uudestaan.",
"com_ui_error_save_admin_settings": "Ylläpitoasetusten tallentamisessa tapahtui virhe.",
"com_ui_examples": "Esimerkkejä",
"com_ui_experimental": "Kokeelliset ominaisuudet",
"com_ui_field_required": "Tämä kenttä on pakollinen",
"com_ui_filter_prompts_name": "Syötteiden nimisuodatus",
"com_ui_finance": "Talous",
"com_ui_fork": "Haarauta",
"com_ui_fork_all_target": "Sisällytä kaikki tänne/täältä",
"com_ui_fork_branches": "Sisällytä sivupolut",
"com_ui_fork_change_default": "Oletushaarautustapa",
"com_ui_fork_default": "Käytä oletushaarautustapaa",
"com_ui_fork_error": "Keskustelun haarauttamisessa tapahtui virhe",
"com_ui_fork_from_message": "Valitse haarautustapa",
"com_ui_fork_info_1": "Käytä tätä asetusta viestien haarauttamiseen halutulla tavalla.",
"com_ui_fork_info_2": "\"Haarauttaminen\" luo uuden keskustelun siten, että se alkaa/päättyy tietyistä tämänhetkisen keskustelun viesteistä, luoden kopion halutulla tavalla.",
"com_ui_fork_info_3": "\"Kohdeviesti\" tarkoittaa joko viestiä, josta tämä ponnahdusikkuna avattiin, tai, jos rastitat \"{{0}}\", viimeisintä viestiä keskustelussa.",
"com_ui_fork_info_branches": "Tämä vaihtoehto haarauttaa näkyvissä olevat viestit sekä niihin liittyvät sivupolut; toisin sanoen, suoran polun kohdeviestiin sisällyttäen matkalla olevat sivupolut.",
"com_ui_fork_info_remember": "Jos tämä on valittu, tallentaa tehdyt valinnat tulevaa jatkokäyttöä varten nopeuttaen keskusteluhaarojen luomista samoilla asetuksilla.",
"com_ui_fork_info_start": "Jos tämä on valittu, haarauttaminen alkaa tästä viestistä keskustelun viimeiseen viestiin saakka, yllä valitun toimintatavan mukaisesti.",
"com_ui_fork_info_target": "Tämä vaihtoehto haarauttaa kaikki viestit kohdeviestiin asti, sisällyttäen sen naapurit; toisin sanoen, kaikki sivupolut riippumatta siitä ovatko ne näkyvissä tai samalla polulla tulevat matkaan.",
"com_ui_fork_info_visible": "Tämä vaihtoehto haarauttaa vain näkyvissä olevat viestit; toisin sanoen, suoran polun kohdeviestiin, ilman sivupolkuja.",
"com_ui_fork_processing": "Haarautetaan keskustelua...",
"com_ui_fork_remember": "Muista",
"com_ui_fork_remember_checked": "Valintasi muistetaan käytön jälkeen. Voit muuttaa tätä milloin tahansa asetuksista.",
"com_ui_fork_split_target": "Aloita haara tästä",
"com_ui_fork_split_target_setting": "Aloita haara oletuksena kohdeviestistä",
"com_ui_fork_success": "Keskustelun haarauttaminen onnistui.",
"com_ui_fork_visible": "Vain näkyvät viestit",
"com_ui_go_to_conversation": "Siirry keskusteluun",
"com_ui_happy_birthday": "On 1. syntymäpäiväni!",
"com_ui_host": "Host",
"com_ui_idea": "Ideat",
"com_ui_image_gen": "Kuvanluonti",
"com_ui_import_conversation": "Tuo",
"com_ui_import_conversation_error": "Keskustelujesi tuonnissa tapahtui virhe",
"com_ui_import_conversation_file_type_error": "Tiedostotyyppi ei ole tuettu tuonnissa",
"com_ui_import_conversation_info": "Tuo keskusteluja JSON-tiedostosta",
"com_ui_import_conversation_success": "Keskustelujen tuonti onnistui",
"com_ui_input": "Syöte",
"com_ui_instructions": "Ohjeet",
"com_ui_latest_footer": "Kaikki tekoälyt kaikille.",
"com_ui_loading": "Ladataan...",
"com_ui_locked": "Lukittu",
"com_ui_manage": "Hallinnoi",
"com_ui_max_tags": "Maksimimäärä on {{0}}. käytetään viimeisimpiä arvoja.",
"com_ui_mention": "Mainitse päätepiste, Avustaja tai asetus vaihtaaksesi siihen pikana",
"com_ui_min_tags": "Enempää arvoja ei voida poistaa. Niiden minimimäärä on {{0}}.",
"com_ui_misc": "Muu",
"com_ui_model": "Malli",
"com_ui_more_options": "Lisää",
"com_ui_my_prompts": "Omat syötteet",
"com_ui_name": "Nimi",
"com_ui_new_chat": "Uusi keskustelu",
"com_ui_new_footer": "Kaikki tekoälykeskustelut yhdessä paikassa.",
"com_ui_next": "Seuraava",
"com_ui_no": "Ei",
"com_ui_no_category": "Ei kategoriaa",
"com_ui_no_prompt_description": "Kuvausta ei löytynyt.",
"com_ui_no_terms_content": "Ei käyttöehtoja näytettäväksi",
"com_ui_none_selected": "Ei valintaa",
"com_ui_nothing_found": "Mitään ei löytynyt",
"com_ui_of": "/",
"com_ui_off": "Pois",
"com_ui_on": "Päällä",
"com_ui_pay_per_call": "Kaikki tekoälykeskustelut yhdessä paikassa. Maksa kerrasta, älä kuukaudesta.",
"com_ui_prev": "Edellinen",
"com_ui_preview": "Esikatsele",
"com_ui_privacy_policy": "Tietosuojailmoitus",
"com_ui_prompt": "Syöte",
"com_ui_prompt_already_shared_to_all": "Tämä syöte on jo jaettu kaikille käyttäjille",
"com_ui_prompt_name": "Syötteen nimi",
"com_ui_prompt_name_required": "Syötteen nimi on pakollinen",
"com_ui_prompt_preview_not_shared": "Tekijä ei ole sallinut yhteistyötä tälle syötteelle.",
"com_ui_prompt_shared_to_all": "Tämä syöte on jaettu kaikille käyttäjille",
"com_ui_prompt_text": "Teksti",
"com_ui_prompt_text_required": "Teksti on pakollinen",
"com_ui_prompt_update_error": "Syötteen päivityksessä tapahtui virhe",
"com_ui_prompts": "Syötteet",
"com_ui_prompts_allow_create": "Salli syötteiden luominen",
"com_ui_prompts_allow_share_global": "Salli syötteiden jakaminen kaikille käyttäjille",
"com_ui_prompts_allow_use": "Salli syötteiden käyttäminen",
"com_ui_read_aloud": "Lue ääneen",
"com_ui_regenerate": "Luo uudestaan",
"com_ui_rename": "Nimeä uudestaan",
"com_ui_renaming_var": "Uudelleennimetään \"{{0}}\"",
"com_ui_result": "Tulos",
"com_ui_revoke": "Peruuta",
"com_ui_revoke_info": "Peruuta kaikki käyttäjän antamat tunnisteet",
"com_ui_roleplay": "Roolipeli",
"com_ui_save": "Tallenna",
"com_ui_save_submit": "Tallenna & Lähetä",
"com_ui_saved": "Tallennettu!",
"com_ui_search_categories": "Hakukategoriat",
"com_ui_select": "Valitse",
"com_ui_select_a_category": "Kategoriaa ei valittu",
"com_ui_select_model": "Valitse malli",
"com_ui_select_search_model": "Hae mallia nimen perusteella",
"com_ui_select_search_plugin": "Hae lisäosaa nimen perusteella",
"com_ui_share": "Jaa",
"com_ui_share_create_message": "Nimesi ja jakamisen jälkeen lisätäämäsi viestit pysyvät yksityisinä.",
"com_ui_share_created_message": "Jakolinkki keskusteluun on luotu. Hallinnoi aiemmin jaettuja keskusteluja milloin vain Asetusten kautta.",
"com_ui_share_delete_error": "Jaetun linkin poistossa tapahtui virhe",
"com_ui_share_error": "Keskustelulinkin jakamisessa tapahtui virhe",
"com_ui_share_link_to_chat": "Jaa linkki keskusteluun",
"com_ui_share_retrieve_error": "Jaettujen linkkien jakamisessa tapahtui virhe",
"com_ui_share_to_all_users": "Jaa kaikille käyttäjille",
"com_ui_share_update_message": "Nimesi, mukautetut ohjeet, ja mahdolliset viestit jotka lisäät jakamisen jälkeen jäävät yksityisiksi.",
"com_ui_share_updated_message": "Keskustelun jakolinkki on päivitetty. Hallinnoi aiemmin jaettuja keskusteluja milloin vain Asetusten kautta.",
"com_ui_share_var": "Jaa {{0}}",
"com_ui_shared_link_not_found": "Jakolinkki ei löytynyt",
"com_ui_shared_prompts": "Jaetut syötteet",
"com_ui_shop": "Ostokset",
"com_ui_show_all": "Näytä kaikki",
"com_ui_showing": "Näytetään",
"com_ui_simple": "Yksinkertainen",
"com_ui_size": "Koko",
"com_ui_special_variables": "Erikoismuuttujat: Käytä {{current_date}} kuluvaa päivämäärää varten, ja {{current_user}} käyttäjätunnustasi varten.",
"com_ui_stop": "Pysäytä",
"com_ui_storage": "Varasto",
"com_ui_submit": "Lähetä",
"com_ui_success": "Onnistui",
"com_ui_teach_or_explain": "Oppiminen",
"com_ui_terms_and_conditions": "Käyttöehdot",
"com_ui_terms_of_service": "Käyttöehdot",
"com_ui_tools": "Työkalut",
"com_ui_travel": "Matkustus",
"com_ui_unarchive": "Palauta arkistosta",
"com_ui_unarchive_error": "Palautus arkistosta epäonnistui",
"com_ui_unknown": "Tuntematon",
"com_ui_update": "Päivitys",
"com_ui_upload": "Lataa",
"com_ui_upload_delay": "\"{{0}}\" lataaminen kestää odotettua pidempään. Ole hyvä ja odota kunnes tiedosto saadaan indeksoitua tiedonhakua varten.",
"com_ui_upload_error": "Tiedoston lataamisessa tapahtui virhe",
"com_ui_upload_files": "Lataa tiedostoja",
"com_ui_upload_invalid": "Virheellinen ladattava tiedosto. Tiedoston täytyy olla kokorajaan mahtuva kuvatiedosto",
"com_ui_upload_invalid_var": "Virheellinen ladattava tiedosto. Tiedoston täytyy olla enintään {{0}} MB kokoinen kuvatiedosto",
"com_ui_upload_success": "Tiedoston lataus onnistui",
"com_ui_use_micrphone": "Käytä mikrofonia",
"com_ui_use_prompt": "Käytä syötettä",
"com_ui_variables": "Muuttujat",
"com_ui_variables_info": "Käytä kaksoisaaltosulkeita tekstissäsi muuttujien luomiseen, esim. {{esimerkkimuuttuja}}. Muuttujia voi täyttää myöhemmin syötettä käyttäessä.",
"com_ui_version_var": "Versio {{0}}",
"com_ui_versions": "Versiot",
"com_ui_write": "Kirjoittaminen",
"com_ui_yes": "Kyllä",
"com_user_message": "Sinä"
}

View file

@ -0,0 +1,821 @@
{
"com_a11y_ai_composing": "L'IA est en train de composer",
"com_a11y_end": "L'IA a terminé sa réponse",
"com_a11y_start": "L'IA a commencé sa réponse",
"com_agents_allow_editing": "Autoriser les autres utilisateurs à modifier votre agent",
"com_agents_by_librechat": "par LibreChat",
"com_agents_code_interpreter": "Lorsqu'activé, permet à votre agent d'utiliser l'API d'interpréteur de code LibreChat pour exécuter du code généré de manière sécurisée, y compris le traitement de fichiers. Nécessite une clé API valide.",
"com_agents_code_interpreter_title": "API d'interpréteur de code",
"com_agents_create_error": "Une erreur s'est produite lors de la création de votre agent.",
"com_agents_description_placeholder": "Décrivez votre Agent ici (facultatif)",
"com_agents_enable_file_search": "Activer la recherche de fichiers",
"com_agents_file_search_disabled": "L'agent doit être créé avant de pouvoir télécharger des fichiers pour la Recherche de Fichiers.",
"com_agents_file_search_info": "Lorsque cette option est activée, l'agent sera informé des noms exacts des fichiers listés ci-dessous, lui permettant d'extraire le contexte pertinent de ces fichiers.",
"com_agents_instructions_placeholder": "Les instructions système que l'agent utilise",
"com_agents_missing_provider_model": "Veuillez sélectionner un fournisseur et un modèle avant de créer un agent.",
"com_agents_name_placeholder": "Facultatif : Le nom de l'agent",
"com_agents_no_access": "Vous n'avez pas l'autorisation de modifier cet agent.",
"com_agents_not_available": "Agent non disponible",
"com_agents_search_name": "Rechercher des agents par nom",
"com_agents_update_error": "Une erreur s'est produite lors de la mise à jour de votre agent",
"com_assistants_actions": "Actions",
"com_assistants_actions_disabled": "Vous devez créer un assistant avant d'ajouter des actions.",
"com_assistants_actions_info": "Permettez à votre Assistant de récupérer des informations ou d'effectuer des actions via des API",
"com_assistants_add_actions": "Ajouter des actions",
"com_assistants_add_tools": "Ajouter des outils",
"com_assistants_append_date": "Ajouter la date et l'heure actuelles",
"com_assistants_append_date_tooltip": "Lorsque activé, la date et l'heure actuelles du client seront ajoutées aux instructions du système de l'assistant.",
"com_assistants_available_actions": "Actions disponibles",
"com_assistants_capabilities": "Capacités des assistants",
"com_assistants_code_interpreter": "Interpréteur de code",
"com_assistants_code_interpreter_files": "Les fichiers suivants sont disponibles uniquement pour l'interpréteur de code :",
"com_assistants_code_interpreter_info": "L'interpréteur de code permet à l'assistant d'écrire et d'exécuter du code. Cet outil peut traiter des fichiers avec différents formats de données et générer des fichiers tels que des graphiques.",
"com_assistants_completed_action": "A parlé à {{0}}",
"com_assistants_completed_function": "A exécuté {{0}}",
"com_assistants_conversation_starters": "Suggestions de conversation",
"com_assistants_conversation_starters_placeholder": "Saisissez une amorce de conversation",
"com_assistants_create_error": "Une erreur s'est produite lors de la création de votre assistant.",
"com_assistants_create_success": "Création réussie",
"com_assistants_delete_actions_error": "Une erreur s'est produite lors de la suppression de l'action.",
"com_assistants_delete_actions_success": "Action supprimée avec succès de l'Assistant",
"com_assistants_description_placeholder": "Décrivez votre assistant ici (facultatif)",
"com_assistants_domain_info": "L'assistant a envoyé ces informations à {{0}}",
"com_assistants_file_search": "Recherche de fichiers",
"com_assistants_file_search_info": "L'ajout de vecteurs de stockage pour la recherche de fichiers n'est pas encore pris en charge. Vous pouvez les ajouter depuis le terrain de jeu du fournisseur ou joindre des fichiers aux messages pour une recherche de fichiers au niveau du fil de discussion.",
"com_assistants_function_use": "L'assistant a utilisé {{0}}",
"com_assistants_image_vision": "Vision d'image",
"com_assistants_instructions_placeholder": "Les instructions système que l'assistant utilise",
"com_assistants_knowledge": "Connaissances",
"com_assistants_knowledge_disabled": "L'assistant doit être créé, et l'interpréteur de code ou la récupération doivent être activés et enregistrés avant de pouvoir importer des fichiers en tant que connaissances.",
"com_assistants_knowledge_info": "Si vous téléchargez des fichiers dans la section Connaissances, les conversations avec votre Assistant pourront inclure le contenu de ces fichiers.",
"com_assistants_max_starters_reached": "Nombre maximum de démarreurs de conversation atteint",
"com_assistants_name_placeholder": "Nom de l'assistant (facultatif)",
"com_assistants_non_retrieval_model": "La recherche de fichiers n'est pas activée pour ce modèle. Veuillez sélectionner un autre modèle.",
"com_assistants_retrieval": "Récupération",
"com_assistants_running_action": "Action en cours",
"com_assistants_search_name": "Rechercher des assistants par nom",
"com_assistants_update_actions_error": "Une erreur s'est produite lors de la création ou de la mise à jour de l'action.",
"com_assistants_update_actions_success": "Action créée ou mise à jour avec succès",
"com_assistants_update_error": "Une erreur s'est produite lors de la mise à jour de votre assistant.",
"com_assistants_update_success": "Mise à jour réussie",
"com_auth_already_have_account": "Vous avez déjà un compte ?",
"com_auth_back_to_login": "Retour à la connexion",
"com_auth_click": "Cliquez",
"com_auth_click_here": "Cliquez ici",
"com_auth_continue": "Continuer",
"com_auth_create_account": "Créez votre compte",
"com_auth_discord_login": "Se connecter avec Discord",
"com_auth_email": "Courriel",
"com_auth_email_address": "Adresse courriel",
"com_auth_email_max_length": "Le courriel ne doit pas dépasser 120 caractères",
"com_auth_email_min_length": "Le courriel doit comporter au moins 6 caractères",
"com_auth_email_pattern": "Vous devez entrer une adresse courriel valide",
"com_auth_email_required": "Le courriel est obligatoire",
"com_auth_email_resend_link": "Renvoyer un courriel",
"com_auth_email_resent_failed": "Échec de la réexpédition du courriel de vérification",
"com_auth_email_resent_success": "Courriel de vérification renvoyé avec succès",
"com_auth_email_verification_failed": "Échec de la vérification du courriel",
"com_auth_email_verification_failed_token_missing": "Échec de la vérification, jeton manquant",
"com_auth_email_verification_in_progress": "Vérification de votre courriel, veuillez patienter",
"com_auth_email_verification_invalid": "Vérification du courriel invalide",
"com_auth_email_verification_rate_limited": "Trop de requêtes. Veuillez réessayer plus tard",
"com_auth_email_verification_redirecting": "Redirection dans {{0}} secondes...",
"com_auth_email_verification_resend_prompt": "Vous n'avez pas reçu de courriel ?",
"com_auth_email_verification_success": "Courriel vérifié avec succès",
"com_auth_error_create": "Il y a eu une erreur lors de la tentative d'enregistrement de votre compte. Veuillez réessayer.",
"com_auth_error_invalid_reset_token": "Ce jeton de réinitialisation de mot de passe n'est plus valide.",
"com_auth_error_login": "Impossible de se connecter avec les informations fournies. Veuillez vérifier vos identifiants et réessayer.",
"com_auth_error_login_ban": "Votre compte a été temporairement banni en raison de violations de notre service.",
"com_auth_error_login_rl": "Trop de tentatives de connexion en peu de temps. Veuillez réessayer plus tard.",
"com_auth_error_login_server": "Une erreur interne du serveur s'est produite. Veuillez patienter quelques instants et réessayer.",
"com_auth_error_login_unverified": "Votre compte n'a pas été vérifié. Veuillez vérifier que vous avez reçu un lien de vérification dans votre courriel.",
"com_auth_error_reset_password": "Il y a eu un problème pour réinitialiser votre mot de passe. Aucun utilisateur n'a été trouvé avec l'adresse courriel fournie. Veuillez réessayer.",
"com_auth_facebook_login": "Se connecter avec Facebook",
"com_auth_full_name": "Nom complet",
"com_auth_github_login": "Se connecter avec Github",
"com_auth_google_login": "Se connecter avec Google",
"com_auth_here": "ICI",
"com_auth_login": "Connexion",
"com_auth_login_with_new_password": "Vous pouvez maintenant vous connecter avec votre nouveau mot de passe.",
"com_auth_name_max_length": "Le nom doit être inférieur à 80 caractères",
"com_auth_name_min_length": "Le nom doit comporter au moins 3 caractères",
"com_auth_name_required": "Le nom est obligatoire",
"com_auth_no_account": "Vous n'avez pas de compte?",
"com_auth_password": "Mot de passe",
"com_auth_password_confirm": "Confirmer le mot de passe",
"com_auth_password_forgot": "Mot de passe oublié?",
"com_auth_password_max_length": "Le mot de passe doit être inférieur à 128 caractères",
"com_auth_password_min_length": "Le mot de passe doit comporter au moins 8 caractères",
"com_auth_password_not_match": "Les mots de passe ne correspondent pas",
"com_auth_password_required": "Le mot de passe est obligatoire",
"com_auth_registration_success_generic": "Veuillez visiter votre courriel pour la vérification de celui-ci.",
"com_auth_registration_success_insecure": "Inscription réussie.",
"com_auth_reset_password": "Réinitialiser votre mot de passe",
"com_auth_reset_password_email_sent": "Un courriel vous a été envoyé avec des instructions supplémentaires pour réinitialiser votre mot de passe.",
"com_auth_reset_password_if_email_exists": "Si un compte avec ce courriel existe, un courriel avec des instructions de réinitialisation de mot de passe a été envoyé. Assurez-vous de vérifier votre dossier de courrier indésirable.",
"com_auth_reset_password_link_sent": "Courriel envoyé",
"com_auth_reset_password_success": "Réinitialisation du mot de passe réussie",
"com_auth_sign_in": "Se connecter",
"com_auth_sign_up": "S'inscrire",
"com_auth_submit_registration": "Soumettre l'inscription",
"com_auth_to_reset_your_password": "pour réinitialiser votre mot de passe.",
"com_auth_to_try_again": "pour réessayer.",
"com_auth_username": "Nom d'utilisateur",
"com_auth_username_max_length": "Le nom d'utilisateur doit être inférieur à 20 caractères",
"com_auth_username_min_length": "Le nom d'utilisateur doit comporter au moins 3 caractères",
"com_auth_username_required": "Le nom d'utilisateur est obligatoire",
"com_auth_welcome_back": "Bienvenue à nouveau",
"com_click_to_download": "(cliquez ici pour télécharger)",
"com_download_expired": "Téléchargement expiré",
"com_download_expires": "(cliquez ici pour télécharger - expire le {{0}})",
"com_endpoint": "Endpoint",
"com_endpoint_agent": "Agent",
"com_endpoint_agent_model": "Modèle d'agent (recommandé : GPT-3.5)",
"com_endpoint_agent_placeholder": "Veuillez sélectionner un Agent",
"com_endpoint_ai": "IA",
"com_endpoint_anthropic_custom_name_placeholder": "Définir un nom personnalisé pour Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "Nombre maximum de jetons qui peuvent être générés dans la réponse. Spécifiez une valeur plus faible pour des réponses plus courtes et une valeur plus élevée pour des réponses plus longues.",
"com_endpoint_anthropic_prompt_cache": "La mise en cache des prompts permet de réutiliser les contextes ou instructions volumineux entre les appels API, réduisant ainsi les coûts et la latence",
"com_endpoint_anthropic_temp": "Varie de 0 à 1. Utilisez une température proche de 0 pour l'analyse / le choix multiple, et proche de 1 pour les tâches créatives et génératives. Nous vous recommandons de modifier ceci ou Top P mais pas les deux.",
"com_endpoint_anthropic_topk": "Top-k change la façon dont le modèle sélectionne les jetons pour la sortie. Un top-k de 1 signifie que le jeton sélectionné est le plus probable parmi tous les jetons du vocabulaire du modèle (également appelé décodage glouton), tandis qu'un top-k de 3 signifie que le jeton suivant est sélectionné parmi les 3 jetons les plus probables (en utilisant la température).",
"com_endpoint_anthropic_topp": "Top-p change la façon dont le modèle sélectionne les jetons pour la sortie. Les jetons sont sélectionnés du plus K (voir le paramètre topK) probable au moins jusqu'à ce que la somme de leurs probabilités égale la valeur top-p.",
"com_endpoint_assistant": "Assistant de point de terminaison",
"com_endpoint_assistant_model": "Modèle d'assistant",
"com_endpoint_assistant_placeholder": "Veuillez sélectionner un assistant dans le panneau latéral droit",
"com_endpoint_bing_context_placeholder": "Bing peut utiliser jusqu'à 7k jetons pour le \"contexte\", qu'il peut référencer pour la conversation. La limite spécifique n'est pas connue mais peut entraîner des erreurs dépassant les 7k jetons",
"com_endpoint_bing_enable_sydney": "Activer Sydney",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "AVERTISSEMENT : L'abus de cette fonctionnalité peut vous faire BANNIR de l'utilisation de Bing! Cliquez sur \"Message système\" pour obtenir les instructions complètes et le message par défaut si omis, qui est le préréglage \"Sydney\" qui est considéré comme sûr.",
"com_endpoint_bing_to_enable_sydney": "Pour activer Sydney",
"com_endpoint_completion": "Complétion",
"com_endpoint_completion_model": "Modèle de complétion (recommandé : GPT-4)",
"com_endpoint_config_click_here": "Cliquez ici",
"com_endpoint_config_google_api_info": "Pour obtenir votre clé API de langage génératif (pour Gemini),",
"com_endpoint_config_google_api_key": "Clé API Google",
"com_endpoint_config_google_cloud_platform": "(de Google Cloud Platform)",
"com_endpoint_config_google_gemini_api": "(API Gemini)",
"com_endpoint_config_google_service_key": "Clé de compte de service Google",
"com_endpoint_config_key": "Définir la clé API",
"com_endpoint_config_key_chatgpt": "Pour obtenir votre jeton d'accès pour ChatGPT 'Version gratuite', se connecter à",
"com_endpoint_config_key_chatgpt_copy_token": "Copiez le jeton d'accès.",
"com_endpoint_config_key_chatgpt_then_visit": "puis visitez",
"com_endpoint_config_key_edge_full_key_string": "pour fournir les chaînes complètes des cookies.",
"com_endpoint_config_key_edge_instructions": "instructions",
"com_endpoint_config_key_encryption": "Votre clé sera cryptée et supprimée à",
"com_endpoint_config_key_expiry": "le délai d'expiration",
"com_endpoint_config_key_for": "Définir la clé API pour",
"com_endpoint_config_key_get_edge_key": "Pour obtenir votre jeton d'accès pour Bing, connectez-vous à",
"com_endpoint_config_key_get_edge_key_dev_tool": "Utilisez dev tools ou une extension lorsque vous êtes connecté au site pour copier le contenu du cookie _U. Si cela échoue, suivez ces",
"com_endpoint_config_key_google_need_to": "Vous devez",
"com_endpoint_config_key_google_service_account": "Créer un compte de service",
"com_endpoint_config_key_google_vertex_ai": "Activer Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API sur Google Cloud, puis",
"com_endpoint_config_key_google_vertex_api_role": "Assurez-vous de cliquer 'Créer et continuer' pour donner au moins le role 'Utilisateur de Vertex AI'. Finalement, créez une clé JSON à importer ici.",
"com_endpoint_config_key_import_json_key": "Importez la clé JSON du compte de service.",
"com_endpoint_config_key_import_json_key_invalid": "Clé JSON du compte de service invalide. Avez-vous importé le bon fichier ?",
"com_endpoint_config_key_import_json_key_success": "Clé JSON du compte de service importé avec succès",
"com_endpoint_config_key_name": "Clé",
"com_endpoint_config_key_name_placeholder": "Définir d'abord la clé API",
"com_endpoint_config_key_never_expires": "Votre clé n'expirera jamais",
"com_endpoint_config_placeholder": "Définissez votre clé dans le menu En-tête pour discuter.",
"com_endpoint_config_value": "Entrez la valeur pour",
"com_endpoint_context": "Contexte",
"com_endpoint_context_info": "Le nombre maximum de jetons qui peuvent être utilisés pour le contexte. Utilisez ceci pour contrôler le nombre de jetons envoyés par requête. Si non spécifié, les valeurs par défaut du système seront utilisées en fonction de la taille de contexte connue des modèles. Définir des valeurs plus élevées peut entraîner des erreurs et/ou un coût en jetons plus élevé.",
"com_endpoint_context_tokens": "Jetons de contexte maximum",
"com_endpoint_custom_name": "Nom personnalisé",
"com_endpoint_default": "par défaut",
"com_endpoint_default_blank": "par défaut : vide",
"com_endpoint_default_creative": "par défaut : créatif",
"com_endpoint_default_empty": "par défaut : vide",
"com_endpoint_default_false": "par défaut : faux",
"com_endpoint_default_with_num": "par défaut : {{0}}",
"com_endpoint_disabled_with_tools": "désactivé avec les outils",
"com_endpoint_disabled_with_tools_placeholder": "Désactivé avec les outils sélectionnés",
"com_endpoint_examples": " Exemples",
"com_endpoint_export": "Exporter",
"com_endpoint_export_share": "Exporter/Partager",
"com_endpoint_frequency_penalty": "Pénalité de fréquence",
"com_endpoint_func_hover": "Activer l'utilisation des plugins comme fonctions OpenAI",
"com_endpoint_google_custom_name_placeholder": "Définir un nom personnalisé pour Google",
"com_endpoint_google_maxoutputtokens": "Nombre maximum de jetons qui peuvent être générés dans la réponse. Spécifiez une valeur plus faible pour des réponses plus courtes et une valeur plus élevée pour des réponses plus longues.",
"com_endpoint_google_prompt_prefix_placeholder": "Définir des instructions ou un contexte personnalisés. Ignoré si vide.",
"com_endpoint_google_temp": "Des valeurs plus élevées = plus aléatoires, tandis que des valeurs plus faibles = plus concentrées et déterministes. Nous vous recommandons de modifier ceci ou Top P mais pas les deux.",
"com_endpoint_google_topk": "Top-k change la façon dont le modèle sélectionne les jetons pour la sortie. Un top-k de 1 signifie que le jeton sélectionné est le plus probable parmi tous les jetons du vocabulaire du modèle (également appelé décodage glouton), tandis qu'un top-k de 3 signifie que le jeton suivant est sélectionné parmi les 3 jetons les plus probables (en utilisant la température).",
"com_endpoint_google_topp": "Top-p change la façon dont le modèle sélectionne les jetons pour la sortie. Les jetons sont sélectionnés du plus K (voir le paramètre topK) probable au moins jusqu'à ce que la somme de leurs probabilités égale la valeur top-p.",
"com_endpoint_hide": "Masquer",
"com_endpoint_import": "Importer",
"com_endpoint_instructions_assistants": "Instructions de remplacement",
"com_endpoint_instructions_assistants_placeholder": "Remplace les instructions de l'assistant. Cela est utile pour modifier le comportement au cas par cas.",
"com_endpoint_max_output_tokens": "Nombre maximum de jetons en sortie",
"com_endpoint_message": "Message",
"com_endpoint_message_new": "Message {{0}}",
"com_endpoint_message_not_appendable": "Editer votre message ou regénerer.",
"com_endpoint_my_preset": "Mon préréglage",
"com_endpoint_new_topic": "Nouveau sujet",
"com_endpoint_no_presets": "Aucun préréglage pour l'instant, utilisez le bouton paramètres pour en créer un",
"com_endpoint_not_available": "Aucun endpoint disponible",
"com_endpoint_not_implemented": "Non implémenté",
"com_endpoint_open_menu": "Ouvrir le menu",
"com_endpoint_openai_custom_name_placeholder": "Définir un nom personnalisé pour ChatGPT",
"com_endpoint_openai_detail": "La résolution pour les requêtes Vision. \"Low\" est moins cher et plus rapide, \"High\" est plus détaillé et plus cher, et \"Auto\" choisira automatiquement entre les deux en fonction de la résolution de l'image.",
"com_endpoint_openai_freq": "Nombre compris entre -2,0 et 2,0. Les valeurs positives pénalisent les nouveaux jetons en fonction de leur fréquence existante dans le texte jusqu'à présent, diminuant ainsi la probabilité que le modèle répète la même ligne mot pour mot.",
"com_endpoint_openai_max": "Le nombre maximum de jetons à générer. La longueur totale des jetons d'entrée et des jetons générés est limitée par la longueur du contexte du modèle.",
"com_endpoint_openai_max_tokens": "Champ `max_tokens` optionnel, représentant le nombre maximum de jetons pouvant être générés dans la complétion de conversation. La longueur totale des jetons d'entrée et des jetons générés est limitée par la longueur du contexte du modèle. Vous pouvez rencontrer des erreurs si ce nombre dépasse le maximum de jetons de contexte.",
"com_endpoint_openai_pres": "Nombre compris entre -2,0 et 2,0. Les valeurs positives pénalisent les nouveaux jetons en fonction du fait qu'ils apparaissent ou non dans le texte jusqu'à présent, augmentant ainsi la probabilité que le modèle parle de nouveaux sujets.",
"com_endpoint_openai_prompt_prefix_placeholder": "Définir des instructions personnalisées à inclure dans le message système. Par défaut : aucun",
"com_endpoint_openai_resend": "Renvoyer toutes les images précédemment jointes. Remarque : cela peut augmenter considérablement le coût en jetons et vous pouvez rencontrer des erreurs avec de nombreuses pièces jointes d'images.",
"com_endpoint_openai_resend_files": "Renvoyer tous les fichiers précédemment joints. Remarque : cela augmentera le coût en jetons et vous pourriez rencontrer des erreurs avec de nombreuses pièces jointes.",
"com_endpoint_openai_stop": "Jusqu'à 4 séquences où l'API cessera de générer d'autres jetons.",
"com_endpoint_openai_temp": "Des valeurs plus élevées = plus aléatoires, tandis que des valeurs plus faibles = plus concentrées et déterministes. Nous vous recommandons de modifier ceci ou Top P mais pas les deux.",
"com_endpoint_openai_topp": "Une alternative à l'échantillonnage avec température, appelée échantillonnage du noyau, où le modèle considère les résultats des jetons avec une masse de probabilité top_p. Ainsi, 0,1 signifie que seuls les jetons représentant les 10 % de masse de probabilité les plus élevés sont pris en compte. Nous vous recommandons de modifier ceci ou la température mais pas les deux.",
"com_endpoint_output": "Sortie",
"com_endpoint_plug_image_detail": "Détail de l'image",
"com_endpoint_plug_resend_files": "Renvoyer les fichiers",
"com_endpoint_plug_resend_images": "Renvoyer des images",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Définir des instructions personnalisées à inclure dans le message système. Par défaut : aucun",
"com_endpoint_plug_skip_completion": "Sauter la complétion",
"com_endpoint_plug_use_functions": "Utiliser les fonctions",
"com_endpoint_presence_penalty": "Pénalité de présence",
"com_endpoint_preset": "préréglage",
"com_endpoint_preset_clear_all_confirm": "Êtes-vous sûr de vouloir supprimer tous vos préréglages?",
"com_endpoint_preset_default": "est maintenant le préréglage par défaut.",
"com_endpoint_preset_default_item": "Par défaut :",
"com_endpoint_preset_default_none": "Aucun préréglage par défaut actif.",
"com_endpoint_preset_default_removed": "n'est plus le préréglage par défaut.",
"com_endpoint_preset_delete_confirm": "Êtes-vous sûr de vouloir supprimer ce préréglage?",
"com_endpoint_preset_delete_error": "Il y a eu une erreur lors de la suppression de votre préréglage. Veuillez réessayer.",
"com_endpoint_preset_import": "Préréglage importé!",
"com_endpoint_preset_import_error": "Il y a eu une erreur lors de l'importation de votre préréglage. Veuillez réessayer.",
"com_endpoint_preset_name": "Nom du préréglage",
"com_endpoint_preset_save_error": "Il y a eu une erreur lors de la sauvegarde de votre préréglage. Veuillez réessayer.",
"com_endpoint_preset_selected": "Préréglage actif!",
"com_endpoint_preset_selected_title": "Actif!",
"com_endpoint_preset_title": "Préréglage",
"com_endpoint_presets": "préréglages",
"com_endpoint_presets_clear_warning": "Etes-vous sûr de vouloir effacer tous les préréglages? Cette action est irréversible.",
"com_endpoint_prompt_cache": "Utiliser la mise en cache des prompts",
"com_endpoint_prompt_prefix": "Préfixe du prompt",
"com_endpoint_prompt_prefix_assistants": "Instructions supplémentaires pour les assistants",
"com_endpoint_prompt_prefix_assistants_placeholder": "Définir des instructions ou un contexte supplémentaire en plus des instructions principales de l'Assistant. Ignoré si vide.",
"com_endpoint_prompt_prefix_placeholder": "Définir des instructions ou un contexte personnalisé. Ignoré si vide.",
"com_endpoint_save": "Enregistrer",
"com_endpoint_save_as_preset": "Enregistrer comme préréglage",
"com_endpoint_save_convo_as_preset": "Enregistrer la conversation comme préréglage",
"com_endpoint_search": "Rechercher un endpoint par nom",
"com_endpoint_set_custom_name": "Définir un nom personnalisé, au cas où vous trouveriez ce préréglage",
"com_endpoint_show": "Afficher",
"com_endpoint_show_what_settings": "Afficher les paramètres {{0}}",
"com_endpoint_skip_hover": "Activer le saut de l'étape de complétion, qui examine la réponse finale et les étapes générées",
"com_endpoint_stop": "Séquences d'arrêt",
"com_endpoint_stop_placeholder": "Séparez les valeurs en appuyant sur `Entrée`",
"com_endpoint_system_message": "Message système",
"com_endpoint_temperature": "Température",
"com_endpoint_token_count": "Nombre de jetons",
"com_endpoint_tone_style": "Style de ton",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "Utiliser l'assistant actif",
"com_endpoint_view_options": "Voir les options",
"com_error_expired_user_key": "La clé fournie pour {{0}} a expiré à {{1}}. Veuillez fournir une clé et réessayer.",
"com_error_files_dupe": "Fichier en double détecté.",
"com_error_files_empty": "Les fichiers vides ne sont pas autorisés",
"com_error_files_process": "Une erreur s'est produite lors du traitement du fichier.",
"com_error_files_unsupported_capability": "Aucune capacité activée ne prend en charge ce type de fichier.",
"com_error_files_upload": "Une erreur s'est produite lors du téléversement du fichier",
"com_error_files_upload_canceled": "La demande de téléversement du fichier a été annulée. Remarque : le téléversement peut être toujours en cours de traitement et devra être supprimé manuellement.",
"com_error_files_validation": "Une erreur s'est produite lors de la validation du fichier.",
"com_error_input_length": "Le nombre de jetons du dernier message est trop élevé et dépasse la limite autorisée ({{0}}). Veuillez raccourcir votre message, ajuster la taille maximale du contexte dans les paramètres de conversation, ou créer une nouvelle branche de conversation pour continuer.",
"com_error_invalid_action_error": "Requête refusée : le domaine d'action spécifié n'est pas autorisé.",
"com_error_invalid_request_error": "Le service d'IA a rejeté la requête en raison d'une erreur. Cela peut être dû à une clé API non valide ou à une requête mal formatée.",
"com_error_invalid_user_key": "Clé fournie non valide. Veuillez fournir une clé valide et réessayer.",
"com_error_moderation": "Il semble que le contenu soumis ait été signalé par notre système de modération pour ne pas être conforme à nos lignes directrices communautaires. Nous ne pouvons pas procéder avec ce sujet spécifique. Si vous avez d'autres questions ou sujets que vous souhaitez explorer, veuillez modifier votre message ou créer une nouvelle conversation.",
"com_error_no_base_url": "Aucune URL de base trouvée. Veuillez en fournir une et réessayer.",
"com_error_no_system_messages": "Le service ou modèle d'IA sélectionné ne prend pas en charge les messages système. Essayez d'utiliser des prompts au lieu d'instructions personnalisées.",
"com_error_no_user_key": "Aucune clé trouvée. Veuillez fournir une clé et réessayer.",
"com_files_filter": "Filtrer les fichiers...",
"com_files_no_results": "Aucun résultat.",
"com_files_number_selected": "{{0}} sur {{1}} fichier(s) sélectionné(s)",
"com_generated_files": "Fichiers générés :",
"com_hide_examples": "Masquer les exemples",
"com_nav_account_settings": "Paramètres du compte",
"com_nav_always_make_prod": "Rendre toujours les nouvelles versions en production",
"com_nav_archive_all": "Archiver tout",
"com_nav_archive_all_chats": "Archiver toutes les conversations",
"com_nav_archive_created_at": "Créé Le",
"com_nav_archive_name": "Nom",
"com_nav_archived_chats": "Conversations archivées",
"com_nav_archived_chats_empty": "Vous n'avez aucune conversation archivée.",
"com_nav_archived_chats_manage": "Gérer",
"com_nav_at_command": "Commande-@",
"com_nav_at_command_description": "Basculer la commande \"@\" pour changer d'endpoints, de modèles, de préréglages, etc.",
"com_nav_audio_play_error": "Erreur de lecture audio : {{0}}",
"com_nav_audio_process_error": "Erreur de traitement audio : {{0}}",
"com_nav_auto_scroll": "Défilement automatique jusqu'au plus récent à l'ouverture",
"com_nav_auto_send_prompts": "Envoi automatique des prompts",
"com_nav_auto_send_text": "Envoi automatique du texte (après 3 sec)",
"com_nav_auto_send_text_disabled": "définir sur -1 pour désactiver",
"com_nav_auto_transcribe_audio": "Transcription audio automatique",
"com_nav_automatic_playback": "Lecture automatique du dernier message (externe seulement)",
"com_nav_balance": "Équilibre",
"com_nav_browser": "Navigateur",
"com_nav_buffer_append_error": "Problème avec la diffusion audio. La lecture peut être interrompue.",
"com_nav_change_picture": "Changer de photo",
"com_nav_chat_commands": "Commandes de chat",
"com_nav_chat_commands_info": "Ces commandes sont activées en tapant des caractères spécifiques au début de votre message. Chaque commande est déclenchée par son préfixe désigné. Vous pouvez les désactiver si vous utilisez fréquemment ces caractères pour commencer vos messages.",
"com_nav_chat_direction": "Direction de la conversation",
"com_nav_clear_all_chats": "Effacer toutes les conversations",
"com_nav_clear_cache_confirm_message": "Êtes-vous sûr de vouloir vider le cache ?",
"com_nav_clear_conversation": "Effacer les conversations",
"com_nav_clear_conversation_confirm_message": "Êtes-vous sûr de vouloir effacer toutes les conversations ? Ceci est irréversible.",
"com_nav_close_sidebar": "Fermer la barre latérale",
"com_nav_command_settings": "Paramètres des commandes",
"com_nav_command_settings_description": "Personnaliser les commandes disponibles dans la conversation",
"com_nav_commands": "Commandes",
"com_nav_commands_tab": "Paramètres des commandes",
"com_nav_confirm_clear": "Confirmer l'effacement",
"com_nav_conversation_mode": "Mode conversation",
"com_nav_convo_menu_options": "Options du menu de conversation",
"com_nav_db_sensitivity": "Sensibilité en décibels",
"com_nav_delete_account": "Supprimer le compte",
"com_nav_delete_account_button": "Supprimer définitivement mon compte",
"com_nav_delete_account_confirm": "Supprimer le compte - êtes-vous sûr?",
"com_nav_delete_account_confirm_placeholder": "Pour continuer, saisissez \"DELETE\" dans le champ ci-dessous",
"com_nav_delete_account_email_placeholder": "Veuillez entrer votre courriel de compte",
"com_nav_delete_cache_storage": "Supprimer le stockage du cache TTS",
"com_nav_delete_data_info": "Toutes vos données seront supprimées.",
"com_nav_delete_warning": "ATTENTION : Cela supprimera définitivement votre compte.",
"com_nav_edge": "Edge",
"com_nav_enable_cache_tts": "Activer le cache TTS",
"com_nav_enable_cloud_browser_voice": "Utiliser les voix cloud",
"com_nav_enabled": "Activé",
"com_nav_engine": "Moteur",
"com_nav_enter_to_send": "Appuyez sur Entrée pour envoyer des messages",
"com_nav_export": "Exporter",
"com_nav_export_all_message_branches": "Exporter toutes les branches de messages",
"com_nav_export_conversation": "Exporter la conversation",
"com_nav_export_filename": "Nom du fichier",
"com_nav_export_filename_placeholder": "Définir le nom du fichier",
"com_nav_export_include_endpoint_options": "Inclure les options d'extrémité",
"com_nav_export_recursive": "Récursif",
"com_nav_export_recursive_or_sequential": "Récursif ou séquentiel ?",
"com_nav_export_type": "Type",
"com_nav_external": "Externe",
"com_nav_font_size": "Taille de police",
"com_nav_font_size_base": "Moyen",
"com_nav_font_size_lg": "Grand",
"com_nav_font_size_sm": "Petit",
"com_nav_font_size_xl": "Très grand",
"com_nav_font_size_xs": "Très petit",
"com_nav_help_faq": "Aide & FAQ",
"com_nav_hide_panel": "Masquer le panneau latéral le plus à droite",
"com_nav_info_bookmarks_rebuild": "Si le nombre de signets est incorrect, veuillez reconstruire les informations des signets. Le nombre de signets sera recalculé et les données seront restaurées à leur état correct.",
"com_nav_info_code_artifacts": "Active l'affichage des artéfacts de code expérimentaux à côté du chat",
"com_nav_info_custom_prompt_mode": "Lorsqu'activé, le prompt système par défaut pour les artéfacts ne sera pas inclus. Toutes les instructions de génération d'artéfacts doivent être fournies manuellement dans ce mode.",
"com_nav_info_delete_cache_storage": "Cette action supprimera tous les fichiers audio TTS (Text-to-Speech) mis en cache stockés sur votre appareil. Les fichiers audio mis en cache sont utilisés pour accélérer la lecture des fichiers audio TTS générés précédemment, mais ils peuvent consommer de l'espace de stockage sur votre appareil.",
"com_nav_info_enter_to_send": "Lorsqu'activée, appuyez sur la touche ENTRÉE pour envoyer votre message. Lorsque désactivée, appuyez sur Entrée ajoutera une nouvelle ligne, et vous devrez appuyer sur CTRL + ENTRÉE pour envoyer votre message.",
"com_nav_info_fork_change_default": "Messages visibles uniquement, inclut uniquement le chemin direct vers le message sélectionné. Inclure les branches liées, ajoute des branches tout au long du chemin. Inclure tous depuis/jusque là, inclut tous les messages et branches connectés.",
"com_nav_info_fork_split_target_setting": "Lorsqu'activé, le forking commencera du message cible jusqu'au dernier message de la conversation, selon le comportement sélectionné.",
"com_nav_info_include_shadcnui": "Lorsque cette option est activée, les instructions d'utilisation des composants shadcn/ui seront incluses. shadcn/ui est une collection de composants réutilisables construits avec Radix UI et Tailwind CSS. Note : ces instructions sont détaillées, il est conseillé de ne les activer que si l'indication des importations et des composants corrects est importante pour vous. Pour plus d'informations sur ces composants, visitez : https://ui.shadcn.com/",
"com_nav_info_latex_parsing": "Lorsqu'activé, le code LaTeX dans les messages sera rendu comme des équations mathématiques. Désactiver cela peut améliorer les performances si vous n'avez pas besoin du rendu LaTeX.",
"com_nav_info_revoke": "Cette action révoquera et supprimera toutes les clés API que vous avez fournies. Vous devrez saisir à nouveau ces informations d'identification pour continuer à utiliser ces points de terminaison.",
"com_nav_info_save_draft": "Lorsqu'activé, le texte et les pièces jointes que vous entrez dans le formulaire de chat seront automatiquement sauvegardés localement sous forme de brouillons. Ces brouillons seront disponibles même si vous actualisez la page ou passez à une conversation différente. Les brouillons sont stockés localement sur votre appareil et sont supprimés une fois le message envoyé.",
"com_nav_info_user_name_display": "Lorsqu'activé, le nom d'utilisateur de l'expéditeur sera affiché au-dessus de chaque message que vous envoyez. Lorsque désactivé, vous verrez seulement \"Vous\" au-dessus de vos messages.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "Détection automatique",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "Langue",
"com_nav_latex_parsing": "Analyse LaTeX dans les messages (peut affecter les performances)",
"com_nav_log_out": "Se déconnecter",
"com_nav_long_audio_warning": "Les textes plus longs prendront plus de temps à traiter.",
"com_nav_maximize_chat_space": "Maximiser l'espace de discussion",
"com_nav_media_source_init_error": "Impossible de préparer le lecteur audio. Veuillez vérifier les paramètres de votre navigateur.",
"com_nav_modular_chat": "Activer le changement de points de terminaison en cours de conversation",
"com_nav_my_files": "Mes fichiers",
"com_nav_no_search_results": "Aucun résultat de recherche trouvé",
"com_nav_not_supported": "Non pris en charge",
"com_nav_open_sidebar": "Ouvrir la barre latérale",
"com_nav_playback_rate": "Taux de lecture audio",
"com_nav_plugin_auth_error": "Une erreur s'est produite lors de la tentative d'authentification de ce plugin. Veuillez réessayer.",
"com_nav_plugin_install": "Installer",
"com_nav_plugin_search": "Rechercher des plugins",
"com_nav_plugin_store": "Boutique de plugins",
"com_nav_plugin_uninstall": "Désinstaller",
"com_nav_plus_command": "+-Commande",
"com_nav_plus_command_description": "Basculer la commande \"+\" pour ajouter un paramètre de réponses multiples",
"com_nav_profile_picture": "Photo de profil",
"com_nav_save_drafts": "Enregistrer les brouillons localement",
"com_nav_search_placeholder": "Rechercher des messages",
"com_nav_send_message": "Envoyer un message",
"com_nav_setting_account": "Compte",
"com_nav_setting_beta": "Fonctionnalités bêta",
"com_nav_setting_chat": "Chat",
"com_nav_setting_data": "Contrôles des données",
"com_nav_setting_general": "Général",
"com_nav_setting_speech": "Parole",
"com_nav_settings": "Paramètres",
"com_nav_shared_links": "Liens partagés",
"com_nav_shared_links_date_shared": "Date de partage",
"com_nav_shared_links_empty": "Vous n'avez aucun lien partagé.",
"com_nav_shared_links_manage": "Gérer",
"com_nav_shared_links_name": "Nom",
"com_nav_show_code": "Toujours afficher le code lors de l'utilisation de l'interpréteur de code",
"com_nav_slash_command": "/-Commande",
"com_nav_slash_command_description": "Basculer la commande \"/\" pour sélectionner une invite via le clavier",
"com_nav_source_buffer_error": "Erreur lors de la configuration de la lecture audio. Veuillez actualiser la page.",
"com_nav_source_chat": "Afficher la conversation source",
"com_nav_speech_cancel_error": "Impossible d'arrêter la lecture audio. Vous devrez peut-être actualiser la page.",
"com_nav_speech_to_text": "Parole en texte",
"com_nav_stop_generating": "Arrêter la génération",
"com_nav_text_to_speech": "Texte en parole",
"com_nav_theme": "Thème",
"com_nav_theme_dark": "Sombre",
"com_nav_theme_light": "Clair",
"com_nav_theme_system": "Système",
"com_nav_tool_dialog": "Outils de l'assistant",
"com_nav_tool_dialog_agents": "Outils de l'agent",
"com_nav_tool_dialog_description": "L'assistant doit être sauvegardé pour conserver les sélections d'outils.",
"com_nav_tool_remove": "Supprimer",
"com_nav_tool_search": "Outils de recherche",
"com_nav_tts_init_error": "Échec de l'initialisation de la synthèse vocale : {{0}}",
"com_nav_tts_unsupported_error": "La synthèse vocale pour le moteur sélectionné n'est pas prise en charge par ce navigateur.",
"com_nav_user": "UTILISATEUR",
"com_nav_user_msg_markdown": "Interpréter les messages utilisateur en markdown",
"com_nav_user_name_display": "Afficher le nom d'utilisateur dans les messages",
"com_nav_voice_select": "Voix",
"com_nav_voices_fetch_error": "Impossible de récupérer les options vocales. Veuillez vérifier votre connexion Internet.",
"com_nav_welcome_agent": "Veuillez sélectionner un agent",
"com_nav_welcome_assistant": "Veuillez sélectionner un assistant",
"com_nav_welcome_message": "Comment puis-je vous aider aujourd'hui?",
"com_show_agent_settings": "Afficher les paramètres de l'agent",
"com_show_completion_settings": "Afficher les paramètres de complétion",
"com_show_examples": "Afficher les exemples",
"com_sidepanel_agent_builder": "Constructeur d'agent",
"com_sidepanel_assistant_builder": "Constructeur d'assistant",
"com_sidepanel_attach_files": "Joindre des fichiers",
"com_sidepanel_conversation_tags": "Signets",
"com_sidepanel_hide_panel": "Masquer le panneau",
"com_sidepanel_manage_files": "Gérer les fichiers",
"com_sidepanel_parameters": "Paramètres",
"com_sidepanel_select_agent": "Sélectionner un assistant",
"com_sidepanel_select_assistant": "Sélectionner un assistant",
"com_ui_accept": "J'accepte",
"com_ui_add": "Ajouter",
"com_ui_add_model_preset": "Ajouter un modèle ou un préréglage pour une réponse supplémentaire",
"com_ui_add_multi_conversation": "Ajouter plusieurs conversations",
"com_ui_admin": "Administrateur",
"com_ui_admin_access_warning": "La désactivation de l'accès administrateur à cette fonctionnalité peut entraîner des problèmes d'interface imprévus nécessitant une actualisation. Une fois sauvegardé, le seul moyen de rétablir l'accès est via le paramètre d'interface dans la configuration librechat.yaml, ce qui affecte tous les rôles.",
"com_ui_admin_settings": "Paramètres administratifs",
"com_ui_advanced": "Avancé",
"com_ui_agent": "Agent",
"com_ui_agent_already_shared_to_all": "Cet agent est déjà partagé avec tous les utilisateurs",
"com_ui_agent_delete_error": "Une erreur s'est produite lors de la suppression de l'agent",
"com_ui_agent_deleted": "Agent supprimé avec succès",
"com_ui_agent_duplicate_error": "Une erreur s'est produite lors de la duplication de l'agent",
"com_ui_agent_duplicated": "Agent dupliqué avec succès",
"com_ui_agent_editing_allowed": "D'autres utilisateurs peuvent déjà modifier cet agent",
"com_ui_agents": "Agents",
"com_ui_agents_allow_create": "Autoriser la création d'Agents",
"com_ui_agents_allow_share_global": "Autoriser le partage des Agents avec tous les utilisateurs",
"com_ui_agents_allow_use": "Autoriser l'utilisation des Agents",
"com_ui_all": "tout",
"com_ui_all_proper": "Tout",
"com_ui_archive": "Archiver",
"com_ui_archive_error": "échec de l'archivage de la conversation",
"com_ui_artifact_click": "Cliquer pour ouvrir",
"com_ui_artifacts": "Artefacts",
"com_ui_artifacts_toggle": "Afficher/Masquer l'interface des artefacts",
"com_ui_ascending": "Croissant",
"com_ui_assistant": "Assistant",
"com_ui_assistant_delete_error": "Une erreur s'est produite lors de la suppression de l'assistant.",
"com_ui_assistant_deleted": "Assistant supprimé avec succès",
"com_ui_assistants": "Assistants virtuels",
"com_ui_assistants_output": "Sortie des assistants",
"com_ui_attach_error": "Impossible de joindre le fichier. Créez ou sélectionnez une conversation, ou essayez d'actualiser la page.",
"com_ui_attach_error_openai": "Impossible de joindre les fichiers de l'Assistant à d'autres points d'accès",
"com_ui_attach_error_size": "Limite de taille de fichier dépassée pour le point de terminaison :",
"com_ui_attach_error_type": "Type de fichier non pris en charge pour ce point d'accès :",
"com_ui_attach_warn_endpoint": "Les fichiers non compatibles avec l'outil peuvent être ignorés",
"com_ui_attachment": "Pièce jointe",
"com_ui_authentication": "Authentification",
"com_ui_avatar": "Avatar",
"com_ui_back_to_chat": "Retour à la discussion",
"com_ui_back_to_prompts": "Retour aux Prompts",
"com_ui_bookmark_delete_confirm": "Êtes-vous sûr de vouloir supprimer ce signet?",
"com_ui_bookmarks": "Signets",
"com_ui_bookmarks_add": "Ajouter des signets",
"com_ui_bookmarks_add_to_conversation": "Ajouter à la conversation en cours",
"com_ui_bookmarks_count": "Nombre",
"com_ui_bookmarks_create_error": "Une erreur est survenue lors de la création du signet",
"com_ui_bookmarks_create_exists": "Ce signet existe déjà",
"com_ui_bookmarks_create_success": "Signet créé avec succès",
"com_ui_bookmarks_delete": "Supprimer le signet",
"com_ui_bookmarks_delete_error": "Une erreur est survenue lors de la suppression du signet",
"com_ui_bookmarks_delete_success": "Signet supprimé avec succès",
"com_ui_bookmarks_description": "Description",
"com_ui_bookmarks_edit": "Modifier le signet",
"com_ui_bookmarks_filter": "Filtrer les favoris...",
"com_ui_bookmarks_new": "Nouveau signet",
"com_ui_bookmarks_rebuild": "Reconstruire",
"com_ui_bookmarks_title": "Titre",
"com_ui_bookmarks_update_error": "Une erreur est survenue lors de la mise à jour du signet",
"com_ui_bookmarks_update_success": "Signet mis à jour avec succès",
"com_ui_cancel": "Annuler",
"com_ui_capabilities": "Capacités",
"com_ui_capability_correction": "Permet à l'utilisateur de fournir des corrections de suivi",
"com_ui_capability_decline_requests": "Formé à refuser les demandes inappropriées",
"com_ui_capability_remember": "Se souvient de ce que l'utilisateur a dit plus tôt dans la conversation",
"com_ui_categories": "Catégories",
"com_ui_chat": "Discussion",
"com_ui_chat_history": "Historique des discussions",
"com_ui_chats": "discussions",
"com_ui_clear": "Effacer",
"com_ui_clear_all": "Tout effacer",
"com_ui_close": "Fermer",
"com_ui_code": "Code",
"com_ui_collapse_chat": "Réduire la discussion",
"com_ui_command_placeholder": "Facultatif : Saisissez une commande pour l'invite ou le nom sera utilisé",
"com_ui_command_usage_placeholder": "Sélectionnez un prompt par commande ou par nom",
"com_ui_confirm_action": "Confirmer l'action",
"com_ui_connect": "Connecter",
"com_ui_context": "Contexte",
"com_ui_continue": "Continuer",
"com_ui_controls": "Contrôles",
"com_ui_copied": "Copié !",
"com_ui_copied_to_clipboard": "Copié dans le presse-papier",
"com_ui_copy_code": "Copier le code",
"com_ui_copy_link": "Copier le lien",
"com_ui_copy_to_clipboard": "Copier dans le presse-papier",
"com_ui_create": "Créer",
"com_ui_create_link": "Créer un lien",
"com_ui_create_prompt": "Créer un prompt",
"com_ui_custom_prompt_mode": "Mode de prompt personnalisé",
"com_ui_dashboard": "Tableau de bord",
"com_ui_date": "Date",
"com_ui_date_april": "Avril",
"com_ui_date_august": "Août",
"com_ui_date_december": "Décembre",
"com_ui_date_february": "Février",
"com_ui_date_january": "Janvier",
"com_ui_date_july": "Juillet",
"com_ui_date_june": "Juin",
"com_ui_date_march": "Mars",
"com_ui_date_may": "Mai",
"com_ui_date_november": "Novembre",
"com_ui_date_october": "Octobre",
"com_ui_date_previous_30_days": "30 derniers jours",
"com_ui_date_previous_7_days": "7 derniers jours",
"com_ui_date_september": "Septembre",
"com_ui_date_today": "Aujourd'hui",
"com_ui_date_yesterday": "Hier",
"com_ui_decline": "Je n'accepte pas",
"com_ui_delete": "Supprimer",
"com_ui_delete_action": "Supprimer l'action",
"com_ui_delete_action_confirm": "Êtes-vous sûr de vouloir supprimer cette action ?",
"com_ui_delete_agent_confirm": "Êtes-vous sûr de vouloir supprimer cet agent ?",
"com_ui_delete_assistant_confirm": "Êtes-vous sûr de vouloir supprimer cet Assistant ? Cette action est irréversible.",
"com_ui_delete_confirm": "Cela supprimera",
"com_ui_delete_confirm_prompt_version_var": "Cela supprimera la version sélectionnée pour \"{{0}}.\" S'il n'existe aucune autre version, le prompt sera supprimé.",
"com_ui_delete_conversation": "Supprimer la discussion?",
"com_ui_delete_prompt": "Supprimer le Prompt?",
"com_ui_delete_shared_link": "Supprimer le lien partagé ?",
"com_ui_delete_tool": "Supprimer l'outil",
"com_ui_delete_tool_confirm": "Êtes-vous sûr de vouloir supprimer cet outil ?",
"com_ui_descending": "Décroissant",
"com_ui_description": "Description",
"com_ui_description_placeholder": "Optionnel : Entrez une description à afficher dans le prompt",
"com_ui_download_error": "Erreur lors du téléchargement du fichier. Le fichier a peut-être été supprimé.",
"com_ui_drag_drop_file": "Glissez-déposez un fichier ici",
"com_ui_dropdown_variables": "Variables déroulantes :",
"com_ui_dropdown_variables_info": "Créez des menus déroulants personnalisés pour vos prompts : `{{nom_variable:option1|option2|option3}}`",
"com_ui_duplicate": "Dupliquer",
"com_ui_duplicate_agent_confirm": "Êtes-vous sûr de vouloir dupliquer cet agent ?",
"com_ui_duplication_error": "Une erreur s'est produite lors de la duplication de la conversation",
"com_ui_duplication_processing": "Duplication de la conversation en cours...",
"com_ui_duplication_success": "Conversation dupliquée avec succès",
"com_ui_edit": "Modifier",
"com_ui_endpoint": "Point de terminaison",
"com_ui_endpoint_menu": "Menu des points de terminaison LLM",
"com_ui_endpoints_available": "Points de terminaison disponibles",
"com_ui_enter": "Entrer",
"com_ui_enter_api_key": "Saisir la clé API",
"com_ui_enter_openapi_schema": "Saisissez votre schéma OpenAPI ici",
"com_ui_enter_var": "Saisir {{0}}",
"com_ui_entries": "entrées",
"com_ui_error": "Erreur",
"com_ui_error_connection": "Erreur de connexion au serveur, essayez de rafraîchir la page.",
"com_ui_error_save_admin_settings": "Une erreur est survenue lors de la sauvegarde de vos paramètres administratifs.",
"com_ui_example_10_year_old_b_day": "Tu as des idées créatives pour l'anniversaire d'un enfant de 10 ans ?",
"com_ui_example_http_in_js": "Comment faire une requête HTTP en Javascript ?",
"com_ui_example_quantum_computing": "Expliquer l'informatique quantique en termes simples",
"com_ui_examples": "Exemples",
"com_ui_experimental": "Fonctionnalités expérimentales",
"com_ui_export_convo_modal": "Exporter la conversation",
"com_ui_field_required": "Ce champ est obligatoire",
"com_ui_filter_prompts_name": "Filtrer les prompts par nom",
"com_ui_finance": "Finance",
"com_ui_fork": "Bifurquer",
"com_ui_fork_all_target": "Inclure tout à partir d'ici",
"com_ui_fork_branches": "Inclure les branches associées",
"com_ui_fork_change_default": "Option de fourche par défaut",
"com_ui_fork_default": "Utiliser l'option de fourche par défaut",
"com_ui_fork_error": "Une erreur s'est produite lors du dédoublement de la conversation",
"com_ui_fork_from_message": "Sélectionner une option de bifurcation",
"com_ui_fork_info_1": "Utilisez ce paramètre pour créer une bifurcation des messages avec le comportement souhaité.",
"com_ui_fork_info_2": "\"Forker\" fait référence à la création d'une nouvelle conversation qui commence/se termine à partir de messages spécifiques dans la conversation actuelle, en créant une copie selon les options sélectionnées.",
"com_ui_fork_info_3": "Le terme \"message cible\" fait référence soit au message à partir duquel cette fenêtre contextuelle a été ouverte, soit, si vous cochez \"{{0}}\", au dernier message de la conversation.",
"com_ui_fork_info_branches": "Cette option divise les messages visibles, ainsi que les branches associées ; en d'autres termes, le chemin direct vers le message cible, y compris les branches le long du chemin.",
"com_ui_fork_info_remember": "Cochez cette case pour mémoriser les options que vous sélectionnez pour une utilisation future, ce qui vous permettra de bifurquer plus rapidement les conversations selon vos préférences.",
"com_ui_fork_info_start": "Si cette option est cochée, le fork commencera à partir de ce message jusqu'au dernier message de la conversation, selon le comportement sélectionné ci-dessus.",
"com_ui_fork_info_target": "Cette option divise tous les messages menant au message cible, y compris ses voisins ; en d'autres termes, toutes les branches de messages, qu'elles soient visibles ou non et quel que soit leur chemin, sont incluses.",
"com_ui_fork_info_visible": "Cette option permet de diviser uniquement les messages visibles ; en d'autres termes, le chemin direct vers le message cible, sans aucune branche.",
"com_ui_fork_processing": "Bifurquer la conversation...",
"com_ui_fork_remember": "Se souvenir",
"com_ui_fork_remember_checked": "Votre sélection sera mémorisée après utilisation. Vous pouvez la modifier à tout moment dans les paramètres.",
"com_ui_fork_split_target": "Démarrer la bifurcation ici",
"com_ui_fork_split_target_setting": "Démarrer la bifurcation à partir du message cible par défaut",
"com_ui_fork_success": "Conversation bifurquée avec succès",
"com_ui_fork_visible": "Messages visibles uniquement",
"com_ui_go_to_conversation": "Aller à la conversation",
"com_ui_happy_birthday": "C'est mon premier anniversaire !",
"com_ui_hide_prompt_templates": "Masquer les modèles de prompt",
"com_ui_host": "Hôte",
"com_ui_idea": "Idées",
"com_ui_image_gen": "Génération d'image",
"com_ui_import_conversation": "Importer",
"com_ui_import_conversation_error": "Une erreur s'est produite lors de l'importation de vos conversations",
"com_ui_import_conversation_file_type_error": "Type de fichier non pris en charge pour l'importation",
"com_ui_import_conversation_info": "Importer des conversations à partir d'un fichier JSON",
"com_ui_import_conversation_success": "Conversations importées avec succès",
"com_ui_include_shadcnui": "Inclure les instructions des composants shadcn/ui",
"com_ui_input": "Entrée",
"com_ui_instructions": "Instructions",
"com_ui_latest_footer": "Chaque IA pour tout le monde.",
"com_ui_librechat_code_api_key": "Obtenir votre clé API pour l'interpréteur de code LibreChat",
"com_ui_librechat_code_api_subtitle": "Sécurisé. Multilingue. Fichiers d'entrée/sortie.",
"com_ui_librechat_code_api_title": "Exécuter le code IA",
"com_ui_limitation_harmful_biased": "Peut occasionnellement produire des instructions nuisibles ou du contenu biaisé",
"com_ui_limitation_incorrect_info": "Peut occasionnellement générer des informations incorrectes",
"com_ui_limitation_limited_2021": "Connaissance limitée du monde et des événements après 2021",
"com_ui_limitations": "Limitations",
"com_ui_llm_menu": "Menu LLM",
"com_ui_llms_available": "LLMs disponibles",
"com_ui_loading": "Chargement...",
"com_ui_locked": "Verrouillé",
"com_ui_logo": "Logo {{0}}",
"com_ui_manage": "Gérer",
"com_ui_max_tags": "Le nombre maximum autorisé est {{0}}, en utilisant les dernières valeurs.",
"com_ui_mention": "Mentionnez un point de terminaison, un assistant ou un préréglage pour basculer rapidement vers celui-ci",
"com_ui_min_tags": "Impossible de supprimer plus de valeurs, un minimum de {{0}} est requis.",
"com_ui_misc": "Divers",
"com_ui_model": "Modèle",
"com_ui_model_parameters": "Paramètres du modèle",
"com_ui_model_save_success": "Paramètres du modèle sauvegardés avec succès",
"com_ui_more_info": "Plus d'informations",
"com_ui_more_options": "Plus",
"com_ui_my_prompts": "Mes Prompts",
"com_ui_name": "Nom",
"com_ui_new_chat": "Nouvelle conversation",
"com_ui_new_footer": "Toutes les conversations IA au même endroit.",
"com_ui_next": "Suivant",
"com_ui_no": "Non",
"com_ui_no_bookmarks": "Il semble que vous n'ayez pas encore de favoris. Cliquez sur une discussion pour en ajouter un",
"com_ui_no_category": "Aucune catégorie",
"com_ui_no_changes": "Aucune modification à mettre à jour",
"com_ui_no_conversation_id": "Aucun identifiant de conversation trouvé",
"com_ui_no_prompt_description": "Aucune description trouvée.",
"com_ui_no_terms_content": "Aucun contenu de conditions d'utilisation à afficher",
"com_ui_none_selected": "Aucune sélection",
"com_ui_nothing_found": "Aucun résultat trouvé",
"com_ui_of": "des",
"com_ui_off": "Désactivé",
"com_ui_on": "Activé",
"com_ui_page": "Page",
"com_ui_pay_per_call": "Toutes les conversations IA au même endroit. Payez à la demande et non par mois",
"com_ui_prev": "Précédent",
"com_ui_preview": "Aperçu",
"com_ui_privacy_policy": "Politique de confidentialité",
"com_ui_privacy_policy_url": "URL de la politique de confidentialité",
"com_ui_prompt": "Prompt",
"com_ui_prompt_already_shared_to_all": "Ce prompt est déjà partagé à tous les utilisateurs",
"com_ui_prompt_name": "Nom du Prompt",
"com_ui_prompt_name_required": "Un nom pour le Prompt est requis",
"com_ui_prompt_preview_not_shared": "L'auteur n'a pas autorisé la collaboration pour ce prompt.",
"com_ui_prompt_shared_to_all": "Ce prompt est partagé à tous les utilisateurs",
"com_ui_prompt_templates": "Modèles de prompt",
"com_ui_prompt_text": "Texte",
"com_ui_prompt_text_required": "Un texte est requis",
"com_ui_prompt_update_error": "Une erreur s'est produite lors de la mise à jour du prompt",
"com_ui_prompts": "Prompts",
"com_ui_prompts_allow_create": "Autoriser la création de Prompts",
"com_ui_prompts_allow_share_global": "Autoriser le partage des Prompts à tous les utilisateurs",
"com_ui_prompts_allow_use": "Autoriser l'utilisation de Prompts",
"com_ui_provider": "Fournisseur",
"com_ui_read_aloud": "Lire à haute voix",
"com_ui_regenerate": "Régénérer",
"com_ui_region": "Région",
"com_ui_rename": "Renommer",
"com_ui_renaming_var": "Renommer \"{{0}}\"",
"com_ui_reset_var": "Réinitialiser {{0}}",
"com_ui_result": "Résultat",
"com_ui_revoke": "Révoquer",
"com_ui_revoke_info": "Révoquer toutes les informations d'identification fournies par l'utilisateur",
"com_ui_revoke_key_confirm": "Êtes-vous sûr de vouloir révoquer cette clé ?",
"com_ui_revoke_key_endpoint": "Révoquer la clé pour {{0}}",
"com_ui_revoke_keys": "Révoquer les clés",
"com_ui_revoke_keys_confirm": "Êtes-vous sûr de vouloir révoquer toutes les clés ?",
"com_ui_role_select": "Sélectionner un rôle",
"com_ui_roleplay": "Jeu de rôle",
"com_ui_run_code": "Exécuter le code",
"com_ui_run_code_error": "Une erreur s'est produite lors de l'exécution du code",
"com_ui_save": "Sauvegarder",
"com_ui_save_submit": "Enregistrer et Soumettre",
"com_ui_saved": "Enregistré!",
"com_ui_schema": "Schéma",
"com_ui_search_categories": "Rechercher des catégories",
"com_ui_select": "Sélectionner",
"com_ui_select_a_category": "Aucune catégorie sélectionnée",
"com_ui_select_file": "Sélectionner un fichier",
"com_ui_select_model": "Sélectionner un modèle",
"com_ui_select_provider": "Sélectionner un fournisseur",
"com_ui_select_provider_first": "Sélectionnez d'abord un fournisseur",
"com_ui_select_region": "Sélectionner une région",
"com_ui_select_search_model": "Rechercher un modèle par nom",
"com_ui_select_search_plugin": "Rechercher un plugin par nom",
"com_ui_select_search_provider": "Rechercher un fournisseur par nom",
"com_ui_select_search_region": "Rechercher une région par nom",
"com_ui_share": "Partager",
"com_ui_share_create_message": "Votre nom et tout message que vous ajoutez après le partage restent privés.",
"com_ui_share_created_message": "Un lien partagé vers votre conversation a été créé. Gérez les conversations précédemment partagées à tout moment via les paramètres.",
"com_ui_share_delete_error": "Une erreur est survenue lors de la suppression du lien partagé.",
"com_ui_share_error": "Une erreur est survenue lors du partage du lien de la discussion",
"com_ui_share_link_to_chat": "Partager le lien de la discussion",
"com_ui_share_retrieve_error": "Une erreur est survenue lors de la suppression du lien partagé.",
"com_ui_share_to_all_users": "Partager à tous les utilisateurs",
"com_ui_share_update_message": "Votre nom, les instructions personnalisées et tout message que vous ajoutez après le partage restent privés.",
"com_ui_share_updated_message": "Un lien partagé vers votre conversation a été mis à jour. Gérez les conversations précédemment partagées à tout moment via les paramètres.",
"com_ui_share_var": "Partager {{0}}",
"com_ui_shared_link_not_found": "Lien partagé introuvable",
"com_ui_shared_prompts": "Prompts partagés",
"com_ui_shop": "Boutique",
"com_ui_show_all": "Tout afficher",
"com_ui_showing": "Affichage",
"com_ui_simple": "Simple",
"com_ui_size": "Taille",
"com_ui_special_variables": "Variables spéciales : Utilisez {{current_date}} pour la date actuelle, et {{current_user}} pour le nom de votre compte donné.",
"com_ui_special_variables_info": "Utilisez `{{current_date}}` pour la date actuelle et `{{current_user}}` pour votre nom de compte.",
"com_ui_speech_while_submitting": "Impossible de soumettre un message vocal pendant la génération d'une réponse",
"com_ui_stop": "Arrêt ",
"com_ui_storage": "Stockage",
"com_ui_submit": "Soumettre",
"com_ui_success": "Succès",
"com_ui_teach_or_explain": "Apprentissage",
"com_ui_terms_and_conditions": "Conditions d'utilisation",
"com_ui_terms_of_service": "Conditions d'utilisation",
"com_ui_tools": "Outils",
"com_ui_travel": "Voyage",
"com_ui_unarchive": "Désarchiver",
"com_ui_unarchive_error": "Échec du désarchivage de la conversation",
"com_ui_unknown": "Inconnu",
"com_ui_update": "Mettre à jour",
"com_ui_upload": "Téléverser",
"com_ui_upload_code_files": "Téléverser pour l'Interpréteur de Code",
"com_ui_upload_delay": "Le téléversement de \"{{0}}\" prend plus de temps que prévu. Veuillez patienter pendant que le fichier termine son indexation pour la récupération.",
"com_ui_upload_error": "Une erreur s'est produite lors du téléversement de votre fichier",
"com_ui_upload_file_search": "Téléverser pour la recherche de fichiers",
"com_ui_upload_files": "Téléverser des fichiers",
"com_ui_upload_image": "Téléverser une image",
"com_ui_upload_image_input": "Téléverser une image",
"com_ui_upload_invalid": "Fichier non valide pour le téléchargement. L'image ne doit pas dépasser la limite",
"com_ui_upload_invalid_var": "Fichier non valide pour le téléchargement. L'image ne doit pas dépasser {{0}} Mo",
"com_ui_upload_success": "Fichier téléversé avec succès",
"com_ui_upload_type": "Sélectionner le type de téléversement",
"com_ui_use_micrphone": "Utiliser le microphone",
"com_ui_use_prompt": "Utiliser le prompt",
"com_ui_variables": "Variables",
"com_ui_variables_info": "Utilisez des doubles accolades dans votre texte pour créer des variables, par exemple {{exemple de variable}}, à remplir ultérieurement lors de l'utilisation du prompt.",
"com_ui_version_var": "Version {{0}}",
"com_ui_versions": "Versions",
"com_ui_write": "Écriture",
"com_ui_yes": "Oui",
"com_ui_zoom": "Zoom",
"com_user_message": "Vous",
"com_warning_resubmit_unsupported": "La resoumission du message IA n'est pas prise en charge pour ce point de terminaison."
}

View file

@ -0,0 +1,404 @@
{
"_ui_preview": "תצוגה מקדימה",
"com_assistants_actions_disabled": "עליך ליצור סייען לפני הוספת פעולות.",
"com_assistants_add_actions": "הוסף פעולות",
"com_assistants_add_tools": "הוסף כלים",
"com_assistants_append_date": "הוסף תאריך ושעה נוכחיים",
"com_assistants_append_date_tooltip": "כשמופעל, תאריך ושעה נוכחיים של הלקוח יוספים להוראות מערכת הסייען.",
"com_assistants_code_interpreter": "מתורגמן קוד",
"com_assistants_code_interpreter_files": "הקבצים הבאים זמינים רק עבור מתורגמן קוד:",
"com_assistants_create_error": "אירעה שגיאה ביצירת הסייען שלך.",
"com_assistants_create_success": "נוצר בהצלחה",
"com_assistants_description_placeholder": "אופציונלי: תאר את ה-סייען שלך כאן",
"com_assistants_instructions_placeholder": "הוראות המערכת שהסייען משתמש בהן",
"com_assistants_knowledge": "ידע",
"com_assistants_knowledge_disabled": "יש ליצור סייען, ויש להפעיל ולשמור את מתורגמן קוד או אחזור לפני העלאת קבצים כ-ידע.",
"com_assistants_knowledge_info": "אם אתה מעלה קבצים תחת ידע, שיחות עם ה-סייען שלך עשויות לכלול תוכן מהקובץ.",
"com_assistants_name_placeholder": "אופציונלי: שם הסייען",
"com_assistants_retrieval": "אחזור",
"com_assistants_tools_section": "פעולות, כלים",
"com_assistants_update_error": "אירעה שגיאה בעדכון הסייען שלך.",
"com_assistants_update_success": "עודכן בהצלחה",
"com_auth_already_have_account": "כבר יש לך חשבון?",
"com_auth_back_to_login": "חזרה לכניסה",
"com_auth_click": "קליק",
"com_auth_click_here": "לחץ כאן",
"com_auth_continue": "המשך",
"com_auth_create_account": "צור את החשבון שלך",
"com_auth_discord_login": "המשך עם Discord",
"com_auth_email": "אימייל (דוא\"ל)",
"com_auth_email_address": "כתובת דואר אלקטרוני",
"com_auth_email_max_length": "אימייל (דוא\"ל) לא יכול להיות ארוך מ-120 תווים",
"com_auth_email_min_length": "אימייל (דוא\"ל) חייב להיות בן 6 תווים לפחות",
"com_auth_email_pattern": "עליך להזין כתובת אימייל (דוא\"ל) חוקית",
"com_auth_email_required": "נדרש דוא\"ל",
"com_auth_error_create": "אירעה שגיאה בניסיון לרשום את החשבון שלך. בבקשה נסה שוב.",
"com_auth_error_invalid_reset_token": "אסימון איפוס הסיסמה הזה אינו תקף עוד.",
"com_auth_error_login": "לא ניתן להתחבר עם המידע שסופק. אנא בדוק את האישורים שלך ונסה שוב.",
"com_auth_error_login_ban": "החשבון שלך נחסם באופן זמני עקב הפרות של השירות שלנו.",
"com_auth_error_login_rl": "יותר מדי ניסיונות כניסה בזמן קצר. בבקשה נסה שוב מאוחר יותר.",
"com_auth_error_login_server": "הייתה שגיאת שרת פנימית. אנא המתן מספר רגעים ונסה שוב.",
"com_auth_error_reset_password": "הייתה בעיה באיפוס הסיסמה שלך. לא נמצא משתמש עם כתובת האימייל (דוא\"ל) שסופקה. בבקשה נסה שוב.",
"com_auth_facebook_login": "המשך עם פייסבוק",
"com_auth_full_name": "שם מלא",
"com_auth_github_login": "המשך עם Github",
"com_auth_google_login": "המשך עם Google",
"com_auth_here": "כאן",
"com_auth_login": "התחבר",
"com_auth_login_with_new_password": "עכשיו אתה יכול להתחבר עם הסיסמה החדשה שלך.",
"com_auth_name_max_length": "השם חייב להיות פחות מ-80 תווים",
"com_auth_name_min_length": "השם חייב להיות לפחות 3 תווים",
"com_auth_name_required": "נדרש שם",
"com_auth_no_account": "אין לך חשבון?",
"com_auth_password": "סיסמה",
"com_auth_password_confirm": "אשר סיסמה",
"com_auth_password_forgot": "שכחת את הסיסמה?",
"com_auth_password_max_length": "הסיסמה חייבת להיות פחות מ-128 תווים",
"com_auth_password_min_length": "הסיסמה חייבת להיות בת 8 תווים לפחות",
"com_auth_password_not_match": "הסיסמאות אינן תואמות",
"com_auth_password_required": "נדרשת סיסמה",
"com_auth_reset_password": "אפס את הסיסמה שלך",
"com_auth_reset_password_email_sent": "נשלח אליך הודעת דוא\"ל עם הנחיות נוספות לאיפוס הסיסמה שלך.",
"com_auth_reset_password_link_sent": "אימייל (דוא\"ל) נשלח",
"com_auth_reset_password_success": "איפוס סיסמה הצליח",
"com_auth_sign_in": "כניסה",
"com_auth_sign_up": "הירשם",
"com_auth_submit_registration": "שלח רישום",
"com_auth_to_reset_your_password": "כדי לאפס את הסיסמה שלך.",
"com_auth_to_try_again": "כדי לנסות שוב.",
"com_auth_username": "שם משתמש (אופציונלי)",
"com_auth_username_max_length": "שם המשתמש חייב להיות פחות מ-20 תווים",
"com_auth_username_min_length": "שם משתמש חייב להיות לפחות 2 תווים",
"com_auth_username_required": "נדרש שם משתמש",
"com_auth_welcome_back": "ברוכים הבאים",
"com_endpoint": "נקודת קצה",
"com_endpoint_agent": "סוכן",
"com_endpoint_agent_model": "מודל סוכן (מומלץ: GPT-3.5)",
"com_endpoint_anthropic_custom_name_placeholder": "הגדר שם מותאם אישית עבור Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "מספר האסימונים המרבי שניתן להפיק בתגובה. ציין ערך נמוך יותר עבור תגובות קצרות יותר וערך גבוה יותר עבור תגובות ארוכות יותר.",
"com_endpoint_anthropic_temp": "נע בין 0 ל-1. השתמש בטמפ' הקרובה יותר ל-0 עבור בחירה אנליטית / מרובה, וקרוב יותר ל-1 עבור משימות יצירתיות ויצירתיות. אנו ממליצים לשנות את זה או את Top P אבל לא את שניהם.",
"com_endpoint_anthropic_topk": "Top-k משנה את האופן שבו המודל בוחר אסימונים לפלט. Top-k של 1 פירושו שהאסימון שנבחר הוא הסביר ביותר מבין כל האסימונים באוצר המילים של הדגם (נקרא גם פענוח חמדן), בעוד ש-top-k של 3 פירושו שהאסימון הבא נבחר מבין 3 הכי הרבה. אסימונים סבירים (באמצעות טמפרטורה).",
"com_endpoint_anthropic_topp": "Top-p משנה את האופן שבו המודל בוחר אסימונים לפלט. אסימונים נבחרים מבין רוב K (ראה פרמטר topK) הסביר לפחות עד שסכום ההסתברויות שלהם שווה לערך העליון-p.",
"com_endpoint_assistant": "סייען",
"com_endpoint_assistant_model": "מודל סייען",
"com_endpoint_bing_context_placeholder": "בינג יכול להשתמש בעד 7,000 אסימונים עבור 'הקשר', שאליהם הוא יכול להתייחס לשיחה. המגבלה הספציפית אינה ידועה אך עשויה להיתקל בשגיאות העולות על 7,000 אסימונים",
"com_endpoint_bing_enable_sydney": "אפשר את סידני",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "אזהרה: שימוש לרעה בתכונה זו יכול לגרום לך לאסור להשתמש ב-Bing! לחץ על 'הודעת מערכת' לקבלת הוראות מלאות והודעת ברירת המחדל אם הושמטה, שהיא הקביעה המוגדרת מראש של 'Sydney' שנחשבת בטוחה.",
"com_endpoint_bing_to_enable_sydney": "כדי לאפשר את סידני",
"com_endpoint_completion": "השלמה",
"com_endpoint_completion_model": "מודל השלמה (מומלץ: GPT-4)",
"com_endpoint_config_click_here": "לחץ כאן",
"com_endpoint_config_google_api_info": "כדי לקבל את מפתח ה-API של Generative Language (עבור תאומים),",
"com_endpoint_config_google_api_key": "מפתח Google API",
"com_endpoint_config_google_cloud_platform": "(מ-Google Cloud Platform)",
"com_endpoint_config_google_gemini_api": "(Gemini API)",
"com_endpoint_config_google_service_key": "מפתח חשבון שירות Google",
"com_endpoint_config_key": "הגדר מפתח API",
"com_endpoint_config_key_chatgpt": "כדי לקבל את אסימון הגישה שלך ל-ChatGPT 'גרסה חינמית', היכנס אל",
"com_endpoint_config_key_chatgpt_copy_token": "העתק אסימון גישה.",
"com_endpoint_config_key_chatgpt_then_visit": "ואז בקר",
"com_endpoint_config_key_edge_full_key_string": "כדי לספק את מחרוזות העוגיות המלאות.",
"com_endpoint_config_key_edge_instructions": "הוראות",
"com_endpoint_config_key_encryption": "המפתח שלך יוצפן וימחק ב",
"com_endpoint_config_key_expiry": "זמן התפוגה",
"com_endpoint_config_key_for": "הגדר מפתח API עבור",
"com_endpoint_config_key_get_edge_key": "כדי לקבל את אסימון הגישה שלך ל-Bing, היכנס אל",
"com_endpoint_config_key_get_edge_key_dev_tool": "השתמש בכלי מפתחים או בתוסף בזמן שאתה מחובר לאתר כדי להעתיק את התוכן של קובץ ה-cookie _U. אם זה נכשל, עקוב אחר אלה",
"com_endpoint_config_key_google_need_to": "אתה צריך",
"com_endpoint_config_key_google_service_account": "צור חשבון שירות",
"com_endpoint_config_key_google_vertex_ai": "הפעל את Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API ב-Google Cloud, אז",
"com_endpoint_config_key_google_vertex_api_role": "הקפד ללחוץ על 'צור והמשך' כדי לתת לפחות את התפקיד 'Vertex AI User'. לבסוף, צור מפתח JSON לייבא לכאן.",
"com_endpoint_config_key_import_json_key": "ייבוא מפתח JSON של חשבון שירות.",
"com_endpoint_config_key_import_json_key_invalid": "מפתח JSON חשבון שירות לא חוקי, האם ייבאת את הקובץ הנכון?",
"com_endpoint_config_key_import_json_key_success": "מפתח JSON של חשבון שירות יובא בהצלחה",
"com_endpoint_config_key_name": "מפתח",
"com_endpoint_config_key_name_placeholder": "הגדר תחילה מפתח API",
"com_endpoint_config_placeholder": "הגדר את המפתח שלך בתפריט הכותרת לצאט.",
"com_endpoint_config_value": "הזן ערך עבור",
"com_endpoint_context": "הקשר",
"com_endpoint_custom_name": "שם מותאם אישית",
"com_endpoint_default": "default",
"com_endpoint_default_blank": "ברירת מחדל: ריק",
"com_endpoint_default_creative": "ברירת מחדל: יצירתי",
"com_endpoint_default_empty": "ברירת מחדל: ריקה",
"com_endpoint_default_false": "ברירת מחדל: false",
"com_endpoint_default_with_num": "ברירת מחדל: {{0}}",
"com_endpoint_disabled_with_tools": "מושבת עם כלים",
"com_endpoint_disabled_with_tools_placeholder": "מושבת עם הכלים שנבחרו",
"com_endpoint_examples": "הגדרות קבועות מראש",
"com_endpoint_export": "ייצוא",
"com_endpoint_frequency_penalty": "עונש תדירות",
"com_endpoint_func_hover": "אפשר שימוש בפלאגינים כפונקציות OpenAI",
"com_endpoint_google_custom_name_placeholder": "הגדר שם מותאם אישית עבור Google",
"com_endpoint_google_maxoutputtokens": " המספר המרבי של אסימונים שניתן להפיק בתגובה. ציין ערך נמוך יותר עבור תגובות קצרות יותר וערך גבוה יותר עבור תגובות ארוכות יותר.",
"com_endpoint_google_temp": "ערכים גבוהים יותר = יותר אקראיים, בעוד שערכים נמוכים יותר = יותר ממוקד ודטרמיניסטי. אנו ממליצים לשנות את זה או את Top P אבל לא את שניהם.",
"com_endpoint_google_topk": "Top-k משנה את האופן שבו המודל בוחר אסימונים לפלט. Top-k של 1 פירושו שהאסימון שנבחר הוא הסביר ביותר מבין כל האסימונים באוצר המילים של הדגם (נקרא גם פענוח חמדן), בעוד ש-top-k של 3 פירושו שהאסימון הבא נבחר מבין 3 הכי הרבה. אסימונים סבירים (באמצעות טמפרטורה).",
"com_endpoint_google_topp": "Top-p משנה את האופן שבו המודל בוחר אסימונים לפלט. אסימונים נבחרים מרוב K (ראה פרמטר topK) ככל הנראה לפחות עד ה-sum של ההסתברויות שלהם שווה לערך ה-p העליון.",
"com_endpoint_hide": "הסתר",
"com_endpoint_instructions_assistants": "עקוף הוראות",
"com_endpoint_instructions_assistants_placeholder": "עובר את הוראות הסייען. זה שימושי לשינוי ההתנהגות על בסיס ריצה.",
"com_endpoint_max_output_tokens": "אסימוני פלט מרבי",
"com_endpoint_message": "הודעה",
"com_endpoint_message_not_appendable": "ערוך את ההודעה שלך או צור מחדש.",
"com_endpoint_my_preset": "ההגדרה המוגדרת מראש שלי",
"com_endpoint_new_topic": "נושא חדש",
"com_endpoint_no_presets": "אין עדיין הגדרות מוגדרות מראש, השתמש בלחצן ההגדרות כדי ליצור אחת",
"com_endpoint_not_available": "אין נקודת קצה זמינה",
"com_endpoint_not_implemented": "לא מיושם",
"com_endpoint_open_menu": "תפריט פתח",
"com_endpoint_openai_custom_name_placeholder": "הגדר שם מותאם אישית עבור ChatGPT",
"com_endpoint_openai_detail": "ההחלטה לבקשות חזון. \"נמוך\" זול ומהיר יותר, \"גבוה\" מפורט ויקר יותר, ו\"אוטומטי\" יבחר אוטומטית בין השניים על סמך רזולוציית התמונה.",
"com_endpoint_openai_freq": "מספר בין -2.0 ל-2.0. ערכים חיוביים מענישים אסימונים חדשים בהתבסס על התדירות הקיימת שלהם בטקסט עד כה, ומקטינים את הסבירות של המודל לחזור על אותה שורה מילה במילה.",
"com_endpoint_openai_max": "האסימונים המקסימליים להפיק. האורך הכולל של אסימוני קלט ואסימונים שנוצרו מוגבל על ידי אורך ההקשר של המודל.",
"com_endpoint_openai_pres": "מספר בין -2.0 ל-2.0. ערכים חיוביים מענישים אסימונים חדשים על סמך האם הם מופיעים בטקסט עד כה, ומגדילים את הסבירות של המודל לדבר על נושאים חדשים.",
"com_endpoint_openai_prompt_prefix_placeholder": "הגדר הוראות מותאמות אישית לכלול בהודעת המערכת. ברירת מחדל: אין",
"com_endpoint_openai_resend": "שלח שוב את כל התמונות שצורפו בעבר. הערה: זה יכול להגדיל משמעותית את עלות האסימונים ואתה עלול להיתקל בשגיאות עם קבצים מצורפים רבים של תמונות.",
"com_endpoint_openai_temp": "ערכים גבוהים יותר = יותר אקראיים, בעוד שערכים נמוכים יותר = יותר ממוקד ודטרמיניסטי. אנו ממליצים לשנות את זה או את Top P אבל לא את שניהם.",
"com_endpoint_openai_topp": "חלופה לדגימה עם טמפרטורה, הנקראת דגימת גרעין, שבה המודל מחשיב את תוצאות האסימונים עם מסת ההסתברות top_p. אז 0.1 אומר שרק האסימונים המהווים את מסת ההסתברות העליונה של 10% נחשבים. אנו ממליצים לשנות את זה או את הטמפרטורה אבל לא את שניהם.",
"com_endpoint_output": "פלט",
"com_endpoint_plug_image_detail": "פרטי תמונה",
"com_endpoint_plug_resend_images": "שלח שוב תמונות",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "הגדר הוראות מותאמות אישית לכלול בהודעת המערכת. ברירת מחדל: אין",
"com_endpoint_plug_skip_completion": "השלמת דילוג",
"com_endpoint_plug_use_functions": "השתמש בפונקציות",
"com_endpoint_presence_penalty": "עונש נוכחות",
"com_endpoint_preset": "preset",
"com_endpoint_preset_clear_all_confirm": "האם אתה בטוח שברצונך למחוק את כל הקביעות המוגדרות מראש שלך?",
"com_endpoint_preset_default": "הוא כעת ברירת המחדל המוגדרת מראש.",
"com_endpoint_preset_default_item": "ברירת מחדל:",
"com_endpoint_preset_default_none": "אין ברירת מחדל פעילה.",
"com_endpoint_preset_default_removed": "איננו עוד ברירת המחדל המוגדרת מראש.",
"com_endpoint_preset_delete_confirm": "האם אתה בטוח שברצונך למחוק את הקביעה המוגדרת מראש הזו?",
"com_endpoint_preset_delete_error": "אירעה שגיאה במחיקת הקביעה המוגדרת מראש שלך. בבקשה נסה שוב.",
"com_endpoint_preset_import": "הגדרה מראש מיובאת!",
"com_endpoint_preset_import_error": "אירעה שגיאה בייבוא הקביעה המוגדרת מראש שלך. בבקשה נסה שוב.",
"com_endpoint_preset_name": "שם מוגדר מראש",
"com_endpoint_preset_save_error": "אירעה שגיאה בשמירת ההגדרה מראש שלך. בבקשה נסה שוב.",
"com_endpoint_preset_selected": "הגדרה מראש פעילה!",
"com_endpoint_preset_selected_title": "פעיל!",
"com_endpoint_preset_title": "הגדרה מראש",
"com_endpoint_presets": "presets",
"com_endpoint_presets_clear_warning": "האם אתה בטוח שאתה רוצה לנקות את כל הקביעות המוגדרות מראש? זה בלתי הפיך.",
"com_endpoint_prompt_prefix": "הוראות מותאמות אישית",
"com_endpoint_prompt_prefix_assistants": "הוראות נוספות",
"com_endpoint_prompt_prefix_assistants_placeholder": "הגדר הוראות נוספות או הקשר על גבי ההנחיות הראשיות של ה-סייען. התעלמו אם ריק.",
"com_endpoint_prompt_prefix_placeholder": "הגדר הוראות מותאמות אישית או הקשר. התעלמו אם ריק.",
"com_endpoint_save_as_preset": "שמור כ-preset",
"com_endpoint_save_convo_as_preset": "שמור שיחה כקביעה מראש",
"com_endpoint_set_custom_name": "הגדר שם מותאם אישית, למקרה שתוכל למצוא את הקביעה המוגדרת מראש",
"com_endpoint_show": "הצג",
"com_endpoint_show_what_settings": "הצג {{0}} הגדרות",
"com_endpoint_skip_hover": "אפשר דילוג על שלב ההשלמה, הסוקר את התשובה הסופית ואת השלבים שנוצרו",
"com_endpoint_system_message": "הודעת מערכת",
"com_endpoint_temperature": "טמפרטורה",
"com_endpoint_token_count": "ספירת אסימונים",
"com_endpoint_tone_style": "סגנון טון",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "השתמש ב-סייען פעיל",
"com_endpoint_view_options": "אפשרויות תצוגה",
"com_hedpoint_import": "ייבוא",
"com_hide_examples": "הסתר דוגמאות",
"com_nav_archive_all": "ארכין כל",
"com_nav_archive_all_chats": "ארכין כל השיחות",
"com_nav_archive_created_at": "תאריך יצרן",
"com_nav_archive_name": "שם",
"com_nav_archived_chats": "שיחות מארכיון",
"com_nav_archived_chats_empty": "אין שיחות מארכיון.",
"com_nav_archived_chats_manage": "ניהול",
"com_nav_auto_scroll": "Auto-s גלול אל הכי חדש בפתיחה",
"com_nav_balance": "לְאַזֵן",
"com_nav_change_picture": "שנה תמונה",
"com_nav_clear_all_chats": "נקה את כל השיחות",
"com_nav_clear_conversation": "נקה שיחות",
"com_nav_clear_conversation_confirm_message": "אתה בטוח שאתה רוצה לנקות את כל השיחות? זה בלתי הפיך.",
"com_nav_close_sidebar": "סגור סרגל צד",
"com_nav_confirm_clear": "אשר נקה",
"com_nav_enabled": "מופעל",
"com_nav_export": "ייצא",
"com_nav_export_all_message_branches": "ייצא את כל ענפי ההודעות",
"com_nav_export_conversation": "ייצא שיחה",
"com_nav_export_filename": "שם קובץ",
"com_nav_export_filename_placeholder": "הגדר את שם הקובץ",
"com_nav_export_include_endpoint_options": "כלול אפשרויות נקודת קצה",
"com_nav_export_recursive": "רקורסיבי",
"com_nav_export_recursive_or_sequential": "רקורסיבי או רציף?",
"com_nav_export_type": "סוג",
"com_nav_font_size": "גודל גופן",
"com_nav_help_faq": "עזרה ושאלות נפוצות",
"com_nav_hide_panel": "הסתר לוח הצד הימני ביותר",
"com_nav_info_bookmarks_rebuild": "אם ספירת הסימניות שגויה, נא לבנות מחדש את המידע של הסמניות. הספירה תחושב מחדש והנתונים ישוחזרו למצב הנכון.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_latex_parsing": "ניתוח LaTeX בהודעות (עשוי להשפיע על הביצועים)",
"com_nav_log_out": "צא",
"com_nav_modular_chat": "אפשר החלפת נקודות קצה באמצע שיחה",
"com_nav_not_supported": "לא נתמך",
"com_nav_open_sidebar": "פתח סרגל צד",
"com_nav_plugin_auth_error": "אירעה שגיאה בניסיון לאמת את הפלאגין הזה. בבקשה נסה שוב.",
"com_nav_plugin_install": "התקן",
"com_nav_plugin_search": "תוספי חיפוש",
"com_nav_plugin_store": "חנות פלאגין",
"com_nav_plugin_uninstall": "הסר התקנה",
"com_nav_profile_picture": "תמונת פרופיל",
"com_nav_save_drafts": "שמיר את האפצה באותו מחשב",
"com_nav_search_placeholder": "חפש הודעות",
"com_nav_send_message": "שלח הודעה",
"com_nav_setting_account": "חשבון",
"com_nav_setting_beta": "תכונות ביטא",
"com_nav_setting_data": "בקרות נתונים",
"com_nav_setting_general": "כללי",
"com_nav_settings": "הגדרות",
"com_nav_shared_links": "קישורים משותפים",
"com_nav_shared_links_date_shared": "תאריך שיתוף",
"com_nav_shared_links_empty": "אין לך קישורים משותפים.",
"com_nav_shared_links_manage": "ניהול",
"com_nav_shared_links_name": "שם",
"com_nav_theme": "נושא",
"com_nav_theme_dark": "כהה",
"com_nav_theme_light": "אור",
"com_nav_theme_system": "מערכת",
"com_nav_tool_dialog": "כלי סייען",
"com_nav_tool_dialog_description": "יש לשמור את האסיסטנט כדי להמשיך בבחירת הכלים.",
"com_nav_tool_remove": "הסר",
"com_nav_tool_search": "כלי חיפוש",
"com_nav_user": "USER",
"com_nav_user_name_display": "הצג שם משתמש בהודעות",
"com_nav_welcome_message": "איך אני יכול לעזור לך היום?",
"com_show_agent_settings": "הצג הגדרות סוכן",
"com_show_completion_settings": "הצג הגדרות השלמה",
"com_show_examples": "הצג דוגמאות",
"com_sidepanel_assistant_builder": "בניית סייען",
"com_sidepanel_attach_files": "צרף קבצים",
"com_sidepanel_conversation_tags": "סימניות",
"com_sidepanel_select_assistant": "בחר סייען",
"com_ui_accept": "אני מקבל",
"com_ui_add": "הוסף",
"com_ui_all": "הכל",
"com_ui_archive": "ארכיון",
"com_ui_archive_error": "אירעה שגיאה בארכיון השיחה",
"com_ui_assistant": "סייען",
"com_ui_attach_error": "לא ניתן לצרף קובץ. צור או בחר שיחה, או נסה לרענן את הדף.",
"com_ui_attach_error_size": "חרגת ממגבלת גודל הקובץ עבור נקודת הקצה:",
"com_ui_attach_error_type": "סוג קובץ לא נתמך עבור נקודת קצה:",
"com_ui_bookmark_delete_confirm": "האם אתה בטוח שברצונך למחוק את הסימניה הזו?",
"com_ui_bookmarks": "סימניות",
"com_ui_bookmarks_add_to_conversation": "הוסף לשיחה הנוכחית",
"com_ui_bookmarks_count": "ספירה",
"com_ui_bookmarks_create_error": "אירעה שגיאה בעת יצירת הסימניה",
"com_ui_bookmarks_create_success": "הסימניה נוצרה בהצלחה",
"com_ui_bookmarks_delete_error": "אירעה שגיאה בעת מחיקת הסימניה",
"com_ui_bookmarks_delete_success": "הסימניה נמחקה בהצלחה",
"com_ui_bookmarks_description": "תיאור",
"com_ui_bookmarks_new": "סימניה חדשה",
"com_ui_bookmarks_rebuild": "בנה מחדש",
"com_ui_bookmarks_title": "כותרת",
"com_ui_bookmarks_update_error": "אירעה שגיאה בעת עדכון הסימניה",
"com_ui_bookmarks_update_success": "הסימניה עודכנה בהצלחה",
"com_ui_cancel": "בטל",
"com_ui_capabilities": "יכולות",
"com_ui_capability_correction": "מאפשר למשתמש לספק תיקוני המשך",
"com_ui_capability_decline_requests": "אומן לדחות בקשות בלתי הולמות",
"com_ui_capability_remember": "זוכר את מה שהמשתמש אמר קודם בשיחה",
"com_ui_chats": "צאטים",
"com_ui_clear": "נקה",
"com_ui_close": "סגור",
"com_ui_confirm_action": "אשר פעולה",
"com_ui_connect": "התחבר",
"com_ui_continue": "המשך",
"com_ui_copied_to_clipboard": "הועתק ללוח",
"com_ui_copy_link": "העתק קישור",
"com_ui_copy_to_clipboard": "העתק ללוח",
"com_ui_create": "צור",
"com_ui_create_link": "צור קישור",
"com_ui_decline": "אני לא מקבל",
"com_ui_delete": "מחק",
"com_ui_delete_assistant_confirm": "האם אתה בטוח שאתה רוצה למחוק את הסייען הזה? אי אפשר לבטל את זה.",
"com_ui_delete_confirm": "זה ימחק",
"com_ui_delete_conversation": "למחוק את השיחה (צאט)?",
"com_ui_description": "תיאור",
"com_ui_edit": "ערוך",
"com_ui_enter": "Enter",
"com_ui_entries": "ערכים",
"com_ui_error": "שגיאה",
"com_ui_example_10_year_old_b_day": "יש לך רעיונות יצירתיים ליום הולדת של ילד בן 10?",
"com_ui_example_http_in_js": "כיצד אוכל לבצע בקשת HTTP ב-Javascript?",
"com_ui_example_quantum_computing": "הסבר מחשוב קוונטי במונחים פשוטים",
"com_ui_examples": "דוגמאות",
"com_ui_experimental": "מאפיינים ניסיוניים",
"com_ui_happy_birthday": "זה יום ההולדת הראשון שלי!",
"com_ui_hide_prompt_templates": "הסתר תבניות הנחיות",
"com_ui_import_conversation": "יבוא",
"com_ui_import_conversation_error": "אירעה שגיאה בעת ייבוא השיחות שלך",
"com_ui_import_conversation_info": "ייבא שיחות מקובץ JSON",
"com_ui_import_conversation_success": "השיחות יובאו בהצלחה",
"com_ui_input": "קלט",
"com_ui_instructions": "הוראות",
"com_ui_limitation_harmful_biased": "עלול לייצר מדי פעם הוראות מזיקות או תוכן מוטה",
"com_ui_limitation_incorrect_info": "עשוי מדי פעם ליצור מידע שגוי",
"com_ui_limitation_limited_2021": "ידע מוגבל על העולם והאירועים אחרי 2021",
"com_ui_limitations": "הגבלות",
"com_ui_model": "דגם",
"com_ui_more_options": "עוד",
"com_ui_name": "שם",
"com_ui_new_chat": "שיחה חדשה",
"com_ui_new_footer": "כל שיחות הבינה המלאכותית במקום אחד.",
"com_ui_next": "הבא",
"com_ui_no_terms_content": "אין תוכן תנאים והגבלות להצגה",
"com_ui_of": "של",
"com_ui_pay_per_call": "כל שיחות הבינה המלאכותית במקום אחד. שלם לפי שיחה ולא לחודש",
"com_ui_prev": "הקודם",
"com_ui_prompt_templates": "תבניות בקשה",
"com_ui_regenerate": "לחדש",
"com_ui_rename": "שם מחדש",
"com_ui_revoke": "בטל",
"com_ui_revoke_info": "בטל את כל האישורים שסופקו על ידי המשתמש",
"com_ui_save": "שמור",
"com_ui_save_submit": "שמור ושלח",
"com_ui_saved": "שמור!",
"com_ui_select": "בחר",
"com_ui_select_model": "בחר דגם",
"com_ui_share": "שתף",
"com_ui_share_create_message": "שמך וכל הודעה שתוסיף לאחר השיתוף יישארו פרטיים.",
"com_ui_share_created_message": "A shared link to your chat has been created. Manage previously shared chats at any time via Settings.",
"com_ui_share_delete_error": "אירעה שגיאה בעת מחיקת הקישור המשותף.",
"com_ui_share_error": "אירעה שגיאה בעת שיתוף קישור הצ'אט",
"com_ui_share_link_to_chat": "שתף קישור בצ'אט",
"com_ui_share_retrieve_error": "אירעה שגיאה בעת מחיקת הקישור המשותף.",
"com_ui_share_update_message": "Your name, custom instructions, and any messages you add after sharing stay private.",
"com_ui_share_updated_message": "A shared link to your chat has been updated. Manage previously shared chats at any time via Settings.",
"com_ui_shared_link_not_found": "Shared link not found",
"com_ui_showing": "מציג",
"com_ui_stop": "עצור",
"com_ui_submit": "שלח",
"com_ui_success": "הצלחה",
"com_ui_terms_and_conditions": "תנאים והגבלות",
"com_ui_unarchive": "לארכיון",
"com_ui_unarchive_error": "אירעה שגיאה בארכיון השיחה",
"com_ui_upload": "העלה",
"com_ui_upload_error": "אירעה שגיאה בהעלאת הקובץ שלך",
"com_ui_upload_files": "העלה קבצים",
"com_ui_upload_success": "קובץ שהועלה בהצלחה",
"com_ui_use_prompt": "השתמש בהודעת",
"com_user_message": "אתה"
}

View file

@ -0,0 +1,63 @@
import i18n from 'i18next';
import { initReactI18next } from 'react-i18next';
// Import your JSON translations
import translationEn from './en/translation.json';
import translationAr from './ar/translation.json';
import translationZh from './zh/translation.json';
import translationDe from './de/translation.json';
import translationEs from './es/translation.json';
import translationFr from './fr/translation.json';
import translationIt from './it/translation.json';
import translationPl from './pl/translation.json';
import translationPt from './pt/translation.json';
import translationRu from './ru/translation.json';
import translationJa from './ja/translation.json';
import translationSv from './sv/translation.json';
import translationKo from './ko/translation.json';
import translationZh_Hant from './zh-Hant/translation.json';
import translationVi from './vi/translation.json';
import translationTr from './tr/translation.json';
import translationNl from './nl/translation.json';
import translationId from './id/translation.json';
import translationHe from './he/translation.json';
import translationFi from './fi/translation.json';
export const defaultNS = 'translation';
export const resources = {
en: { translation: translationEn },
ar: { translation: translationAr },
zh: { translation: translationZh },
de: { translation: translationDe },
es: { translation: translationEs },
fr: { translation: translationFr },
it: { translation: translationIt },
pl: { translation: translationPl },
pt: { translation: translationPt },
ru: { translation: translationRu },
ja: { translation: translationJa },
sv: { translation: translationSv },
ko: { translation: translationKo },
'zh-Hant': { translation: translationZh_Hant },
vi: { translation: translationVi },
tr: { translation: translationTr },
nl: { translation: translationNl },
id: { translation: translationId },
he: { translation: translationHe },
fi: { translation: translationFi },
} as const;
i18n
.use(initReactI18next)
.init({
fallbackLng: 'en',
ns: ['translation'],
defaultNS,
resources,
interpolation: { escapeValue: false },
// Return an empty string for missing keys rather than the key itself
parseMissingKeyHandler: () => '',
});
export default i18n;

View file

@ -0,0 +1,356 @@
{
"com_auth_already_have_account": "Sudah memiliki akun?",
"com_auth_click": "Klik",
"com_auth_click_here": "Klik di sini",
"com_auth_continue": "Lanjutkan",
"com_auth_create_account": "Buat akun Anda",
"com_auth_discord_login": "Masuk dengan Discord",
"com_auth_email": "Email",
"com_auth_email_address": "Alamat email",
"com_auth_email_max_length": "Email tidak boleh lebih dari 120 karakter",
"com_auth_email_min_length": "Email harus setidaknya 6 karakter",
"com_auth_email_pattern": "Anda harus memasukkan alamat email yang valid",
"com_auth_email_required": "Email diperlukan",
"com_auth_error_create": "Ada kesalahan saat mencoba mendaftarkan akun Anda. Silakan coba lagi.",
"com_auth_error_invalid_reset_token": "Token pengaturan ulang kata sandi ini tidak lagi valid.",
"com_auth_error_login": "Tidak dapat masuk dengan informasi yang diberikan. Silakan periksa kredensial Anda dan coba lagi.",
"com_auth_error_login_ban": "Akun Anda telah dilarang sementara karena pelanggaran layanan kami.",
"com_auth_error_login_rl": "Terlalu banyak upaya masuk dalam waktu singkat. Silakan coba lagi nanti.",
"com_auth_error_login_server": "Ada kesalahan server internal. Harap tunggu beberapa saat dan coba lagi.",
"com_auth_error_reset_password": "Ada masalah saat mengatur ulang kata sandi Anda. Tidak ada pengguna yang ditemukan dengan alamat email yang diberikan. Silakan coba lagi.",
"com_auth_facebook_login": "Masuk dengan Facebook",
"com_auth_full_name": "Nama lengkap",
"com_auth_github_login": "Masuk dengan Github",
"com_auth_google_login": "Masuk dengan Google",
"com_auth_here": "DI SINI",
"com_auth_login": "Masuk",
"com_auth_login_with_new_password": "Anda sekarang dapat masuk dengan kata sandi baru Anda.",
"com_auth_name_max_length": "Nama harus kurang dari 80 karakter",
"com_auth_name_min_length": "Nama harus setidaknya 3 karakter",
"com_auth_name_required": "Nama diperlukan",
"com_auth_no_account": "Tidak memiliki akun?",
"com_auth_password": "Kata sandi",
"com_auth_password_confirm": "Konfirmasi kata sandi",
"com_auth_password_forgot": "Lupa Kata Sandi?",
"com_auth_password_max_length": "Kata sandi harus kurang dari 128 karakter",
"com_auth_password_min_length": "Kata sandi harus setidaknya 8 karakter",
"com_auth_password_not_match": "Kata sandi tidak cocok",
"com_auth_password_required": "Kata sandi diperlukan",
"com_auth_reset_password": "Atur ulang kata sandi Anda",
"com_auth_reset_password_email_sent": "Email telah dikirim kepada Anda dengan instruksi lebih lanjut untuk mengatur ulang kata sandi Anda.",
"com_auth_reset_password_link_sent": "Email Terkirim",
"com_auth_reset_password_success": "Berhasil Mengatur Ulang Kata Sandi",
"com_auth_sign_in": "Masuk",
"com_auth_sign_up": "Daftar",
"com_auth_submit_registration": "Kirim pendaftaran",
"com_auth_to_reset_your_password": "untuk mengatur ulang kata sandi Anda.",
"com_auth_to_try_again": "untuk mencoba lagi.",
"com_auth_username": "Nama pengguna (opsional)",
"com_auth_username_max_length": "Nama pengguna harus kurang dari 20 karakter",
"com_auth_username_min_length": "Nama pengguna harus setidaknya 2 karakter",
"com_auth_username_required": "Nama pengguna diperlukan",
"com_auth_welcome_back": "Selamat datang kembali",
"com_endpoint": "Endpoint",
"com_endpoint_agent": "Agen",
"com_endpoint_agent_model": "Model Agen (Direkomendasikan: GPT-3.5)",
"com_endpoint_anthropic_custom_name_placeholder": "Tetapkan nama kustom untuk Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "Jumlah maksimum token yang dapat dihasilkan dalam respons. Tentukan nilai yang lebih rendah untuk respons yang lebih pendek dan nilai yang lebih tinggi untuk respons yang lebih panjang.",
"com_endpoint_anthropic_temp": "Berkisar dari 0 hingga 1. Gunakan temp yang lebih dekat ke 0 untuk analitis / pilihan ganda, dan lebih dekat ke 1 untuk tugas kreatif dan generatif. Kami merekomendasikan untuk mengubah ini atau Top P tetapi tidak keduanya.",
"com_endpoint_anthropic_topk": "Top-k mengubah cara model memilih token untuk output. Top-k 1 berarti token yang dipilih adalah yang paling mungkin di antara semua token dalam kosakata model (juga disebut decoding serakah), sedangkan top-k 3 berarti token berikutnya dipilih dari antara 3 token yang paling mungkin (menggunakan suhu).",
"com_endpoint_anthropic_topp": "Top-p mengubah cara model memilih token untuk output. Token dipilih dari yang paling mungkin (lihat parameter topK) hingga yang paling tidak mungkin sampai jumlah probabilitas mereka sama dengan nilai top-p.",
"com_endpoint_bing_context_placeholder": "Bing dapat menggunakan hingga 7k token untuk 'konteks', yang dapat dirujuk untuk percakapan. Batas spesifik tidak diketahui tetapi mungkin menemui kesalahan melebihi 7k token",
"com_endpoint_bing_enable_sydney": "Aktifkan Sydney",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "PERINGATAN: Penyalahgunaan fitur ini dapat membuat Anda DILARANG menggunakan Bing! Klik pada 'Pesan Sistem' untuk instruksi lengkap dan pesan default jika diabaikan, yang merupakan preset 'Sydney' yang dianggap aman.",
"com_endpoint_bing_to_enable_sydney": "Untuk mengaktifkan Sydney",
"com_endpoint_completion": "Penyelesaian",
"com_endpoint_completion_model": "Model Penyelesaian (Direkomendasikan: GPT-4)",
"com_endpoint_config_click_here": "Klik Di Sini",
"com_endpoint_config_google_api_info": "Untuk mendapatkan kunci API Bahasa Generatif Anda (untuk Gemini),",
"com_endpoint_config_google_api_key": "Kunci API Google",
"com_endpoint_config_google_cloud_platform": "(dari Google Cloud Platform)",
"com_endpoint_config_google_gemini_api": "(Gemini API)",
"com_endpoint_config_google_service_key": "Kunci Akun Layanan Google",
"com_endpoint_config_key": "Atur Kunci API",
"com_endpoint_config_key_chatgpt": "Untuk mendapatkan token akses Anda Untuk ChatGPT 'Versi Gratis', masuk ke",
"com_endpoint_config_key_chatgpt_copy_token": "Salin token akses.",
"com_endpoint_config_key_chatgpt_then_visit": "kemudian kunjungi",
"com_endpoint_config_key_edge_full_key_string": "untuk memberikan string cookie lengkap.",
"com_endpoint_config_key_edge_instructions": "instruksi",
"com_endpoint_config_key_encryption": "Kunci Anda akan dienkripsi dan dihapus pada",
"com_endpoint_config_key_expiry": "waktu kedaluwarsa",
"com_endpoint_config_key_for": "Atur Kunci API untuk",
"com_endpoint_config_key_get_edge_key": "Untuk mendapatkan token akses Anda untuk Bing, masuk ke",
"com_endpoint_config_key_get_edge_key_dev_tool": "Gunakan alat pengembang atau ekstensi saat masuk ke situs untuk menyalin konten dari cookie _U. Jika ini gagal, ikuti ini",
"com_endpoint_config_key_google_need_to": "Anda perlu",
"com_endpoint_config_key_google_service_account": "Buat Akun Layanan",
"com_endpoint_config_key_google_vertex_ai": "Aktifkan Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API di Google Cloud, kemudian",
"com_endpoint_config_key_google_vertex_api_role": "Pastikan untuk mengklik 'Buat dan Lanjutkan' untuk memberikan setidaknya peran 'Pengguna Vertex AI'. Terakhir, buat kunci JSON untuk diimpor di sini.",
"com_endpoint_config_key_import_json_key": "Impor Kunci JSON Akun Layanan.",
"com_endpoint_config_key_import_json_key_invalid": "Kunci JSON Akun Layanan Tidak Valid, Apakah Anda mengimpor file yang benar?",
"com_endpoint_config_key_import_json_key_success": "Berhasil Mengimpor Kunci JSON Akun Layanan",
"com_endpoint_config_key_name": "Kunci",
"com_endpoint_config_key_name_placeholder": "Atur kunci API terlebih dahulu",
"com_endpoint_config_placeholder": "Atur Kunci Anda di menu Header untuk mengobrol.",
"com_endpoint_config_value": "Masukkan nilai untuk",
"com_endpoint_context": "Konteks",
"com_endpoint_custom_name": "Nama Kustom",
"com_endpoint_default": "default",
"com_endpoint_default_blank": "default: kosong",
"com_endpoint_default_creative": "default: kreatif",
"com_endpoint_default_empty": "default: kosong",
"com_endpoint_default_false": "default: salah",
"com_endpoint_default_with_num": "default: {{0}}",
"com_endpoint_disabled_with_tools": "dinonaktifkan dengan alat",
"com_endpoint_disabled_with_tools_placeholder": "Dinonaktifkan dengan Alat yang Dipilih",
"com_endpoint_examples": " Preset",
"com_endpoint_export": "Ekspor",
"com_endpoint_frequency_penalty": "Penalti Frekuensi",
"com_endpoint_func_hover": "Aktifkan penggunaan Plugin sebagai Fungsi OpenAI",
"com_endpoint_google_custom_name_placeholder": "Tetapkan nama kustom untuk Google",
"com_endpoint_google_maxoutputtokens": "Jumlah maksimum token yang dapat dihasilkan dalam respons. Tentukan nilai yang lebih rendah untuk respons yang lebih pendek dan nilai yang lebih tinggi untuk respons yang lebih panjang.",
"com_endpoint_google_temp": "Nilai yang lebih tinggi = lebih acak, sedangkan nilai yang lebih rendah = lebih fokus dan deterministik. Kami merekomendasikan untuk mengubah ini atau Top P tetapi tidak keduanya.",
"com_endpoint_google_topk": "Top-k mengubah cara model memilih token untuk output. Top-k 1 berarti token yang dipilih adalah yang paling mungkin di antara semua token dalam kosakata model (juga disebut decoding serakah), sedangkan top-k 3 berarti token berikutnya dipilih dari antara 3 token yang paling mungkin (menggunakan temperatur).",
"com_endpoint_google_topp": "Top-p mengubah cara model memilih token untuk output. Token dipilih dari yang paling mungkin (lihat parameter topK) hingga yang paling tidak mungkin sampai jumlah probabilitas mereka sama dengan nilai top-p.",
"com_endpoint_hide": "Sembunyikan",
"com_endpoint_import": "Impor",
"com_endpoint_max_output_tokens": "Token Output Maks",
"com_endpoint_message": "Pesan",
"com_endpoint_message_not_appendable": "Edit pesan Anda atau Regenerasi.",
"com_endpoint_my_preset": "Preset Saya",
"com_endpoint_new_topic": "Topik Baru",
"com_endpoint_no_presets": "Belum ada preset, gunakan tombol pengaturan untuk membuat satu",
"com_endpoint_not_available": "Endpoint tidak tersedia",
"com_endpoint_not_implemented": "Belum diimplementasikan",
"com_endpoint_open_menu": "Buka Menu",
"com_endpoint_openai_custom_name_placeholder": "Tetapkan nama kustom untuk ChatGPT",
"com_endpoint_openai_detail": "Resolusi untuk permintaan Vision. \"Rendah\" lebih murah dan lebih cepat, \"Tinggi\" lebih detail dan mahal, dan \"Otomatis\" akan secara otomatis memilih antara keduanya berdasarkan resolusi gambar.",
"com_endpoint_openai_freq": "Angka antara -2,0 dan 2,0. Nilai positif menghukum token baru berdasarkan frekuensi mereka yang ada dalam teks sejauh ini, mengurangi kemungkinan model untuk mengulangi baris yang sama secara harfiah.",
"com_endpoint_openai_max": "Token maksimum yang akan dihasilkan. Panjang total token masukan dan token yang dihasilkan dibatasi oleh panjang konteks model.",
"com_endpoint_openai_pres": "Angka antara -2,0 dan 2,0. Nilai positif menghukum token baru berdasarkan apakah mereka muncul dalam teks sejauh ini, meningkatkan kemungkinan model untuk berbicara tentang topik baru.",
"com_endpoint_openai_prompt_prefix_placeholder": "Tetapkan instruksi kustom untuk dimasukkan dalam Pesan Sistem. Default: tidak ada",
"com_endpoint_openai_resend": "Kirim ulang semua gambar yang sebelumnya dilampirkan. Catatan: ini dapat meningkatkan biaya token secara signifikan dan Anda mungkin mengalami kesalahan dengan banyak lampiran gambar.",
"com_endpoint_openai_temp": "Nilai yang lebih tinggi = lebih acak, sedangkan nilai yang lebih rendah = lebih fokus dan deterministik. Kami merekomendasikan untuk mengubah ini atau Top P tetapi tidak keduanya.",
"com_endpoint_openai_topp": "Sebuah alternatif untuk pengambilan sampel dengan suhu, disebut pengambilan sampel inti, di mana model mempertimbangkan hasil dari token dengan massa probabilitas top_p. Jadi 0,1 berarti hanya token yang mencakup 10% massa probabilitas teratas yang dipertimbangkan. Kami merekomendasikan untuk mengubah ini atau suhu tetapi tidak keduanya.",
"com_endpoint_output": "Output",
"com_endpoint_plug_image_detail": "Rincian Gambar",
"com_endpoint_plug_resend_images": "Kirim Ulang Gambar",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Tetapkan instruksi kustom untuk dimasukkan dalam Pesan Sistem. Default: tidak ada",
"com_endpoint_plug_skip_completion": "Lewati Penyelesaian",
"com_endpoint_plug_use_functions": "Gunakan Fungsi",
"com_endpoint_presence_penalty": "Penalti Kehadiran",
"com_endpoint_preset": "preset",
"com_endpoint_preset_clear_all_confirm": "Anda yakin ingin menghapus semua preset Anda?",
"com_endpoint_preset_default": "sekarang menjadi preset default.",
"com_endpoint_preset_default_item": "Default:",
"com_endpoint_preset_default_none": "Tidak ada preset default yang aktif.",
"com_endpoint_preset_default_removed": "tidak lagi menjadi preset default.",
"com_endpoint_preset_delete_confirm": "Anda yakin ingin menghapus preset ini?",
"com_endpoint_preset_delete_error": "Ada kesalahan saat menghapus preset Anda. Silakan coba lagi.",
"com_endpoint_preset_import": "Preset Diimpor!",
"com_endpoint_preset_import_error": "Ada kesalahan saat mengimpor preset Anda. Silakan coba lagi.",
"com_endpoint_preset_name": "Nama Preset",
"com_endpoint_preset_save_error": "Ada kesalahan saat menyimpan preset Anda. Silakan coba lagi.",
"com_endpoint_preset_selected": "Preset Aktif!",
"com_endpoint_preset_selected_title": "Aktif!",
"com_endpoint_preset_title": "Preset",
"com_endpoint_presets": "presets",
"com_endpoint_presets_clear_warning": "Anda yakin ingin menghapus semua preset? Ini tidak dapat dibatalkan.",
"com_endpoint_prompt_prefix": "Awalan Prompt",
"com_endpoint_prompt_prefix_placeholder": "Tetapkan instruksi kustom atau konteks. Diabaikan jika kosong.",
"com_endpoint_save": "Simpan",
"com_endpoint_save_as_preset": "Simpan Sebagai Preset",
"com_endpoint_save_convo_as_preset": "Simpan Percakapan sebagai Preset",
"com_endpoint_set_custom_name": "Tetapkan nama kustom, jika Anda dapat menemukan preset ini",
"com_endpoint_show": "Tampilkan",
"com_endpoint_show_what_settings": "Tampilkan {{0}} Pengaturan",
"com_endpoint_skip_hover": "Aktifkan langkah penyelesaian yang dilewati, yang meninjau jawaban akhir dan langkah yang dihasilkan",
"com_endpoint_system_message": "Pesan Sistem",
"com_endpoint_temperature": "Temperatur",
"com_endpoint_token_count": "Jumlah Token",
"com_endpoint_tone_style": "Gaya Nada",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_view_options": "Lihat Opsi",
"com_hide_examples": "Sembunyikan Contoh",
"com_nav_archive_all": "Arsipkan semua",
"com_nav_archive_all_chats": "Arsipkan semua percakapan",
"com_nav_archive_created_at": "TanggalDibuat",
"com_nav_archive_name": "Nama",
"com_nav_archived_chats": "Percakapan Arsip",
"com_nav_archived_chats_empty": "Tidak ada percakapan yang diarsipkan.",
"com_nav_archived_chats_manage": "Pengelolaan",
"com_nav_auto_scroll": "Otomatis gulir ke Baru saat Buka",
"com_nav_balance": "Keseimbangan",
"com_nav_change_picture": "Ubah foto",
"com_nav_clear_all_chats": "Hapus semua obrolan",
"com_nav_clear_conversation": "Hapus percakapan",
"com_nav_clear_conversation_confirm_message": "Anda yakin ingin menghapus semua percakapan? Ini tidak dapat dibatalkan.",
"com_nav_close_sidebar": "Tutup sidebar",
"com_nav_confirm_clear": "Konfirmasi Hapus",
"com_nav_enabled": "Diaktifkan",
"com_nav_export": "Ekspor",
"com_nav_export_all_message_branches": "Ekspor semua cabang pesan",
"com_nav_export_conversation": "Ekspor percakapan",
"com_nav_export_filename": "Nama File",
"com_nav_export_filename_placeholder": "Atur nama file",
"com_nav_export_include_endpoint_options": "Sertakan opsi endpoint",
"com_nav_export_recursive": "Rekursif",
"com_nav_export_recursive_or_sequential": "Rekursif atau berurutan?",
"com_nav_export_type": "Tipe",
"com_nav_font_size": "Ukuran huruf",
"com_nav_help_faq": "Bantuan & FAQ",
"com_nav_info_bookmarks_rebuild": "Jika jumlah penanda tidak benar, silakan bangun kembali informasi penanda. Jumlah penanda akan dihitung ulang dan data akan dipulihkan ke keadaan yang benar.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "Deteksi otomatis",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "Bahasa",
"com_nav_latex_parsing": "Parsing LaTeX dalam pesan (dapat memengaruhi kinerja)",
"com_nav_log_out": "Keluar",
"com_nav_modular_chat": "Aktifkan penggantian Endpoint di tengah percakapan",
"com_nav_not_supported": "Tidak Didukung",
"com_nav_open_sidebar": "Buka sidebar",
"com_nav_plugin_auth_error": "Ada kesalahan saat mencoba mengautentikasi plugin ini. Silakan coba lagi.",
"com_nav_plugin_search": "Cari plugin",
"com_nav_plugin_store": "Toko plugin",
"com_nav_profile_picture": "Foto Profil",
"com_nav_save_drafts": "Simpan draft",
"com_nav_search_placeholder": "Cari pesan",
"com_nav_send_message": "Kirim pesan",
"com_nav_setting_account": "Akun",
"com_nav_setting_beta": "Fitur beta",
"com_nav_setting_data": "Kontrol data",
"com_nav_setting_general": "Umum",
"com_nav_settings": "Pengaturan",
"com_nav_shared_links": "Link berbagi",
"com_nav_shared_links_date_shared": "Tanggal berbagi",
"com_nav_shared_links_empty": "Anda tidak memiliki link berbagi.",
"com_nav_shared_links_manage": "Pengeluaran",
"com_nav_shared_links_name": "Nama",
"com_nav_theme": "Tema",
"com_nav_theme_dark": "Gelap",
"com_nav_theme_light": "Terang",
"com_nav_theme_system": "Sistem",
"com_nav_user": "PENGGUNA",
"com_nav_user_name_display": "Tampilkan nama pengguna dalam pesan",
"com_nav_welcome_message": "Bagaimana saya bisa membantu Anda hari ini?",
"com_show_agent_settings": "Tampilkan Pengaturan Agen",
"com_show_completion_settings": "Tampilkan Pengaturan Penyelesaian",
"com_show_examples": "Tampilkan Contoh",
"com_ui_accept": "Saya menerima",
"com_ui_all": "semua",
"com_ui_archive": "Arsip",
"com_ui_archive_error": "Gagal mengarsipkan percakapan",
"com_ui_bookmark_delete_confirm": "Apakah Anda yakin ingin menghapus penanda ini?",
"com_ui_bookmarks": "Penanda",
"com_ui_bookmarks_add_to_conversation": "Tambahkan ke percakapan saat ini",
"com_ui_bookmarks_count": "Jumlah",
"com_ui_bookmarks_create_error": "Terjadi kesalahan saat membuat penanda",
"com_ui_bookmarks_create_success": "Penanda berhasil dibuat",
"com_ui_bookmarks_delete_error": "Terjadi kesalahan saat menghapus penanda",
"com_ui_bookmarks_delete_success": "Penanda berhasil dihapus",
"com_ui_bookmarks_description": "Deskripsi",
"com_ui_bookmarks_new": "Penanda Baru",
"com_ui_bookmarks_rebuild": "Bangun Kembali",
"com_ui_bookmarks_title": "Judul",
"com_ui_bookmarks_update_error": "Terjadi kesalahan saat memperbarui penanda",
"com_ui_bookmarks_update_success": "Penanda berhasil diperbarui",
"com_ui_cancel": "Batal",
"com_ui_capabilities": "Kemampuan",
"com_ui_capability_correction": "Memungkinkan pengguna untuk memberikan koreksi tindak lanjut",
"com_ui_capability_decline_requests": "Dilatih untuk menolak permintaan yang tidak pantas",
"com_ui_capability_remember": "Mengingat apa yang pengguna katakan sebelumnya dalam percakapan",
"com_ui_chats": "chat",
"com_ui_clear": "Bersihkan",
"com_ui_close": "Tutup",
"com_ui_confirm_action": "Konfirmasi Aksi",
"com_ui_connect": "Hubungkan",
"com_ui_continue": "Lanjutkan",
"com_ui_copied_to_clipboard": "Disalin ke papan klip",
"com_ui_copy_link": "Salin tautan",
"com_ui_copy_to_clipboard": "Salin ke papan klip",
"com_ui_create_link": "Buat tautan",
"com_ui_decline": "Saya tidak menerima",
"com_ui_delete": "Hapus",
"com_ui_delete_confirm": "Ini akan menghapus",
"com_ui_delete_conversation": "Hapus chat?",
"com_ui_edit": "Edit",
"com_ui_enter": "Masuk",
"com_ui_entries": "Entri",
"com_ui_example_10_year_old_b_day": "Ada ide kreatif untuk ulang tahun anak 10 tahun?",
"com_ui_example_http_in_js": "Bagaimana cara membuat permintaan HTTP dalam Javascript?",
"com_ui_example_quantum_computing": "Jelaskan komputasi kuantum dengan istilah yang sederhana",
"com_ui_examples": "Contoh",
"com_ui_experimental": "Fitur Eksperimental",
"com_ui_happy_birthday": "Ini ulang tahun pertamaku!",
"com_ui_hide_prompt_templates": "Sembunyikan Template Petunjuk",
"com_ui_import_conversation": "Impor",
"com_ui_import_conversation_error": "Terjadi kesalahan saat mengimpor percakapan Anda",
"com_ui_import_conversation_info": "Impor percakapan dari file JSON",
"com_ui_import_conversation_success": "Percakapan berhasil diimpor",
"com_ui_input": "Masukan",
"com_ui_limitation_harmful_biased": "Mungkin sesekali menghasilkan instruksi yang berbahaya atau konten yang bias",
"com_ui_limitation_incorrect_info": "Mungkin sesekali menghasilkan informasi yang salah",
"com_ui_limitation_limited_2021": "Pengetahuan terbatas tentang dunia dan peristiwa setelah 2021",
"com_ui_limitations": "Keterbatasan",
"com_ui_model": "Model",
"com_ui_more_options": "Lebih",
"com_ui_new_chat": "Chat Baru",
"com_ui_new_footer": "Semua percakapan AI di satu tempat.",
"com_ui_next": "Berikutnya",
"com_ui_no_terms_content": "Tidak ada konten syarat dan ketentuan untuk ditampilkan",
"com_ui_of": "dari",
"com_ui_pay_per_call": "Semua percakapan AI di satu tempat. Bayar per panggilan dan bukan per bulan",
"com_ui_prev": "Sebelumnya",
"com_ui_preview": "Pratinjau",
"com_ui_prompt_templates": "Template Petunjuk",
"com_ui_regenerate": "Regenerasi",
"com_ui_rename": "Renombrar",
"com_ui_revoke": "Cabut",
"com_ui_revoke_info": "Cabut semua kredensial yang diberikan pengguna",
"com_ui_save": "Simpan",
"com_ui_save_submit": "Simpan & Kirim",
"com_ui_saved": "Tersimpan!",
"com_ui_select_model": "Pilih model",
"com_ui_share": "Bagikan",
"com_ui_share_create_message": "Nama Anda dan pesan apa pun yang Anda tambahkan setelah berbagi tetap pribadi.",
"com_ui_share_created_message": "Tautan berbagi ke chat Anda telah dibuat. Kelola chat yang pernah dibagikan kapan saja melalui Pengaturan.",
"com_ui_share_delete_error": "Terjadi kesalahan saat menghapus tautan yang dibagikan.",
"com_ui_share_error": "Terjadi kesalahan saat membagikan tautan chat",
"com_ui_share_link_to_chat": "Bagikan tautan ke chat",
"com_ui_share_retrieve_error": "Terjadi kesalahan saat menghapus tautan yang dibagikan.",
"com_ui_share_update_message": "Nama Anda, petunjuk khusus, dan pesan apa pun yang Anda tambahkan setelah berbagi tetap pribadi.",
"com_ui_share_updated_message": "Tautan berbagi ke chat Anda telah diperbarui. Kelola chat yang pernah dibagikan kapan saja melalui Pengaturan.",
"com_ui_shared_link_not_found": "Tautan berbagi tidak ditemukan",
"com_ui_showing": "Menampilkan",
"com_ui_stop": "Berhenti",
"com_ui_submit": "Kirim",
"com_ui_success": "Berhasil",
"com_ui_terms_and_conditions": "Syarat dan Ketentuan",
"com_ui_unarchive": "Buka Arsip",
"com_ui_unarchive_error": "Gagal membuka arsip",
"com_ui_upload": "Unggah",
"com_ui_upload_error": "Ada kesalahan saat mengunggah file Anda",
"com_ui_upload_success": "Berhasil mengunggah file",
"com_ui_use_prompt": "Gunakan petunjuk",
"com_user_message": "Kamu"
}

View file

@ -0,0 +1,822 @@
{
"com_a11y_ai_composing": "L'IA sta ancora componendo",
"com_a11y_end": "L'IA ha terminato la sua risposta",
"com_a11y_start": "L'IA ha iniziato la sua risposta",
"com_agents_allow_editing": "Permetti ad altri utenti di modificare il tuo agente",
"com_agents_by_librechat": "da LibreChat",
"com_agents_code_interpreter": "Quando abilitato, permette al tuo agente di utilizzare l'API LibreChat Code Interpreter per eseguire codice generato in modo sicuro, inclusa l'elaborazione dei file. Richiede una chiave API valida.",
"com_agents_code_interpreter_title": "API Interprete Codice",
"com_agents_create_error": "Si è verificato un errore durante la creazione del tuo agente.",
"com_agents_description_placeholder": "Opzionale: Descrivi qui il tuo Agente",
"com_agents_enable_file_search": "Abilita Ricerca File",
"com_agents_file_search_disabled": "L'Agente deve essere creato prima di caricare file per la Ricerca File.",
"com_agents_file_search_info": "Quando abilitato, l'agente verrà informato dei nomi esatti dei file elencati di seguito, permettendogli di recuperare il contesto pertinente da questi file.",
"com_agents_instructions_placeholder": "Le istruzioni di sistema utilizzate dall'agente",
"com_agents_missing_provider_model": "Seleziona un provider e un modello prima di creare un agente.",
"com_agents_name_placeholder": "Opzionale: Il nome dell'agente",
"com_agents_no_access": "Non hai l'autorizzazione per modificare questo agente.",
"com_agents_not_available": "Agente Non Disponibile",
"com_agents_search_name": "Cerca agenti per nome",
"com_agents_update_error": "Si è verificato un errore durante l'aggiornamento del tuo agente.",
"com_assistants_actions": "Azioni",
"com_assistants_actions_disabled": "Devi prima creare un assistente prima di aggiungere azioni.",
"com_assistants_actions_info": "Permetti al tuo Assistente di recuperare informazioni o eseguire azioni tramite API",
"com_assistants_add_actions": "Aggiungi Azioni",
"com_assistants_add_tools": "Aggiungi Strumenti",
"com_assistants_append_date": "Aggiungi Data e Ora Attuali",
"com_assistants_append_date_tooltip": "Quando attivo, la data e l'ora attuali del cliente saranno aggiunte alle istruzioni del sistema dell'Assistente.",
"com_assistants_available_actions": "Azioni Disponibili",
"com_assistants_capabilities": "Capacità",
"com_assistants_code_interpreter": "Interprete Codice",
"com_assistants_code_interpreter_files": "I seguenti file sono disponibili solo per Code Interpreter:",
"com_assistants_code_interpreter_info": "L'Interprete Codice permette all'assistente di scrivere ed eseguire codice. Questo strumento può elaborare file con diversi formati e tipi di dati, e generare file come grafici.",
"com_assistants_completed_action": "Parlato con {{0}}",
"com_assistants_completed_function": "Eseguito {{0}}",
"com_assistants_conversation_starters": "Spunti di Conversazione",
"com_assistants_conversation_starters_placeholder": "Inserisci un argomento di conversazione",
"com_assistants_create_error": "Si è verificato un errore durante la creazione del tuo assistente.",
"com_assistants_create_success": "Creazione avvenuta con successo",
"com_assistants_delete_actions_error": "Si è verificato un errore durante l'eliminazione dell'azione.",
"com_assistants_delete_actions_success": "Azione eliminata dall'Assistente con successo",
"com_assistants_description_placeholder": "Opzionale: Descrivi qui il tuo Assistente",
"com_assistants_domain_info": "L'Assistente ha inviato queste informazioni a {{0}}",
"com_assistants_file_search": "Ricerca File",
"com_assistants_file_search_info": "L'aggiunta di archivi vettoriali per la Ricerca File non è ancora supportata. Puoi aggiungerli dal Provider Playground o allegare file ai messaggi per la ricerca file su base di thread.",
"com_assistants_function_use": "L'Assistente ha usato {{0}}",
"com_assistants_image_vision": "Visione Immagine",
"com_assistants_instructions_placeholder": "Le istruzioni di sistema che l'assistente utilizza",
"com_assistants_knowledge": "Conoscenza",
"com_assistants_knowledge_disabled": "L'Assistente deve essere creato, e Code Interpreter o Retrieval devono essere abilitati e salvati prima di caricare file come Conoscenza.",
"com_assistants_knowledge_info": "Se carichi file sotto Conoscenza, le conversazioni con il tuo Assistente potrebbero includere i contenuti dei file.",
"com_assistants_max_starters_reached": "Raggiunto il numero massimo di conversazioni iniziali",
"com_assistants_name_placeholder": "Opzionale: Il nome dell'assistente",
"com_assistants_non_retrieval_model": "La ricerca di file non è abilitata su questo modello. Seleziona un altro modello.",
"com_assistants_retrieval": "Retrival",
"com_assistants_running_action": "Azione in corso",
"com_assistants_search_name": "Cerca assistenti per nome",
"com_assistants_update_actions_error": "Si è verificato un errore durante la creazione o l'aggiornamento dell'azione.",
"com_assistants_update_actions_success": "Azione creata o aggiornata con successo",
"com_assistants_update_error": "Si è verificato un errore durante l'aggiornamento del tuo assistente.",
"com_assistants_update_success": "Aggiornamento avvenuto con successo",
"com_auth_already_have_account": "Hai già un account?",
"com_auth_back_to_login": "Torna all'accesso",
"com_auth_click": "Clicca",
"com_auth_click_here": "Clicca qui",
"com_auth_continue": "Continua",
"com_auth_create_account": "Crea il tuo account",
"com_auth_discord_login": "Continua con Discord",
"com_auth_email": "Email",
"com_auth_email_address": "Indirizzo email",
"com_auth_email_max_length": "L'email non deve superare i 120 caratteri",
"com_auth_email_min_length": "L'email deve essere di almeno 6 caratteri",
"com_auth_email_pattern": "Devi inserire un indirizzo email valido",
"com_auth_email_required": "L'email è obbligatoria",
"com_auth_email_resend_link": "Reinvia email",
"com_auth_email_resent_failed": "Impossibile reinviare l'email di verifica",
"com_auth_email_resent_success": "Email di verifica reinviata con successo",
"com_auth_email_verification_failed": "Verifica email fallita",
"com_auth_email_verification_failed_token_missing": "Verifica fallita, token mancante",
"com_auth_email_verification_in_progress": "Verifica dell'email in corso, attendere prego",
"com_auth_email_verification_invalid": "Verifica email non valida",
"com_auth_email_verification_rate_limited": "Troppe richieste. Per favore riprova più tardi",
"com_auth_email_verification_redirecting": "Reindirizzamento in {{0}} secondi...",
"com_auth_email_verification_resend_prompt": "Non hai ricevuto l'email?",
"com_auth_email_verification_success": "Email verificata con successo",
"com_auth_error_create": "Si è verificato un errore durante il tentativo di registrare il tuo account. Riprova.",
"com_auth_error_invalid_reset_token": "Questo token di reset della password non è più valido.",
"com_auth_error_login": "Impossibile eseguire l'accesso con le informazioni fornite. Controlla le tue credenziali e riprova.",
"com_auth_error_login_ban": "Il tuo account è stato temporaneamente bloccato a causa di violazioni del nostro servizio.",
"com_auth_error_login_rl": "Troppi tentativi di accesso in un breve periodo di tempo. Riprova più tardi.",
"com_auth_error_login_server": "Si è verificato un errore interno del server. Attendi qualche istante e riprova.",
"com_auth_error_login_unverified": "Il tuo account non è stato verificato. Controlla la tua email per il link di verifica.",
"com_auth_error_reset_password": "Si è verificato un problema durante il reset della tua password. Nessun utente trovato con l'indirizzo email fornito. Riprova.",
"com_auth_facebook_login": "Continua con Facebook",
"com_auth_full_name": "Nome completo",
"com_auth_github_login": "Continua con Github",
"com_auth_google_login": "Continua con Google",
"com_auth_here": "QUI",
"com_auth_login": "Accedi",
"com_auth_login_with_new_password": "Ora puoi accedere con la tua nuova password.",
"com_auth_name_max_length": "Il nome deve essere inferiore a 80 caratteri",
"com_auth_name_min_length": "Il nome deve essere di almeno 3 caratteri",
"com_auth_name_required": "Il nome è obbligatorio",
"com_auth_no_account": "Non hai un account?",
"com_auth_password": "Password",
"com_auth_password_confirm": "Conferma password",
"com_auth_password_forgot": "Password dimenticata?",
"com_auth_password_max_length": "La password deve essere inferiore a 128 caratteri",
"com_auth_password_min_length": "La password deve essere di almeno 8 caratteri",
"com_auth_password_not_match": "Le password non corrispondono",
"com_auth_password_required": "La password è obbligatoria",
"com_auth_registration_success_generic": "Controlla la tua email per verificare il tuo indirizzo di posta elettronica.",
"com_auth_registration_success_insecure": "Registrazione completata con successo.",
"com_auth_reset_password": "Reimposta la tua password",
"com_auth_reset_password_email_sent": "Ti è stata inviata un'email con ulteriori istruzioni per reimpostare la tua password.",
"com_auth_reset_password_if_email_exists": "Se esiste un account associato a questa email, ti abbiamo inviato un'email con le istruzioni per reimpostare la password. Ricordati di controllare anche la cartella spam.",
"com_auth_reset_password_link_sent": "Email inviata",
"com_auth_reset_password_success": "Reset della password avvenuto con successo",
"com_auth_sign_in": "Accedi",
"com_auth_sign_up": "Registrati",
"com_auth_submit_registration": "Invia registrazione",
"com_auth_to_reset_your_password": "per reimpostare la tua password.",
"com_auth_to_try_again": "per riprovare.",
"com_auth_username": "Nome utente (opzionale)",
"com_auth_username_max_length": "Il nome utente deve essere inferiore a 20 caratteri",
"com_auth_username_min_length": "Il nome utente deve essere di almeno 2 caratteri",
"com_auth_username_required": "Il nome utente è obbligatorio",
"com_auth_welcome_back": "Ben tornato",
"com_click_to_download": "clicca qui per scaricare",
"com_dialog_delete_data_info": "Tutti i tuoi dati verranno eliminati.",
"com_dialog_delete_help_center": "Per più informazioni, visita il nostro centro assistenza.",
"com_dialog_delete_warning": "ATTENZIONE: Questo cancellerà permanentemente il tuo account.",
"com_download_expired": "download scaduto",
"com_download_expires": "(clicca qui per scaricare - scade il {{0}})",
"com_endpoint": "Endpoint",
"com_endpoint_agent": "Agente",
"com_endpoint_agent_model": "Modello Agente (Consigliato: GPT-3.5)",
"com_endpoint_agent_placeholder": "Seleziona un Agente",
"com_endpoint_ai": "IA",
"com_endpoint_anthropic_custom_name_placeholder": "Imposta un nome personalizzato per Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "Numero massimo di token che possono essere generati nella risposta. Specifica un valore più basso per risposte più brevi e un valore più alto per risposte più lunghe.",
"com_endpoint_anthropic_prompt_cache": "La cache dei prompt permette di riutilizzare contesti o istruzioni estese tra le chiamate API, riducendo costi e latenza",
"com_endpoint_anthropic_temp": "Varia da 0 a 1. Usa temp più vicino a 0 per analitica / scelta multipla, e più vicino a 1 per compiti creativi e generativi. Consigliamo di modificare questo o Top P ma non entrambi.",
"com_endpoint_anthropic_topk": "Top-k cambia il modo in cui il modello seleziona i token per l'output. Un top-k di 1 significa che il token selezionato è il più probabile tra tutti i token nel vocabolario del modello (anche chiamato greedy decoding), mentre un top-k di 3 significa che il prossimo token è selezionato tra i 3 più probabili (usando la temperatura).",
"com_endpoint_anthropic_topp": "Top-p cambia il modo in cui il modello seleziona i token per l'output. I token vengono selezionati dai più probabili K (vedi parametro topK) ai meno probabili fino a quando la somma delle loro probabilità eguaglia il valore top-p.",
"com_endpoint_assistant": "Assistente",
"com_endpoint_assistant_model": "Modello Assistente",
"com_endpoint_assistant_placeholder": "Seleziona un Assistente dal Pannello laterale destro",
"com_endpoint_bing_context_placeholder": "Bing può utilizzare fino a 7k token per il \"contesto\", che può riferire per la conversazione. Il limite specifico non è noto ma potrebbe incontrare errori superando 7k token",
"com_endpoint_bing_enable_sydney": "Abilita Sydney",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "ATTENZIONE: L'uso improprio di questa funzione può farti BANNARE dall'utilizzo di Bing! Clicca su \"Messaggio di sistema\" per le istruzioni complete e il messaggio predefinito se omesso, che è il preset \"Sydney\" considerato sicuro.",
"com_endpoint_bing_to_enable_sydney": "Per abilitare Sydney",
"com_endpoint_completion": "Completamento",
"com_endpoint_completion_model": "Modello Completamento (Consigliato: GPT-4)",
"com_endpoint_config_click_here": "Clicca qui",
"com_endpoint_config_google_api_info": "Per ottenere la tua chiave API Generative Language (per Gemini),",
"com_endpoint_config_google_api_key": "Chiave API Google",
"com_endpoint_config_google_cloud_platform": "(da Google Cloud Platform)",
"com_endpoint_config_google_gemini_api": "(API Gemini)",
"com_endpoint_config_google_service_key": "Chiave Account di Servizio Google",
"com_endpoint_config_key": "Imposta chiave API",
"com_endpoint_config_key_chatgpt": "Per ottenere il tuo token di accesso per ChatGPT \"Versione Gratuita\", accedi a",
"com_endpoint_config_key_chatgpt_copy_token": "Copia il token di accesso.",
"com_endpoint_config_key_chatgpt_then_visit": "poi visita",
"com_endpoint_config_key_edge_full_key_string": "per fornire le stringhe complete dei cookie.",
"com_endpoint_config_key_edge_instructions": "istruzioni",
"com_endpoint_config_key_encryption": "La tua chiave sarà crittografata ed eliminata al",
"com_endpoint_config_key_expiry": "tempo di scadenza",
"com_endpoint_config_key_for": "Imposta chiave API per",
"com_endpoint_config_key_get_edge_key": "Per ottenere il tuo token di accesso per Bing, accedi a",
"com_endpoint_config_key_get_edge_key_dev_tool": "Usa gli strumenti di sviluppo o un'estensione mentre sei connesso al sito per copiare il contenuto del cookie _U. Se questo fallisce, segui queste",
"com_endpoint_config_key_google_need_to": "Devi",
"com_endpoint_config_key_google_service_account": "Creare un Account di Servizio",
"com_endpoint_config_key_google_vertex_ai": "Abilitare Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API su Google Cloud, poi",
"com_endpoint_config_key_google_vertex_api_role": "Assicurati di cliccare su \"Crea e Continua\" per assegnare almeno il ruolo \"Utente Vertex AI\". Infine, crea una chiave JSON da importare qui.",
"com_endpoint_config_key_import_json_key": "Importa chiave JSON Account di Servizio.",
"com_endpoint_config_key_import_json_key_invalid": "Chiave JSON Account di Servizio non valida, hai importato il file corretto?",
"com_endpoint_config_key_import_json_key_success": "Chiave JSON Account di Servizio importata con successo",
"com_endpoint_config_key_name": "Chiave",
"com_endpoint_config_key_name_placeholder": "Imposta prima la chiave API",
"com_endpoint_config_key_never_expires": "La tua chiave non scadrà mai",
"com_endpoint_config_placeholder": "Imposta la tua Chiave nel menu Header per chattare.",
"com_endpoint_config_value": "Inserisci valore per",
"com_endpoint_context": "Contesto",
"com_endpoint_context_info": "Il numero massimo di token che possono essere utilizzati per il contesto. Usalo per controllare quanti token vengono inviati per richiesta. Se non specificato, verranno utilizzate le impostazioni di sistema predefinite in base alle dimensioni del contesto dei modelli noti. Impostare valori più alti potrebbe causare errori e/o costi di token più elevati.",
"com_endpoint_context_tokens": "Token di Contesto Massimi",
"com_endpoint_custom_name": "Nome personalizzato",
"com_endpoint_default": "predefinito",
"com_endpoint_default_blank": "predefinito: vuoto",
"com_endpoint_default_creative": "predefinito: creativo",
"com_endpoint_default_empty": "predefinito: vuoto",
"com_endpoint_default_false": "predefinito: falso",
"com_endpoint_default_with_num": "predefinito: {{0}}",
"com_endpoint_disabled_with_tools": "disabilitato con strumenti",
"com_endpoint_disabled_with_tools_placeholder": "Disabilitato con Strumenti Selezionati",
"com_endpoint_examples": "Preimpostazioni",
"com_endpoint_export": "Esporta",
"com_endpoint_export_share": "Esporta/Condividi",
"com_endpoint_frequency_penalty": "Penalità di frequenza",
"com_endpoint_func_hover": "Abilita l'uso di Plugin come OpenAI Functions",
"com_endpoint_google_custom_name_placeholder": "Imposta un nome personalizzato per Google",
"com_endpoint_google_maxoutputtokens": "Numero massimo di token che possono essere generati nella risposta. Specifica un valore più basso per risposte più brevi e un valore più alto per risposte più lunghe.",
"com_endpoint_google_temp": "Valori più alti = più casualità, mentre valori più bassi = più focalizzati e deterministici. Consigliamo di modificare questo o Top P ma non entrambi.",
"com_endpoint_google_topk": "Top-k cambia il modo in cui il modello seleziona i token per l'output. Un top-k di 1 significa che il token selezionato è il più probabile tra tutti i token nel vocabolario del modello (anche chiamato greedy decoding), mentre un top-k di 3 significa che il prossimo token è selezionato tra i 3 più probabili (usando la temperatura).",
"com_endpoint_google_topp": "Top-p cambia il modo in cui il modello seleziona i token per l'output. I token vengono selezionati dai più probabili K (vedi parametro topK) ai meno probabili fino a quando la somma delle loro probabilità eguaglia il valore top-p.",
"com_endpoint_hide": "Nascondi",
"com_endpoint_import": "Importa",
"com_endpoint_instructions_assistants": "Sovrascrivi istruzioni",
"com_endpoint_instructions_assistants_placeholder": "Sovrascrive le istruzioni dell'assistente. Utile per modificare il comportamento su base singola.",
"com_endpoint_max_output_tokens": "Token di output massimi",
"com_endpoint_message": "Messaggio",
"com_endpoint_message_new": "Messaggio {{0}}",
"com_endpoint_message_not_appendable": "Modifica il tuo messaggio o Rigenera.",
"com_endpoint_my_preset": "La mia preimpostazione",
"com_endpoint_new_topic": "Nuovo argomento",
"com_endpoint_no_presets": "Ancora nessuna preimpostazione, usa il pulsante impostazioni per crearne una",
"com_endpoint_not_available": "Nessun endpoint disponibile",
"com_endpoint_not_implemented": "Non implementato",
"com_endpoint_open_menu": "Apri menu",
"com_endpoint_openai_custom_name_placeholder": "Imposta un nome personalizzato per l'IA",
"com_endpoint_openai_detail": "La risoluzione per le richieste Vision. \"Bassa\" è più economica e veloce, \"Alta\" è più dettagliata e costosa, e \"Auto\" sceglierà automaticamente tra le due in base alla risoluzione dell'immagine.",
"com_endpoint_openai_freq": "Numero compreso tra -2.0 e 2.0. Valori positivi penalizzano i nuovi token basati sulla loro frequenza esistente nel testo fino a quel momento, diminuendo la probabilità del modello di ripetere la stessa riga verbatim.",
"com_endpoint_openai_max": "I token massimi da generare. La lunghezza totale dei token di input e dei token generati è limitata dalla lunghezza del contesto del modello.",
"com_endpoint_openai_max_tokens": "Campo `max_tokens` opzionale, che rappresenta il numero massimo di token che possono essere generati nel completamento della chat.\n\nLa lunghezza totale dei token di input e dei token generati è limitata dalla lunghezza del contesto del modello. Potresti riscontrare errori se questo numero supera il massimo dei token di contesto.",
"com_endpoint_openai_pres": "Numero compreso tra -2.0 e 2.0. Valori positivi penalizzano i nuovi token in base a se compaiono nel testo fino a quel momento, aumentando la probabilità del modello di parlare di nuovi argomenti.",
"com_endpoint_openai_prompt_prefix_placeholder": "Imposta istruzioni personalizzate da includere nel Messaggio di Sistema. Predefinito: nessuno",
"com_endpoint_openai_resend": "Invia nuovamente tutte le immagini allegate in precedenza. Nota: questo può aumentare significativamente il costo dei token e potresti incontrare errori con molti allegati di immagini.",
"com_endpoint_openai_resend_files": "Invia nuovamente tutti i file allegati in precedenza. Nota: questo aumenterà il costo dei token e potresti incontrare errori con molti allegati.",
"com_endpoint_openai_stop": "Fino a 4 sequenze in cui l'API smetterà di generare ulteriori token.",
"com_endpoint_openai_temp": "Valori più alti = più casualità, mentre valori più bassi = più focalizzati e deterministici. Consigliamo di modificare questo o Top P ma non entrambi.",
"com_endpoint_openai_topp": "Un'alternativa al campionamento con temperatura, chiamata nucleus sampling, in cui il modello considera i risultati dei token con probabilità di massa top_p. Quindi 0,1 significa che vengono considerati solo i token che compongono la massa di probabilità superiore al 10%. Consigliamo di modificare questo o la temperatura ma non entrambi.",
"com_endpoint_output": "Output",
"com_endpoint_plug_image_detail": "Dettaglio immagine",
"com_endpoint_plug_resend_files": "Reinvia file",
"com_endpoint_plug_resend_images": "Reinvia immagini",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Imposta istruzioni personalizzate da includere nel Messaggio di Sistema. Predefinito: nessuno",
"com_endpoint_plug_skip_completion": "Salta completamento",
"com_endpoint_plug_use_functions": "Usa funzioni",
"com_endpoint_presence_penalty": "Penalità di presenza",
"com_endpoint_preset": "preimpostazione",
"com_endpoint_preset_clear_all_confirm": "Sei sicuro di voler eliminare tutte le tue preimpostazioni?",
"com_endpoint_preset_default": "è ora la preimpostazione predefinita.",
"com_endpoint_preset_default_item": "Predefinita:",
"com_endpoint_preset_default_none": "Nessuna preimpostazione predefinita attiva.",
"com_endpoint_preset_default_removed": "non è più la preimpostazione predefinita.",
"com_endpoint_preset_delete_confirm": "Sei sicuro di voler eliminare questa preimpostazione?",
"com_endpoint_preset_delete_error": "Si è verificato un errore durante l'eliminazione della preimpostazione. Riprova.",
"com_endpoint_preset_import": "Preimpostazione importata!",
"com_endpoint_preset_import_error": "Si è verificato un errore durante l'importazione della preimpostazione. Riprova.",
"com_endpoint_preset_name": "Nome preimpostazione",
"com_endpoint_preset_save_error": "Si è verificato un errore durante il salvataggio della preimpostazione. Riprova.",
"com_endpoint_preset_selected": "Preimpostazione attiva!",
"com_endpoint_preset_selected_title": "Attiva!",
"com_endpoint_preset_title": "Preimpostazione",
"com_endpoint_presets": "preimpostazioni",
"com_endpoint_presets_clear_warning": "Sei sicuro di voler cancellare tutte le preimpostazioni? Questa azione è irreversibile.",
"com_endpoint_prompt_cache": "Usa Cache dei Prompt",
"com_endpoint_prompt_prefix": "Istruzioni personalizzate",
"com_endpoint_prompt_prefix_assistants": "Istruzioni aggiuntive",
"com_endpoint_prompt_prefix_assistants_placeholder": "Imposta istruzioni o contesto aggiuntivi oltre alle istruzioni principali dell'Assistente. Ignorato se vuoto.",
"com_endpoint_prompt_prefix_placeholder": "Imposta istruzioni personalizzate o contesto. Ignorato se vuoto.",
"com_endpoint_save_as_preset": "Salva come Preimpostazione",
"com_endpoint_save_convo_as_preset": "Salva conversazione come preimpostazione",
"com_endpoint_search": "Cerca endpoint per nome",
"com_endpoint_set_custom_name": "Imposta un nome personalizzato, nel caso tu possa trovare questa preimpostazione",
"com_endpoint_show": "Mostra",
"com_endpoint_show_what_settings": "Mostra impostazioni {{0}}",
"com_endpoint_skip_hover": "Abilita la possibilità di saltare il passaggio di completamento, che rivede la risposta finale e i passaggi generati",
"com_endpoint_stop": "Sequenze di stop",
"com_endpoint_stop_placeholder": "Separa i valori premendo `Invio`",
"com_endpoint_system_message": "Messaggio di sistema",
"com_endpoint_temperature": "Temperatura",
"com_endpoint_token_count": "Conteggio token",
"com_endpoint_tone_style": "Tono Stile",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "Usa Assistente Attivo",
"com_endpoint_view_options": "Visualizza opzioni",
"com_error_expired_user_key": "La chiave fornita per {{0}} è scaduta il {{1}}. Fornisci una chiave e riprova.",
"com_error_files_dupe": "File duplicato rilevato.",
"com_error_files_empty": "I file vuoti non sono consentiti.",
"com_error_files_process": "Si è verificato un errore durante l'elaborazione del file.",
"com_error_files_unsupported_capability": "Nessuna funzionalità abilitata che supporti questo tipo di file.",
"com_error_files_upload": "Si è verificato un errore durante il caricamento del file.",
"com_error_files_upload_canceled": "La richiesta di caricamento del file è stata annullata. Nota: il caricamento del file potrebbe essere ancora in corso e potrebbe essere necessario eliminarlo manualmente.",
"com_error_files_validation": "Si è verificato un errore durante la validazione del file.",
"com_error_input_length": "Il conteggio dei token dell'ultimo messaggio è troppo lungo e supera il limite consentito ({{0}}). Per favore, accorcia il tuo messaggio, modifica la dimensione massima del contesto dai parametri della conversazione, oppure crea una diramazione della conversazione per continuare.",
"com_error_invalid_action_error": "Richiesta negata: il dominio dell'azione specificata non è consentito.",
"com_error_invalid_request_error": "Il servizio AI ha rifiutato la richiesta a causa di un errore. Questo potrebbe essere causato da una chiave API non valida o da una richiesta formattata in modo errato.",
"com_error_invalid_user_key": "Chiave fornita non valida. Fornisci una chiave e riprova.",
"com_error_moderation": "Sembra che il contenuto inviato sia stato contrassegnato dal nostro sistema di moderazione per non essere allineato con le nostre linee guida della community. Non possiamo procedere con questo argomento specifico. Se hai altre domande o argomenti che vorresti esplorare, modifica il tuo messaggio o crea una nuova conversazione.",
"com_error_no_base_url": "Nessun URL base trovato. Forniscine uno e riprova.",
"com_error_no_system_messages": "Il servizio o modello di IA selezionato non supporta i messaggi di sistema. Prova a utilizzare i prompt invece delle istruzioni personalizzate.",
"com_error_no_user_key": "Nessuna chiave trovata. Fornisci una chiave e riprova.",
"com_files_filter": "Filtra file...",
"com_files_no_results": "Nessun risultato.",
"com_files_number_selected": "{{0}} di {{1}} file selezionati",
"com_generated_files": "File generati:",
"com_hide_examples": "Nascondi esempi",
"com_nav_account_settings": "Impostazioni account",
"com_nav_always_make_prod": "Rendi sempre produttive le nuove versioni",
"com_nav_archive_all": "Archivia tutto",
"com_nav_archive_all_chats": "Archivia tutte le chat",
"com_nav_archive_created_at": "DateCreated",
"com_nav_archive_name": "Nome",
"com_nav_archived_chats": "Chat archiviate",
"com_nav_archived_chats_empty": "Non hai chat archiviate.",
"com_nav_archived_chats_manage": "Gestisci",
"com_nav_at_command": "Comando @",
"com_nav_at_command_description": "Attiva il comando \"@\" per cambiare endpoint, modelli, preset e altro",
"com_nav_audio_play_error": "Errore durante la riproduzione audio: {{0}}",
"com_nav_audio_process_error": "Errore durante l'elaborazione dell'audio: {{0}}",
"com_nav_auto_scroll": "Scorri automaticamente ai nuovi messaggi all'apertura",
"com_nav_auto_send_prompts": "Invio automatico dei prompt",
"com_nav_auto_send_text": "Invio automatico del testo",
"com_nav_auto_send_text_disabled": "imposta -1 per disabilitare",
"com_nav_auto_transcribe_audio": "Trascrivi audio automaticamente",
"com_nav_automatic_playback": "Riproduzione automatica ultimo messaggio",
"com_nav_balance": "Bilancia",
"com_nav_browser": "Browser",
"com_nav_buffer_append_error": "Problema con lo streaming audio. La riproduzione potrebbe essere interrotta.",
"com_nav_change_picture": "Cambia immagine",
"com_nav_chat_commands": "Comandi Chat",
"com_nav_chat_commands_info": "Questi comandi vengono attivati digitando caratteri specifici all'inizio del tuo messaggio. Ogni comando viene attivato dal suo prefisso designato. Puoi disabilitarli se usi frequentemente questi caratteri per iniziare i messaggi.",
"com_nav_chat_direction": "Direzione della chat",
"com_nav_clear_all_chats": "Cancella tutte le chat",
"com_nav_clear_cache_confirm_message": "Sei sicuro di voler svuotare la cache?",
"com_nav_clear_conversation": "Cancella conversazioni",
"com_nav_clear_conversation_confirm_message": "Sei sicuro di voler cancellare tutte le conversazioni? Questa azione è irreversibile.",
"com_nav_close_sidebar": "Chiudi barra laterale",
"com_nav_command_settings": "Impostazioni dei comandi",
"com_nav_command_settings_description": "Personalizza i comandi disponibili nella chat",
"com_nav_commands": "Comandi",
"com_nav_commands_tab": "Impostazioni comandi",
"com_nav_confirm_clear": "Conferma cancellazione",
"com_nav_conversation_mode": "Modalità Conversazione",
"com_nav_convo_menu_options": "Opzioni menu conversazione",
"com_nav_db_sensitivity": "Sensibilità decibel",
"com_nav_delete_account": "Elimina account",
"com_nav_delete_account_button": "Elimina permanentemente il mio account",
"com_nav_delete_account_confirm": "Sei sicuro di voler eliminare il tuo account?",
"com_nav_delete_account_confirm_placeholder": "Per procedere, digita \"DELETE\" nel campo di input sottostante",
"com_nav_delete_account_email_placeholder": "Inserisci la tua email",
"com_nav_delete_cache_storage": "Elimina cache TTS",
"com_nav_delete_data_info": "Tutti i tuoi dati verranno eliminati.",
"com_nav_delete_warning": "ATTENZIONE: Questa azione eliminerà definitivamente il tuo account.",
"com_nav_edge": "Edge",
"com_nav_enable_cache_tts": "Abilita cache TTS",
"com_nav_enable_cloud_browser_voice": "Usa voci basate su cloud",
"com_nav_enabled": "Abilitato",
"com_nav_engine": "Motore",
"com_nav_enter_to_send": "Premi Invio per inviare messaggi",
"com_nav_export": "Esporta",
"com_nav_export_all_message_branches": "Esporta tutti i rami dei messaggi",
"com_nav_export_conversation": "Esporta conversazione",
"com_nav_export_filename": "Nome file",
"com_nav_export_filename_placeholder": "Imposta il nome del file",
"com_nav_export_include_endpoint_options": "Includi opzioni endpoint",
"com_nav_export_recursive": "Ricorsivo",
"com_nav_export_recursive_or_sequential": "Ricorsivo o sequenziale?",
"com_nav_export_type": "Tipo",
"com_nav_external": "Esterno",
"com_nav_font_size": "Dimensione carattere messaggi",
"com_nav_font_size_base": "Medio",
"com_nav_font_size_lg": "Grande",
"com_nav_font_size_sm": "Piccolo",
"com_nav_font_size_xl": "Extra Large",
"com_nav_font_size_xs": "Extra Small",
"com_nav_help_faq": "Guida e FAQ",
"com_nav_hide_panel": "Nascondi il Pannello laterale più a destra",
"com_nav_info_bookmarks_rebuild": "Se il conteggio dei segnalibri è errato, ricostruisci le informazioni sui segnalibri. Il conteggio dei segnalibri verrà ricalcolato e i dati verranno ripristinati al loro stato corretto.",
"com_nav_info_code_artifacts": "Abilita la visualizzazione di artefatti di codice sperimentali accanto alla chat",
"com_nav_info_custom_prompt_mode": "Quando attivata, l'istruzione predefinita del sistema per gli artefatti non verrà inclusa. In questa modalità, tutte le istruzioni per la generazione degli artefatti dovranno essere fornite manualmente.",
"com_nav_info_delete_cache_storage": "Questa azione eliminerà tutti i file audio TTS (Text-to-Speech) memorizzati nella cache del tuo dispositivo. I file audio in cache vengono utilizzati per velocizzare la riproduzione dell'audio TTS già generato in precedenza, ma possono occupare spazio di archiviazione sul tuo dispositivo.",
"com_nav_info_enter_to_send": "Quando attivo, premendo `INVIO` invierai il tuo messaggio. Quando disattivato, premendo Invio andrai a capo, e dovrai premere `CTRL + INVIO` / `⌘ + INVIO` per inviare il messaggio.",
"com_nav_info_fork_change_default": "\"Solo messaggi visibili\" include solo il percorso diretto al messaggio selezionato. \"Includi rami correlati\" aggiunge i rami lungo il percorso. \"Includi tutti i messaggi da/verso qui\" include tutti i messaggi e i rami connessi.",
"com_nav_info_fork_split_target_setting": "Quando abilitato, la duplicazione inizierà dal messaggio di destinazione fino all'ultimo messaggio della conversazione, secondo il comportamento selezionato.",
"com_nav_info_include_shadcnui": "Quando abilitato, verranno incluse le istruzioni per l'utilizzo dei componenti shadcn/ui. shadcn/ui è una raccolta di componenti riutilizzabili costruiti utilizzando Radix UI e Tailwind CSS. Nota: queste sono istruzioni dettagliate, dovresti abilitarle solo se ritieni importante informare l'LLM sulle corrette importazioni e sui componenti. Per maggiori informazioni su questi componenti, visita: https://ui.shadcn.com/",
"com_nav_info_latex_parsing": "Quando attivato, il codice LaTeX nei messaggi verrà visualizzato come equazioni matematiche. Disattivarlo può migliorare le prestazioni se non hai bisogno della visualizzazione LaTeX.",
"com_nav_info_revoke": "Questa azione revocherà e rimuoverà tutte le chiavi API che hai fornito. Dovrai reinserire queste credenziali per continuare a utilizzare questi endpoint.",
"com_nav_info_save_draft": "Quando attivata, questa funzione salverà automaticamente come bozze il testo e gli allegati inseriti nella chat. Queste bozze saranno disponibili anche se ricarichi la pagina o passi a un'altra conversazione. Le bozze vengono memorizzate localmente sul tuo dispositivo e vengono eliminate una volta inviato il messaggio.",
"com_nav_info_user_name_display": "Quando attivato, il nome utente del mittente verrà mostrato sopra ogni messaggio che invii. Quando disattivato, vedrai solo \"Tu\" sopra i tuoi messaggi.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "Rileva automaticamente",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "Lingua",
"com_nav_latex_parsing": "Analizza LaTeX nei messaggi (potrebbe influire sulle prestazioni)",
"com_nav_log_out": "Disconnetti",
"com_nav_long_audio_warning": "I testi più lunghi richiederanno più tempo per l'elaborazione.",
"com_nav_maximize_chat_space": "Massimizza spazio chat",
"com_nav_media_source_init_error": "Impossibile preparare il lettore audio. Controlla le impostazioni del browser.",
"com_nav_modular_chat": "Abilita il cambio di Endpoint a metà conversazione",
"com_nav_my_files": "I miei file",
"com_nav_no_search_results": "Nessun risultato trovato",
"com_nav_not_supported": "Non supportato",
"com_nav_open_sidebar": "Apri barra laterale",
"com_nav_playback_rate": "Velocità di riproduzione audio",
"com_nav_plugin_auth_error": "Si è verificato un errore durante il tentativo di autenticazione di questo plugin. Riprova.",
"com_nav_plugin_install": "Installa",
"com_nav_plugin_search": "Cerca plugin",
"com_nav_plugin_store": "Store plugin",
"com_nav_plugin_uninstall": "Disinstalla",
"com_nav_plus_command": "+-Comando",
"com_nav_plus_command_description": "Attiva/disattiva il comando \"+\" per aggiungere un'impostazione multi-risposta",
"com_nav_profile_picture": "Immagine profilo",
"com_nav_save_drafts": "Salva bozze localmente",
"com_nav_search_placeholder": "Cerca messaggi",
"com_nav_send_message": "Invia messaggio",
"com_nav_setting_account": "Account",
"com_nav_setting_beta": "Funzioni Beta",
"com_nav_setting_chat": "Chat",
"com_nav_setting_data": "Controlli dati",
"com_nav_setting_general": "Generale",
"com_nav_setting_speech": "Voce",
"com_nav_settings": "Impostazioni",
"com_nav_shared_links": "Link condivisi",
"com_nav_shared_links_date_shared": "Data condivisione",
"com_nav_shared_links_empty": "Non hai link condivisi.",
"com_nav_shared_links_manage": "Gestisci",
"com_nav_shared_links_name": "Nome",
"com_nav_show_code": "Mostra sempre il codice quando si usa l'interprete di codice",
"com_nav_slash_command": "/-Comando",
"com_nav_slash_command_description": "Attiva il comando \"/\" per selezionare un prompt tramite tastiera",
"com_nav_source_buffer_error": "Errore durante l'impostazione della riproduzione audio. Aggiorna la pagina.",
"com_nav_source_chat": "Visualizza chat sorgente",
"com_nav_speech_cancel_error": "Impossibile interrompere la riproduzione audio. Potrebbe essere necessario aggiornare la pagina.",
"com_nav_speech_to_text": "Da voce a testo",
"com_nav_stop_generating": "Interrompi generazione",
"com_nav_text_to_speech": "Da testo a voce",
"com_nav_theme": "Tema",
"com_nav_theme_dark": "Scuro",
"com_nav_theme_light": "Chiaro",
"com_nav_theme_system": "Sistema",
"com_nav_tool_dialog": "Strumenti Assistente",
"com_nav_tool_dialog_agents": "Strumenti Agente",
"com_nav_tool_dialog_description": "L'Assistente deve essere salvato per conservare le selezioni degli strumenti.",
"com_nav_tool_remove": "Rimuovi",
"com_nav_tool_search": "Cerca strumenti",
"com_nav_tts_init_error": "Impossibile inizializzare la sintesi vocale: {{0}}",
"com_nav_tts_unsupported_error": "La sintesi vocale per il motore selezionato non è supportata in questo browser.",
"com_nav_user": "UTENTE",
"com_nav_user_msg_markdown": "Visualizza i messaggi utente in markdown",
"com_nav_user_name_display": "Mostra nome utente nei messaggi",
"com_nav_voice_select": "Voce",
"com_nav_voices_fetch_error": "Impossibile recuperare le opzioni vocali. Controlla la tua connessione internet.",
"com_nav_welcome_agent": "Seleziona un Assistente",
"com_nav_welcome_assistant": "Seleziona un Assistente",
"com_nav_welcome_message": "Come posso aiutarti oggi?",
"com_show_agent_settings": "Mostra impostazioni Agente",
"com_show_completion_settings": "Mostra impostazioni Completamento",
"com_show_examples": "Mostra esempi",
"com_sidepanel_agent_builder": "Costruttore Agente",
"com_sidepanel_assistant_builder": "Costruttore Assistente",
"com_sidepanel_attach_files": "Allega File",
"com_sidepanel_conversation_tags": "Segnalibri",
"com_sidepanel_hide_panel": "Nascondi Pannello",
"com_sidepanel_manage_files": "Gestisci File",
"com_sidepanel_parameters": "Parametri",
"com_sidepanel_select_agent": "Seleziona un Agente",
"com_sidepanel_select_assistant": "Seleziona un Assistente",
"com_ui_accept": "Accetto",
"com_ui_add": "Aggiungi",
"com_ui_add_model_preset": "Aggiungi un modello o una preimpostazione per una risposta aggiuntiva",
"com_ui_add_multi_conversation": "Aggiungi conversazioni multiple",
"com_ui_admin": "Amministratore",
"com_ui_admin_access_warning": "La disattivazione dell'accesso amministratore a questa funzionalità potrebbe causare problemi imprevisti all'interfaccia utente che richiedono un aggiornamento. Una volta salvata, l'unico modo per ripristinare è attraverso l'impostazione dell'interfaccia nel file di configurazione librechat.yaml, che influisce su tutti i ruoli.",
"com_ui_admin_settings": "Impostazioni Amministratore",
"com_ui_advanced": "Avanzate",
"com_ui_agent": "Agente",
"com_ui_agent_already_shared_to_all": "Questo assistente è già condiviso con tutti gli utenti",
"com_ui_agent_delete_error": "Si è verificato un errore durante l'eliminazione dell'agente",
"com_ui_agent_deleted": "Agente eliminato con successo",
"com_ui_agent_duplicate_error": "Si è verificato un errore durante la duplicazione dell'assistente",
"com_ui_agent_duplicated": "Agente duplicato con successo",
"com_ui_agent_editing_allowed": "Altri utenti possono già modificare questo assistente",
"com_ui_agents": "Agenti",
"com_ui_agents_allow_create": "Consenti creazione Agenti",
"com_ui_agents_allow_share_global": "Consenti la condivisione degli Agenti con tutti gli utenti",
"com_ui_agents_allow_use": "Consenti utilizzo Agenti",
"com_ui_all": "tutto",
"com_ui_all_proper": "Tutto",
"com_ui_archive": "Archivia",
"com_ui_archive_error": "Errore durante l'archiviazione della conversazione",
"com_ui_artifact_click": "Clicca per aprire",
"com_ui_artifacts": "Artefatti",
"com_ui_artifacts_toggle": "Mostra/Nascondi Interfaccia Artefatti",
"com_ui_ascending": "Crescente",
"com_ui_assistant": "Assistente",
"com_ui_assistant_delete_error": "Si è verificato un errore durante l'eliminazione dell'assistente",
"com_ui_assistant_deleted": "Assistente eliminato con successo",
"com_ui_assistants": "Assistenti",
"com_ui_assistants_output": "Output Assistenti",
"com_ui_attach_error": "Impossibile allegare il file. Crea o seleziona una conversazione, oppure prova a ricaricare la pagina.",
"com_ui_attach_error_openai": "Non è possibile allegare file dell'Assistente ad altri endpoint",
"com_ui_attach_error_size": "Limite dimensione file superato per l'endpoint:",
"com_ui_attach_error_type": "Tipo di file non supportato per l'endpoint:",
"com_ui_attach_warn_endpoint": "Attenzione: i file non compatibili con lo strumento potrebbero essere ignorati",
"com_ui_attachment": "Allegato",
"com_ui_authentication": "Autenticazione",
"com_ui_avatar": "Avatar",
"com_ui_back_to_chat": "Torna alla Chat",
"com_ui_back_to_prompts": "Torna ai prompt",
"com_ui_bookmark_delete_confirm": "Sei sicuro di voler eliminare questo segnalibro?",
"com_ui_bookmarks": "Segnalibri",
"com_ui_bookmarks_add": "Aggiungi Segnalibri",
"com_ui_bookmarks_add_to_conversation": "Aggiungi alla conversazione attuale",
"com_ui_bookmarks_count": "Conteggio",
"com_ui_bookmarks_create_error": "Si è verificato un errore durante la creazione del segnalibro",
"com_ui_bookmarks_create_exists": "Questo segnalibro esiste già",
"com_ui_bookmarks_create_success": "Segnalibro creato con successo",
"com_ui_bookmarks_delete": "Elimina Segnalibro",
"com_ui_bookmarks_delete_error": "Si è verificato un errore durante l'eliminazione del segnalibro",
"com_ui_bookmarks_delete_success": "Segnalibro eliminato con successo",
"com_ui_bookmarks_description": "Descrizione",
"com_ui_bookmarks_edit": "Modifica Segnalibro",
"com_ui_bookmarks_filter": "Filtra segnalibri...",
"com_ui_bookmarks_new": "Nuovo Segnalibro",
"com_ui_bookmarks_rebuild": "Ricostruisci",
"com_ui_bookmarks_title": "Titolo",
"com_ui_bookmarks_update_error": "Si è verificato un errore durante l'aggiornamento del segnalibro",
"com_ui_bookmarks_update_success": "Segnalibro aggiornato con successo",
"com_ui_cancel": "Annulla",
"com_ui_capabilities": "Capacità",
"com_ui_capability_correction": "Permette all'utente di fornire correzioni successive",
"com_ui_capability_decline_requests": "Addestrato a rifiutare richieste inappropriate",
"com_ui_capability_remember": "Ricorda ciò che l'utente ha detto prima nella conversazione",
"com_ui_categories": "Categorie",
"com_ui_chat": "Chat",
"com_ui_chat_history": "Cronologia chat",
"com_ui_chats": "chat",
"com_ui_clear": "Cancella",
"com_ui_clear_all": "Cancella tutto",
"com_ui_close": "Chiudi",
"com_ui_code": "Codice",
"com_ui_collapse_chat": "Comprimi Chat",
"com_ui_command_placeholder": "Opzionale: Inserisci un comando per il prompt o verrà utilizzato il nome",
"com_ui_command_usage_placeholder": "Seleziona un prompt tramite comando o nome",
"com_ui_confirm_action": "Conferma Azione",
"com_ui_connect": "Connetti",
"com_ui_context": "Contesto",
"com_ui_continue": "Continua",
"com_ui_controls": "Controlli",
"com_ui_copied": "Copiato!",
"com_ui_copied_to_clipboard": "Copiato negli appunti",
"com_ui_copy_code": "Copia codice",
"com_ui_copy_link": "Copia link",
"com_ui_copy_to_clipboard": "Copia negli appunti",
"com_ui_create": "Crea",
"com_ui_create_link": "Crea link",
"com_ui_create_prompt": "Crea prompt",
"com_ui_custom_prompt_mode": "Modalità Prompt Personalizzato",
"com_ui_dashboard": "Pannello di controllo",
"com_ui_date": "Data",
"com_ui_date_april": "Aprile",
"com_ui_date_august": "Agosto",
"com_ui_date_december": "Dicembre",
"com_ui_date_february": "Febbraio",
"com_ui_date_january": "Gennaio",
"com_ui_date_july": "Luglio",
"com_ui_date_june": "Giugno",
"com_ui_date_march": "Marzo",
"com_ui_date_may": "Maggio",
"com_ui_date_november": "Novembre",
"com_ui_date_october": "Ottobre",
"com_ui_date_previous_30_days": "Ultimi 30 giorni",
"com_ui_date_previous_7_days": "Ultimi 7 giorni",
"com_ui_date_september": "Settembre",
"com_ui_date_today": "Oggi",
"com_ui_date_yesterday": "Ieri",
"com_ui_decline": "Non accetto",
"com_ui_delete": "Elimina",
"com_ui_delete_action": "Elimina Azione",
"com_ui_delete_action_confirm": "Sei sicuro di voler eliminare questa azione?",
"com_ui_delete_agent_confirm": "Sei sicuro di voler eliminare questo agente?",
"com_ui_delete_assistant_confirm": "Sei sicuro di voler eliminare questo Assistente? Questa operazione non può essere annullata.",
"com_ui_delete_confirm": "Questo eliminerà",
"com_ui_delete_confirm_prompt_version_var": "Questo eliminerà la versione selezionata per \"{{0}}\". Se non esistono altre versioni, il prompt verrà eliminato.",
"com_ui_delete_conversation": "Eliminare la chat?",
"com_ui_delete_prompt": "Eliminare il prompt?",
"com_ui_delete_shared_link": "Eliminare il link condiviso?",
"com_ui_delete_tool": "Elimina Strumento",
"com_ui_delete_tool_confirm": "Sei sicuro di voler eliminare questo strumento?",
"com_ui_descending": "Decrescente",
"com_ui_description": "Descrizione",
"com_ui_description_placeholder": "Opzionale: Inserisci una descrizione da mostrare per il prompt",
"com_ui_download_error": "Errore durante il download del file. Il file potrebbe essere stato eliminato.",
"com_ui_drag_drop_file": "Trascina e rilascia un file qui",
"com_ui_dropdown_variables": "Variabili a tendina:",
"com_ui_dropdown_variables_info": "Crea menu a tendina personalizzati per i tuoi prompt: `{{nome_variabile:opzione1|opzione2|opzione3}}`",
"com_ui_duplicate": "Duplica",
"com_ui_duplicate_agent_confirm": "Sei sicuro di voler duplicare questo agente?",
"com_ui_duplication_error": "Si è verificato un errore durante la duplicazione della conversazione",
"com_ui_duplication_processing": "Duplicazione conversazione in corso...",
"com_ui_duplication_success": "Conversazione duplicata con successo",
"com_ui_edit": "Modifica",
"com_ui_endpoint": "Endpoint",
"com_ui_endpoint_menu": "Menu Endpoint LLM",
"com_ui_endpoints_available": "Endpoint Disponibili",
"com_ui_enter": "Invio",
"com_ui_enter_api_key": "Inserisci API Key",
"com_ui_enter_openapi_schema": "Inserisci qui il tuo schema OpenAPI",
"com_ui_enter_var": "Inserisci {{0}}",
"com_ui_entries": "Voci",
"com_ui_error": "Errore",
"com_ui_error_connection": "Errore di connessione al server, prova ad aggiornare la pagina.",
"com_ui_error_save_admin_settings": "Si è verificato un errore durante il salvataggio delle impostazioni amministrative.",
"com_ui_example_10_year_old_b_day": "Hai qualche idea creativa per il compleanno di un bambino di 10 anni?",
"com_ui_example_http_in_js": "Come faccio a fare una richiesta HTTP in Javascript?",
"com_ui_example_quantum_computing": "Spiega l'informatica quantistica in termini semplici",
"com_ui_examples": "Esempi",
"com_ui_experimental": "Funzionalità Sperimentali",
"com_ui_export_convo_modal": "Esporta Conversazione",
"com_ui_field_required": "Questo campo è obbligatorio",
"com_ui_filter_prompts_name": "Filtra prompt per nome",
"com_ui_finance": "Finanza",
"com_ui_fork": "Duplica",
"com_ui_fork_all_target": "Includi tutto da/per qui",
"com_ui_fork_branches": "Includi rami correlati",
"com_ui_fork_change_default": "Cambia opzione di duplicazione predefinita",
"com_ui_fork_default": "Usa opzione di duplicazione predefinita",
"com_ui_fork_error": "Si è verificato un errore durante la duplicazione della conversazione",
"com_ui_fork_from_message": "Seleziona un'opzione di duplicazione",
"com_ui_fork_info_1": "Usa questa impostazione per duplicare i messaggi con il comportamento desiderato.",
"com_ui_fork_info_2": "\"Duplicare\" si riferisce alla creazione di una nuova conversazione che inizia/termina dai messaggi specifici nella conversazione corrente, creando una copia in base alle opzioni selezionate.",
"com_ui_fork_info_3": "Il \"messaggio di destinazione\" si riferisce al messaggio dal quale è stato aperto questo popup, oppure, se selezioni \"{{0}}\", all'ultimo messaggio della conversazione.",
"com_ui_fork_info_branches": "Questa opzione duplica i messaggi visibili, insieme ai rami correlati; in altre parole, il percorso diretto al messaggio di destinazione, inclusi i rami lungo il percorso.",
"com_ui_fork_info_remember": "Seleziona questa opzione per ricordare le opzioni selezionate per un futuro utilizzo, rendendo più veloce la duplicazione delle conversazioni come preferito.",
"com_ui_fork_info_start": "Se selezionato, la duplicazione partirà da questo messaggio fino all'ultimo messaggio della conversazione, in base al comportamento selezionato sopra.",
"com_ui_fork_info_target": "Questa opzione duplica tutti i messaggi che portano al messaggio di destinazione, inclusi i suoi vicini; in altre parole, sono inclusi tutti i rami di messaggi, sia che siano visibili o meno o lungo lo stesso percorso.",
"com_ui_fork_info_visible": "Questa opzione duplica solo i messaggi visibili; in altre parole, il percorso diretto al messaggio di destinazione, senza alcun ramo.",
"com_ui_fork_processing": "Duplicazione conversazione in corso...",
"com_ui_fork_remember": "Ricorda",
"com_ui_fork_remember_checked": "La tua selezione verrà ricordata dopo l'utilizzo. Puoi cambiarla in qualsiasi momento nelle impostazioni.",
"com_ui_fork_split_target": "Avvia la duplicazione da qui",
"com_ui_fork_split_target_setting": "Avvia la duplicazione dal messaggio di destinazione per impostazione predefinita",
"com_ui_fork_success": "Conversazione duplicata con successo",
"com_ui_fork_visible": "Solo messaggi visibili",
"com_ui_go_to_conversation": "Vai alla conversazione",
"com_ui_happy_birthday": "È il mio 1° compleanno!",
"com_ui_hide_prompt_templates": "Nascondi modelli di prompt",
"com_ui_host": "Host",
"com_ui_idea": "Idee",
"com_ui_image_gen": "Generazione immagine",
"com_ui_import_conversation": "Importa",
"com_ui_import_conversation_error": "Si è verificato un errore durante l'importazione delle conversazioni",
"com_ui_import_conversation_file_type_error": "Tipo di importazione non supportato",
"com_ui_import_conversation_info": "Importa conversazioni da un file JSON",
"com_ui_import_conversation_success": "Conversazioni importate con successo",
"com_ui_include_shadcnui": "Includi istruzioni per i componenti shadcn/ui",
"com_ui_input": "Input",
"com_ui_instructions": "Istruzioni",
"com_ui_latest_footer": "L'intelligenza artificiale per tutti.",
"com_ui_librechat_code_api_key": "Ottieni la tua chiave API per l'Interprete di Codice LibreChat",
"com_ui_librechat_code_api_subtitle": "Sicuro. Multilingue. Gestione File.",
"com_ui_librechat_code_api_title": "Esegui Codice AI",
"com_ui_limitation_harmful_biased": "Potrebbe occasionalmente produrre istruzioni dannose o contenuti di parte",
"com_ui_limitation_incorrect_info": "Potrebbe occasionalmente generare informazioni non corrette",
"com_ui_limitation_limited_2021": "Conoscenza limitata del mondo e degli eventi dopo il 2021",
"com_ui_limitations": "Limitazioni",
"com_ui_llm_menu": "Menu LLM",
"com_ui_llms_available": "LLM Disponibili",
"com_ui_loading": "Caricamento...",
"com_ui_locked": "Bloccato",
"com_ui_logo": "{{0}} Logo",
"com_ui_manage": "Gestisci",
"com_ui_max_tags": "Il numero massimo consentito è {{0}}, verranno utilizzati gli ultimi valori.",
"com_ui_mention": "Menziona un endpoint, assistente o preset per passare rapidamente ad esso",
"com_ui_min_tags": "Impossibile rimuovere altri valori, è richiesto un minimo di {{0}}.",
"com_ui_misc": "Varie",
"com_ui_model": "Modello",
"com_ui_model_parameters": "Parametri del Modello",
"com_ui_model_save_success": "Parametri del modello salvati con successo",
"com_ui_more_info": "Maggiori informazioni",
"com_ui_more_options": "Più",
"com_ui_my_prompts": "I miei prompt",
"com_ui_name": "Nome",
"com_ui_new_chat": "Nuova chat",
"com_ui_new_footer": "Tutte le conversazioni AI in un unico posto.",
"com_ui_next": "Succ",
"com_ui_no": "No",
"com_ui_no_bookmarks": "Sembra che tu non abbia ancora segnalibri. Clicca su una chat e aggiungine uno nuovo",
"com_ui_no_category": "Nessuna categoria",
"com_ui_no_changes": "Nessuna modifica da aggiornare",
"com_ui_no_conversation_id": "Nessun ID conversazione trovato",
"com_ui_no_prompt_description": "Nessuna descrizione disponibile",
"com_ui_no_terms_content": "Nessun contenuto dei termini d'uso da visualizzare",
"com_ui_none_selected": "Nessuna selezionata",
"com_ui_nothing_found": "Non è stato trovato nulla",
"com_ui_of": "di",
"com_ui_off": "Disattivo",
"com_ui_on": "Attivo",
"com_ui_page": "Pagina",
"com_ui_pay_per_call": "Tutte le conversazioni AI in un unico posto. Paga a chiamata e non a mese",
"com_ui_prev": "Prec",
"com_ui_preview": "Anteprima",
"com_ui_privacy_policy": "Informativa sulla privacy",
"com_ui_privacy_policy_url": "URL Informativa Privacy",
"com_ui_prompt": "Prompt",
"com_ui_prompt_already_shared_to_all": "Questo prompt è già stato condiviso con tutti gli utenti",
"com_ui_prompt_name": "Nome del prompt",
"com_ui_prompt_name_required": "Il nome del prompt è obbligatorio",
"com_ui_prompt_preview_not_shared": "L'autore non ha consentito la collaborazione per questo prompt.",
"com_ui_prompt_shared_to_all": "Questo prompt è condiviso con tutti gli utenti",
"com_ui_prompt_templates": "Modelli di prompt",
"com_ui_prompt_text": "Testo",
"com_ui_prompt_text_required": "Il testo è obbligatorio",
"com_ui_prompt_update_error": "Si è verificato un errore durante l'aggiornamento del prompt",
"com_ui_prompts": "Prompt",
"com_ui_prompts_allow_create": "Consenti creazione Prompt",
"com_ui_prompts_allow_share_global": "Consenti la condivisione dei prompt con tutti gli utenti",
"com_ui_prompts_allow_use": "Consenti uso dei prompt",
"com_ui_provider": "Fornitore",
"com_ui_read_aloud": "Leggi ad alta voce",
"com_ui_regenerate": "Rigenera",
"com_ui_region": "Regione",
"com_ui_rename": "Rinomina",
"com_ui_renaming_var": "Rinominando \"{{0}}\"",
"com_ui_reset_var": "Reimposta {{0}}",
"com_ui_result": "Risultato",
"com_ui_revoke": "Revoca",
"com_ui_revoke_info": "Revoca tutte le credenziali fornite dall'utente",
"com_ui_revoke_key_confirm": "Sei sicuro di voler revocare questa chiave?",
"com_ui_revoke_key_endpoint": "Revoca Chiave per {{0}}",
"com_ui_revoke_keys": "Revoca Chiavi",
"com_ui_revoke_keys_confirm": "Sei sicuro di voler revocare tutte le chiavi?",
"com_ui_role_select": "Ruolo",
"com_ui_roleplay": "Gioco di ruolo",
"com_ui_run_code": "Esegui Codice",
"com_ui_run_code_error": "Si è verificato un errore durante l'esecuzione del codice",
"com_ui_save": "Salva",
"com_ui_save_submit": "Salva e Invia",
"com_ui_saved": "Salvata!",
"com_ui_schema": "Schema",
"com_ui_search_categories": "Cerca Categorie",
"com_ui_select": "Seleziona",
"com_ui_select_a_category": "Nessuna categoria selezionata",
"com_ui_select_file": "Seleziona un file",
"com_ui_select_model": "Seleziona un modello",
"com_ui_select_provider": "Seleziona un provider",
"com_ui_select_provider_first": "Seleziona prima un provider",
"com_ui_select_region": "Seleziona una regione",
"com_ui_select_search_model": "Cerca modello per nome",
"com_ui_select_search_plugin": "Cerca plugin per nome",
"com_ui_select_search_provider": "Cerca provider per nome",
"com_ui_select_search_region": "Cerca regione per nome",
"com_ui_share": "Condividi",
"com_ui_share_create_message": "Il tuo nome e qualsiasi messaggio aggiunto dopo la condivisione rimarranno privati.",
"com_ui_share_created_message": "È stato creato un link condiviso per la tua chat. Gestisci le chat condivise in precedenza in qualsiasi momento tramite Impostazioni.",
"com_ui_share_delete_error": "Si è verificato un errore durante l'eliminazione del link condiviso.",
"com_ui_share_error": "Si è verificato un errore durante la condivisione del link della chat",
"com_ui_share_link_to_chat": "Condividi link a chat",
"com_ui_share_retrieve_error": "Si è verificato un errore durante l'eliminazione del link condiviso.",
"com_ui_share_to_all_users": "Condividi con tutti gli utenti",
"com_ui_share_update_message": "Il tuo nome, istruzioni personalizzate e qualsiasi messaggio aggiunto dopo la condivisione rimarranno privati.",
"com_ui_share_updated_message": "Il link condiviso per la tua chat è stato aggiornato. Gestisci le chat condivise in precedenza in qualsiasi momento tramite Impostazioni.",
"com_ui_share_var": "Condividi {{0}}",
"com_ui_shared_link_not_found": "Link condiviso non trovato",
"com_ui_shared_prompts": "Prompt condivisi",
"com_ui_shop": "Acquisti",
"com_ui_show_all": "Mostra Tutto",
"com_ui_showing": "Mostrando",
"com_ui_simple": "Semplice",
"com_ui_size": "Dimensione",
"com_ui_special_variables": "Variabili speciali:",
"com_ui_special_variables_info": "Usa `{{current_date}}` per la data attuale e `{{current_user}}` per il nome del tuo account.",
"com_ui_speech_while_submitting": "Impossibile inviare il messaggio mentre è in corso la generazione di una risposta",
"com_ui_stop": "Ferma",
"com_ui_storage": "Archiviazione",
"com_ui_submit": "Invia",
"com_ui_success": "Successo",
"com_ui_teach_or_explain": "Apprendimento",
"com_ui_terms_and_conditions": "Termini d'uso",
"com_ui_terms_of_service": "Termini di servizio",
"com_ui_tools": "Strumenti",
"com_ui_travel": "Viaggio",
"com_ui_unarchive": "Disarchivia",
"com_ui_unarchive_error": "Impossibile disarchiviare la conversazione",
"com_ui_unknown": "Sconosciuto",
"com_ui_update": "Aggiorna",
"com_ui_upload": "Carica",
"com_ui_upload_code_files": "Carica per l'Interprete di Codice",
"com_ui_upload_delay": "Il caricamento di \"{{0}}\" sta richiedendo più tempo del previsto. Attendi il completamento dell'indicizzazione per il recupero.",
"com_ui_upload_error": "Si è verificato un errore durante il caricamento del file",
"com_ui_upload_file_search": "Carica per ricerca file",
"com_ui_upload_files": "Carica file",
"com_ui_upload_image": "Carica un'immagine",
"com_ui_upload_image_input": "Carica immagine",
"com_ui_upload_invalid": "File non valido per il caricamento. Deve essere un'immagine che non supera il limite",
"com_ui_upload_invalid_var": "File non valido per il caricamento. Deve essere un'immagine non superiore a {{0}} MB",
"com_ui_upload_success": "File caricato con successo",
"com_ui_upload_type": "Seleziona Tipo di Caricamento",
"com_ui_use_micrphone": "Usa microfono",
"com_ui_use_prompt": "Usa prompt",
"com_ui_variables": "Variabili",
"com_ui_variables_info": "Usa le doppie parentesi graffe nel testo per creare variabili, ad esempio `{{variabile esempio}}`, da compilare successivamente quando utilizzi il prompt.",
"com_ui_version_var": "Versione {{0}}",
"com_ui_versions": "Versioni",
"com_ui_write": "Scrittura",
"com_ui_yes": "Sì",
"com_ui_zoom": "Zoom",
"com_user_message": "Mostra nome utente nei messaggi",
"com_warning_resubmit_unsupported": "Il reinvio del messaggio AI non è supportato per questo endpoint."
}

View file

@ -0,0 +1,803 @@
{
"com_a11y_ai_composing": "AIはまだ作成中です。",
"com_a11y_end": "AIは返信を完了しました。",
"com_a11y_start": "AIが返信を開始しました。",
"com_agents_allow_editing": "他のユーザーにエージェントの編集を許可する",
"com_agents_by_librechat": "LibreChatより",
"com_agents_code_interpreter": "有効にすると、エージェントがLibreChat Code Interpreter APIを使用して、ファイル処理を含む生成されたコードを安全に実行できるようになります。有効な APIキーが必要です。",
"com_agents_code_interpreter_title": "コードインタープリター API",
"com_agents_create_error": "エージェントの作成中にエラーが発生しました。",
"com_agents_description_placeholder": "オプション: エージェントの説明を入力してください",
"com_agents_enable_file_search": "ファイル検索を有効にする",
"com_agents_file_search_disabled": "ファイル検索用のファイルをアップロードする前に、エージェントを作成する必要があります。",
"com_agents_file_search_info": "有効にすると、エージェントは以下に表示されているファイル名を正確に認識し、それらのファイルから関連する情報を取得することができます。",
"com_agents_instructions_placeholder": "エージェントが使用するシステムの指示",
"com_agents_missing_provider_model": "エージェントを作成する前に、プロバイダーとモデルを選択してください。",
"com_agents_name_placeholder": "オプション: エージェントの名前",
"com_agents_no_access": "このエージェントを編集する権限がありません。",
"com_agents_not_available": "エージェントは利用できません",
"com_agents_search_name": "名前でエージェントを検索",
"com_agents_update_error": "エージェントの更新中にエラーが発生しました。",
"com_assistants_actions": "アクション",
"com_assistants_actions_disabled": "アクションを追加する前にアシスタントを作成する必要があります。",
"com_assistants_actions_info": "アシスタントが API を介して情報を取得したり、アクションを実行したりできるようにします's",
"com_assistants_add_actions": "アクションを追加",
"com_assistants_add_tools": "ツールを追加",
"com_assistants_append_date": "現在の日付と時刻を追加",
"com_assistants_append_date_tooltip": "有効にすると、現在のクライアントの日付と時刻がアシスタントのシステム指示に追加されます。",
"com_assistants_available_actions": "利用可能なアクション",
"com_assistants_capabilities": "機能",
"com_assistants_code_interpreter": "コードインタプリタ",
"com_assistants_code_interpreter_files": "次のファイルはコードインタプリタでのみ使用できます。",
"com_assistants_code_interpreter_info": "コードインタプリタは、アシスタントがコードを書いて実行できるようにします。このツールは、さまざまなデータとフォーマットを持つファイルを処理し、グラフなどのファイルを生成することができます。",
"com_assistants_completed_action": "Talked to {{0}}",
"com_assistants_completed_function": "Ran {{0}}",
"com_assistants_conversation_starters": "会話のきっかけ",
"com_assistants_conversation_starters_placeholder": "会話のきっかけを入力してください",
"com_assistants_create_error": "アシスタントの作成中にエラーが発生しました。",
"com_assistants_create_success": "アシスタントが正常に作成されました。",
"com_assistants_delete_actions_error": "アクションの削除中にエラーが発生しました。",
"com_assistants_delete_actions_success": "アシスタントからアクションが削除されました",
"com_assistants_description_placeholder": "オプション: ここにアシスタントについて説明します",
"com_assistants_domain_info": "アシスタントがこの情報を {{0}} に送信しました",
"com_assistants_file_search": "ファイル検索",
"com_assistants_file_search_info": "ファイル検索用のベクトル ストアを添付することはまだサポートされていません。プロバイダ プレイグラウンドからそれらを添付するか、スレッド単位でメッセージにファイルを添付してファイル検索を行うことができます。",
"com_assistants_function_use": "アシスタントが {{0}} を使用しました",
"com_assistants_image_vision": "イメージビジョン",
"com_assistants_instructions_placeholder": "アシスタントが使用するシステム指示",
"com_assistants_knowledge": "ナレッジ",
"com_assistants_knowledge_disabled": "ファイルをナレッジとしてアップロードする前に、アシスタントを作成し、コードインタプリタまたは検索を有効にして保存する必要があります。",
"com_assistants_knowledge_info": "ナレッジの下でファイルをアップロードする場合、アシスタントとの会話にファイルの内容が含まれる場合があります。",
"com_assistants_max_starters_reached": "会話の開始が最大数に達しました",
"com_assistants_name_placeholder": "オプション: アシスタントの名前",
"com_assistants_non_retrieval_model": "このモデルではファイル検索機能は有効になっていません。別のモデルを選択してください。",
"com_assistants_retrieval": "検索",
"com_assistants_running_action": "アクションを実行",
"com_assistants_search_name": "アシスタントの名前で検索",
"com_assistants_update_actions_error": "アクションの作成または更新中にエラーが発生しました。",
"com_assistants_update_actions_success": "アクションが作成または更新されました",
"com_assistants_update_error": "アシスタントの更新中にエラーが発生しました。",
"com_assistants_update_success": "アップデートに成功しました",
"com_auth_already_have_account": "既にアカウントがある場合はこちら",
"com_auth_back_to_login": "ログイン画面に戻る",
"com_auth_click": "クリック",
"com_auth_click_here": "ここをクリック",
"com_auth_continue": "続ける",
"com_auth_create_account": "アカウント登録",
"com_auth_discord_login": "Discordでログイン",
"com_auth_email": "メール",
"com_auth_email_address": "メールアドレス",
"com_auth_email_max_length": "メールアドレスは最大120文字で入力してください",
"com_auth_email_min_length": "メールアドレスは最低6文字で入力してください",
"com_auth_email_pattern": "有効なメールアドレスを入力してください",
"com_auth_email_required": "メールアドレスは必須です",
"com_auth_email_resend_link": "メールを再送信",
"com_auth_email_resent_failed": "検証メールの再送信に失敗しました",
"com_auth_email_resent_success": "検証メールが正常に再送信されました",
"com_auth_email_verification_failed": "メール検証に失敗しました",
"com_auth_email_verification_failed_token_missing": "検証に失敗しました。トークンがありません",
"com_auth_email_verification_in_progress": "メールを検証しています。しばらくお待ちください",
"com_auth_email_verification_invalid": "無効なメール検証です",
"com_auth_email_verification_rate_limited": "リクエストが多すぎます。しばらくしてからもう一度お試しください",
"com_auth_email_verification_redirecting": "{{0}} 秒後にリダイレクトします...",
"com_auth_email_verification_resend_prompt": "メールが届きませんか?",
"com_auth_email_verification_success": "メールが正常に検証されました",
"com_auth_error_create": "アカウント登録に失敗しました。もう一度お試しください。",
"com_auth_error_invalid_reset_token": "無効なパスワードリセットトークンです。",
"com_auth_error_login": "入力された情報ではログインできませんでした。認証情報を確認した上で再度お試しください。",
"com_auth_error_login_ban": "本サービスの利用規約違反のため、一時的にアカウントを停止しました。",
"com_auth_error_login_rl": "お使いのIPアドレスから短時間に多数のログイン試行がありました。しばらくしてから再度お試しください。",
"com_auth_error_login_server": "サーバーエラーが発生しています。。しばらくしてから再度お試しください。",
"com_auth_error_login_unverified": "アカウントはまだ確認されていません。確認リンクが記載されたメールを確認してください。",
"com_auth_facebook_login": "Facebookでログイン",
"com_auth_full_name": "フルネーム",
"com_auth_github_login": "Githubでログイン",
"com_auth_google_login": "Googleでログイン",
"com_auth_here": "こちら",
"com_auth_login": "ログイン",
"com_auth_login_with_new_password": "新しいパスワードでログインをお試しください。",
"com_auth_name_max_length": "フルネームは最大80文字で入力してください",
"com_auth_name_min_length": "フルネームは最低3文字で入力してください",
"com_auth_name_required": "フルネームは必須です",
"com_auth_no_account": "アカウントをお持ちでない場合はこちら",
"com_auth_password": "パスワード",
"com_auth_password_confirm": "確認用パスワード",
"com_auth_password_forgot": "パスワードを忘れた場合はこちら",
"com_auth_password_max_length": "パスワードは最大128文字で入力してください",
"com_auth_password_min_length": "パスワードは最低8文字で入力してください",
"com_auth_password_not_match": "パスワードが一致しません",
"com_auth_password_required": "パスワードは必須です",
"com_auth_registration_success_generic": "メールアドレスを確認するために、メールをご確認ください。",
"com_auth_registration_success_insecure": "登録が完了しました。",
"com_auth_reset_password": "パスワードをリセット",
"com_auth_reset_password_email_sent": "パスワードのリセット方法を記載したメールを送信しました。",
"com_auth_reset_password_if_email_exists": "そのメールアドレスのアカウントが存在する場合は、パスワードリセット手順が記載されたメールが送信されています。スパムフォルダを必ず確認してください。",
"com_auth_reset_password_link_sent": "メールを送信",
"com_auth_reset_password_success": "パスワードのリセットに成功しました",
"com_auth_sign_in": "ログイン",
"com_auth_sign_up": "新規登録",
"com_auth_submit_registration": "登録をする",
"com_auth_to_reset_your_password": "パスワードをリセットします。",
"com_auth_to_try_again": "再認証する",
"com_auth_username": "ユーザ名 (オプション)",
"com_auth_username_max_length": "ユーザ名は最大20文字で入力してください",
"com_auth_username_min_length": "ユーザ名は最低2文字で入力してください",
"com_auth_username_required": "ユーザー名は必須です",
"com_auth_welcome_back": "おかえりなさい",
"com_click_to_download": "(ダウンロードするにはこちらをクリック)",
"com_download_expired": "ダウンロードの期限が切れています",
"com_download_expires": "ダウンロードはこちら(有効期限:{{0}}",
"com_endpoint": "エンドポイント",
"com_endpoint_agent": "エージェント",
"com_endpoint_agent_model": "エージェントモデル (推奨: GPT-3.5)",
"com_endpoint_agent_placeholder": "エージェントを選択してください",
"com_endpoint_ai": "AI",
"com_endpoint_anthropic_custom_name_placeholder": "Anthropicのカスタム名を設定する",
"com_endpoint_anthropic_maxoutputtokens": "生成されるレスポンスの最大トークン数。短いレスポンスには低い値を、長いレスポンスには高い値を指定する。",
"com_endpoint_anthropic_prompt_cache": "プロンプトキャッシュを使用すると、API呼び出し間で大きなコンテキストや指示を再利用でき、コストとレイテンシを削減できます",
"com_endpoint_anthropic_temp": "0から1の値。分析的・多岐の選択になる課題には0に近い値を入力する。創造的・生成的な課題には1に近い値を入力する。この値か Top P の変更をおすすめしますが、両方の変更はおすすめしません。",
"com_endpoint_anthropic_topk": "Top-k はモデルがトークンをどのように選択して出力するかを変更する。top-kが1の場合はモデルの語彙に含まれるすべてのトークンの中で最も確率が高い1つが選択される(greedy decodingと呼ばれている)。top-kが3の場合は上位3つのトークンの中から選択される。(temperatureを使用)",
"com_endpoint_anthropic_topp": "Top-p はモデルがトークンをどのように選択して出力するかを変更する。K(topKを参照)の確率の合計がtop-pの確率と等しくなるまでのトークンが選択される。",
"com_endpoint_assistant": "アシスタント",
"com_endpoint_assistant_model": "アシスタント モデル",
"com_endpoint_assistant_placeholder": "右側のサイドパネルからアシスタントを選択してください",
"com_endpoint_bing_context_placeholder": "Bingは最大7kトークンの「コンテキスト」を参照できます。具体的な上限は不明ですが、7kトークンを超えるとエラーになる可能性があります。",
"com_endpoint_bing_enable_sydney": "Sydney有効化",
"com_endpoint_bing_jailbreak": "ジェイルブレイク",
"com_endpoint_bing_system_message_placeholder": "警告: この機能を悪用するとBingの利用を「制限」される可能性があります。すべての内容を表示するには「System Message」をクリックしてください。省略された場合は、安全と考えられる「Sydney」プリセットが使われます",
"com_endpoint_bing_to_enable_sydney": "(Sydneyを利用する)",
"com_endpoint_completion": "コンプリーション",
"com_endpoint_completion_model": "コンプリーションモデル (推奨: GPT-4)",
"com_endpoint_config_click_here": "ここをクリック",
"com_endpoint_config_google_api_info": "Gemeni用のGenerative Language API keyを取得するには",
"com_endpoint_config_google_api_key": "Google APIキー",
"com_endpoint_config_google_cloud_platform": "(Google Cloud Platformから)",
"com_endpoint_config_google_gemini_api": "(Gemini API)",
"com_endpoint_config_google_service_key": "Googleサービスアカウントキー",
"com_endpoint_config_key": "API Keyを設定",
"com_endpoint_config_key_chatgpt": "ChatGPTの「無料版」のアクセストークンを入手するためにへログインをしてください:",
"com_endpoint_config_key_chatgpt_copy_token": "トークンをコピーしてください。",
"com_endpoint_config_key_chatgpt_then_visit": "つぎに、ここへアクセスしてください:",
"com_endpoint_config_key_edge_full_key_string": "to provide the full cookie strings.",
"com_endpoint_config_key_edge_instructions": "手順",
"com_endpoint_config_key_encryption": "鍵は暗号化されます。削除予定日:",
"com_endpoint_config_key_expiry": "すでに有効期限切れです",
"com_endpoint_config_key_for": "API Key の設定: ",
"com_endpoint_config_key_get_edge_key": "Bing用のアクセストークンを取得するためにログインをしてください: ",
"com_endpoint_config_key_get_edge_key_dev_tool": "サイトにログインした状態で、開発ツールまたは拡張機能を使用して、_U クッキーの内容をコピーします。もし失敗する場合は次の手順に従ってください。",
"com_endpoint_config_key_google_need_to": "こちらを有効化する必要があります:",
"com_endpoint_config_key_google_service_account": "サービスアカウントを作成する",
"com_endpoint_config_key_google_vertex_ai": "Vertex AI を有効化",
"com_endpoint_config_key_google_vertex_api": "API (Google Cloud) 次に、",
"com_endpoint_config_key_google_vertex_api_role": "必ず「作成して続行」をクリックして、少なくとも「Vertex AI ユーザー」権限を与えてください。最後にここにインポートするJSONキーを作成してください。",
"com_endpoint_config_key_import_json_key": "Service Account JSON Key をインポートする。",
"com_endpoint_config_key_import_json_key_invalid": "無効なService Account JSON Keyです。正しいファイルかどうか確認してください。",
"com_endpoint_config_key_import_json_key_success": "Service Account JSON Keyのインポートに成功しました。",
"com_endpoint_config_key_name": "Key",
"com_endpoint_config_key_name_placeholder": "API key を入力してください",
"com_endpoint_config_key_never_expires": "キーの有効期限はありません",
"com_endpoint_config_placeholder": "ヘッダーメニューからAPI Keyを設定してください。",
"com_endpoint_config_value": "値を入力してください",
"com_endpoint_context": "コンテキスト",
"com_endpoint_context_info": "コンテキストに使用できるトークンの最大数です。リクエストごとに送信されるトークン数を制御するために使用します。指定しない場合は、既知のモデルのコンテキストサイズに基づいてシステムのデフォルト値が使用されます。高い値を設定すると、エラーが発生したり、トークンコストが高くなる可能性があります。",
"com_endpoint_context_tokens": "コンテキストトークン数の最大値",
"com_endpoint_custom_name": "プリセット名",
"com_endpoint_default": "デフォルト",
"com_endpoint_default_blank": "デフォルト: 空",
"com_endpoint_default_creative": "デフォルト: 創造的",
"com_endpoint_default_empty": "デフォルト: 空",
"com_endpoint_default_false": "デフォルト: false",
"com_endpoint_default_with_num": "デフォルト: {{0}}",
"com_endpoint_disabled_with_tools": "ツールで無効化",
"com_endpoint_disabled_with_tools_placeholder": "ツールが選択されていると無効化されます",
"com_endpoint_examples": " プリセット名",
"com_endpoint_export": "エクスポート",
"com_endpoint_export_share": "エクスポート/共有",
"com_endpoint_frequency_penalty": "頻度によるペナルティ",
"com_endpoint_func_hover": "プラグインをOpenAIの関数として使えるようにする",
"com_endpoint_google_custom_name_placeholder": "Googleのカスタム名を設定する",
"com_endpoint_google_maxoutputtokens": "生成されるレスポンスの最大トークン数。短いレスポンスには低い値を、長いレスポンスには高い値を指定します。",
"com_endpoint_google_temp": "大きい値 = ランダム性が増します。低い値 = より決定論的になります。この値を変更するか、Top P の変更をおすすめしますが、両方を変更はおすすめしません。",
"com_endpoint_google_topk": "Top-k はモデルがトークンをどのように選択して出力するかを変更します。top-kが1の場合はモデルの語彙に含まれるすべてのトークンの中で最も確率が高い1つが選択されます(greedy decodingと呼ばれている)。top-kが3の場合は上位3つのトークンの中から選択されます。(temperatureを使用)",
"com_endpoint_google_topp": "Top-p はモデルがトークンをどのように選択して出力するかを変更します。K(topKを参照)の確率の合計がtop-pの確率と等しくなるまでのトークンが選択されます。",
"com_endpoint_hide": "非表示",
"com_endpoint_import": "インポート",
"com_endpoint_instructions_assistants": "指示をオーバーライドする",
"com_endpoint_instructions_assistants_placeholder": "アシスタントの指示を上書きします。これは、実行ごとに動作を変更する場合に便利です。",
"com_endpoint_max_output_tokens": "最大出力トークン数",
"com_endpoint_message": "メッセージ",
"com_endpoint_message_new": "メッセージ {{0}}",
"com_endpoint_message_not_appendable": "メッセージを編集、再入力してください。",
"com_endpoint_my_preset": "Myプリセット",
"com_endpoint_new_topic": "新規トピック",
"com_endpoint_no_presets": "プリセットがありません",
"com_endpoint_not_available": "エンドポイントは利用できません",
"com_endpoint_not_implemented": "まだ実装されていません",
"com_endpoint_open_menu": "Open Menu",
"com_endpoint_openai_custom_name_placeholder": "ChatGPTのカスタム名を設定する",
"com_endpoint_openai_detail": "Visionリクエストの解像度を選択します。\"Low\"はコストが安くて低解像度、\"Highは\"コストが高くて高解像度\"、\"Auto\"は画像の解像度に基づいて自動的に選択します。",
"com_endpoint_openai_freq": "-2.0から2.0の値。正の値を入力すると、テキストの繰り返し頻度に基づいたペナルティを課し、文字通り「同じ文言」を繰り返す可能性を減少させる。",
"com_endpoint_openai_max": "生成されるトークンの最大値。入力トークンと出力トークンの長さの合計は、モデルのコンテキスト長によって制限されます。",
"com_endpoint_openai_max_tokens": "オプションの 'max_tokens' フィールドで、チャット補完時に生成可能な最大トークン数を設定します。入力トークンと生成されたトークンの合計長さは、モデルのコンテキスト長によって制限されています。この数値がコンテキストの最大トークン数を超えると、エラーが発生する可能性があります。",
"com_endpoint_openai_pres": "-2.0から2.0の値。正の値は入力すると、新規トークンの出現に基づいたペナルティを課し、新しいトピックについて話す可能性を高める。",
"com_endpoint_openai_prompt_prefix_placeholder": "システムメッセージに含める Custom Instructions。デフォルト: none",
"com_endpoint_openai_resend": "これまでに添付した画像を全て再送信します。注意:トークン数が大幅に増加したり、多くの画像を添付するとエラーが発生する可能性があります。",
"com_endpoint_openai_resend_files": "以前に添付されたすべてのファイルを再送信します。注意:これにより、トークンのコストが増加し、多くの添付ファイルでエラーが発生する可能性があります。",
"com_endpoint_openai_stop": "APIがさらにトークンを生成するのを止めるため、最大で4つのシーケンスを設定可能",
"com_endpoint_openai_temp": "大きい値 = ランダム性が増します。低い値 = より決定論的になります。この値を変更するか、Top P の変更をおすすめしますが、両方を変更はおすすめしません。",
"com_endpoint_openai_topp": "nucleus sampling と呼ばれるtemperatureを使用したサンプリングの代わりに、top_p確率質量のトークンの結果を考慮します。つまり、0.1とすると確率質量の上位10%を構成するトークンのみが考慮されます。この値かtemperatureの変更をおすすめしますが、両方を変更はおすすめしません。",
"com_endpoint_output": "出力",
"com_endpoint_plug_image_detail": "画像の詳細",
"com_endpoint_plug_resend_files": "ファイルを再送",
"com_endpoint_plug_resend_images": "画像の再送信",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "システムメッセージに含める Custom Instructions。デフォルト: none",
"com_endpoint_plug_skip_completion": "完了をスキップ",
"com_endpoint_plug_use_functions": "Functionsを使用",
"com_endpoint_presence_penalty": "既存性によるペナルティ",
"com_endpoint_preset": "プリセット",
"com_endpoint_preset_clear_all_confirm": "本当にすべてのプリセットを削除しますか?",
"com_endpoint_preset_default": "が有効化されました。",
"com_endpoint_preset_default_item": "デフォルト:",
"com_endpoint_preset_default_none": "現在有効なプリセットはありません。",
"com_endpoint_preset_default_removed": "が無効化されました。",
"com_endpoint_preset_delete_confirm": "本当にこのプリセットを削除しますか?",
"com_endpoint_preset_delete_error": "プリセットの削除に失敗しました。もう一度お試し下さい。",
"com_endpoint_preset_import": "プリセットのインポートが完了しました",
"com_endpoint_preset_import_error": "プリセットのインポートに失敗しました。もう一度お試し下さい。",
"com_endpoint_preset_name": "プリセット名",
"com_endpoint_preset_save_error": "プリセットの保存に失敗しました。もう一度お試し下さい。",
"com_endpoint_preset_selected": "プリセットが有効化されました!",
"com_endpoint_preset_selected_title": "有効化",
"com_endpoint_preset_title": "プリセット",
"com_endpoint_presets": "プリセット",
"com_endpoint_presets_clear_warning": "本当にすべてのプリセットを削除しますか? この操作は元に戻せません。",
"com_endpoint_prompt_cache": "プロンプトキャッシュを使用する",
"com_endpoint_prompt_prefix": "プロンプトの先頭",
"com_endpoint_prompt_prefix_assistants": "追加の指示",
"com_endpoint_prompt_prefix_assistants_placeholder": "アシスタントの主な指示に加えて、追加の指示やコンテキストを設定します。空欄の場合は無視されます。",
"com_endpoint_prompt_prefix_placeholder": "custom instructions か context を設定する。空の場合は無視されます。",
"com_endpoint_save_as_preset": "プリセット保存",
"com_endpoint_save_convo_as_preset": "会話をプリセットとして保存する",
"com_endpoint_search": "エンドポイントを名前で検索",
"com_endpoint_set_custom_name": "このプリセットを見つけやすいように名前を設定する。",
"com_endpoint_show": "表示",
"com_endpoint_show_what_settings": "設定 {{0}} を表示する",
"com_endpoint_skip_hover": "コンプリーションのステップをスキップする。(最終的な回答と生成されたステップをレビューする機能)",
"com_endpoint_stop": "シーケンスを停止",
"com_endpoint_stop_placeholder": "Enterキー押下で値を区切ります",
"com_endpoint_system_message": "システムメッセージ",
"com_endpoint_temperature": "Temperature",
"com_endpoint_token_count": "トークン数",
"com_endpoint_tone_style": "トーンスタイル",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "アクティブなアシスタントを使用",
"com_endpoint_view_options": "オプションを見る",
"com_error_expired_user_key": "{{0}}の提供されたキーは{{1}}で期限切れです。キーを入力して再試行してください。",
"com_error_files_dupe": "重複したファイルが検出されました。",
"com_error_files_empty": "空のファイルはアップロードできません",
"com_error_files_process": "ファイルの処理中にエラーが発生しました。",
"com_error_files_unsupported_capability": "このファイル形式に対応する機能が有効になっていません",
"com_error_files_upload": "ファイルのアップロード中にエラーが発生しました。",
"com_error_files_upload_canceled": "ファイルのアップロードがキャンセルされました。注意:アップロード処理が継続している可能性があるため、手動でファイルを削除する必要があるかもしれません。",
"com_error_files_validation": "ファイルの検証中にエラーが発生しました。",
"com_error_input_length": "最新のメッセージトークン数は長すぎます。トークン制限 ({{0}}) を超えています。メッセージを短くするか、会話パラメーターから最大コンテキストサイズを調整するか、会話を分岐して続行してください。",
"com_error_invalid_action_error": "リクエストが拒否されました:指定されたアクションドメインは許可されていません。",
"com_error_invalid_request_error": "AIサービスがリクエストを処理できませんでした。APIキーが無効であるか、リクエストの形式が正しくない可能性があります。",
"com_error_invalid_user_key": "無効なキーが提供されました。キーを入力して再試行してください。",
"com_error_moderation": "送信されたコンテンツは、コミュニティガイドラインに準拠していないとして、投稿監視システムによって検知されました。この特定のトピックについては処理を続行できません。他に質問や調べたいトピックがある場合は、メッセージを編集するか、新しい会話を作成してください。",
"com_error_no_base_url": "ベースURLが見つかりません。ベースURLを入力して再試行してください。",
"com_error_no_system_messages": "選択されたAIサービスまたはモデルはシステムメッセージに対応していません。カスタム指示の代わりにプロンプトを使用してください。",
"com_error_no_user_key": "キーが見つかりません。キーを入力して再試行してください。",
"com_files_filter": "ファイルをフィルタリング...",
"com_files_no_results": "結果がありません。",
"com_files_number_selected": "{{0}} of {{1}} ファイルが選択されました",
"com_generated_files": "生成されたファイル:",
"com_hide_examples": "例を非表示",
"com_nav_account_settings": "アカウント設定",
"com_nav_always_make_prod": "常に新しいバージョンを制作する",
"com_nav_archive_all": "すべてアーカイブする",
"com_nav_archive_all_chats": "すべてのチャットをアーカイブ",
"com_nav_archive_created_at": "作成日",
"com_nav_archive_name": "名前",
"com_nav_archived_chats": "アーカイブされたチャット",
"com_nav_archived_chats_empty": "アーカイブされたチャットはありません",
"com_nav_archived_chats_manage": "管理",
"com_nav_at_command": "@-Command",
"com_nav_at_command_description": "コマンド\"@\"でエンドポイント、モデル、プリセットを切り替える",
"com_nav_audio_play_error": "オーディオの再生エラー: {{0}}",
"com_nav_audio_process_error": "オーディオの処理エラー: {{0}}",
"com_nav_auto_scroll": "チャットを開いたときに最新まで自動でスクロール",
"com_nav_auto_send_prompts": "プロンプト自動送信",
"com_nav_auto_send_text": "テキストを自動送信",
"com_nav_auto_send_text_disabled": "無効にするには-1を設定",
"com_nav_auto_transcribe_audio": "オーディオを自動で書き起こす",
"com_nav_automatic_playback": "最新メッセージを自動再生",
"com_nav_balance": "バランス",
"com_nav_browser": "ブラウザ",
"com_nav_buffer_append_error": "オーディオストリーミングに問題が発生しました。再生が中断される可能性があります。",
"com_nav_change_picture": "画像を変更",
"com_nav_chat_commands": "チャットコマンド",
"com_nav_chat_commands_info": "メッセージの先頭に特定の文字を入力することで、これらのコマンドが有効になります。各コマンドは、決められた文字(プレフィックス)で起動します。メッセージの先頭にこれらの文字をよく使用する場合は、コマンド機能を無効にすることができます。",
"com_nav_chat_direction": "チャットの方向",
"com_nav_clear_all_chats": "すべてのチャットを削除する",
"com_nav_clear_cache_confirm_message": "キャッシュを削除してもよろしいですか?",
"com_nav_clear_conversation": "会話を削除する",
"com_nav_clear_conversation_confirm_message": "本当にすべての会話を削除しますか? この操作は取り消せません。",
"com_nav_close_sidebar": "サイドバーを閉じる",
"com_nav_command_settings": "コマンド設定",
"com_nav_command_settings_description": "チャットで使用できるコマンドをカスタマイズします。",
"com_nav_commands": "Commands",
"com_nav_commands_tab": "コマンド設定",
"com_nav_confirm_clear": "削除を確定",
"com_nav_conversation_mode": "会話モード",
"com_nav_convo_menu_options": "会話メニューオプション",
"com_nav_db_sensitivity": "デシベル感度",
"com_nav_delete_account": "アカウントを削除",
"com_nav_delete_account_button": "アカウントを完全に削除する",
"com_nav_delete_account_confirm": "アカウントを削除しますか?",
"com_nav_delete_account_confirm_placeholder": "続行するには、以下の入力フィールドに「DELETE」と入力してください",
"com_nav_delete_account_email_placeholder": "アカウントのメールアドレスを入力してください",
"com_nav_delete_cache_storage": "TTSキャッシュストレージを削除",
"com_nav_delete_data_info": "すべてのデータが削除されます。",
"com_nav_delete_warning": "警告: この操作により、アカウントが完全に削除されます。",
"com_nav_edge": "Edge",
"com_nav_enable_cache_tts": "キャッシュTTSを有効化",
"com_nav_enable_cloud_browser_voice": "クラウドベースの音声を使用",
"com_nav_enabled": "有効化",
"com_nav_engine": "エンジン",
"com_nav_enter_to_send": "Enterキーでメッセージを送信する",
"com_nav_export": "エクスポート",
"com_nav_export_all_message_branches": "すべての子メッセージを含める",
"com_nav_export_conversation": "会話をエクスポートする",
"com_nav_export_filename": "ファイル名",
"com_nav_export_filename_placeholder": "ファイル名を入力してください",
"com_nav_export_include_endpoint_options": "エンドポイントのオプションを含める",
"com_nav_export_recursive": "再帰的",
"com_nav_export_recursive_or_sequential": "再帰的? or 順次的?",
"com_nav_export_type": "形式",
"com_nav_external": "外部",
"com_nav_font_size": "メッセージフォントサイズ",
"com_nav_font_size_base": "中",
"com_nav_font_size_lg": "大",
"com_nav_font_size_sm": "小",
"com_nav_font_size_xl": "極大",
"com_nav_font_size_xs": "極小",
"com_nav_help_faq": "ヘルプ & FAQ",
"com_nav_hide_panel": "右側のパネルを非表示",
"com_nav_info_code_artifacts": "チャットの横に実験的なコード アーティファクトの表示を有効にします",
"com_nav_info_custom_prompt_mode": "有効にすると、デフォルトのアーティファクト システム プロンプトは含まれません。このモードでは、アーティファクト生成指示をすべて手動で提供する必要があります。",
"com_nav_info_delete_cache_storage": "この操作により、デバイスに保存されているすべてのキャッシュされたTTSテキスト読み上げオーディオファイルが削除されます。キャッシュされたオーディオファイルは、以前生成されたTTSオーディオの再生を高速化するために使用されますが、デバイスのストレージ容量を消費する可能性があります。",
"com_nav_info_enter_to_send": "有効になっている場合、 `ENTER` キーを押すとメッセージが送信されます。無効になっている場合、Enterキーを押すと新しい行が追加され、 `CTRL + ENTER` / `⌘ + ENTER` キーを押してメッセージを送信する必要があります。",
"com_nav_info_fork_change_default": "`表示メッセージのみ` は、選択したメッセージへの直接パスのみが含まれます。 `関連ブランチを含める` は、パスに沿ったブランチを追加します。 `すべてを対象に含める` は、接続されているすべてのメッセージとブランチを含みます。",
"com_nav_info_fork_split_target_setting": "有効になっている場合、選択した動作に従って、対象メッセージから会話内の最新メッセージまで分岐が開始されます。",
"com_nav_info_include_shadcnui": "有効にすると、shadcn/uiコンポーネントを使用するための指示が含まれます。shadcn/uiはRadix UIとTailwind CSSを使用して構築された再利用可能なコンポーネントのコレクションです。注:これらの指示は長文ですので、LLM に正しいインポートとコンポーネントを知らせることが重要でない限り、有効にしないでください。これらのコンポーネントの詳細については、https://ui.shadcn.com/をご覧ください。",
"com_nav_info_latex_parsing": "有効になっている場合、メッセージ内のLaTeXコードが数式としてレンダリングされます。LaTeXレンダリングが必要ない場合は、これを無効にするとパフォーマンスが向上する場合があります。",
"com_nav_info_revoke": "この操作により、提供したすべてのAPIキーが取り消され、削除されます。これらのエンドポイントを引き続き使用するには、資格情報を再入力する必要があります。",
"com_nav_info_save_draft": "有効になっている場合、チャットフォームに入力したテキストと添付ファイルがドラフトとしてローカルに自動保存されます。これらのドラフトは、ページをリロードしたり、別の会話に切り替えても利用できます。ドラフトはデバイスにローカルに保存され、メッセージが送信されると削除されます。",
"com_nav_info_user_name_display": "有効になっている場合、送信者のユーザー名が送信するメッセージの上に表示されます。無効になっている場合、メッセージの上に「あなた」のみが表示されます。",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "自動検出",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "言語",
"com_nav_latex_parsing": "メッセージ内の LaTeX の構文解析 (パフォーマンスに影響する可能性があります)",
"com_nav_log_out": "ログアウト",
"com_nav_long_audio_warning": "長いテキストの処理には時間がかかります。",
"com_nav_maximize_chat_space": "チャット画面を最大化",
"com_nav_media_source_init_error": "オーディオプレーヤーを準備できませんでした。ブラウザの設定を確認してください。",
"com_nav_modular_chat": "会話の途中でのエンドポイント切替を有効化",
"com_nav_my_files": "自分のファイル",
"com_nav_no_search_results": "検索結果が見つかりません",
"com_nav_not_supported": "サポートされていません",
"com_nav_open_sidebar": "サイドバーを開く",
"com_nav_playback_rate": "オーディオ再生速度",
"com_nav_plugin_auth_error": "このプラグインの認証中にエラーが発生しました。もう一度お試しください。",
"com_nav_plugin_install": "インストール",
"com_nav_plugin_search": "プラグインを検索",
"com_nav_plugin_store": "プラグインストア",
"com_nav_plugin_uninstall": "アンインストール",
"com_nav_plus_command": "+-Command",
"com_nav_plus_command_description": "コマンド\"+\"で複数応答設定を追加する",
"com_nav_profile_picture": "プロフィール画像",
"com_nav_save_drafts": "ローカルにドラフトを保存する",
"com_nav_search_placeholder": "メッセージ検索",
"com_nav_send_message": "メッセージを送信する",
"com_nav_setting_account": "アカウント",
"com_nav_setting_beta": "ベータ版の機能",
"com_nav_setting_chat": "チャット",
"com_nav_setting_data": "データ管理",
"com_nav_setting_general": "一般",
"com_nav_setting_speech": "スピーチ",
"com_nav_settings": "設定",
"com_nav_shared_links": "共有リンク",
"com_nav_shared_links_date_shared": "共有日",
"com_nav_shared_links_empty": "共有リンクはありません。",
"com_nav_shared_links_manage": "管理",
"com_nav_shared_links_name": "タイトル",
"com_nav_show_code": "Code Interpreter を使用する際は常にコードを表示する",
"com_nav_slash_command": "/-Command",
"com_nav_slash_command_description": "コマンド\"/\"でキーボードでプロンプトを選択する",
"com_nav_source_buffer_error": "オーディオ再生の設定エラーが発生しました。ページを更新してください。",
"com_nav_source_chat": "ソースチャットを表示する",
"com_nav_speech_cancel_error": "オーディオ再生を停止できません。ページを更新する必要があるかもしれません。",
"com_nav_speech_to_text": "音声テキスト変換",
"com_nav_stop_generating": "生成を停止",
"com_nav_text_to_speech": "テキスト読み上げ",
"com_nav_theme": "テーマ",
"com_nav_theme_dark": "ダーク",
"com_nav_theme_light": "ライト",
"com_nav_theme_system": "システム",
"com_nav_tool_dialog": "アシスタントツール",
"com_nav_tool_dialog_agents": "エージェントツール",
"com_nav_tool_dialog_description": "ツールの選択を維持するには、アシスタントを保存する必要があります。",
"com_nav_tool_remove": "取り除く",
"com_nav_tool_search": "ツールを検索",
"com_nav_tts_init_error": "テキスト読み上げの初期化に失敗しました: {{0}}",
"com_nav_tts_unsupported_error": "選択したエンジンでのテキスト読み上げはこのブラウザではサポートされていません。",
"com_nav_user": "ユーザー",
"com_nav_user_msg_markdown": "メッセージをマークダウン形式で表示する",
"com_nav_user_name_display": "メッセージにユーザー名を表示する",
"com_nav_voice_select": "音声",
"com_nav_voices_fetch_error": "音声オプションを取得できませんでした。インターネット接続を確認してください。",
"com_nav_welcome_agent": "エージェントを選択してください",
"com_nav_welcome_assistant": "アシスタントを選択してください",
"com_nav_welcome_message": "今日はどのようなご用件でしょうか?",
"com_show_agent_settings": "エージェント設定を表示",
"com_show_completion_settings": "コンプリーション設定を表示",
"com_show_examples": "例を表示",
"com_sidepanel_agent_builder": "エージェントビルダー",
"com_sidepanel_assistant_builder": "アシスタントビルダー",
"com_sidepanel_attach_files": "ファイルを添付する",
"com_sidepanel_conversation_tags": "ブックマーク",
"com_sidepanel_hide_panel": "パネルを隠す",
"com_sidepanel_manage_files": "ファイルを管理",
"com_sidepanel_parameters": "パラメータ",
"com_sidepanel_select_agent": "エージェントを選択",
"com_sidepanel_select_assistant": "アシスタントを選択",
"com_ui_accept": "同意します",
"com_ui_add": "追加",
"com_ui_add_model_preset": "追加の応答のためのモデルまたはプリセットを追加する",
"com_ui_add_multi_conversation": "複数のチャットを追加",
"com_ui_admin": "管理者",
"com_ui_admin_access_warning": "管理者アクセスをこの機能で無効にすると、予期せぬUI上の問題が発生し、画面の再読み込みが必要になる場合があります。設定を保存した場合、元に戻すには librechat.yaml の設定ファイルを直接編集する必要があり、この変更はすべての権限に影響します。",
"com_ui_admin_settings": "管理者設定",
"com_ui_advanced": "高度",
"com_ui_agent": "エージェント",
"com_ui_agent_already_shared_to_all": "このアシスタントは既に全ユーザーに共有されています",
"com_ui_agent_delete_error": "エージェントの削除中にエラーが発生しました",
"com_ui_agent_deleted": "エージェントを正常に削除しました",
"com_ui_agent_duplicate_error": "アシスタントの複製中にエラーが発生しました",
"com_ui_agent_duplicated": "アシスタントを複製しました",
"com_ui_agent_editing_allowed": "このエージェントは他のユーザーが既に編集可能です",
"com_ui_agents": "エージェント",
"com_ui_agents_allow_create": "エージェントの作成を許可",
"com_ui_agents_allow_share_global": "全ユーザーとAgentsの共有を許可",
"com_ui_agents_allow_use": "エージェントの使用を許可",
"com_ui_all": "すべて",
"com_ui_all_proper": "すべて",
"com_ui_archive": "アーカイブ",
"com_ui_archive_error": "アーカイブに失敗しました。",
"com_ui_artifact_click": "クリックして開く",
"com_ui_artifacts": "アーティファクト",
"com_ui_artifacts_toggle": "アーティファクト UI の切替",
"com_ui_ascending": "昇順",
"com_ui_assistant": "アシスタント",
"com_ui_assistant_delete_error": "アシスタントの削除中にエラーが発生しました。",
"com_ui_assistant_deleted": "アシスタントが正常に削除されました",
"com_ui_assistants": "アシスタント",
"com_ui_assistants_output": "Assistantsの出力",
"com_ui_attach_error": "ファイルを添付できません。会話を作成または選択するか、ページを更新してみてください。",
"com_ui_attach_error_openai": "他のエンドポイントにアシスタントファイルを添付することはできません",
"com_ui_attach_error_size": "エンドポイントのファイルサイズ制限を超えました:",
"com_ui_attach_error_type": "エンドポイントでサポートされていないファイルタイプ:",
"com_ui_attach_warn_endpoint": "互換性のあるツールがない場合、非アシスタントのファイルは無視される可能性があります",
"com_ui_attachment": "添付ファイル",
"com_ui_authentication": "認証",
"com_ui_avatar": "アバター",
"com_ui_back_to_chat": "チャットに戻る",
"com_ui_back_to_prompts": "プロンプトに戻る",
"com_ui_bookmark_delete_confirm": "このブックマークを削除してもよろしいですか?",
"com_ui_bookmarks": "ブックマーク",
"com_ui_bookmarks_add": "ブックマークを追加",
"com_ui_bookmarks_add_to_conversation": "現在の会話に追加",
"com_ui_bookmarks_count": "カウント",
"com_ui_bookmarks_create_error": "ブックマークの作成中にエラーが発生しました",
"com_ui_bookmarks_create_exists": "このブックマークは既に存在します",
"com_ui_bookmarks_create_success": "ブックマークが正常に作成されました",
"com_ui_bookmarks_delete": "ブックマークを削除",
"com_ui_bookmarks_delete_error": "ブックマークの削除中にエラーが発生しました",
"com_ui_bookmarks_delete_success": "ブックマークが正常に削除されました",
"com_ui_bookmarks_description": "説明",
"com_ui_bookmarks_edit": "ブックマークを編集",
"com_ui_bookmarks_filter": "ブックマークをフィルタリング...",
"com_ui_bookmarks_new": "新しいブックマーク",
"com_ui_bookmarks_title": "タイトル",
"com_ui_bookmarks_update_error": "ブックマークの更新中にエラーが発生しました",
"com_ui_bookmarks_update_success": "ブックマークが正常に更新されました",
"com_ui_cancel": "キャンセル",
"com_ui_categories": "カテゴリ",
"com_ui_chat": "チャット",
"com_ui_chat_history": "チャット履歴",
"com_ui_chats": "チャット",
"com_ui_clear": "削除する",
"com_ui_clear_all": "すべてクリア",
"com_ui_close": "閉じる",
"com_ui_code": "コード",
"com_ui_collapse_chat": "チャットを折りたたむ",
"com_ui_command_placeholder": "オプション:プロンプトのコマンドまたは名前を入力",
"com_ui_command_usage_placeholder": "コマンドまたは名前でプロンプトを選択してください",
"com_ui_confirm_action": "実行する",
"com_ui_connect": "接続",
"com_ui_context": "コンテキスト",
"com_ui_continue": "続きを生成する",
"com_ui_controls": "管理",
"com_ui_copied": "コピーしました!",
"com_ui_copied_to_clipboard": "コピーしました",
"com_ui_copy_code": "コードをコピーする",
"com_ui_copy_link": "リンクをコピー",
"com_ui_copy_to_clipboard": "クリップボードへコピー",
"com_ui_create": "作成",
"com_ui_create_link": "リンクを作成する",
"com_ui_create_prompt": "プロンプトを作成する",
"com_ui_custom_prompt_mode": "カスタムプロンプトモード",
"com_ui_dashboard": "ダッシュボード",
"com_ui_date": "日付",
"com_ui_date_april": "4月",
"com_ui_date_august": "8月",
"com_ui_date_december": "12月",
"com_ui_date_february": "2月",
"com_ui_date_january": "1月",
"com_ui_date_july": "7月",
"com_ui_date_june": "6月",
"com_ui_date_march": "3月",
"com_ui_date_may": "5月",
"com_ui_date_november": "11月",
"com_ui_date_october": "10月",
"com_ui_date_previous_30_days": "過去30日間",
"com_ui_date_previous_7_days": "過去7日間",
"com_ui_date_september": "9月",
"com_ui_date_today": "今日",
"com_ui_date_yesterday": "昨日",
"com_ui_decline": "同意しません",
"com_ui_delete": "削除",
"com_ui_delete_action": "アクションを削除",
"com_ui_delete_action_confirm": "このアクションを削除してもよろしいですか?",
"com_ui_delete_agent_confirm": "このエージェントを削除してもよろしいですか?",
"com_ui_delete_assistant_confirm": "このアシスタントを削除しますか? この操作は元に戻せません。",
"com_ui_delete_confirm": "このチャットは削除されます。",
"com_ui_delete_confirm_prompt_version_var": "これは、選択されたバージョンを \"{{0}}.\" から削除します。他のバージョンが存在しない場合、プロンプトが削除されます。",
"com_ui_delete_conversation": "チャットを削除しますか?",
"com_ui_delete_prompt": "プロンプトを消しますか?",
"com_ui_delete_shared_link": "共有リンクを削除しますか?",
"com_ui_delete_tool": "ツールを削除",
"com_ui_delete_tool_confirm": "このツールを削除してもよろしいですか?",
"com_ui_descending": "降順",
"com_ui_description": "概要",
"com_ui_description_placeholder": "オプション:プロンプトを表示するときの説明を入力",
"com_ui_download_error": "ファイルのダウンロード中にエラーが発生しました。ファイルが削除された可能性があります。",
"com_ui_drag_drop_file": "ファイルをここにドラッグアンドドロップ",
"com_ui_dropdown_variables": "ドロップダウン変数:",
"com_ui_dropdown_variables_info": "プロンプトのカスタムドロップダウンメニューを作成します: `{{variable_name:option1|option2|option3}}`",
"com_ui_duplicate": "複製",
"com_ui_duplicate_agent_confirm": "このエージェントを複製しますか?",
"com_ui_duplication_error": "会話の複製中にエラーが発生しました",
"com_ui_duplication_processing": "会話を複製中...",
"com_ui_duplication_success": "会話の複製が完了しました",
"com_ui_edit": "編集",
"com_ui_endpoint": "エンドポイント",
"com_ui_endpoint_menu": "LLMエンドポイントメニュー",
"com_ui_endpoints_available": "利用可能なエンドポイント",
"com_ui_enter": "入力",
"com_ui_enter_api_key": "APIキーを入力",
"com_ui_enter_openapi_schema": "OpenAPIスキーマを入力してください",
"com_ui_enter_var": "{{0}} を入力",
"com_ui_entries": "エントリー",
"com_ui_error": "エラー",
"com_ui_error_connection": "サーバーへの接続中にエラーが発生しました。ページを更新してください。",
"com_ui_error_save_admin_settings": "管理者設定の保存にエラーが発生しました。",
"com_ui_examples": "例",
"com_ui_experimental": "実験機能",
"com_ui_export_convo_modal": "エクスポート",
"com_ui_field_required": "必須入力項目です",
"com_ui_filter_prompts_name": "名前でプロンプトをフィルタ",
"com_ui_finance": "金融",
"com_ui_fork": "分岐",
"com_ui_fork_all_target": "すべてを対象に含める",
"com_ui_fork_branches": "関連ブランチを含める",
"com_ui_fork_change_default": "デフォルトの分岐オプション",
"com_ui_fork_default": "デフォルトの分岐オプションを使用する",
"com_ui_fork_error": "会話を分岐できませんでした。エラーが発生しました。",
"com_ui_fork_from_message": "分岐オプションを選択する",
"com_ui_fork_info_1": "この設定を使うと、希望の動作でメッセージを分岐させることができます。",
"com_ui_fork_info_2": "「分岐」とは、現在の会話から特定のメッセージを開始/終了点として新しい会話を作成し、選択したオプションに従ってコピーを作成することを指します。",
"com_ui_fork_info_3": "「ターゲットメッセージ」とは、このポップアップを開いたメッセージか、\"{{0}}\"にチェックを入れた場合は会話の最新のメッセージを指します。",
"com_ui_fork_info_branches": "この設定では、表示されているメッセージとそれに関連するブランチ(つまり、ターゲットメッセージに至る直接の経路上のブランチを含む)を分岐させます。",
"com_ui_fork_info_remember": "この設定を有効にすると、今後の会話で同じオプションを選択する手間が省けるようになります。お好みの設定を記憶させることで、会話の分岐をスムーズに行えるようになります。",
"com_ui_fork_info_start": "チェックを入れると、上記で選択した動作に従って、このメッセージから会話の最新のメッセージまで分岐が開始されます。",
"com_ui_fork_info_target": "この設定では、対象のメッセージとその近傍のメッセージを含む、すべてのメッセージの枝を分岐させます。つまり、表示されているかどうか、同じ経路上にあるかどうかに関係なく、すべてのメッセージの枝が含まれます。",
"com_ui_fork_info_visible": "この設定は、ターゲットメッセージへの直接の経路のみを表示し、分岐は表示しません。つまり、表示メッセージのみを抽出して表示するということです。",
"com_ui_fork_processing": "会話を分岐しています...",
"com_ui_fork_remember": "以前の会話内容を記憶する",
"com_ui_fork_remember_checked": "選択した内容は、次回の利用時にも記憶されます。設定から変更できます。",
"com_ui_fork_split_target": "ここで分岐を開始",
"com_ui_fork_split_target_setting": "デフォルトで対象メッセージから分岐を開始する",
"com_ui_fork_success": "会話の分岐に成功しました",
"com_ui_fork_visible": "表示メッセージのみ",
"com_ui_go_to_conversation": "会話に移動する",
"com_ui_happy_birthday": "初めての誕生日です!",
"com_ui_host": "ホスト",
"com_ui_idea": "アイデア",
"com_ui_image_gen": "画像生成",
"com_ui_import_conversation": "インポート",
"com_ui_import_conversation_error": "会話のインポート時にエラーが発生しました",
"com_ui_import_conversation_file_type_error": "サポートされていないインポート形式です",
"com_ui_import_conversation_info": "JSONファイルから会話をインポートする",
"com_ui_import_conversation_success": "会話のインポートに成功しました",
"com_ui_include_shadcnui": "shadcn/uiコンポーネントの指示を含める",
"com_ui_input": "入力",
"com_ui_instructions": "指示文",
"com_ui_latest_footer": "Every AI for Everyone.",
"com_ui_librechat_code_api_key": "LibreChat コードインタープリター APIキーを取得",
"com_ui_librechat_code_api_subtitle": "セキュア。多言語対応。ファイル入出力。",
"com_ui_librechat_code_api_title": "AIコードを実行",
"com_ui_llm_menu": "LLMメニュー",
"com_ui_llms_available": "利用可能なLLM",
"com_ui_loading": "読み込み中...",
"com_ui_locked": "ロック",
"com_ui_logo": "{{0}}のロゴ",
"com_ui_manage": "管理",
"com_ui_max_tags": "最新の値を使用した場合、許可される最大数は {{0}} です。",
"com_ui_mention": "エンドポイント、アシスタント、またはプリセットを素早く切り替えるには、それらを言及してください。",
"com_ui_min_tags": "これ以上の値を削除できません。少なくとも {{0}} が必要です。",
"com_ui_misc": "その他",
"com_ui_model": "モデル",
"com_ui_model_parameters": "モデルパラメータ",
"com_ui_model_save_success": "モデルパラメータが正常に保存されました",
"com_ui_more_info": "詳細",
"com_ui_more_options": "More",
"com_ui_my_prompts": "マイ プロンプト",
"com_ui_name": "名前",
"com_ui_new_chat": "新規チャット",
"com_ui_new_footer": "すべてのAIモデルを1つの場所で。",
"com_ui_next": "次",
"com_ui_no": "いいえ",
"com_ui_no_bookmarks": "ブックマークがまだないようです。チャットをクリックして新しいブックマークを追加してください",
"com_ui_no_category": "カテゴリなし",
"com_ui_no_changes": "更新する変更はありません",
"com_ui_no_conversation_id": "会話 ID が見つかりません",
"com_ui_no_prompt_description": "説明が見つかりません。",
"com_ui_no_terms_content": "表示する利用規約の内容はありません",
"com_ui_none_selected": "選択されていません",
"com_ui_nothing_found": "該当するものが見つかりませんでした",
"com_ui_of": "of",
"com_ui_off": "オフ",
"com_ui_on": "オン",
"com_ui_page": "ページ",
"com_ui_pay_per_call": "すべてのAIモデルを1つの場所で。支払いは使った分だけ",
"com_ui_prev": "前",
"com_ui_preview": "プレビュー",
"com_ui_privacy_policy": "プライバシーポリシー",
"com_ui_privacy_policy_url": "プライバシーポリシーURL",
"com_ui_prompt": "プロンプト",
"com_ui_prompt_already_shared_to_all": "このプロンプトはすでに全ユーザーと共有されています",
"com_ui_prompt_name": "プロンプト名",
"com_ui_prompt_name_required": "プロンプト名は必須です",
"com_ui_prompt_preview_not_shared": "このプロンプトに対して共同作業が許可されていません。",
"com_ui_prompt_shared_to_all": "このプロンプトは全ユーザーと共有されています",
"com_ui_prompt_text": "テキスト",
"com_ui_prompt_text_required": "テキストは必須です",
"com_ui_prompt_update_error": "プロンプトの更新中にエラーが発生しました",
"com_ui_prompts": "プロンプト",
"com_ui_prompts_allow_create": "プロンプトの作成を許可",
"com_ui_prompts_allow_share_global": "全ユーザーとプロンプトを共有することを許可",
"com_ui_prompts_allow_use": "プロンプトの使用を許可",
"com_ui_provider": "プロバイダ",
"com_ui_read_aloud": "読み上げる",
"com_ui_regenerate": "再度 生成する",
"com_ui_region": "地域",
"com_ui_rename": "タイトル変更",
"com_ui_renaming_var": "改名 \"{{0}}\"",
"com_ui_reset_var": "{{0}}をリセット",
"com_ui_result": "結果",
"com_ui_revoke": "無効にする",
"com_ui_revoke_info": "ユーザへ発行した認証情報をすべて無効にする。",
"com_ui_revoke_key_confirm": "この認証情報を無効にしてもよろしいですか?",
"com_ui_revoke_key_endpoint": "{{0}}のキーを無効にする",
"com_ui_revoke_keys": "認証キーの無効化",
"com_ui_revoke_keys_confirm": "すべての認証情報を無効にしてもよろしいですか?",
"com_ui_role_select": "役割",
"com_ui_roleplay": "ロールプレイ",
"com_ui_run_code": "コードを実行",
"com_ui_run_code_error": "コードの実行中にエラーが発生しました",
"com_ui_save": "保存",
"com_ui_save_submit": "保存 & 送信",
"com_ui_saved": "保存しました!",
"com_ui_schema": "スキーマ",
"com_ui_search_categories": "カテゴリを検索",
"com_ui_select": "選択",
"com_ui_select_a_category": "カテゴリ未選択",
"com_ui_select_file": "ファイルを選択",
"com_ui_select_model": "モデル選択",
"com_ui_select_provider": "プロバイダーを選択してください",
"com_ui_select_provider_first": "最初にプロバイダーを選択してください",
"com_ui_select_region": "地域を選択",
"com_ui_select_search_model": "名前でモデルを検索",
"com_ui_select_search_plugin": "プラグイン名で検索",
"com_ui_select_search_provider": "プロバイダー名で検索",
"com_ui_select_search_region": "地域名で検索",
"com_ui_share": "共有",
"com_ui_share_create_message": "あなたの名前と共有リンクを作成した後のメッセージは、共有されません。",
"com_ui_share_created_message": "チャットの共有リンクが作成されました。設定から以前共有したチャットを管理できます。",
"com_ui_share_delete_error": "共有リンクの削除中にエラーが発生しました。",
"com_ui_share_error": "チャットの共有リンクの共有中にエラーが発生しました",
"com_ui_share_link_to_chat": "チャットへの共有リンク",
"com_ui_share_retrieve_error": "共有リンクの削除中にエラーが発生しました。",
"com_ui_share_to_all_users": "全ユーザーと共有",
"com_ui_share_update_message": "あなたの名前、カスタム指示、共有リンクを作成した後のメッセージは、共有されません。",
"com_ui_share_updated_message": "チャットの共有リンクが更新されました。設定から以前共有したチャットを管理できます。",
"com_ui_share_var": "{{0}} を共有",
"com_ui_shared_link_not_found": "共有リンクが見つかりません",
"com_ui_shared_prompts": "共有されたプロンプト",
"com_ui_shop": "ショッピング",
"com_ui_show_all": "すべて表示",
"com_ui_showing": "表示",
"com_ui_simple": "シンプル",
"com_ui_size": "サイズ",
"com_ui_special_variables": "特殊変数:",
"com_ui_special_variables_info": "`{{current_date}}`は現在の日付、`{{current_user}}`は指定されたアカウント名に使用します。",
"com_ui_speech_while_submitting": "応答の生成中は音声を送信できません",
"com_ui_stop": "止める",
"com_ui_storage": "ストレージ",
"com_ui_submit": "送信する",
"com_ui_success": "成功",
"com_ui_teach_or_explain": "学習",
"com_ui_terms_and_conditions": "利用規約",
"com_ui_terms_of_service": "利用規約",
"com_ui_tools": "ツール",
"com_ui_travel": "旅行",
"com_ui_unarchive": "アーカイブ解除",
"com_ui_unarchive_error": "アーカイブ解除に失敗しました。",
"com_ui_unknown": "不明",
"com_ui_update": "更新",
"com_ui_upload": "アップロード",
"com_ui_upload_code_files": "コードインタープリター用にアップロード",
"com_ui_upload_delay": "ファイル \"{{0}}\"のアップロードに時間がかかっています。ファイルの検索のためのインデックス作成が完了するまでお待ちください。",
"com_ui_upload_error": "ファイルのアップロード中にエラーが発生しました。",
"com_ui_upload_file_search": "ファイル検索用アップロード",
"com_ui_upload_files": "ファイルをアップロード",
"com_ui_upload_image": "画像をアップロード",
"com_ui_upload_image_input": "画像をアップロード",
"com_ui_upload_invalid": "アップロードに無効なファイルです。制限を超えない画像である必要があります。",
"com_ui_upload_invalid_var": "アップロードに無効なファイルです。 {{0}} MBまでの画像である必要があります。",
"com_ui_upload_success": "アップロード成功",
"com_ui_upload_type": "アップロード種別を選択",
"com_ui_use_micrphone": "マイクを使用する",
"com_ui_use_prompt": "プロンプトの利用",
"com_ui_variables": "変数",
"com_ui_variables_info": "テキスト内で二重中括弧を使用して変数を定義します。例えば、`{{example variable}}`のようにすると、プロンプトを使用するときに後で値を埋め込むことができます。",
"com_ui_version_var": "バージョン {{0}}",
"com_ui_versions": "バージョン",
"com_ui_write": "執筆",
"com_ui_yes": "はい",
"com_ui_zoom": "ズーム",
"com_user_message": "あなた",
"com_warning_resubmit_unsupported": "このエンドポイントではAIメッセージの再送信はサポートされていません"
}

View file

@ -0,0 +1,820 @@
{
"com_a11y_ai_composing": "AI가 응답을 작성 중입니다",
"com_a11y_end": "AI의 답변이 끝났습니다.",
"com_a11y_start": "AI가 응답 중입니다",
"com_agents_allow_editing": "다른 사용자가 내 에이전트를 수정할 수 있도록 허용",
"com_agents_by_librechat": "LibreChat 제공",
"com_agents_code_interpreter": "활성화하면 에이전트가 LibreChat 코드 인터프리터 API를 사용하여 파일 처리를 포함한 생성된 코드를 안전하게 실행할 수 있습니다. 유효한 API 키가 필요합니다.",
"com_agents_code_interpreter_title": "코드 인터프리터 API",
"com_agents_create_error": "에이전트 생성 중 오류가 발생했습니다",
"com_agents_description_placeholder": "선택 사항: 여기에 에이전트를 설명하세요",
"com_agents_enable_file_search": "파일 검색 활성화",
"com_agents_file_search_disabled": "파일 검색을 위해 파일을 업로드하기 전에 에이전트를 먼저 생성해야 합니다",
"com_agents_file_search_info": "활성화하면 에이전트가 아래 나열된 파일명들을 정확히 인식하여 해당 파일들에서 관련 내용을 검색할 수 있습니다.",
"com_agents_instructions_placeholder": "에이전트가 사용하는 시스템 지침",
"com_agents_missing_provider_model": "에이전트를 생성하기 전에 제공업체와 모델을 선택해 주세요",
"com_agents_name_placeholder": "선택 사항: 에이전트의 이름",
"com_agents_no_access": "이 에이전트를 수정할 권한이 없습니다",
"com_agents_not_available": "에이전트를 사용할 수 없음",
"com_agents_search_name": "이름으로 에이전트 검색",
"com_agents_update_error": "에이전트 업데이트 중 오류가 발생했습니다",
"com_assistants_actions": "작업",
"com_assistants_actions_disabled": "어시스턴트를 만들어야 작업을 추가할 수 있습니다.",
"com_assistants_actions_info": "어시스턴트가 API를 통해 정보를 검색하거나 작업을 수행할 수 있게 해줍니다.",
"com_assistants_add_actions": "작업 추가",
"com_assistants_add_tools": "도구 추가",
"com_assistants_append_date": "현재 날짜와 시간 추가",
"com_assistants_append_date_tooltip": "활성화하면 현재 클라이언트의 날짜와 시간이 어시스턴트의 시스템 지침에 추가됩니다.",
"com_assistants_available_actions": "사용 가능한 작업",
"com_assistants_capabilities": "기능",
"com_assistants_code_interpreter": "코드 인터프리터",
"com_assistants_code_interpreter_files": "코드 인터프리터에서만 다음 파일을 사용할 수 있습니다:",
"com_assistants_code_interpreter_info": "코드 인터프리터를 사용하면 어시스턴트가 코드를 작성하고 실행할 수 있습니다. 이 도구는 다양한 데이터와 형식의 파일을 처리하고, 그래프와 같은 파일을 생성할 수 있습니다.",
"com_assistants_completed_action": "{{0}}과 대화했습니다",
"com_assistants_completed_function": "{{0}}을(를) 실행했습니다",
"com_assistants_conversation_starters": "대화 시작하기",
"com_assistants_conversation_starters_placeholder": "대화를 시작할 문구를 입력하세요",
"com_assistants_create_error": "어시스턴트 생성 중 오류가 발생했습니다.",
"com_assistants_create_success": "계정이 성공적으로 생성되었습니다",
"com_assistants_delete_actions_error": "작업 삭제 중 오류가 발생했습니다",
"com_assistants_delete_actions_success": "어시스턴트에서 작업이 성공적으로 삭제되었습니다",
"com_assistants_description_placeholder": "옵션: 여기에 어시스턴트를 설명하세요",
"com_assistants_domain_info": "어시스턴트가 {{0}}에게 이 정보를 보냈습니다",
"com_assistants_file_search": "파일 검색",
"com_assistants_file_search_info": "파일 검색을 위한 벡터 저장소 연결은 아직 지원되지 않습니다. Provider Playground에서 연결하거나 스레드 기반으로 메시지에 파일을 첨부하여 파일 검색을 할 수 있습니다.",
"com_assistants_function_use": "어시스턴트는 {{0}}을(를) 사용했습니다.",
"com_assistants_image_vision": "이미지 인식",
"com_assistants_instructions_placeholder": "보조 지침은 보조가 사용하는 시스템 지침입니다.",
"com_assistants_knowledge": "지식",
"com_assistants_knowledge_disabled": "지식으로 파일을 업로드하기 전에 Assistant를 생성하고 Code Interpreter 또는 Retrieval을 활성화한 후 저장해야 합니다.",
"com_assistants_knowledge_info": "Knowledge에 파일을 업로드하면 어시스턴트와의 대화에서 파일 내용이 포함될 수 있습니다.",
"com_assistants_max_starters_reached": "대화 시작 문구 최대 개수에 도달했습니다",
"com_assistants_name_placeholder": "선택 사항: 어시스턴트의 이름",
"com_assistants_non_retrieval_model": "이 모델에서는 파일 검색 기능을 사용할 수 없습니다. 다른 모델을 선택하세요.",
"com_assistants_retrieval": "검색",
"com_assistants_running_action": "작업 진행 중",
"com_assistants_search_name": "이름으로 도우미 검색",
"com_assistants_update_actions_error": "작업을 생성하거나 업데이트하는 중에 오류가 발생했습니다.",
"com_assistants_update_actions_success": "액션이 성공적으로 생성 또는 업데이트되었습니다",
"com_assistants_update_error": "어시스턴트 업데이트 중 오류가 발생했습니다.",
"com_assistants_update_success": "업데이트 성공",
"com_auth_already_have_account": "이미 계정이 있으신가요?",
"com_auth_back_to_login": "로그인 화면으로 돌아가기",
"com_auth_click": "클릭",
"com_auth_click_here": "여기를 클릭하세요",
"com_auth_continue": "계속",
"com_auth_create_account": "계정 만들기",
"com_auth_discord_login": "Discord로 로그인",
"com_auth_email": "이메일",
"com_auth_email_address": "이메일 주소",
"com_auth_email_max_length": "이메일은 120자를 넘을 수 없습니다",
"com_auth_email_min_length": "이메일은 최소 6자 이상이어야 합니다",
"com_auth_email_pattern": "유효한 이메일 주소를 입력하세요",
"com_auth_email_required": "이메일은 필수입니다",
"com_auth_email_resend_link": "이메일 다시 보내기",
"com_auth_email_resent_failed": "인증 이메일 재전송 실패",
"com_auth_email_resent_success": "인증 이메일이 성공적으로 재전송되었습니다",
"com_auth_email_verification_failed": "이메일 인증에 실패했습니다",
"com_auth_email_verification_failed_token_missing": "인증 실패: 토큰이 없습니다",
"com_auth_email_verification_in_progress": "이메일 주소 확인 중입니다. 잠시만 기다려 주세요.",
"com_auth_email_verification_invalid": "이메일 인증이 유효하지 않습니다",
"com_auth_email_verification_rate_limited": "요청이 너무 많습니다. 잠시 후 다시 시도해 주세요",
"com_auth_email_verification_redirecting": "{{0}}초 후 이동합니다...",
"com_auth_email_verification_resend_prompt": "이메일을 받지 못하셨나요?",
"com_auth_email_verification_success": "이메일 인증 완료",
"com_auth_error_create": "계정을 등록하는 중에 오류가 발생했습니다. 다시 시도하세요.",
"com_auth_error_invalid_reset_token": "이 비밀번호 재설정 토큰은 더 이상 유효하지 않습니다.",
"com_auth_error_login": "제공된 정보로 로그인할 수 없습니다. 자격 증명을 확인하고 다시 시도하세요.",
"com_auth_error_login_ban": "서비스 이용 규정을 위반하여 계정이 일시적으로 제한되었습니다.",
"com_auth_error_login_rl": "짧은 시간 동안 너무 많은 로그인 시도가 있었습니다. 잠시 후 다시 시도해 주세요.",
"com_auth_error_login_server": "내부 서버 오류가 발생했습니다. 잠시 기다렸다가 다시 시도해 주세요.",
"com_auth_error_login_unverified": "계정이 아직 인증되지 않았습니다. 이메일에서 인증 링크를 확인해 주세요.",
"com_auth_error_reset_password": "비밀번호 재설정 중에 문제가 발생했습니다. 제공된 이메일 주소로 사용자를 찾을 수 없습니다. 다시 시도하세요.",
"com_auth_facebook_login": "Facebook으로 로그인",
"com_auth_full_name": "이름",
"com_auth_github_login": "Github으로 로그인",
"com_auth_google_login": "Google로 로그인",
"com_auth_here": "여기",
"com_auth_login": "로그인",
"com_auth_login_with_new_password": "새로운 비밀번호로 로그인할 수 있습니다.",
"com_auth_name_max_length": "이름은 80자를 초과할 수 없습니다",
"com_auth_name_min_length": "이름은 최소 3자 이상이어야 합니다",
"com_auth_name_required": "이름은 필수입니다",
"com_auth_no_account": "계정이 없으신가요?",
"com_auth_password": "비밀번호",
"com_auth_password_confirm": "비밀번호 확인",
"com_auth_password_forgot": "비밀번호를 잊으셨나요?",
"com_auth_password_max_length": "비밀번호는 128자를 넘을 수 없습니다",
"com_auth_password_min_length": "비밀번호는 최소 8자 이상이어야 합니다",
"com_auth_password_not_match": "비밀번호가 일치하지 않습니다",
"com_auth_password_required": "비밀번호는 필수입니다",
"com_auth_registration_success_generic": "이메일 주소를 확인하기 위해 메일함을 확인해 주세요.",
"com_auth_registration_success_insecure": "등록이 완료되었습니다.",
"com_auth_reset_password": "비밀번호 재설정",
"com_auth_reset_password_email_sent": "비밀번호 재설정에 대한 지침이 포함된 이메일이 전송되었습니다.",
"com_auth_reset_password_if_email_exists": "해당 이메일 주소로 등록된 계정이 있다면, 비밀번호 재설정 안내 메일을 발송했습니다. 스팸 폴더도 확인해 주세요.",
"com_auth_reset_password_link_sent": "이메일 전송",
"com_auth_reset_password_success": "비밀번호 재설정 성공",
"com_auth_sign_in": "로그인",
"com_auth_sign_up": "가입하기",
"com_auth_submit_registration": "등록하기",
"com_auth_to_reset_your_password": "비밀번호를 재설정하려면",
"com_auth_to_try_again": "다시 시도하세요.",
"com_auth_username": "사용자명",
"com_auth_username_max_length": "사용자명은 20자를 초과할 수 없습니다",
"com_auth_username_min_length": "사용자명은 최소 2자 이상이어야 합니다",
"com_auth_username_required": "사용자명이 필요합니다",
"com_auth_welcome_back": "다시 오신 것을 환영합니다",
"com_click_to_download": "(다운로드하려면 클릭하세요)",
"com_download_expired": "다운로드가 만료되었습니다",
"com_download_expires": "(다운로드하려면 클릭하세요 - {{0}} 후 만료)",
"com_endpoint": "엔드포인트",
"com_endpoint_agent": "에이전트",
"com_endpoint_agent_model": "에이전트 모델 (권장: GPT-3.5)",
"com_endpoint_agent_placeholder": "에이전트를 선택해 주세요",
"com_endpoint_ai": "인공지능",
"com_endpoint_anthropic_custom_name_placeholder": "Anthropic에 대한 사용자 정의 이름 설정",
"com_endpoint_anthropic_maxoutputtokens": "응답에서 생성할 수 있는 최대 토큰 수입니다. 짧은 응답에는 낮은 값을, 긴 응답에는 높은 값을 지정하세요.",
"com_endpoint_anthropic_prompt_cache": "프롬프트 캐싱을 사용하면 API 호출 간에 큰 맥락이나 지시사항을 재사용할 수 있어 비용과 지연 시간을 줄일 수 있습니다",
"com_endpoint_anthropic_temp": "0에서 1 사이의 값으로, 분석/다중 선택에는 0에 가까운 값을 사용하고, 창의적이고 생성적인 작업에는 1에 가까운 값을 사용하세요. 이 값을 변경하거나 Top P 중 하나만 변경하는 것을 권장합니다.",
"com_endpoint_anthropic_topk": "Top-k는 모델이 출력에 사용할 토큰을 선택하는 방식을 변경합니다. top-k가 1인 경우 모델의 어휘 중 가장 확률이 높은 토큰이 선택됩니다(greedy decoding). top-k가 3인 경우 다음 토큰은 가장 확률이 높은 3개의 토큰 중에서 선택됩니다(temperature 사용).",
"com_endpoint_anthropic_topp": "Top-p는 모델이 출력에 사용할 토큰을 선택하는 방식을 변경합니다. 토큰은 가장 높은 확률부터 가장 낮은 확률까지 선택됩니다. 선택된 토큰의 확률의 합이 top-p 값과 같아질 때까지 선택됩니다.",
"com_endpoint_assistant": "어시스턴트",
"com_endpoint_assistant_model": "에이전트 모델",
"com_endpoint_assistant_placeholder": "오른쪽 사이드 패널에서 에이전트를 선택하세요",
"com_endpoint_bing_context_placeholder": "Bing은 '컨텍스트'로 최대 7,000개의 토큰을 사용할 수 있으며, 대화에서 참조할 수 있습니다. 구체적인 제한은 알려져 있지 않지만, 7,000개의 토큰을 초과하면 오류가 발생할 수 있습니다.",
"com_endpoint_bing_enable_sydney": "시드니 활성화",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "경고: 이 기능의 오용으로 인해 Bing의 사용이 '금지'될 수 있습니다. 모든 내용을 보려면 '시스템 메시지'를 클릭하세요. 생략된 경우 '시드니' 프리셋이 사용됩니다.",
"com_endpoint_bing_to_enable_sydney": "시드니를 활성화하려면",
"com_endpoint_completion": "완료",
"com_endpoint_completion_model": "완료 모델 (권장: GPT-4)",
"com_endpoint_config_click_here": "여기를 클릭하세요",
"com_endpoint_config_google_api_info": "Gemini에서 Generative Language API 키를 얻으려면",
"com_endpoint_config_google_api_key": "Google API 키",
"com_endpoint_config_google_cloud_platform": "Google Cloud Platform 엔드포인트 설정",
"com_endpoint_config_google_gemini_api": "Gemini API 설정",
"com_endpoint_config_google_service_key": "Google 서비스 계정 키",
"com_endpoint_config_key": "API 키 설정",
"com_endpoint_config_key_chatgpt": "ChatGPT '무료 버전'의 액세스 토큰을 얻으려면 다음 사이트에 로그인하세요",
"com_endpoint_config_key_chatgpt_copy_token": "액세스 토큰 복사",
"com_endpoint_config_key_chatgpt_then_visit": "그런 다음 방문하세요",
"com_endpoint_config_key_edge_full_key_string": "전체 쿠키 문자열을 제공하세요",
"com_endpoint_config_key_edge_instructions": "지침",
"com_endpoint_config_key_encryption": "키는 암호화되어 저장되며, 만료 시간에 삭제됩니다",
"com_endpoint_config_key_expiry": "만료 시간",
"com_endpoint_config_key_for": "API 키 설정: ",
"com_endpoint_config_key_get_edge_key": "Bing 액세스 토큰을 얻으려면 다음 사이트에 로그인하세요",
"com_endpoint_config_key_get_edge_key_dev_tool": "로그인한 상태에서 개발 도구 또는 확장 프로그램을 사용하여 _U 쿠키의 내용을 복사합니다. 실패하는 경우 다음",
"com_endpoint_config_key_google_need_to": "API 키를 설정해야 합니다",
"com_endpoint_config_key_google_service_account": "서비스 계정 생성",
"com_endpoint_config_key_google_vertex_ai": "Vertex AI 사용",
"com_endpoint_config_key_google_vertex_api": "Google Cloud에서 제공하는 API",
"com_endpoint_config_key_google_vertex_api_role": "'Vertex AI 사용자' 역할을 부여하려면 반드시 '생성 및 계속'을 클릭하세요. 마지막으로 여기에 가져올 JSON 키를 생성하세요.",
"com_endpoint_config_key_import_json_key": "서비스 계정 JSON 키 가져오기",
"com_endpoint_config_key_import_json_key_invalid": "유효하지 않은 서비스 계정 JSON 키입니다. 올바른 파일을 가져왔는지 확인하세요",
"com_endpoint_config_key_import_json_key_success": "서비스 계정 JSON 키 가져오기 성공",
"com_endpoint_config_key_name": "키",
"com_endpoint_config_key_name_placeholder": "먼저 API 키를 설정하세요",
"com_endpoint_config_key_never_expires": "키가 만료되지 않습니다",
"com_endpoint_config_placeholder": "헤더 메뉴에서 키를 설정하여 채팅하세요.",
"com_endpoint_config_value": "값 입력",
"com_endpoint_context": "컨텍스트",
"com_endpoint_context_info": "컨텍스트로 사용할 수 있는 최대 토큰 수입니다. 요청마다 보내는 토큰 수를 제어하는 데 사용할 수 있습니다. 지정하지 않으면 알려진 모델의 컨텍스트 크기를 기반으로 시스템 기본값을 사용합니다. 더 높은 값을 설정하면 오류가 발생하거나 토큰 비용이 더 높아질 수 있습니다.",
"com_endpoint_context_tokens": "최대 컨텍스트 토큰 수",
"com_endpoint_custom_name": "사용자 정의 이름",
"com_endpoint_default": "기본값",
"com_endpoint_default_blank": "기본값: 공백",
"com_endpoint_default_creative": "기본값: 창의적",
"com_endpoint_default_empty": "기본값: 비어 있음",
"com_endpoint_default_false": "기본값: false",
"com_endpoint_default_with_num": "기본값: {{0}}",
"com_endpoint_disabled_with_tools": "도구 사용 불가",
"com_endpoint_disabled_with_tools_placeholder": "도구 선택 시 사용 불가",
"com_endpoint_examples": " 프리셋",
"com_endpoint_export": "내보내기",
"com_endpoint_export_share": "내보내기/공유",
"com_endpoint_frequency_penalty": "빈도 패널티",
"com_endpoint_func_hover": "플러그인을 OpenAI 함수로 사용할 수 있도록 합니다.",
"com_endpoint_google_custom_name_placeholder": "Google에 대한 사용자 정의 이름 설정",
"com_endpoint_google_maxoutputtokens": "응답에서 생성할 수 있는 최대 토큰 수입니다. 짧은 응답에는 낮은 값을, 긴 응답에는 높은 값을 지정하세요.",
"com_endpoint_google_temp": "높은 값 = 더 무작위, 낮은 값 = 더 집중적이고 결정적입니다. 이 값을 변경하거나 Top P 중 하나만 변경하는 것을 권장합니다.",
"com_endpoint_google_topk": "Top-k는 모델이 출력에 사용할 토큰을 선택하는 방식을 변경합니다. top-k가 1인 경우 모델의 어휘 중 가장 확률이 높은 토큰이 선택됩니다(greedy decoding). top-k가 3인 경우 다음 토큰은 가장 확률이 높은 3개의 토큰 중에서 선택됩니다(temperature 사용).",
"com_endpoint_google_topp": "Top-p는 모델이 출력에 사용할 토큰을 선택하는 방식을 변경합니다. 토큰은 가장 높은 확률부터 가장 낮은 확률까지 선택됩니다. 선택된 토큰의 확률의 합이 top-p 값과 같아질 때까지 선택됩니다.",
"com_endpoint_hide": "숨기기",
"com_endpoint_import": "가져오기",
"com_endpoint_instructions_assistants": "에이전트 지침 재정의",
"com_endpoint_instructions_assistants_placeholder": "어시스턴트의 지침을 재정의합니다. 이를 통해 실행마다 동작을 수정할 수 있습니다.",
"com_endpoint_max_output_tokens": "최대 출력 토큰 수",
"com_endpoint_message": "메시지",
"com_endpoint_message_new": "메시지 {{0}}",
"com_endpoint_message_not_appendable": "메시지를 수정하거나 다시 생성하세요.",
"com_endpoint_my_preset": "내 프리셋",
"com_endpoint_new_topic": "새로운 주제",
"com_endpoint_no_presets": "아직 프리셋이 없습니다",
"com_endpoint_not_available": "사용할 수 없는 엔드포인트입니다",
"com_endpoint_not_implemented": "구현되지 않았습니다",
"com_endpoint_open_menu": "메뉴 열기",
"com_endpoint_openai_custom_name_placeholder": "ChatGPT에 대한 사용자 정의 이름을 설정하세요.",
"com_endpoint_openai_detail": "비전 요청의 해상도입니다. \"낮음\"은 저렴하고 빠르며, \"높음\"은 더 상세하지만 비용이 많이 듭니다. \"자동\"은 이미지 해상도에 따라 두 가지 중 하나를 자동으로 선택합니다.",
"com_endpoint_openai_freq": "텍스트에서 토큰의 빈도수에 따라 새로운 토큰에 패널티를 부여합니다. 이전에 나온 텍스트의 빈도수에 따라 새로운 토큰의 확률이 감소하여 동일한 문장을 반복할 가능성을 줄입니다.",
"com_endpoint_openai_max": "생성할 최대 토큰 수입니다. 입력 토큰과 생성된 토큰의 총 길이는 모델의 컨텍스트 길이로 제한됩니다.",
"com_endpoint_openai_max_tokens": "선택적 `max_tokens` 필드로, 채팅 완성에서 생성할 수 있는 최대 토큰 수를 나타냅니다. 입력 토큰과 생성된 토큰의 총 길이는 모델의 컨텍스트 길이로 제한됩니다. 이 숫자가 최대 컨텍스트 토큰 수를 초과하면 오류가 발생할 수 있습니다.",
"com_endpoint_openai_pres": "텍스트에서 토큰이 나타나는지 여부에 따라 새로운 토큰에 패널티를 부여합니다. 이전에 나온 텍스트에 나타나는 토큰에 대한 패널티를 증가시켜 새로운 주제에 대해 이야기할 가능성을 높입니다.",
"com_endpoint_openai_prompt_prefix_placeholder": "시스템 메시지에 포함할 사용자 정의 지시사항을 설정하세요. 기본값: 없음",
"com_endpoint_openai_resend": "이전에 첨부한 모든 이미지를 다시 전송합니다. 참고: 이렇게 하면 토큰 비용이 크게 증가할 수 있으며, 많은 이미지를 첨부하면 오류가 발생할 수 있습니다.",
"com_endpoint_openai_resend_files": "이전에 첨부한 모든 파일을 다시 보내세요. 참고: 이렇게 하면 토큰 비용이 증가하고 많은 첨부 파일로 인해 오류가 발생할 수 있습니다.",
"com_endpoint_openai_stop": "API가 추가 토큰 생성을 중지할 최대 4개의 시퀀스입니다.",
"com_endpoint_openai_temp": "높은 값 = 더 무작위, 낮은 값 = 더 집중적이고 결정적입니다. 이 값을 변경하거나 Top P 중 하나만 변경하는 것을 권장합니다.",
"com_endpoint_openai_topp": "온도를 사용한 샘플링 대신, top_p 확률 질량을 고려하는 nucleus 샘플링입니다. 따라서 0.1은 상위 10% 확률 질량을 구성하는 토큰만 고려합니다. 이 값을 변경하거나 온도를 변경하는 것을 권장하지만, 둘 다 변경하지는 마세요.",
"com_endpoint_output": "출력",
"com_endpoint_plug_image_detail": "이미지 상세 정보",
"com_endpoint_plug_resend_files": "파일 재전송",
"com_endpoint_plug_resend_images": "이미지 재전송",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "시스템 메시지에 포함할 사용자 정의 지시사항을 설정하세요. 기본값: 없음",
"com_endpoint_plug_skip_completion": "완료 단계 건너뛰기",
"com_endpoint_plug_use_functions": "함수 사용",
"com_endpoint_presence_penalty": "존재 패널티",
"com_endpoint_preset": "프리셋",
"com_endpoint_preset_clear_all_confirm": "모든 프리셋을 삭제하시겠습니까?",
"com_endpoint_preset_default": "이제 기본 프리셋입니다.",
"com_endpoint_preset_default_item": "기본값:",
"com_endpoint_preset_default_none": "기본 프리셋이 설정되지 않았습니다.",
"com_endpoint_preset_default_removed": "더 이상 기본 프리셋이 아닙니다",
"com_endpoint_preset_delete_confirm": "이 프리셋을 삭제하시겠습니까?",
"com_endpoint_preset_delete_error": "프리셋을 삭제하는 중에 오류가 발생했습니다. 다시 시도해 주세요.",
"com_endpoint_preset_import": "프리셋 가져왔습니다!",
"com_endpoint_preset_import_error": "프리셋을 가져오는 중에 오류가 발생했습니다. 다시 시도해주세요.",
"com_endpoint_preset_name": "프리셋 이름",
"com_endpoint_preset_save_error": "프리셋을 저장하는 중에 오류가 발생했습니다. 다시 시도해 주세요.",
"com_endpoint_preset_selected": "프리셋 활성화됨",
"com_endpoint_preset_selected_title": "활성화됨",
"com_endpoint_preset_title": "프리셋",
"com_endpoint_presets": "프리셋",
"com_endpoint_presets_clear_warning": "모든 프리셋을 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다.",
"com_endpoint_prompt_cache": "프롬프트 캐싱 사용",
"com_endpoint_prompt_prefix": "프롬프트 접두사",
"com_endpoint_prompt_prefix_assistants": "추가 지시사항",
"com_endpoint_prompt_prefix_assistants_placeholder": "추가 지시사항 또는 컨텍스트를 Assistant의 기본 지시사항에 추가합니다. 비어 있으면 무시됩니다.",
"com_endpoint_prompt_prefix_placeholder": "사용자 정의 지시사항 또는 컨텍스트를 설정하세요. 비어 있으면 무시됩니다.",
"com_endpoint_save": "저장",
"com_endpoint_save_as_preset": "프리셋으로 저장",
"com_endpoint_save_convo_as_preset": "대화를 프리셋으로 저장",
"com_endpoint_search": "이름으로 엔드포인트 검색",
"com_endpoint_set_custom_name": "프리셋을 쉽게 찾을 수 있도록 사용자 정의 이름을 설정하세요",
"com_endpoint_show": "표시",
"com_endpoint_show_what_settings": "{{0}} 설정 표시",
"com_endpoint_skip_hover": "완료 단계를 건너뛰도록 합니다. 최종 답변과 생성된 단계를 검토하는 단계입니다.",
"com_endpoint_stop": "중지 시퀀스",
"com_endpoint_stop_placeholder": "Enter 키를 눌러 값을 구분하세요",
"com_endpoint_system_message": "시스템 메시지",
"com_endpoint_temperature": "온도",
"com_endpoint_token_count": "토큰 수",
"com_endpoint_tone_style": "톤 스타일",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "활성 에이전트 사용",
"com_endpoint_view_options": "옵션 보기",
"com_error_expired_user_key": "{{0}}에 대한 키가 {{1}}에 만료되었습니다. 새 키를 제공하고 다시 시도해주세요.",
"com_error_files_dupe": "중복된 파일이 감지되었습니다",
"com_error_files_empty": "빈 파일은 허용되지 않습니다",
"com_error_files_process": "파일 처리 중 오류가 발생했습니다",
"com_error_files_unsupported_capability": "이 파일 형식을 지원하는 기능이 활성화되어 있지 않습니다",
"com_error_files_upload": "파일 업로드 중 오류가 발생했습니다",
"com_error_files_upload_canceled": "파일 업로드가 취소되었습니다. 참고: 업로드 처리가 아직 진행 중일 수 있으며 수동으로 삭제해야 할 수 있습니다.",
"com_error_files_validation": "파일 유효성 검사 중 오류가 발생했습니다",
"com_error_input_length": "최근 메시지의 토큰 수가 제한({{0}})을 초과했습니다. 메시지를 줄이거나, 대화 설정에서 최대 컨텍스트 크기를 조정하거나, 새로운 대화를 시작해 주세요.",
"com_error_invalid_action_error": "요청이 거부되었습니다: 지정된 작업 도메인이 허용되지 않습니다",
"com_error_invalid_request_error": "AI 서비스에서 오류로 인해 요청이 거부되었습니다. API 키가 유효하지 않거나 요청 형식이 올바르지 않은 것이 원인일 수 있습니다.",
"com_error_invalid_user_key": "제공된 키가 유효하지 않습니다. 키를 제공하고 다시 시도해주세요.",
"com_error_moderation": "제출된 내용이 커뮤니티 가이드라인에 부합하지 않는다고 판단되어 모더레이션 시스템에 의해 차단되었습니다. 해당 주제로는 진행할 수 없습니다. 다른 질문이나 탐구하고 싶은 주제가 있다면 메시지를 수정하거나 새 대화를 시작해 주세요.",
"com_error_no_base_url": "기본 URL이 없습니다. URL을 제공한 후 다시 시도해 주세요.",
"com_error_no_system_messages": "선택한 AI 서비스나 모델은 시스템 메시지를 지원하지 않습니다. 커스텀 지시사항 대신 프롬프트를 사용해 보세요.",
"com_error_no_user_key": "키를 찾을 수 없습니다. 키를 제공하고 다시 시도해주세요.",
"com_files_filter": "파일 필터링...",
"com_files_no_results": "결과가 없습니다.",
"com_files_number_selected": "{{0}}개의 파일({{1}}개 중)이 선택되었습니다",
"com_generated_files": "생성된 파일:",
"com_hide_examples": "예시 숨기기",
"com_nav_account_settings": "계정 설정",
"com_nav_always_make_prod": "항상 새 버전을 프로덕션으로 설정",
"com_nav_archive_all": "모든 채팅 아카이브",
"com_nav_archive_all_chats": "모든 채팅 아카이브",
"com_nav_archive_created_at": "생성 날짜",
"com_nav_archive_name": "이름",
"com_nav_archived_chats": "아카이브된 채팅",
"com_nav_archived_chats_empty": "아카이브된 채팅이 없습니다",
"com_nav_archived_chats_manage": "관리",
"com_nav_at_command": "@ 명령어",
"com_nav_at_command_description": "엔드포인트, 모델, 프리셋 등을 전환하는 \"@\" 명령어 토글",
"com_nav_audio_play_error": "오디오 재생 오류: {{0}}",
"com_nav_audio_process_error": "오디오 처리 오류: {{0}}",
"com_nav_auto_scroll": "채팅 열렸을 때 최신 메시지로 자동 스크롤",
"com_nav_auto_send_prompts": "프롬프트 자동 전송",
"com_nav_auto_send_text": "자동 메시지 전송",
"com_nav_auto_send_text_disabled": "자동 전송 비활성화는 -1로 설정",
"com_nav_auto_transcribe_audio": "오디오 자동 변환",
"com_nav_automatic_playback": "최신 메시지 자동 재생",
"com_nav_balance": "균형",
"com_nav_browser": "브라우저",
"com_nav_buffer_append_error": "오디오 스트리밍에 문제가 발생했습니다. 재생이 중단될 수 있습니다.",
"com_nav_change_picture": "프로필 사진 변경",
"com_nav_chat_commands": "채팅 명령어",
"com_nav_chat_commands_info": "이 명령어들은 메시지 시작 부분에 특정 문자를 입력하면 활성화됩니다. 각 명령어는 지정된 접두사로 실행됩니다. 메시지 작성 시 이러한 문자들을 자주 사용하신다면 명령어 기능을 비활성화할 수 있습니다.",
"com_nav_chat_direction": "채팅 표시 방향",
"com_nav_clear_all_chats": "모든 채팅 지우기",
"com_nav_clear_cache_confirm_message": "캐시를 지우시겠습니까?",
"com_nav_clear_conversation": "대화 지우기",
"com_nav_clear_conversation_confirm_message": "모든 대화를 지우시겠습니까? 이 작업은 되돌릴 수 없습니다.",
"com_nav_close_sidebar": "사이드바 닫기",
"com_nav_command_settings": "명령어 설정",
"com_nav_command_settings_description": "채팅에서 사용 가능한 명령어 설정하기",
"com_nav_commands": "명령어",
"com_nav_commands_tab": "명령어 설정",
"com_nav_confirm_clear": "지우기 확인",
"com_nav_conversation_mode": "대화 모드",
"com_nav_convo_menu_options": "대화 메뉴 옵션",
"com_nav_db_sensitivity": "데시벨 감도",
"com_nav_delete_account": "계정 삭제",
"com_nav_delete_account_button": "내 계정 영구 삭제",
"com_nav_delete_account_confirm": "계정 삭제 - 정말 삭제하시겠습니까?",
"com_nav_delete_account_confirm_placeholder": "계속하려면 아래 입력란에 \"삭제\"라고 입력하세요",
"com_nav_delete_account_email_placeholder": "계정 이메일을 입력해 주세요",
"com_nav_delete_cache_storage": "TTS 캐시 저장소 삭제",
"com_nav_delete_data_info": "모든 데이터가 삭제됩니다.",
"com_nav_delete_warning": "경고: 이 작업은 계정을 영구적으로 삭제합니다.",
"com_nav_edge": "Edge",
"com_nav_enable_cache_tts": "TTS 캐시 사용",
"com_nav_enable_cloud_browser_voice": "클라우드 기반 음성 사용",
"com_nav_enabled": "활성화됨",
"com_nav_engine": "엔진",
"com_nav_enter_to_send": "엔터키를 눌러 메시지 보내기",
"com_nav_export": "내보내기",
"com_nav_export_all_message_branches": "모든 메시지 브랜치 내보내기",
"com_nav_export_conversation": "대화 내보내기",
"com_nav_export_filename": "파일 이름",
"com_nav_export_filename_placeholder": "파일 이름을 설정하세요",
"com_nav_export_include_endpoint_options": "엔드포인트 옵션 포함",
"com_nav_export_recursive": "재귀적",
"com_nav_export_recursive_or_sequential": "재귀적 또는 순차적?",
"com_nav_export_type": "유형",
"com_nav_external": "외부",
"com_nav_font_size": "글꼴 크기",
"com_nav_font_size_base": "중간",
"com_nav_font_size_lg": "큰 글자",
"com_nav_font_size_sm": "작게",
"com_nav_font_size_xl": "아주 큰 글자",
"com_nav_font_size_xs": "아주 작게",
"com_nav_help_faq": "도움말 및 FAQ",
"com_nav_hide_panel": "오른쪽 사이드 패널 숨기기",
"com_nav_info_bookmarks_rebuild": "북마크 수가 정확하지 않은 경우 북마크 정보를 재구축하십시오. 북마크 수가 다시 계산되고 데이터가 올바른 상태로 복원됩니다.",
"com_nav_info_code_artifacts": "채팅 옆에 실험적 코드 결과물 표시 활성화",
"com_nav_info_custom_prompt_mode": "활성화하면 기본 아티팩트 시스템 프롬프트가 포함되지 않습니다. 이 모드에서는 아티팩트 생성을 위한 모든 지시사항을 수동으로 입력해야 합니다.",
"com_nav_info_delete_cache_storage": "이 작업은 기기에 저장된 모든 TTS(음성 합성) 오디오 파일 캐시를 삭제합니다. 캐시된 오디오 파일은 이전에 생성된 TTS 오디오의 재생 속도를 높이는 데 사용되지만, 기기의 저장 공간을 차지할 수 있습니다.",
"com_nav_info_enter_to_send": "활성화되면 `Enter` 키를 눌러 메시지를 보낼 수 있습니다. 비활성화 시 Enter 키는 줄바꿈을 하며, 메시지를 보내려면 `Ctrl + Enter`를 눌러야 합니다.",
"com_nav_info_fork_change_default": "'표시된 메시지만'은 선택한 메시지로 가는 직접 경로만 포함합니다. '관련 브랜치 포함'은 경로상의 브랜치도 추가합니다. '이 메시지 전후 모두 포함'은 연결된 모든 메시지와 브랜치를 포함합니다.",
"com_nav_info_fork_split_target_setting": "활성화되면 선택한 동작에 따라 대상 메시지부터 대화의 최신 메시지까지 포킹이 시작됩니다.",
"com_nav_info_include_shadcnui": "활성화하면 shadcn/ui 컴포넌트 사용을 위한 설명이 포함됩니다. shadcn/ui는 Radix UI와 Tailwind CSS를 기반으로 구축된 재사용 가능한 컴포넌트 모음입니다. 참고: 이 설명은 매우 상세하므로, LLM에게 올바른 import문과 컴포넌트 사용법을 안내하는 것이 중요한 경우에만 활성화하시기 바랍니다. 컴포넌트에 대한 자세한 정보는 다음 웹사이트를 참조하세요: https://ui.shadcn.com/",
"com_nav_info_latex_parsing": "활성화하면 메시지의 LaTeX 코드가 수학 방정식으로 렌더링됩니다. LaTeX 렌더링이 필요하지 않은 경우 이 기능을 비활성화하면 성능이 향상될 수 있습니다.",
"com_nav_info_revoke": "이 작업은 제공한 모든 API 키를 취소하고 제거합니다. 해당 엔드포인트를 계속 사용하려면 이 인증 정보를 다시 입력해야 합니다.",
"com_nav_info_save_draft": "활성화하면 채팅 양식에 입력한 텍스트와 첨부 파일이 자동으로 로컬에 임시 저장됩니다. 페이지를 새로고침하거나 다른 대화로 전환해도 이 임시 저장 내용을 계속 사용할 수 있습니다. 임시 저장 내용은 사용자의 기기에 로컬로 저장되며, 메시지를 보내면 삭제됩니다.",
"com_nav_info_user_name_display": "활성화하면 보내는 각 메시지 위에 사용자 이름이 표시됩니다. 비활성화하면 내 메시지 위에 \"나\"라고만 표시됩니다.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "자동 감지",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "언어",
"com_nav_latex_parsing": "메시지에서 LaTeX 구문 분석(성능에 영향을 줄 수 있음)",
"com_nav_log_out": "로그아웃",
"com_nav_long_audio_warning": "긴 텍스트일수록 처리 시간이 더 오래 걸립니다.",
"com_nav_maximize_chat_space": "채팅창 최대화",
"com_nav_media_source_init_error": "오디오 플레이어를 준비할 수 없습니다. 브라우저 설정을 확인해 주세요.",
"com_nav_modular_chat": "대화 중간에 엔드포인트 전환 허용",
"com_nav_my_files": "내 파일",
"com_nav_no_search_results": "검색 결과가 없습니다",
"com_nav_not_supported": "지원되지 않음",
"com_nav_open_sidebar": "사이드바 열기",
"com_nav_playback_rate": "오디오 재생 속도",
"com_nav_plugin_auth_error": "이 플러그인을 인증하려는 중에 오류가 발생했습니다. 다시 시도해주세요.",
"com_nav_plugin_install": "플러그인 설치",
"com_nav_plugin_search": "플러그인 검색",
"com_nav_plugin_store": "플러그인 스토어",
"com_nav_plugin_uninstall": "플러그인 제거",
"com_nav_plus_command": "명령어 추가",
"com_nav_plus_command_description": "다중 응답 설정을 추가하는 ' + ' 명령 토글",
"com_nav_profile_picture": "프로필 사진",
"com_nav_save_drafts": "초안을 로컬에 저장",
"com_nav_search_placeholder": "메시지 검색",
"com_nav_send_message": "메시지 보내기",
"com_nav_setting_account": "계정",
"com_nav_setting_beta": "베타 기능",
"com_nav_setting_chat": "채팅",
"com_nav_setting_data": "데이터 제어",
"com_nav_setting_general": "일반",
"com_nav_setting_speech": "음성",
"com_nav_settings": "설정",
"com_nav_shared_links": "공유 링크",
"com_nav_shared_links_date_shared": "공유 날짜",
"com_nav_shared_links_empty": "공유 링크가 없습니다.",
"com_nav_shared_links_manage": "관리",
"com_nav_shared_links_name": "이름",
"com_nav_show_code": "코드 인터프리터 사용 시 항상 코드 표시",
"com_nav_slash_command": "슬래시 명령어",
"com_nav_slash_command_description": "키보드로 프롬프트를 선택하려면 \"/\" 명령어 토글",
"com_nav_source_buffer_error": "오디오 재생 설정 중 오류가 발생했습니다. 페이지를 새로고침해 주세요.",
"com_nav_source_chat": "소스 채팅 보기",
"com_nav_speech_cancel_error": "오디오 재생을 중지할 수 없습니다. 페이지를 새로 고침해야 할 수 있습니다.",
"com_nav_speech_to_text": "음성을 텍스트로 변환",
"com_nav_stop_generating": "생성 중단",
"com_nav_text_to_speech": "텍스트 음성 변환",
"com_nav_theme": "테마",
"com_nav_theme_dark": "다크",
"com_nav_theme_light": "라이트",
"com_nav_theme_system": "시스템",
"com_nav_tool_dialog": "어시스턴트 도구",
"com_nav_tool_dialog_agents": "에이전트 도구",
"com_nav_tool_dialog_description": "Assistant를 저장해야 도구 선택이 유지됩니다.",
"com_nav_tool_remove": "제거",
"com_nav_tool_search": "도구 검색",
"com_nav_tts_init_error": "음성 합성 초기화 실패: {{0}}",
"com_nav_tts_unsupported_error": "선택한 엔진의 텍스트 음성 변환 기능이 이 브라우저에서 지원되지 않습니다.",
"com_nav_user": "사용자",
"com_nav_user_msg_markdown": "사용자 메시지를 마크다운으로 렌더링",
"com_nav_user_name_display": "메시지에서 사용자 이름 표시",
"com_nav_voice_select": "음성 선택",
"com_nav_voices_fetch_error": "음성 옵션을 불러올 수 없습니다. 인터넷 연결을 확인해 주세요.",
"com_nav_welcome_agent": "에이전트를 선택해 주세요",
"com_nav_welcome_assistant": "어시스턴트 선택하기",
"com_nav_welcome_message": "오늘 무엇을 도와드릴까요?",
"com_show_agent_settings": "에이전트 설정 표시",
"com_show_completion_settings": "완료 설정 표시",
"com_show_examples": "예시 보기",
"com_sidepanel_agent_builder": "에이전트 제작기",
"com_sidepanel_assistant_builder": "어시스턴트 제작기",
"com_sidepanel_attach_files": "파일 첨부",
"com_sidepanel_conversation_tags": "북마크",
"com_sidepanel_hide_panel": "패널 숨기기",
"com_sidepanel_manage_files": "파일 관리",
"com_sidepanel_parameters": "매개변수",
"com_sidepanel_select_agent": "에이전트 선택",
"com_sidepanel_select_assistant": "어시스턴트 선택",
"com_ui_accept": "동의합니다",
"com_ui_add": "추가",
"com_ui_add_model_preset": "추가 응답을 위한 모델 또는 프리셋 추가",
"com_ui_add_multi_conversation": "다중 응답 대화 추가",
"com_ui_admin": "관리자",
"com_ui_admin_access_warning": "관리자 접근 권한을 비활성화하면 예기치 않은 UI 문제가 발생할 수 있으며 페이지 새로고침이 필요할 수 있습니다. 저장하면 librechat.yaml 설정 파일에서 모든 역할에 영향을 미치는 인터페이스 설정을 통해서만 되돌릴 수 있습니다.",
"com_ui_admin_settings": "관리자 설정",
"com_ui_advanced": "고급",
"com_ui_agent": "에이전트",
"com_ui_agent_already_shared_to_all": "이 에이전트는 이미 모든 사용자와 공유되어 있습니다",
"com_ui_agent_delete_error": "에이전트 삭제 중 오류가 발생했습니다",
"com_ui_agent_deleted": "에이전트가 삭제되었습니다",
"com_ui_agent_duplicate_error": "에이전트 복제 중 오류가 발생했습니다",
"com_ui_agent_duplicated": "에이전트가 성공적으로 복제되었습니다",
"com_ui_agent_editing_allowed": "다른 사용자가 이미 이 에이전트를 편집할 수 있습니다",
"com_ui_agents": "에이전트",
"com_ui_agents_allow_create": "에이전트 생성 허용",
"com_ui_agents_allow_share_global": "에이전트를 모든 사용자와 공유 허용",
"com_ui_agents_allow_use": "에이전트 사용 허용",
"com_ui_all": "전체",
"com_ui_all_proper": "모두",
"com_ui_archive": "아카이브",
"com_ui_archive_error": "대화 아카이브 실패",
"com_ui_artifact_click": "클릭하여 열기",
"com_ui_artifacts": "아티팩트",
"com_ui_artifacts_toggle": "아티팩트 UI 표시/숨기기",
"com_ui_ascending": "오름차순",
"com_ui_assistant": "어시스턴트",
"com_ui_assistant_delete_error": "어시스턴트 삭제 중 오류가 발생했습니다.",
"com_ui_assistant_deleted": "어시스턴트가 성공적으로 삭제되었습니다",
"com_ui_assistants": "어시스턴트",
"com_ui_assistants_output": "어시스턴트 출력",
"com_ui_attach_error": "파일을 첨부할 수 없습니다. 대화를 생성하거나 선택하시거나 페이지를 새로고침해 보세요.",
"com_ui_attach_error_openai": "어시스턴트 파일을 다른 엔드포인트에 첨부할 수 없습니다.",
"com_ui_attach_error_size": "엔드포인트에 대한 파일 크기 제한을 초과했습니다.",
"com_ui_attach_error_type": "엔드포인트에서 지원하지 않는 파일 형식입니다.",
"com_ui_attach_warn_endpoint": "호환되는 도구가 없으면 비어시스턴트 파일이 무시될 수 있습니다.",
"com_ui_attachment": "첨부 파일",
"com_ui_authentication": "인증",
"com_ui_avatar": "프로필 사진",
"com_ui_back_to_chat": "채팅으로 돌아가기",
"com_ui_back_to_prompts": "프롬프트로 돌아가기",
"com_ui_bookmark_delete_confirm": "이 북마크를 삭제하시겠습니까?",
"com_ui_bookmarks": "북마크",
"com_ui_bookmarks_add": "북마크 추가",
"com_ui_bookmarks_add_to_conversation": "현재 대화에 추가",
"com_ui_bookmarks_count": "개수",
"com_ui_bookmarks_create_error": "북마크 생성 중 오류가 발생했습니다",
"com_ui_bookmarks_create_exists": "이미 존재하는 북마크입니다",
"com_ui_bookmarks_create_success": "북마크가 성공적으로 생성되었습니다",
"com_ui_bookmarks_delete": "북마크 삭제",
"com_ui_bookmarks_delete_error": "북마크 삭제 중 오류가 발생했습니다",
"com_ui_bookmarks_delete_success": "북마크가 성공적으로 삭제되었습니다",
"com_ui_bookmarks_description": "설명",
"com_ui_bookmarks_edit": "북마크 수정",
"com_ui_bookmarks_filter": "북마크 필터링...",
"com_ui_bookmarks_new": "새 북마크",
"com_ui_bookmarks_rebuild": "재구축",
"com_ui_bookmarks_title": "제목",
"com_ui_bookmarks_update_error": "북마크 업데이트 중 오류가 발생했습니다",
"com_ui_bookmarks_update_success": "북마크가 성공적으로 업데이트되었습니다",
"com_ui_cancel": "취소",
"com_ui_capabilities": "기능",
"com_ui_capability_correction": "사용자가 수정 사항을 제공할 수 있어요.",
"com_ui_capability_decline_requests": "부적절한 요청을 거부하도록 훈련되었어요.",
"com_ui_capability_remember": "대화 중 사용자가 이전에 말한 것을 기억해요.",
"com_ui_categories": "카테고리",
"com_ui_chat": "채팅",
"com_ui_chat_history": "대화 기록",
"com_ui_chats": "채팅",
"com_ui_clear": "지우기",
"com_ui_clear_all": "모두 지우기",
"com_ui_close": "닫기",
"com_ui_code": "코드",
"com_ui_collapse_chat": "채팅 접기",
"com_ui_command_placeholder": "선택 사항: 프롬프트에 대한 명령어를 입력하세요. 입력하지 않으면 이름이 사용됩니다.",
"com_ui_command_usage_placeholder": "명령어나 이름으로 프롬프트 선택",
"com_ui_confirm_action": "작업 확인",
"com_ui_connect": "연결",
"com_ui_context": "맥락",
"com_ui_continue": "계속",
"com_ui_controls": "컨트롤",
"com_ui_copied": "복사됨",
"com_ui_copied_to_clipboard": "클립보드에 복사되었습니다",
"com_ui_copy_code": "코드 복사",
"com_ui_copy_link": "링크 복사",
"com_ui_copy_to_clipboard": "클립보드에 복사",
"com_ui_create": "만들기",
"com_ui_create_link": "링크 만들기",
"com_ui_create_prompt": "프롬프트 만들기",
"com_ui_custom_prompt_mode": "사용자 지정 프롬프트 모드",
"com_ui_dashboard": "대시보드",
"com_ui_date": "날짜",
"com_ui_date_april": "4월",
"com_ui_date_august": "8월",
"com_ui_date_december": "12월",
"com_ui_date_february": "2월",
"com_ui_date_january": "1월",
"com_ui_date_july": "7월",
"com_ui_date_june": "6월",
"com_ui_date_march": "3월",
"com_ui_date_may": "5월",
"com_ui_date_november": "11월",
"com_ui_date_october": "10월",
"com_ui_date_previous_30_days": "지난 30일",
"com_ui_date_previous_7_days": "지난 7일",
"com_ui_date_september": "9월",
"com_ui_date_today": "오늘",
"com_ui_date_yesterday": "어제",
"com_ui_decline": "동의하지 않습니다",
"com_ui_delete": "삭제",
"com_ui_delete_action": "작업 삭제",
"com_ui_delete_action_confirm": "이 작업을 삭제하시겠습니까?",
"com_ui_delete_agent_confirm": "이 에이전트를 삭제하시겠습니까?",
"com_ui_delete_assistant_confirm": "이 Assistant를 삭제하시겠습니까? 이 작업은 취소할 수 없습니다.",
"com_ui_delete_confirm": "이 채팅이 삭제됩니다",
"com_ui_delete_confirm_prompt_version_var": "선택한 \"{{0}}\"의 버전이 삭제됩니다. 다른 버전이 없다면 프롬프트도 함께 삭제됩니다.",
"com_ui_delete_conversation": "채팅을 삭제하시겠습니까?",
"com_ui_delete_prompt": "프롬프트를 삭제하시겠습니까?",
"com_ui_delete_shared_link": "공유 링크를 삭제하시겠습니까?",
"com_ui_delete_tool": "도구 삭제",
"com_ui_delete_tool_confirm": "이 도구를 삭제하시겠습니까?",
"com_ui_descending": "내림차순",
"com_ui_description": "설명",
"com_ui_description_placeholder": "선택 사항: 프롬프트에 표시할 설명을 입력하세요",
"com_ui_download_error": "파일 다운로드 중 오류가 발생했습니다. 파일이 삭제되었을 수 있습니다.",
"com_ui_drag_drop_file": "파일을 여기에 끌어다 놓으세요",
"com_ui_dropdown_variables": "드롭다운 변수:",
"com_ui_dropdown_variables_info": "프롬프트에 사용자 정의 드롭다운 메뉴 만들기: `{{변수명:옵션1|옵션2|옵션3}}`",
"com_ui_duplicate": "복제",
"com_ui_duplicate_agent_confirm": "이 에이전트를 복제하시겠습니까?",
"com_ui_duplication_error": "대화를 복제하는 중 오류가 발생했습니다",
"com_ui_duplication_processing": "대화 복제 중...",
"com_ui_duplication_success": "대화가 성공적으로 복제되었습니다",
"com_ui_edit": "편집",
"com_ui_endpoint": "엔드포인트",
"com_ui_endpoint_menu": "LLM 엔드포인트 메뉴",
"com_ui_endpoints_available": "사용 가능한 엔드포인트",
"com_ui_enter": "Enter",
"com_ui_enter_api_key": "API 키 입력",
"com_ui_enter_openapi_schema": "OpenAPI 스키마를 입력하세요",
"com_ui_enter_var": "{{0}} 입력",
"com_ui_entries": "개",
"com_ui_error": "오류",
"com_ui_error_connection": "서버 연결 오류가 발생했습니다. 페이지를 새로고침해 주세요.",
"com_ui_error_save_admin_settings": "관리자 설정을 저장하는 중 오류가 발생했습니다.",
"com_ui_example_10_year_old_b_day": "10살 아이 생일 파티를 위한 참신한 아이디어 있을까?",
"com_ui_example_http_in_js": "자바스크립트에서 HTTP 요청을 어떻게 만드나요?",
"com_ui_example_quantum_computing": "양자 컴퓨팅을 간단하게 설명해줄래?",
"com_ui_examples": "예시",
"com_ui_experimental": "실험적 기능",
"com_ui_export_convo_modal": "대화 내보내기",
"com_ui_field_required": "이 필드는 필수입니다",
"com_ui_filter_prompts_name": "이름으로 프롬프트 필터링",
"com_ui_finance": "재무",
"com_ui_fork": "포크",
"com_ui_fork_all_target": "여기부터 전체 포함",
"com_ui_fork_branches": "관련 브랜치 포함",
"com_ui_fork_change_default": "기본 포크 옵션",
"com_ui_fork_default": "기본 포크 옵션 사용",
"com_ui_fork_error": "대화 분기 중 오류가 발생했습니다",
"com_ui_fork_from_message": "포크 옵션 선택",
"com_ui_fork_info_1": "이 설정을 사용하면 원하는 동작으로 메시지를 분기할 수 있습니다.",
"com_ui_fork_info_2": "\"포킹(Forking)\"은 현재 대화에서 특정 메시지를 시작/종료 지점으로 하여 새로운 대화를 생성하고, 선택한 옵션에 따라 복사본을 만드는 것을 의미합니다.",
"com_ui_fork_info_3": "\"대상 메시지\"는 이 팝업이 열린 메시지 또는 \"{{0}}\"에 체크하면 대화의 최신 메시지를 의미합니다.",
"com_ui_fork_info_branches": "이 옵션은 표시된 메시지와 관련 브랜치를 분기시킵니다. 즉, 대상 메시지에 이르는 직접 경로와 그 경로에 있는 브랜치를 포함합니다.",
"com_ui_fork_info_remember": "이 옵션을 선택하면 향후 대화를 더 빠르게 분기할 수 있도록 선택한 옵션을 기억합니다.",
"com_ui_fork_info_start": "선택 시 이 메시지부터 대화의 최신 메시지까지 위에서 선택한 동작에 따라 포크가 시작됩니다.",
"com_ui_fork_info_target": "이 옵션은 대상 메시지와 그 주변 메시지를 포함하여 대상 메시지에 이르는 모든 메시지 분기를 포크합니다. 다시 말해, 표시 여부나 동일한 경로 상에 있는지 여부와 상관없이 모든 메시지 분기가 포함됩니다.",
"com_ui_fork_info_visible": "이 옵션은 표시된 메시지만 분기하여 복사합니다. 즉, 대상 메시지로 가는 직접 경로만 복사하고 다른 분기는 복사하지 않습니다.",
"com_ui_fork_processing": "대화 분기 중...",
"com_ui_fork_remember": "기억하기",
"com_ui_fork_remember_checked": "선택한 내용은 사용 후에도 기억됩니다. 설정에서 언제든 변경할 수 있습니다.",
"com_ui_fork_split_target": "여기서 포크 시작",
"com_ui_fork_split_target_setting": "기본적으로 대상 메시지에서 포크 시작",
"com_ui_fork_success": "대화 복제 성공",
"com_ui_fork_visible": "공개 메시지만 표시",
"com_ui_go_to_conversation": "대화로 이동",
"com_ui_happy_birthday": "내 첫 생일이야!",
"com_ui_hide_prompt_templates": "프롬프트 템플릿 숨기기",
"com_ui_host": "호스트",
"com_ui_idea": "아이디어",
"com_ui_image_gen": "이미지 생성",
"com_ui_import_conversation": "가져오기",
"com_ui_import_conversation_error": "대화를 가져오는 동안 오류가 발생했습니다",
"com_ui_import_conversation_file_type_error": "가져올 수 없는 파일 형식입니다",
"com_ui_import_conversation_info": "JSON 파일에서 대화 가져오기",
"com_ui_import_conversation_success": "대화가 성공적으로 가져와졌습니다",
"com_ui_include_shadcnui": "shadcn/ui 컴포넌트 설치 안내",
"com_ui_input": "입력",
"com_ui_instructions": "설명",
"com_ui_latest_footer": "모두를 위한 AI, 한곳에서",
"com_ui_librechat_code_api_key": "LibreChat 코드 인터프리터 API 키 받기",
"com_ui_librechat_code_api_subtitle": "안전한 보안. 다국어 지원. 파일 입출력.",
"com_ui_librechat_code_api_title": "AI 코드 실행",
"com_ui_limitation_harmful_biased": "간혹 해로운 지시나 편향된 내용을 제공할 수 있습니다.",
"com_ui_limitation_incorrect_info": "간혹 잘못된 정보를 생성할 수 있습니다.",
"com_ui_limitation_limited_2021": "2021년 이후의 세계 및 이벤트에 대한 지식이 제한적입니다.",
"com_ui_limitations": "제한사항",
"com_ui_llm_menu": "LLM 메뉴",
"com_ui_llms_available": "사용 가능한 LLM",
"com_ui_loading": "로딩 중...",
"com_ui_locked": "잠김",
"com_ui_logo": "{{0}} 로고",
"com_ui_manage": "관리",
"com_ui_max_tags": "최대 {{0}}개까지만 허용됩니다. 최신 값을 사용 중입니다.",
"com_ui_mention": "엔드포인트, 어시스턴트 또는 프리셋을 언급하여 빠르게 전환하세요",
"com_ui_min_tags": "최소 {{0}}개는 필수로 입력해야 합니다. 더 이상 값을 제거할 수 없습니다.",
"com_ui_misc": "기타",
"com_ui_model": "모델",
"com_ui_model_parameters": "모델 매개변수",
"com_ui_model_save_success": "모델 설정이 성공적으로 저장되었습니다",
"com_ui_more_info": "자세히 보기",
"com_ui_more_options": "더 보기",
"com_ui_my_prompts": "내 프롬프트",
"com_ui_name": "이름",
"com_ui_new_chat": "새 채팅",
"com_ui_new_footer": "모든 AI 대화를 한 곳에 모아놓았습니다.",
"com_ui_next": "다음",
"com_ui_no": "아니요",
"com_ui_no_bookmarks": "아직 북마크가 없는 것 같습니다. 채팅을 선택하고 새 북마크를 추가해보세요",
"com_ui_no_category": "카테고리 없음",
"com_ui_no_changes": "업데이트할 변경 사항이 없습니다",
"com_ui_no_conversation_id": "대화 ID를 찾을 수 없습니다",
"com_ui_no_prompt_description": "설명을 찾을 수 없습니다",
"com_ui_no_terms_content": "이용 약관 내용이 없습니다",
"com_ui_none_selected": "선택된 항목 없음",
"com_ui_nothing_found": "찾을 수 없습니다",
"com_ui_of": "/",
"com_ui_off": "꺼짐",
"com_ui_on": "켜기",
"com_ui_page": "페이지",
"com_ui_pay_per_call": "모든 AI 대화를 한 곳에서. 월별이 아닌 호출 당 지불",
"com_ui_prev": "이전",
"com_ui_preview": "미리보기",
"com_ui_privacy_policy": "개인정보 보호정책",
"com_ui_privacy_policy_url": "개인정보 보호정책 URL",
"com_ui_prompt": "프롬프트",
"com_ui_prompt_already_shared_to_all": "이 프롬프트는 이미 모든 사용자와 공유되었습니다",
"com_ui_prompt_name": "프롬프트 이름",
"com_ui_prompt_name_required": "프롬프트 이름을 입력해주세요",
"com_ui_prompt_preview_not_shared": "작성자가 이 프롬프트에 대한 협업을 허용하지 않았습니다.",
"com_ui_prompt_shared_to_all": "이 프롬프트는 모든 사용자에게 공유됩니다",
"com_ui_prompt_templates": "프롬프트 템플릿",
"com_ui_prompt_text": "프롬프트 텍스트",
"com_ui_prompt_text_required": "텍스트를 입력해주세요",
"com_ui_prompt_update_error": "프롬프트 업데이트 중 오류가 발생했습니다",
"com_ui_prompts": "프롬프트",
"com_ui_prompts_allow_create": "프롬프트 생성 허용",
"com_ui_prompts_allow_share_global": "모든 사용자와 프롬프트 공유 허용",
"com_ui_prompts_allow_use": "프롬프트 사용 허용",
"com_ui_provider": "제공자",
"com_ui_read_aloud": "소리내어 읽기",
"com_ui_regenerate": "재생성",
"com_ui_region": "지역",
"com_ui_rename": "이름 바꾸기",
"com_ui_renaming_var": "\"{{0}}\" 이름 변경 중",
"com_ui_reset_var": "{{0}} 초기화",
"com_ui_result": "결과",
"com_ui_revoke": "취소",
"com_ui_revoke_info": "사용자가 제공한 자격 증명을 모두 취소합니다.",
"com_ui_revoke_key_confirm": "이 키를 취소하시겠습니까?",
"com_ui_revoke_key_endpoint": "{{0}} 키 취소",
"com_ui_revoke_keys": "키 취소",
"com_ui_revoke_keys_confirm": "모든 키를 취소하시겠습니까?",
"com_ui_role_select": "역할",
"com_ui_roleplay": "역할놀이",
"com_ui_run_code": "코드 실행",
"com_ui_run_code_error": "코드 실행 중 오류가 발생했습니다",
"com_ui_save": "저장",
"com_ui_save_submit": "저장 및 제출",
"com_ui_saved": "저장되었습니다!",
"com_ui_schema": "스키마",
"com_ui_search_categories": "카테고리 검색",
"com_ui_select": "선택",
"com_ui_select_a_category": "카테고리를 선택해주세요",
"com_ui_select_file": "파일 선택",
"com_ui_select_model": "모델 선택",
"com_ui_select_provider": "제공자 선택",
"com_ui_select_provider_first": "서비스 제공자를 먼저 선택하세요",
"com_ui_select_region": "지역 선택",
"com_ui_select_search_model": "이름으로 모델 검색",
"com_ui_select_search_plugin": "이름으로 플러그인 검색",
"com_ui_select_search_provider": "이름으로 공급자 검색",
"com_ui_select_search_region": "이름으로 지역 검색",
"com_ui_share": "공유하기",
"com_ui_share_create_message": "이름과 공유 후에 추가하는 메시지는 비공개로 유지됩니다.",
"com_ui_share_created_message": "귀하의 채팅에 대한 공유 링크가 생성되었습니다. 설정을 통해 언제든지 이전에 공유한 채팅을 관리할 수 있습니다.",
"com_ui_share_delete_error": "공유 링크를 삭제하는 중에 오류가 발생했습니다.",
"com_ui_share_error": "채팅 링크를 공유하는 동안 오류가 발생했습니다",
"com_ui_share_link_to_chat": "채팅으로 링크 공유하기",
"com_ui_share_retrieve_error": "공유 링크를 삭제하는 중에 오류가 발생했습니다.",
"com_ui_share_to_all_users": "모든 사용자와 공유",
"com_ui_share_update_message": "이름, 사용자 지정 지침 및 공유 후 추가하는 메시지는 비공개로 유지됩니다.",
"com_ui_share_updated_message": "귀하의 채팅에 대한 공유 링크가 업데이트되었습니다. 설정을 통해 언제든지 이전에 공유한 채팅을 관리할 수 있습니다.",
"com_ui_share_var": "{{0}} 공유하기",
"com_ui_shared_link_not_found": "공유 링크를 찾을 수 없습니다",
"com_ui_shared_prompts": "공유된 프롬프트",
"com_ui_shop": "쇼핑",
"com_ui_show_all": "전체 보기",
"com_ui_showing": "표시 중",
"com_ui_simple": "간단",
"com_ui_size": "크기",
"com_ui_special_variables": "특수 변수:",
"com_ui_special_variables_info": "현재 날짜는 `{{current_date}}`, 계정 이름은 `{{current_user}}`로 표시됩니다.",
"com_ui_speech_while_submitting": "응답 생성 중에는 음성을 전송할 수 없습니다",
"com_ui_stop": "중지",
"com_ui_storage": "저장소",
"com_ui_submit": "제출",
"com_ui_success": "성공",
"com_ui_teach_or_explain": "학습 또는 설명",
"com_ui_terms_and_conditions": "이용 약관",
"com_ui_terms_of_service": "이용 약관",
"com_ui_tools": "도구",
"com_ui_travel": "여행",
"com_ui_unarchive": "아카이브 해제",
"com_ui_unarchive_error": "대화 아카이브 해제 실패",
"com_ui_unknown": "알 수 없음",
"com_ui_update": "업데이트",
"com_ui_upload": "업로드",
"com_ui_upload_code_files": "코드 인터프리터용 파일 업로드",
"com_ui_upload_delay": "\"{{0}}\" 파일 업로드에 예상보다 시간이 더 걸리고 있습니다. 파일 인덱싱이 완료될 때까지 기다려 주세요.",
"com_ui_upload_error": "파일 업로드 중 오류가 발생했습니다",
"com_ui_upload_file_search": "파일 검색용 업로드",
"com_ui_upload_files": "파일 업로드",
"com_ui_upload_image": "이미지 업로드",
"com_ui_upload_image_input": "이미지 업로드",
"com_ui_upload_invalid": "업로드할 수 없는 파일입니다. 이미지 파일이어야 하며 용량 제한을 초과하지 않아야 합니다",
"com_ui_upload_invalid_var": "업로드할 수 없는 파일입니다. {{0}} MB 이하의 이미지 파일만 가능합니다",
"com_ui_upload_success": "파일 업로드 성공",
"com_ui_upload_type": "업로드 유형 선택",
"com_ui_use_micrphone": "마이크 사용",
"com_ui_use_prompt": "프롬프트 사용",
"com_ui_variables": "변수",
"com_ui_variables_info": "텍스트에 이중 중괄호를 사용하여 변수를 만들 수 있습니다. 예를 들어 `{{예시 변수}}`와 같이 작성하면 나중에 프롬프트를 사용할 때 해당 부분을 채울 수 있습니다.",
"com_ui_version_var": "버전 {{0}}",
"com_ui_versions": "버전",
"com_ui_write": "작성 중",
"com_ui_yes": "네",
"com_ui_zoom": "확대/축소",
"com_user_message": "당신",
"com_warning_resubmit_unsupported": "이 엔드포인트에서는 AI 메시지 재전송이 지원되지 않습니다"
}

View file

@ -0,0 +1,308 @@
{
"com_auth_already_have_account": "Heb je al een account?",
"com_auth_click": "Klik",
"com_auth_click_here": "Klik hier",
"com_auth_continue": "Doorgaan",
"com_auth_create_account": "Maak uw account aan",
"com_auth_discord_login": "Inloggen met Discord",
"com_auth_email": "E-mailadres",
"com_auth_email_address": "E-mailadres",
"com_auth_email_max_length": "E-mailadres mag niet langer zijn dan 120 tekens",
"com_auth_email_min_length": "E-mailadres moet minstens 6 tekens bevatten",
"com_auth_email_pattern": "Je moet een geldig e-mailadres invoeren",
"com_auth_email_required": "E-mailadres is verplicht",
"com_auth_error_create": "Er is een fout opgetreden bij het registreren van uw account. Probeer het opnieuw.",
"com_auth_error_invalid_reset_token": "Dit wachtwoord resettoken is niet langer geldig.",
"com_auth_error_login": "Kan niet inloggen met de verstrekte informatie. Controleer uw referenties en probeer het opnieuw.",
"com_auth_error_login_ban": "Uw account is tijdelijk verbannen vanwege schendingen van onze service.",
"com_auth_error_login_rl": "Te veel inlogpogingen in een korte tijd. Probeer het later nog eens.",
"com_auth_error_login_server": "Er was een interne serverfout. Wacht een paar momenten en probeer het opnieuw.",
"com_auth_error_reset_password": "Er was een probleem met het opnieuw instellen van uw wachtwoord. Er is geen gebruiker gevonden met het opgegeven e-mailadres. Probeer het opnieuw.",
"com_auth_facebook_login": "Inloggen met Facebook",
"com_auth_full_name": "Volledige naam",
"com_auth_github_login": "Inloggen met Github",
"com_auth_google_login": "Inloggen met Google",
"com_auth_here": "HIER",
"com_auth_login": "Inloggen",
"com_auth_login_with_new_password": "Je kunt nu inloggen met je nieuwe wachtwoord.",
"com_auth_name_max_length": "Naam mag niet langer zijn dan 80 tekens",
"com_auth_name_min_length": "Naam moet minstens 3 tekens bevatten",
"com_auth_name_required": "Naam is verplicht",
"com_auth_no_account": "Heb je geen account?",
"com_auth_password": "Wachtwoord",
"com_auth_password_confirm": "Bevestig wachtwoord",
"com_auth_password_forgot": "Wachtwoord vergeten?",
"com_auth_password_max_length": "Wachtwoord moet minder dan 128 tekens bevatten",
"com_auth_password_min_length": "Wachtwoord moet minstens 8 tekens bevatten",
"com_auth_password_not_match": "Wachtwoorden komen niet overeen",
"com_auth_password_required": "Wachtwoord is verplicht",
"com_auth_reset_password": "Stel uw wachtwoord opnieuw in",
"com_auth_reset_password_email_sent": "Er is een e-mail naar je verzonden met verdere instructies om je wachtwoord opnieuw in te stellen.",
"com_auth_reset_password_link_sent": "E-mail verzonden",
"com_auth_reset_password_success": "Wachtwoord opnieuw ingesteld",
"com_auth_sign_in": "Inloggen",
"com_auth_sign_up": "Aanmelden",
"com_auth_submit_registration": "Registratie indienen",
"com_auth_to_reset_your_password": "om uw wachtwoord opnieuw in te stellen.",
"com_auth_to_try_again": "om het opnieuw te proberen.",
"com_auth_username": "Gebruikersnaam (optioneel)",
"com_auth_username_max_length": "Gebruikersnaam mag niet langer zijn dan 20 tekens",
"com_auth_username_min_length": "Gebruikersnaam moet minstens 2 tekens bevatten",
"com_auth_username_required": "Gebruikersnaam is verplicht",
"com_auth_welcome_back": "Welkom terug",
"com_endpoint": "Eindpunt",
"com_endpoint_agent": "Agent",
"com_endpoint_agent_model": "Agentmodel (Aanbevolen: GPT-3,5)",
"com_endpoint_anthropic_custom_name_placeholder": "Stel een aangepaste naam in voor Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "Maximum aantal tokens dat kan worden gegenereerd in de reactie. Geef een lagere waarde op voor kortere reacties en een hogere waarde voor langere reacties.",
"com_endpoint_anthropic_temp": "Varieert van 0 tot 1. Gebruik een lagere temp voor analytische / meerkeuze taken en een hogere temp voor creatieve en generatieve taken. We raden aan dit of Top P te wijzigen, maar niet beide.",
"com_endpoint_anthropic_topk": "Top-k verandert hoe het model tokens selecteert voor uitvoer. Een top-k van 1 betekent dat het geselecteerde token het meest waarschijnlijk is van alle tokens in de vocabulaire van het model (ook wel 'greedy decoding' genoemd), terwijl een top-k van 3 betekent dat het volgende token wordt geselecteerd uit de 3 meest waarschijnlijke tokens (met behulp van temperatuur).",
"com_endpoint_anthropic_topp": "Top-p verandert hoe het model tokens selecteert voor uitvoer. Tokens worden geselecteerd van meest K (zie topK-parameter) waarschijnlijk tot minst waarschijnlijk totdat de som van hun kansen gelijk is aan de top-p-waarde.",
"com_endpoint_bing_context_placeholder": "Bing kan maximaal 7k tokens voor 'context' gebruiken, waarnaar het kan verwijzen voor het gesprek. De specifieke limiet is niet bekend, maar kan fouten opleveren bij meer dan 7k tokens",
"com_endpoint_bing_enable_sydney": "Schakel Sydney in",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "WAARSCHUWING: Misbruik van deze functie kan ertoe leiden dat je VERBANNEN wordt van het gebruik van Bing! Klik op 'Systeembericht' voor volledige instructies en het standaardbericht indien weggelaten, wat de 'Sydney'-voorinstelling is die veilig wordt geacht.",
"com_endpoint_bing_to_enable_sydney": "Om Sydney in te schakelen",
"com_endpoint_completion": "Voltooiing",
"com_endpoint_completion_model": "Voltooiingsmodel (Aanbevolen: GPT-4)",
"com_endpoint_config_key": "API-sleutel instellen",
"com_endpoint_config_key_chatgpt": "Om uw toegangstoken voor ChatGPT 'Gratis versie' te krijgen, logt u in op",
"com_endpoint_config_key_chatgpt_copy_token": "Kopieer toegangstoken.",
"com_endpoint_config_key_chatgpt_then_visit": "ga vervolgens naar",
"com_endpoint_config_key_edge_full_key_string": "om de volledige cookie-tekenreeksen te verstrekken.",
"com_endpoint_config_key_edge_instructions": "instructies",
"com_endpoint_config_key_encryption": "Uw sleutel wordt versleuteld en verwijderd op",
"com_endpoint_config_key_expiry": "het vervaltijdstip",
"com_endpoint_config_key_for": "API-sleutel instellen voor",
"com_endpoint_config_key_get_edge_key": "Om uw toegangstoken voor Bing te krijgen, logt u in op",
"com_endpoint_config_key_get_edge_key_dev_tool": "Gebruik ontwikkelhulpmiddelen of een extensie terwijl u bent ingelogd op de site om de inhoud van de _U-cookie te kopiëren. Als dit mislukt, volg dan deze",
"com_endpoint_config_key_google_need_to": "U moet",
"com_endpoint_config_key_google_service_account": "Maak een serviceaccount",
"com_endpoint_config_key_google_vertex_ai": "Vertex AI inschakelen",
"com_endpoint_config_key_google_vertex_api": "API op Google Cloud, dan",
"com_endpoint_config_key_google_vertex_api_role": "Zorg ervoor dat u op 'Maken en doorgaan' klikt om ten minste de 'Vertex AI-gebruiker'-rol te geven. Maak ten slotte een JSON-sleutel aan om hier te importeren.",
"com_endpoint_config_key_import_json_key": "Serviceaccount-JSON-sleutel importeren.",
"com_endpoint_config_key_import_json_key_invalid": "Ongeldige Serviceaccount-JSON-sleutel, heb je het juiste bestand geïmporteerd?",
"com_endpoint_config_key_import_json_key_success": "Serviceaccount-JSON-sleutel succesvol geïmporteerd",
"com_endpoint_config_key_name": "Sleutel",
"com_endpoint_config_key_name_placeholder": "Stel eerst API-sleutel in",
"com_endpoint_config_value": "Voer waarde in voor",
"com_endpoint_context": "Context",
"com_endpoint_custom_name": "Aangepaste naam",
"com_endpoint_default": "standaard",
"com_endpoint_default_blank": "standaard: leeg",
"com_endpoint_default_creative": "standaard: creatief",
"com_endpoint_default_empty": "standaard: leeg",
"com_endpoint_default_false": "standaard: onwaar",
"com_endpoint_default_with_num": "standaard: {{0}}",
"com_endpoint_disabled_with_tools": "uitgeschakeld met tools",
"com_endpoint_disabled_with_tools_placeholder": "Uitgeschakeld met geselecteerde tools",
"com_endpoint_examples": " Voorinstellingen",
"com_endpoint_export": "Exporteren",
"com_endpoint_frequency_penalty": "Frequentiestraf",
"com_endpoint_func_hover": "Schakel het gebruik van plug-ins als OpenAI-functies in",
"com_endpoint_google_custom_name_placeholder": "Stel een aangepaste naam in voor Google",
"com_endpoint_google_maxoutputtokens": "Maximum aantal tokens dat kan worden gegenereerd in de reactie. Geef een lagere waarde op voor kortere reacties en een hogere waarde voor langere reacties.",
"com_endpoint_google_temp": "Hogere waarden = meer willekeurig, terwijl lagere waarden = meer gericht en deterministisch. We raden aan dit of Top P te wijzigen, maar niet beide.",
"com_endpoint_google_topk": "Top-k verandert hoe het model tokens selecteert voor uitvoer. Een top-k van 1 betekent dat het geselecteerde token het meest waarschijnlijk is van alle tokens in de vocabulaire van het model (ook wel 'greedy decoding' genoemd), terwijl een top-k van 3 betekent dat het volgende token wordt geselecteerd uit de 3 meest waarschijnlijke tokens (met behulp van temperatuur).",
"com_endpoint_google_topp": "Top-p verandert hoe het model tokens selecteert voor uitvoer. Tokens worden geselecteerd van meest K (zie topK-parameter) waarschijnlijk tot minst waarschijnlijk totdat de som van hun kansen gelijk is aan de top-p-waarde.",
"com_endpoint_hide": "Verbergen",
"com_endpoint_import": "Importeren",
"com_endpoint_max_output_tokens": "Max. uitvoertokens",
"com_endpoint_my_preset": "Mijn voorinstelling",
"com_endpoint_new_topic": "Nieuw onderwerp",
"com_endpoint_no_presets": "Nog geen voorinstellingen, gebruik de instellingenknop om er een te maken",
"com_endpoint_not_available": "Geen eindpunt beschikbaar",
"com_endpoint_not_implemented": "Niet geïmplementeerd",
"com_endpoint_open_menu": "Open menu",
"com_endpoint_openai_custom_name_placeholder": "Stel een aangepaste naam in voor ChatGPT",
"com_endpoint_openai_freq": "Getal tussen -2,0 en 2,0. Positieve waarden straffen nieuwe tokens op basis van hun bestaande frequentie in de tekst tot nu toe, waardoor de kans dat het model dezelfde regel letterlijk herhaalt, afneemt.",
"com_endpoint_openai_max": "Het max. aantal tokens dat kan worden gegenereerd. De totale lengte van invoer-tokens en gegenereerde tokens is beperkt door de contextlengte van het model.",
"com_endpoint_openai_pres": "Getal tussen -2,0 en 2,0. Positieve waarden straffen nieuwe tokens op basis van of ze al voorkomen in de tekst tot nu toe, waardoor de kans dat het model over nieuwe onderwerpen praat toeneemt.",
"com_endpoint_openai_prompt_prefix_placeholder": "Stel aangepaste instructies in om op te nemen in Systeembericht. Standaard: geen",
"com_endpoint_openai_temp": "Hogere waarden = meer willekeurig, terwijl lagere waarden = meer gericht en deterministisch. We raden aan dit of Top P te wijzigen, maar niet beide.",
"com_endpoint_openai_topp": "Een alternatief voor sampling met temperatuur, genaamd nucleus sampling, waarbij het model de resultaten van de tokens met de top_p waarschijnlijkheidsmassa in overweging neemt. Dus 0,1 betekent dat alleen de tokens die de bovenste 10% waarschijnlijkheidsmassa omvatten, in overweging worden genomen. We raden aan dit of temperatuur te wijzigen, maar niet beide.",
"com_endpoint_output": "Uitvoer",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Stel aangepaste instructies in om op te nemen in Systeembericht. Standaard: geen",
"com_endpoint_plug_skip_completion": "Voltooiing overslaan",
"com_endpoint_plug_use_functions": "Gebruik functies inschakelen",
"com_endpoint_presence_penalty": "Aanwezigheidsstraf",
"com_endpoint_preset": "voorinstelling",
"com_endpoint_preset_name": "Naam voorinstelling",
"com_endpoint_preset_selected": "Voorinstelling actief!",
"com_endpoint_presets": "voorinstellingen",
"com_endpoint_presets_clear_warning": "Weet u zeker dat u alle voorinstellingen wilt wissen? Dit is onomkeerbaar.",
"com_endpoint_prompt_prefix": "Prompt-voorvoegsel",
"com_endpoint_prompt_prefix_placeholder": "Stel aangepaste instructies of context in. Wordt genegeerd indien leeg.",
"com_endpoint_save": "Opslaan",
"com_endpoint_save_as_preset": "Opslaan als voorinstelling",
"com_endpoint_save_convo_as_preset": "Conversatie opslaan als voorinstelling",
"com_endpoint_set_custom_name": "Stel een aangepaste naam in, voor het geval je deze voorinstelling kunt vinden",
"com_endpoint_show": "Weergeven",
"com_endpoint_show_what_settings": "{{0}} instellingen weergeven",
"com_endpoint_skip_hover": "Schakel het overslaan van de voltooiingsstap in, die het definitieve antwoord en gegenereerde stappen beoordeelt",
"com_endpoint_system_message": "Systeembericht",
"com_endpoint_temperature": "Temperatuur",
"com_endpoint_token_count": "Aantal tokens",
"com_endpoint_tone_style": "Toonstijl",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_view_options": "Weergaveopties",
"com_nav_archive_all": "Alle archiveren",
"com_nav_archive_all_chats": "Alle chats archiveren",
"com_nav_archive_created_at": "Gemaakt op",
"com_nav_archive_name": "Naam",
"com_nav_archived_chats": "Gearchiveerde chats",
"com_nav_archived_chats_empty": "Geen gearchiveerde chats",
"com_nav_archived_chats_manage": "Beheren",
"com_nav_auto_scroll": "Automatisch scrollen naar Nieuwste bij openen",
"com_nav_balance": "Evenwicht",
"com_nav_clear_all_chats": "Alle chats wissen",
"com_nav_clear_conversation": "Conversaties wissen",
"com_nav_clear_conversation_confirm_message": "Weet u zeker dat u alle conversaties wilt wissen? Dit is onomkeerbaar.",
"com_nav_close_sidebar": "Zijbalk sluiten",
"com_nav_confirm_clear": "Wissen bevestigen",
"com_nav_enabled": "Ingeschakeld",
"com_nav_export": "Exporteren",
"com_nav_export_all_message_branches": "Alle berichtvertakkingen exporteren",
"com_nav_export_conversation": "Conversatie exporteren",
"com_nav_export_filename": "Bestandsnaam",
"com_nav_export_filename_placeholder": "Stel de bestandsnaam in",
"com_nav_export_include_endpoint_options": "Eindpuntopties opnemen",
"com_nav_export_recursive": "Recursief",
"com_nav_export_recursive_or_sequential": "Recursief of sequentieel?",
"com_nav_export_type": "Type",
"com_nav_font_size": "Lettertypegrootte",
"com_nav_help_faq": "Help & FAQ",
"com_nav_info_bookmarks_rebuild": "Als het aantal bladwijzers onjuist is, bouw dan de bladwijzerinformatie opnieuw op. Het aantal bladwijzers zal worden herberekend en de gegevens zullen worden hersteld naar hun juiste staat.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_log_out": "Uitloggen",
"com_nav_not_supported": "Niet ondersteund",
"com_nav_open_sidebar": "Zijbalk openen",
"com_nav_plugin_auth_error": "Er trad een fout op bij het authenticeren van deze plugin. Probeer het opnieuw.",
"com_nav_plugin_search": "Plugins zoeken",
"com_nav_plugin_store": "Plugin-opslag",
"com_nav_search_placeholder": "Berichten doorzoeken",
"com_nav_send_message": "Bericht verzenden",
"com_nav_setting_data": "Gegevensbesturing",
"com_nav_setting_general": "Algemeen",
"com_nav_settings": "Instellingen",
"com_nav_shared_links": "Gedeelde links",
"com_nav_shared_links_date_shared": "Datum gedeeld",
"com_nav_shared_links_empty": "U hebt geen gedeeld links.",
"com_nav_shared_links_manage": "Beheren",
"com_nav_shared_links_name": "Naam",
"com_nav_theme": "Thema",
"com_nav_theme_dark": "Donker",
"com_nav_theme_light": "Licht",
"com_nav_theme_system": "Systeem",
"com_nav_user": "GEBRUIKER",
"com_ui_accept": "Ik accepteer",
"com_ui_all": "alle",
"com_ui_archive": "Archiveren",
"com_ui_archive_error": "Kan conversatie niet archiveren",
"com_ui_bookmark_delete_confirm": "Weet je zeker dat je deze bladwijzer wilt verwijderen?",
"com_ui_bookmarks": "Bladwijzers",
"com_ui_bookmarks_add_to_conversation": "Toevoegen aan huidig gesprek",
"com_ui_bookmarks_count": "Aantal",
"com_ui_bookmarks_create_error": "Er is een fout opgetreden bij het maken van de bladwijzer",
"com_ui_bookmarks_create_success": "Bladwijzer succesvol aangemaakt",
"com_ui_bookmarks_delete_error": "Er is een fout opgetreden bij het verwijderen van de bladwijzer",
"com_ui_bookmarks_delete_success": "Bladwijzer succesvol verwijderd",
"com_ui_bookmarks_description": "Beschrijving",
"com_ui_bookmarks_new": "Nieuwe bladwijzer",
"com_ui_bookmarks_rebuild": "Herbouwen",
"com_ui_bookmarks_title": "Titel",
"com_ui_bookmarks_update_error": "Er is een fout opgetreden bij het bijwerken van de bladwijzer",
"com_ui_bookmarks_update_success": "Bladwijzer succesvol bijgewerkt",
"com_ui_cancel": "Annuleren",
"com_ui_capabilities": "Mogelijkheden",
"com_ui_capability_correction": "Staat de gebruiker toe om vervolgcorrigeringen te geven",
"com_ui_capability_decline_requests": "Getraind om ongepaste verzoeken te weigeren",
"com_ui_capability_remember": "Onthoudt wat de gebruiker eerder in het gesprek heeft gezegd",
"com_ui_chats": "chats",
"com_ui_clear": "Wissen",
"com_ui_close": "Sluiten",
"com_ui_confirm_action": "Bevestig actie",
"com_ui_continue": "Doorgaan",
"com_ui_copied_to_clipboard": "Gekopieerd naar klembord",
"com_ui_copy_link": "Link kopiëren",
"com_ui_copy_to_clipboard": "Kopiëren naar klembord",
"com_ui_create_link": "Link aanmaken",
"com_ui_decline": "Ik accepteer niet",
"com_ui_delete": "Verwijderen",
"com_ui_delete_confirm": "Hiermee wordt",
"com_ui_delete_conversation": "Chat verwijderen?",
"com_ui_edit": "Bewerken",
"com_ui_enter": "Invoeren",
"com_ui_entries": "Items",
"com_ui_example_10_year_old_b_day": "Heb je creatieve ideeën voor de verjaardag van een 10-jarige?",
"com_ui_example_http_in_js": "Hoe maak ik een HTTP-aanvraag in Javascript?",
"com_ui_example_quantum_computing": "Leg quantumcomputing in eenvoudige termen uit",
"com_ui_examples": "Voorbeelden",
"com_ui_happy_birthday": "Het is mijn eerste verjaardag!",
"com_ui_hide_prompt_templates": "Prompt-sjablonen verbergen",
"com_ui_import_conversation": "Importeren",
"com_ui_import_conversation_error": "Er is een fout opgetreden bij het importeren van je gesprekken",
"com_ui_import_conversation_info": "Gesprekken importeren vanuit een JSON-bestand",
"com_ui_import_conversation_success": "Gesprekken succesvol geïmporteerd",
"com_ui_input": "Invoer",
"com_ui_limitation_harmful_biased": "Kan af en toe schadelijke instructies of bevooroordeelde inhoud produceren",
"com_ui_limitation_incorrect_info": "Kan af en toe onjuiste informatie genereren",
"com_ui_limitation_limited_2021": "Beperkte kennis van de wereld en gebeurtenissen na 2021",
"com_ui_limitations": "Beperkingen",
"com_ui_model": "Model",
"com_ui_more_options": "Meer",
"com_ui_new_chat": "Nieuwe chat",
"com_ui_new_footer": "Alle AI-gesprekken op één plek.",
"com_ui_next": "Volgende",
"com_ui_no_terms_content": "Geen gebruiksvoorwaarden-inhoud om weer te geven",
"com_ui_of": "van",
"com_ui_pay_per_call": "Alle AI-gesprekken op één plek. Betaal per gesprek en niet per maand",
"com_ui_prev": "Vorige",
"com_ui_prompt_templates": "Prompt-sjablonen",
"com_ui_regenerate": "Opnieuw genereren",
"com_ui_rename": "Hernoemen",
"com_ui_revoke": "Intrekken",
"com_ui_revoke_info": "Trek alle door de gebruiker verstrekte referenties in",
"com_ui_save": "Opslaan",
"com_ui_select_model": "Selecteer een model",
"com_ui_share": "Delen",
"com_ui_share_create_message": "Uw naam en alle berichten die u na het delen toevoegt, blijven privé.",
"com_ui_share_created_message": "Een gedeelde link naar uw chat is aangemaakt. Beheer eerder gedeelde chats op elk moment via Instellingen.",
"com_ui_share_delete_error": "Er is een fout opgetreden bij het verwijderen van de gedeelde link.",
"com_ui_share_error": "Er is een fout opgetreden bij het delen van de chatlink",
"com_ui_share_link_to_chat": "Deel link naar chat",
"com_ui_share_retrieve_error": "Er is een fout opgetreden bij het verwijderen van de gedeelde link.",
"com_ui_share_update_message": "Uw naam, aangepaste instructies en alle berichten die u na het delen toevoegt, blijven privé.",
"com_ui_share_updated_message": "Een gedeelde link naar uw chat is bijgewerkt. Beheer eerder gedeelde chats op elk moment via Instellingen.",
"com_ui_shared_link_not_found": "Gedeelde link niet gevonden",
"com_ui_showing": "Tonen",
"com_ui_stop": "Stop",
"com_ui_submit": "Indienen",
"com_ui_success": "Succes",
"com_ui_terms_and_conditions": "Gebruiksvoorwaarden",
"com_ui_unarchive": "Uit archiveren",
"com_ui_unarchive_error": "Kan conversatie niet uit archiveren",
"com_ui_upload_success": "Bestand succesvol geüpload",
"com_ui_use_prompt": "Gebruik prompt"
}

View file

@ -0,0 +1,255 @@
{
"com_auth_already_have_account": "Masz już konto?",
"com_auth_click": "Kliknij",
"com_auth_click_here": "Kliknij tutaj",
"com_auth_continue": "Kontynuuj",
"com_auth_create_account": "Utwórz konto",
"com_auth_discord_login": "Zaloguj się przez Discorda",
"com_auth_email": "Email",
"com_auth_email_address": "Adres e-mail",
"com_auth_email_max_length": "Adres email nie może być dłuższy niż 120 znaków.",
"com_auth_email_min_length": "Adres email musi mieć co najmniej 6 znaków.",
"com_auth_email_pattern": "Wprowadź poprawny adres e-mail",
"com_auth_email_required": "Wymagane jest podanie adresu email.",
"com_auth_error_create": "Wystąpił błąd podczas tworzenia konta. Spróbuj ponownie.",
"com_auth_error_invalid_reset_token": "Ten token do resetowania hasła jest już nieważny.",
"com_auth_error_login": "Nie udało się zalogować przy użyciu podanych danych. Sprawdź swoje dane logowania i spróbuj ponownie.",
"com_auth_error_reset_password": "Wystąpił problem z resetowaniem hasła. Nie znaleziono użytkownika o podanym adresie e-mail. Spróbuj ponownie.",
"com_auth_facebook_login": "Zaloguj się przez Facebooka",
"com_auth_full_name": "Pełne imię",
"com_auth_github_login": "Zaloguj się przez Githuba",
"com_auth_google_login": "Zaloguj się przez Google",
"com_auth_here": "TUTAJ",
"com_auth_login": "Zaloguj się",
"com_auth_login_with_new_password": "Teraz możesz zalogować się, używając nowego hasła.",
"com_auth_name_max_length": "Imię nie może zawierać więcej niż 80 znaków",
"com_auth_name_min_length": "Imię musi zawierać co najmniej 3 znaki",
"com_auth_name_required": "Imię jest wymagane",
"com_auth_no_account": "Nie masz konta?",
"com_auth_password": "Hasło",
"com_auth_password_confirm": "Potwierdź hasło",
"com_auth_password_forgot": "Zapomniałeś hasła?",
"com_auth_password_max_length": "Hasło musi mieć mniej niż 128 znaków",
"com_auth_password_min_length": "Hasło musi mieć co najmniej 8 znaków",
"com_auth_password_not_match": "Hasła nie są zgodne",
"com_auth_password_required": "Wymagane jest podanie hasła",
"com_auth_reset_password": "Zresetuj hasło",
"com_auth_reset_password_email_sent": "Na podany adres e-mail wysłano wiadomość z instrukcjami dotyczącymi resetowania hasła.",
"com_auth_reset_password_link_sent": "Link do resetowania hasła został wysłany",
"com_auth_reset_password_success": "Hasło zostało pomyślnie zresetowane",
"com_auth_sign_in": "Zaloguj się",
"com_auth_sign_up": "Zarejestruj się",
"com_auth_submit_registration": "Zarejestruj się",
"com_auth_to_reset_your_password": "aby zresetować hasło.",
"com_auth_to_try_again": "aby spróbować ponownie.",
"com_auth_username": "Nazwa użytkownika (opcjonalnie)",
"com_auth_username_max_length": "Nazwa użytkownika nie może zawierać więcej niż 20 znaków",
"com_auth_username_min_length": "Nazwa użytkownika musi zawierać co najmniej 2 znaki",
"com_auth_username_required": "Nazwa użytkownika jest wymagana",
"com_auth_welcome_back": "Witamy z powrotem",
"com_endpoint": "Punkt końcowy",
"com_endpoint_agent": "Agent",
"com_endpoint_agent_model": "Model agenta (zalecany: GPT-3.5)",
"com_endpoint_anthropic_maxoutputtokens": "Maksymalna liczba tokenów, która może zostać wygenerowana w odpowiedzi. Wybierz mniejszą wartość dla krótszych odpowiedzi i większą wartość dla dłuższych odpowiedzi.",
"com_endpoint_anthropic_temp": "Zakres od 0 do 1. Użyj wartości bliżej 0 dla analizy/wyboru wielokrotnego, a bliżej 1 dla zadań twórczych i generatywnych. Zalecamy dostosowanie tej wartości lub Top P, ale nie obu jednocześnie.",
"com_endpoint_anthropic_topk": "Top-K wpływa na sposób wyboru tokenów przez model. Top-K równa 1 oznacza, że wybrany token jest najbardziej prawdopodobny spośród wszystkich tokenów w słowniku modelu (tzw. dekodowanie zachłanne), podczas gdy top-K równa 3 oznacza, że następny token zostaje wybrany spośród 3 najbardziej prawdopodobnych tokenów (za pomocą temperatury).",
"com_endpoint_anthropic_topp": "Top-P wpływa na sposób wyboru tokenów przez model. Tokeny wybierane są od najbardziej prawdopodobnych do najmniej prawdopodobnych, aż suma ich prawdopodobieństw osiągnie wartość top-P.",
"com_endpoint_bing_context_placeholder": "Bing może użyć do 7k tokenów dla 'kontekstu', które mogą odnosić się do rozmowy. Dokładny limit nie jest znany, ale przekroczenie 7 tysięcy tokenów może prowadzić do błędów.",
"com_endpoint_bing_enable_sydney": "Aktywuj Sydney",
"com_endpoint_bing_jailbreak": "Odblokuj",
"com_endpoint_bing_system_message_placeholder": "OSTRZEŻENIE: Nadużywanie tej funkcji może skutkować ZAKAZEM korzystania z Bing! Kliknij na 'Wiadomość systemowa' , aby uzyskać pełne instrukcje oraz domyślną wiadomość, jeśli zostanie pominięta, co jest predefiniowaną opcją 'Sydney', uważaną za bezpieczną.",
"com_endpoint_bing_to_enable_sydney": "Aby aktywować Sydney",
"com_endpoint_clear_all": "Usuń wszystko",
"com_endpoint_completion": "Uzupełnienie",
"com_endpoint_completion_model": "Model uzupełnienia (zalecany: GPT-4)",
"com_endpoint_config_token": "Token konfiguracji",
"com_endpoint_context": "Kontekst",
"com_endpoint_custom_name": "Niestandardowa nazwa",
"com_endpoint_default": "domyślnie",
"com_endpoint_default_blank": "domyślnie: puste",
"com_endpoint_default_creative": "domyślnie: kreatywny",
"com_endpoint_default_empty": "domyślnie: puste",
"com_endpoint_default_false": "domyślnie: fałsz",
"com_endpoint_default_with_num": "domyślnie: {{0}}",
"com_endpoint_disabled_with_tools": "wyłączony z narzędziami",
"com_endpoint_disabled_with_tools_placeholder": "Wyłączony z wybranymi narzędziami",
"com_endpoint_examples": "Przykłady",
"com_endpoint_export": "Eksportuj",
"com_endpoint_frequency_penalty": "Kara za częstotliwość",
"com_endpoint_func_hover": "Aktywuj wtyczki jako funkcje OpenAI",
"com_endpoint_google_custom_name_placeholder": "Ustaw niestandardową nazwę dla Google",
"com_endpoint_google_maxoutputtokens": "Maksymalna liczba tokenów, które mogą być wygenerowane w odpowiedzi. Wybierz niższą wartość dla krótszych odpowiedzi i wyższą wartość dla dłuższych odpowiedzi.",
"com_endpoint_google_prompt_prefix_placeholder": "Ustaw niestandardowe instrukcje lub kontekst. Jeśli puste, zostanie zignorowane.",
"com_endpoint_google_temp": "Wyższe wartości oznaczają większą losowość, natomiast niższe wartości prowadzą do bardziej skoncentrowanych i deterministycznych wyników. Zalecamy dostosowanie tej wartości lub Top P, ale nie obu jednocześnie.",
"com_endpoint_google_topk": "Top-k wpływa na sposób, w jaki model wybiera tokeny do wygenerowania odpowiedzi. Top-k 1 oznacza, że wybrany token jest najbardziej prawdopodobny spośród wszystkich tokenów w słowniku modelu (nazywane też dekodowaniem zachłannym), podczas gdy top-k 3 oznacza, że następny token jest wybierany spośród 3 najbardziej prawdopodobnych tokenów (z uwzględnieniem temperatury).",
"com_endpoint_google_topp": "Top-p wpływa na sposób, w jaki model wybiera tokeny do wygenerowania odpowiedzi. Tokeny są wybierane od najbardziej prawdopodobnych do najmniej, aż suma ich prawdopodobieństw osiągnie wartość top-p.",
"com_endpoint_hide": "Ukryj",
"com_endpoint_max_output_tokens": "Maksymalna liczba tokenów wyjściowych",
"com_endpoint_my_preset": "Moje predefiniowane ustawienie",
"com_endpoint_new_topic": "Nowy temat",
"com_endpoint_no_presets": "Brak zapisanych predefiniowanych ustawień",
"com_endpoint_not_available": "Punkt końcowy niedostępny",
"com_endpoint_not_implemented": "Nie zaimplementowano",
"com_endpoint_open_menu": "Otwórz menu",
"com_endpoint_openai_custom_name_placeholder": "Ustaw własną nazwę dla ChatGPT",
"com_endpoint_openai_freq": "Liczba pomiędzy -2,0 a 2,0. Dodatnie wartości karzą nowe tokeny w oparciu o ich dotychczasową częstotliwość występowania w tekście, co zmniejsza tendencję modelu do powtarzania tej samej linii dosłownie.",
"com_endpoint_openai_max": "Maksymalna liczba tokenów do wygenerowania. Łączna długość tokenów wejściowych i wygenerowanych tokenów jest ograniczona długością kontekstu modelu.",
"com_endpoint_openai_pres": "Liczba pomiędzy -2,0 a 2,0. Dodatnie wartości karzą nowe tokeny w oparciu o to, czy pojawiły się już w tekście, co zwiększa tendencję modelu do poruszania nowych tematów.",
"com_endpoint_openai_prompt_prefix_placeholder": "Ustaw własne instrukcje do umieszczenia w systemowej wiadomości. Domyślnie: brak",
"com_endpoint_openai_temp": "Wyższe wartości oznaczają większą losowość, natomiast niższe wartości prowadzą do bardziej skoncentrowanych i deterministycznych wyników. Zalecamy dostosowanie tej wartości lub Top P, ale nie obu jednocześnie.",
"com_endpoint_openai_topp": "Alternatywa dla próbkowania z temperaturą, nazywana próbkowaniem jądra, gdzie model rozważa wyniki tokenów z prawdopodobieństwem top_p. Przykładowo, 0,1 oznacza, że tylko tokeny składające się z 10% najwyższego prawdopodobieństwa są rozważane. Zalecamy dostosowanie tej wartości lub temperatury, ale nie obu jednocześnie.",
"com_endpoint_output": "Wyjście",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Ustaw własne instrukcje do umieszczenia w systemowej wiadomości. Domyślnie: brak",
"com_endpoint_plug_skip_completion": "Pomiń uzupełnienie",
"com_endpoint_plug_use_functions": "Użyj funkcji",
"com_endpoint_presence_penalty": "Kara za obecność",
"com_endpoint_preset_name": "Nazwa ustawienia",
"com_endpoint_prompt_prefix": "Prefiks promptu",
"com_endpoint_save": "Zapisz",
"com_endpoint_save_as_preset": "Zapisz jako predefiniowane ustawienie",
"com_endpoint_save_convo_as_preset": "Zapisz konwersację jako predefiniowane ustawienie",
"com_endpoint_set_custom_name": "Ustaw własną nazwę, w razie potrzeby odszukania tego ustawienia",
"com_endpoint_show": "Pokaż",
"com_endpoint_show_what_settings": "Pokaż ustawienia {{0}}",
"com_endpoint_skip_hover": "Omijaj etap uzupełnienia sprawdzający ostateczną odpowiedź i generowane kroki",
"com_endpoint_system_message": "Wiadomość systemowa",
"com_endpoint_temperature": "Temperatura",
"com_endpoint_token_count": "Liczba tokenów",
"com_endpoint_tone_style": "Styl tonu",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_view_options": "Pokaż opcje",
"com_nav_archive_all": "Archiwizuj wszystkie",
"com_nav_archive_all_chats": "Archiwizuj wszystkie rozmowy",
"com_nav_archive_created_at": "Utworzono",
"com_nav_archive_name": "Nazwa",
"com_nav_archived_chats": "Zarchiwizowane rozmowy",
"com_nav_archived_chats_empty": "Nie masz żadnych zarchiwizowanych rozmów.",
"com_nav_archived_chats_manage": "Zarządzaj",
"com_nav_balance": "Balansować",
"com_nav_clear": "Wyczyść",
"com_nav_clear_all_chats": "Usuń wszystkie konwersacje",
"com_nav_clear_conversation": "Wyczyść rozmowę",
"com_nav_clear_conversation_confirm_message": "Czy na pewno chcesz usunąć wszystkie konwersacje? Tej operacji nie można cofnąć.",
"com_nav_close_sidebar": "Zamknij pasek boczny",
"com_nav_confirm_clear": "Potwierdź usunięcie",
"com_nav_enabled": "Włączone",
"com_nav_export_all_message_branches": "Eksportuj wszystkie gałęzie wiadomości",
"com_nav_export_conversation": "Eksportuj konwersację",
"com_nav_export_filename": "Nazwa pliku",
"com_nav_export_filename_placeholder": "Podaj nazwę pliku",
"com_nav_export_include_endpoint_options": "Dołącz opcje punktu końcowego",
"com_nav_export_recursive": "Rekurencyjny",
"com_nav_export_recursive_or_sequential": "Rekurencyjny czy sekwencyjny?",
"com_nav_export_type": "Typ",
"com_nav_font_size": "Rozmiar czcionki",
"com_nav_help_faq": "Pomoc i często zadawane pytania",
"com_nav_info_bookmarks_rebuild": "Jeśli liczba zakładek jest nieprawidłowa, przebuduj informacje o zakładkach. Liczba zakładek zostanie ponownie obliczona, a dane przywrócone do prawidłowego stanu.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_log_out": "Wyloguj",
"com_nav_not_supported": "Nieobsługiwane",
"com_nav_open_sidebar": "Otwórz pasek boczny",
"com_nav_plugin_auth_error": "Wystąpił błąd podczas próby uwierzytelnienia tej wtyczki. Proszę spróbować ponownie.",
"com_nav_plugin_search": "Wyszukiwanie wtyczek",
"com_nav_plugin_store": "Sklep z wtyczkami",
"com_nav_search_placeholder": "Szukaj wiadomości",
"com_nav_send_message": "Wyślij wiadomość",
"com_nav_setting_general": "Ogólne",
"com_nav_settings": "Ustawienia",
"com_nav_shared_links": "Linki udostępnione",
"com_nav_shared_links_date_shared": "Datum gedeeld",
"com_nav_shared_links_empty": "U hebt geen gedeeld links.",
"com_nav_shared_links_manage": "Beheren",
"com_nav_shared_links_name": "Naam",
"com_nav_theme": "Motyw",
"com_nav_theme_dark": "Ciemny",
"com_nav_theme_light": "Jasny",
"com_nav_theme_system": "Domyślny",
"com_nav_user": "Użytkownik",
"com_u_close": "Zamknij",
"com_u_input": "Wejście",
"com_u_model": "Model",
"com_ui_accept": "Akceptuję",
"com_ui_archive": "Archiwum",
"com_ui_archive_error": "Nie udało się archiwizować rozmowy",
"com_ui_bookmark_delete_confirm": "Czy na pewno chcesz usunąć tę zakładkę?",
"com_ui_bookmarks": "Zakładki",
"com_ui_bookmarks_add_to_conversation": "Dodaj do bieżącej rozmowy",
"com_ui_bookmarks_count": "Licznik",
"com_ui_bookmarks_create_error": "Wystąpił błąd podczas tworzenia zakładki",
"com_ui_bookmarks_create_success": "Zakładka została pomyślnie utworzona",
"com_ui_bookmarks_delete_error": "Wystąpił błąd podczas usuwania zakładki",
"com_ui_bookmarks_delete_success": "Zakładka została pomyślnie usunięta",
"com_ui_bookmarks_description": "Opis",
"com_ui_bookmarks_new": "Nowa zakładka",
"com_ui_bookmarks_rebuild": "Przebuduj",
"com_ui_bookmarks_title": "Tytuł",
"com_ui_bookmarks_update_error": "Wystąpił błąd podczas aktualizacji zakładki",
"com_ui_bookmarks_update_success": "Zakładka została pomyślnie zaktualizowana",
"com_ui_capabilities": "Możliwości",
"com_ui_capability_correction": "Pozwala użytkownikowi wprowadzać poprawki do dalszej rozmowy",
"com_ui_capability_decline_requests": "Szkolony do odrzucania nieodpowiednich żądań",
"com_ui_capability_remember": "Pamięta to, co użytkownik powiedział wcześniej w rozmowie",
"com_ui_copy_link": "Skopiuj link",
"com_ui_create_link": "Utwórz link",
"com_ui_decline": "Nie akceptuję",
"com_ui_entries": "wpisów",
"com_ui_example_10_year_old_b_day": "Masz jakieś kreatywne pomysły na dziesiąte urodziny?",
"com_ui_example_http_in_js": "Jak wykonać żądanie HTTP w JavaScript?",
"com_ui_example_quantum_computing": "Wyjaśnij obliczenia kwantowe w prostych słowach",
"com_ui_examples": "Przykłady",
"com_ui_happy_birthday": "To moje pierwsze urodziny!",
"com_ui_hide_prompt_templates": "Ukryj szablony podpowiedzi",
"com_ui_import_conversation": "Importuj",
"com_ui_import_conversation_error": "Wystąpił błąd podczas importowania konwersacji",
"com_ui_import_conversation_info": "Importuj konwersacje z pliku JSON",
"com_ui_import_conversation_success": "Konwersacje zostały pomyślnie zaimportowane",
"com_ui_limitation_harmful_biased": "Czasami może generować szkodliwe instrukcje lub stronniczą treść",
"com_ui_limitation_incorrect_info": "Czasami może podać nieprawidłowe informacje",
"com_ui_limitation_limited_2021": "Ograniczona świadomość świata i wydarzeń po roku 2021",
"com_ui_limitations": "Ograniczenia",
"com_ui_more_options": "Więcej",
"com_ui_new_chat": "Nowy czat",
"com_ui_next": "Następny",
"com_ui_no_terms_content": "Brak treści warunków użytkowania do wyświetlenia",
"com_ui_of": "z",
"com_ui_pay_per_call": "Wszystkie rozmowy z AI w jednym miejscu. Płatność za połączenie, a nie za miesiąc",
"com_ui_prev": "Poprzedni",
"com_ui_prompt_templates": "Szablony podpowiedzi",
"com_ui_rename": "Zmień nazwę",
"com_ui_select_model": "Wybierz model",
"com_ui_share": "Udostępnij",
"com_ui_share_create_message": "Twoje imię i jakiekolwiek wiadomości dodane po udostępnieniu pozostaną prywatne.",
"com_ui_share_created_message": "Utworzono link udostępniony do Twojego czatu. Zarządzaj wcześniej udostępnionymi czatami w dowolnym momencie za pomocą Ustawień.",
"com_ui_share_delete_error": "Wystąpił błąd podczas usuwania udostępnionego linku.",
"com_ui_share_error": "Wystąpił błąd podczas udostępniania linku do czatu",
"com_ui_share_link_to_chat": "Udostępnij link w czacie",
"com_ui_share_retrieve_error": "Wystąpił błąd podczas usuwania udostępnionego linku.",
"com_ui_share_update_message": "Twoje imię, niestandardowe instrukcje i jakiekolwiek wiadomości dodane po udostępnieniu pozostaną prywatne.",
"com_ui_share_updated_message": "Link udostępniony do Twojego czatu został zaktualizowany. Zarządzaj wcześniej udostępnionymi czatami w dowolnym momencie za pomocą Ustawień.",
"com_ui_shared_link_not_found": "Nie znaleziono linku udostępnionego",
"com_ui_showing": "Pokazuje",
"com_ui_terms_and_conditions": "Warunki użytkowania",
"com_ui_unarchive": "Przywróć z archiwum",
"com_ui_unarchive_error": "Nie udało się odtworzyć rozmowy z archiwum",
"com_ui_use_prompt": "Użyj podpowiedzi"
}

View file

@ -0,0 +1,711 @@
{
"com_a11y_ai_composing": "A IA ainda está compondo.",
"com_a11y_end": "A IA terminou de responder.",
"com_a11y_start": "A IA começou a responder.",
"com_agents_create_error": "Houve um erro ao criar seu agente.",
"com_agents_description_placeholder": "Opcional: Descreva seu Agente aqui",
"com_agents_instructions_placeholder": "As instruções do sistema que o agente usa",
"com_agents_name_placeholder": "Opcional: O nome do agente",
"com_agents_search_name": "Pesquisar agentes por nome",
"com_agents_update_error": "Houve um erro ao atualizar seu agente.",
"com_assistants_actions": "Ações",
"com_assistants_actions_disabled": "Você precisa criar um assistente antes de adicionar ações.",
"com_assistants_actions_info": "Permita que seu Assistente recupere informações ou execute ações via API's",
"com_assistants_add_actions": "Adicionar Ações",
"com_assistants_add_tools": "Adicionar Ferramentas",
"com_assistants_append_date": "Anexar Data e Hora Atual",
"com_assistants_append_date_tooltip": "Quando ativado, a data e hora atual do cliente serão anexadas às instruções do sistema do assistente.",
"com_assistants_available_actions": "Ações Disponíveis",
"com_assistants_capabilities": "Capacidades",
"com_assistants_code_interpreter": "Interpretador de Código",
"com_assistants_code_interpreter_files": "Os arquivos abaixo são apenas para o Interpretador de Código:",
"com_assistants_code_interpreter_info": "O Interpretador de Código permite que o assistente escreva e execute código. Esta ferramenta pode processar arquivos com dados e formatações diversas, e gerar arquivos como gráficos.",
"com_assistants_completed_action": "Conversou com {{0}}",
"com_assistants_completed_function": "Executou {{0}}",
"com_assistants_conversation_starters": "Iniciadores de Conversa",
"com_assistants_conversation_starters_placeholder": "Digite um iniciador de conversa",
"com_assistants_create_error": "Houve um erro ao criar seu assistente.",
"com_assistants_create_success": "Criado com sucesso",
"com_assistants_delete_actions_error": "Houve um erro ao excluir a ação.",
"com_assistants_delete_actions_success": "Ação excluída com sucesso do Assistente",
"com_assistants_description_placeholder": "Opcional: Descreva seu Assistente aqui",
"com_assistants_domain_info": "Assistente enviou esta informação para {{0}}",
"com_assistants_file_search": "Pesquisa de Arquivos",
"com_assistants_file_search_info": "A pesquisa de arquivos permite que o assistente tenha conhecimento dos arquivos que você ou seus usuários carregam. Uma vez que um arquivo é carregado, o assistente decide automaticamente quando recuperar o conteúdo com base nas solicitações do usuário. Anexar armazenamentos vetoriais para Pesquisa de Arquivos ainda não é suportado. Você pode anexá-los no Playground do Provedor ou anexar arquivos às mensagens para pesquisa de arquivos em uma base de thread.",
"com_assistants_function_use": "Assistente usou {{0}}",
"com_assistants_image_vision": "Visão de Imagem",
"com_assistants_instructions_placeholder": "As instruções do sistema que o assistente usa",
"com_assistants_knowledge": "Conhecimento",
"com_assistants_knowledge_disabled": "O assistente deve ser criado, e o Interpretador de Código ou Recuperação deve ser habilitado e salvo antes de carregar arquivos como Conhecimento.",
"com_assistants_knowledge_info": "Se você carregar arquivos em Conhecimento, as conversas com seu Assistente podem incluir o conteúdo dos arquivos.",
"com_assistants_max_starters_reached": "Número máximo de iniciadores de conversa atingido",
"com_assistants_name_placeholder": "Opcional: O nome do assistente",
"com_assistants_non_retrieval_model": "A pesquisa de arquivos não está habilitada neste modelo. Por favor, selecione outro modelo.",
"com_assistants_retrieval": "Recuperação",
"com_assistants_running_action": "Executando ação",
"com_assistants_search_name": "Pesquisar assistentes por nome",
"com_assistants_update_actions_error": "Houve um erro ao criar ou atualizar a ação.",
"com_assistants_update_actions_success": "Ação criada ou atualizada com sucesso",
"com_assistants_update_error": "Houve um erro ao atualizar seu assistente.",
"com_assistants_update_success": "Atualizado com sucesso",
"com_auth_already_have_account": "Já tem uma conta?",
"com_auth_back_to_login": "Voltar para Login",
"com_auth_click": "Clique",
"com_auth_click_here": "Clique aqui",
"com_auth_continue": "Continuar",
"com_auth_create_account": "Criar sua conta",
"com_auth_discord_login": "Continuar com Discord",
"com_auth_email": "E-mail",
"com_auth_email_address": "Endereço de e-mail",
"com_auth_email_max_length": "O e-mail não deve ter mais de 120 caracteres",
"com_auth_email_min_length": "O e-mail deve ter pelo menos 6 caracteres",
"com_auth_email_pattern": "Você deve inserir um endereço de e-mail válido",
"com_auth_email_required": "E-mail é obrigatório",
"com_auth_email_resend_link": "Reenviar E-mail",
"com_auth_email_resent_failed": "Falha ao reenviar e-mail de verificação",
"com_auth_email_resent_success": "E-mail de verificação reenviado com sucesso",
"com_auth_email_verification_failed": "Falha na verificação de e-mail",
"com_auth_email_verification_failed_token_missing": "Falha na verificação, token ausente",
"com_auth_email_verification_in_progress": "Verificando seu e-mail, por favor, aguarde",
"com_auth_email_verification_invalid": "Verificação de e-mail inválida",
"com_auth_email_verification_rate_limited": "Muitas solicitações. Por favor, tente novamente mais tarde",
"com_auth_email_verification_redirecting": "Redirecionando em {{0}} segundos...",
"com_auth_email_verification_resend_prompt": "Não recebeu o e-mail?",
"com_auth_email_verification_success": "E-mail verificado com sucesso",
"com_auth_error_create": "Houve um erro ao tentar registrar sua conta. Por favor, tente novamente.",
"com_auth_error_invalid_reset_token": "Este token de redefinição de senha não é mais válido.",
"com_auth_error_login": "Não foi possível fazer login com as informações fornecidas. Por favor, verifique suas credenciais e tente novamente.",
"com_auth_error_login_ban": "Sua conta foi temporariamente banida devido a violações do nosso serviço.",
"com_auth_error_login_rl": "Muitas tentativas de login em um curto período de tempo. Por favor, tente novamente mais tarde.",
"com_auth_error_login_server": "Houve um erro interno no servidor. Por favor, aguarde alguns momentos e tente novamente.",
"com_auth_error_login_unverified": "Sua conta não foi verificada. Por favor, verifique seu e-mail para um link de verificação.",
"com_auth_facebook_login": "Continuar com Facebook",
"com_auth_full_name": "Nome completo",
"com_auth_github_login": "Continuar com Github",
"com_auth_google_login": "Continuar com Google",
"com_auth_here": "AQUI",
"com_auth_login": "Entrar",
"com_auth_login_with_new_password": "Agora você pode fazer login com sua nova senha.",
"com_auth_name_max_length": "O nome deve ter menos de 80 caracteres",
"com_auth_name_min_length": "O nome deve ter pelo menos 3 caracteres",
"com_auth_name_required": "Nome é obrigatório",
"com_auth_no_account": "Não tem uma conta?",
"com_auth_password": "Senha",
"com_auth_password_confirm": "Confirmar senha",
"com_auth_password_forgot": "Esqueceu a senha?",
"com_auth_password_max_length": "A senha deve ter menos de 128 caracteres",
"com_auth_password_min_length": "A senha deve ter pelo menos 8 caracteres",
"com_auth_password_not_match": "As senhas não coincidem",
"com_auth_password_required": "Senha é obrigatória",
"com_auth_registration_success_generic": "Por favor, verifique seu e-mail para verificar seu endereço de e-mail.",
"com_auth_registration_success_insecure": "Registro bem-sucedido.",
"com_auth_reset_password": "Redefinir sua senha",
"com_auth_reset_password_email_sent": "Se o usuário estiver registrado, um e-mail será enviado para a caixa de entrada.",
"com_auth_reset_password_if_email_exists": "Se uma conta com esse e-mail existir, um e-mail com instruções para redefinir a senha foi enviado. Certifique-se de verificar sua pasta de spam.",
"com_auth_reset_password_link_sent": "E-mail enviado",
"com_auth_reset_password_success": "Senha redefinida com sucesso",
"com_auth_sign_in": "Entrar",
"com_auth_sign_up": "Inscrever-se",
"com_auth_submit_registration": "Enviar registro",
"com_auth_to_reset_your_password": "para redefinir sua senha.",
"com_auth_to_try_again": "para tentar novamente.",
"com_auth_username": "Nome de usuário (opcional)",
"com_auth_username_max_length": "O nome de usuário deve ter menos de 20 caracteres",
"com_auth_username_min_length": "O nome de usuário deve ter pelo menos 2 caracteres",
"com_auth_username_required": "Nome de usuário é obrigatório",
"com_auth_welcome_back": "Bem-vindo de volta",
"com_endpoint": "Endpoint",
"com_endpoint_agent": "Agente",
"com_endpoint_agent_model": "Modelo de Agente (Recomendado: GPT-3.5)",
"com_endpoint_anthropic_custom_name_placeholder": "Defina um nome personalizado para Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "Número máximo de tokens que podem ser gerados na resposta. Especifique um valor mais baixo para respostas mais curtas e um valor mais alto para respostas mais longas. Nota: os modelos podem parar antes de atingir esse máximo.",
"com_endpoint_anthropic_prompt_cache": "O cache de prompt permite reutilizar um grande contexto ou instruções em chamadas de API, reduzindo custos e latência",
"com_endpoint_anthropic_temp": "Varia de 0 a 1. Use temperatura mais próxima de 0 para tarefas analíticas / de múltipla escolha, e mais próxima de 1 para tarefas criativas e generativas. Recomendamos alterar isso ou Top P, mas não ambos.",
"com_endpoint_anthropic_topk": "Top-k altera como o modelo seleciona tokens para saída. Um top-k de 1 significa que o token selecionado é o mais provável entre todos os tokens no vocabulário do modelo (também chamado de decodificação gananciosa), enquanto um top-k de 3 significa que o próximo token é selecionado entre os 3 tokens mais prováveis (usando temperatura).",
"com_endpoint_anthropic_topp": "Top-p altera como o modelo seleciona tokens para saída. Os tokens são selecionados dos mais prováveis (veja o parâmetro topK) até os menos prováveis até que a soma de suas probabilidades atinja o valor top-p.",
"com_endpoint_assistant": "Assistente",
"com_endpoint_assistant_model": "Modelo de Assistente",
"com_endpoint_assistant_placeholder": "Por favor, selecione um Assistente no Painel Lateral Direito",
"com_endpoint_bing_context_placeholder": "O Bing pode usar até 7k tokens para \"contexto\", que pode referenciar para a conversa. O limite específico não é conhecido, mas pode ocorrer erros ao exceder 7k tokens",
"com_endpoint_bing_enable_sydney": "Habilitar Sydney",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "AVISO: O uso indevido deste recurso pode resultar em BANIMENTO do uso do Bing! Clique em \"Mensagem do Sistema\" para instruções completas e a mensagem padrão se omitida, que é o preset \"Sydney\" considerado seguro.",
"com_endpoint_bing_to_enable_sydney": "Para habilitar Sydney",
"com_endpoint_completion": "Conclusão",
"com_endpoint_completion_model": "Modelo de Conclusão (Recomendado: GPT-4)",
"com_endpoint_config_click_here": "Clique Aqui",
"com_endpoint_config_google_api_info": "Para obter sua chave API de Linguagem Generativa (para Gemini),",
"com_endpoint_config_google_api_key": "Chave API do Google",
"com_endpoint_config_google_cloud_platform": "(do Google Cloud Platform)",
"com_endpoint_config_google_gemini_api": "(API Gemini)",
"com_endpoint_config_google_service_key": "Chave de Conta de Serviço do Google",
"com_endpoint_config_key": "Definir Chave API",
"com_endpoint_config_key_chatgpt": "Para obter seu token de acesso para o ChatGPT \"Versão Gratuita\", faça login em",
"com_endpoint_config_key_chatgpt_copy_token": "Copiar token de acesso.",
"com_endpoint_config_key_chatgpt_then_visit": "depois visite",
"com_endpoint_config_key_edge_full_key_string": "para fornecer as strings completas do cookie.",
"com_endpoint_config_key_edge_instructions": "instruções",
"com_endpoint_config_key_encryption": "Sua chave será criptografada e excluída em",
"com_endpoint_config_key_expiry": "o tempo de expiração",
"com_endpoint_config_key_for": "Definir Chave API para",
"com_endpoint_config_key_get_edge_key": "Para obter seu token de acesso para o Bing, faça login em",
"com_endpoint_config_key_get_edge_key_dev_tool": "Use ferramentas de desenvolvedor ou uma extensão enquanto estiver logado no site para copiar o conteúdo do cookie _U. Se isso falhar, siga estas",
"com_endpoint_config_key_google_need_to": "Você precisa",
"com_endpoint_config_key_google_service_account": "Criar uma Conta de Serviço",
"com_endpoint_config_key_google_vertex_ai": "Habilitar Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API no Google Cloud, então",
"com_endpoint_config_key_google_vertex_api_role": "Certifique-se de clicar em \"Criar e Continuar\" para dar pelo menos o papel de \"Usuário do Vertex AI\". Por fim, crie uma chave JSON para importar aqui.",
"com_endpoint_config_key_import_json_key": "Importar Chave JSON da Conta de Serviço.",
"com_endpoint_config_key_import_json_key_invalid": "Chave JSON da Conta de Serviço Inválida, Você importou o arquivo correto?",
"com_endpoint_config_key_import_json_key_success": "Chave JSON da Conta de Serviço Importada com Sucesso",
"com_endpoint_config_key_name": "Chave",
"com_endpoint_config_key_name_placeholder": "Defina a chave API primeiro",
"com_endpoint_config_key_never_expires": "Sua chave nunca expira",
"com_endpoint_config_placeholder": "Defina sua Chave no menu do Cabeçalho para conversar.",
"com_endpoint_config_value": "Insira o valor para",
"com_endpoint_context": "Contexto",
"com_endpoint_context_info": "O número máximo de tokens que podem ser usados para contexto. Use isso para controlar quantos tokens são enviados por solicitação. Se não especificado, usará os padrões do sistema com base no tamanho do contexto dos modelos conhecidos. Definir valores mais altos pode resultar em erros e/ou maior custo de tokens.",
"com_endpoint_context_tokens": "Máximo de Tokens de Contexto",
"com_endpoint_custom_name": "Nome Personalizado",
"com_endpoint_default": "padrão",
"com_endpoint_default_blank": "padrão: em branco",
"com_endpoint_default_creative": "padrão: criativo",
"com_endpoint_default_empty": "padrão: vazio",
"com_endpoint_default_false": "padrão: falso",
"com_endpoint_default_with_num": "padrão: {{0}}",
"com_endpoint_disabled_with_tools": "desativado com ferramentas",
"com_endpoint_disabled_with_tools_placeholder": "Desativado com Ferramentas Selecionadas",
"com_endpoint_examples": "Presets",
"com_endpoint_export": "Exportar",
"com_endpoint_export_share": "Exportar/Compartilhar",
"com_endpoint_frequency_penalty": "Penalidade de Frequência",
"com_endpoint_func_hover": "Habilitar uso de Plugins como Funções OpenAI",
"com_endpoint_google_custom_name_placeholder": "Defina um nome personalizado para o Google",
"com_endpoint_google_maxoutputtokens": "Número máximo de tokens que podem ser gerados na resposta. Especifique um valor mais baixo para respostas mais curtas e um valor mais alto para respostas mais longas. Nota: os modelos podem parar antes de atingir esse máximo.",
"com_endpoint_google_temp": "Valores mais altos = mais aleatório, enquanto valores mais baixos = mais focado e determinístico. Recomendamos alterar isso ou Top P, mas não ambos.",
"com_endpoint_google_topk": "Top-k altera como o modelo seleciona tokens para saída. Um top-k de 1 significa que o token selecionado é o mais provável entre todos os tokens no vocabulário do modelo (também chamado de decodificação gananciosa), enquanto um top-k de 3 significa que o próximo token é selecionado entre os 3 tokens mais prováveis (usando temperatura).",
"com_endpoint_google_topp": "Top-p altera como o modelo seleciona tokens para saída. Os tokens são selecionados dos mais prováveis (veja o parâmetro topK) até os menos prováveis até que a soma de suas probabilidades atinja o valor top-p.",
"com_endpoint_hide": "Ocultar",
"com_endpoint_import": "Importar",
"com_endpoint_instructions_assistants": "Substituir Instruções",
"com_endpoint_instructions_assistants_placeholder": "Substitui as instruções do assistente. Isso é útil para modificar o comportamento em uma base por execução.",
"com_endpoint_max_output_tokens": "Máximo de Tokens de Saída",
"com_endpoint_message": "Mensagem",
"com_endpoint_message_not_appendable": "Edite sua mensagem ou Regenerar.",
"com_endpoint_my_preset": "Meu Preset",
"com_endpoint_new_topic": "Novo Tópico",
"com_endpoint_no_presets": "Ainda não há presets, use o botão de configurações para criar um",
"com_endpoint_not_available": "Nenhum endpoint disponível",
"com_endpoint_not_implemented": "Não implementado",
"com_endpoint_open_menu": "Abrir Menu",
"com_endpoint_openai_custom_name_placeholder": "Defina um nome personalizado para a IA",
"com_endpoint_openai_detail": "A resolução para solicitações de Visão. \"Baixa\" é mais barata e rápida, \"Alta\" é mais detalhada e cara, e \"Auto\" escolherá automaticamente entre as duas com base na resolução da imagem.",
"com_endpoint_openai_freq": "Número entre -2.0 e 2.0. Valores positivos penalizam novos tokens com base em sua frequência existente no texto até agora, diminuindo a probabilidade do modelo de repetir a mesma linha literalmente.",
"com_endpoint_openai_max": "O máximo de tokens para gerar. O comprimento total dos tokens de entrada e dos tokens gerados é limitado pelo comprimento do contexto do modelo.",
"com_endpoint_openai_max_tokens": "Campo opcional `max_tokens`, representando o número máximo de tokens que podem ser gerados na conclusão do chat. O comprimento total dos tokens de entrada e dos tokens gerados é limitado pelo comprimento do contexto dos modelos. Você pode experimentar erros se esse número exceder o máximo de tokens de contexto.",
"com_endpoint_openai_pres": "Número entre -2.0 e 2.0. Valores positivos penalizam novos tokens com base em sua presença no texto até agora, aumentando a probabilidade do modelo de falar sobre novos tópicos.",
"com_endpoint_openai_prompt_prefix_placeholder": "Defina instruções personalizadas para incluir na Mensagem do Sistema. Padrão: nenhuma",
"com_endpoint_openai_resend": "Reenviar todas as imagens anexadas anteriormente. Nota: isso pode aumentar significativamente o custo de tokens e você pode experimentar erros com muitos anexos de imagem.",
"com_endpoint_openai_resend_files": "Reenviar todos os arquivos anexados anteriormente. Nota: isso aumentará o custo de tokens e você pode experimentar erros com muitos anexos.",
"com_endpoint_openai_stop": "Até 4 sequências onde a API parará de gerar mais tokens.",
"com_endpoint_openai_temp": "Valores mais altos = mais aleatório, enquanto valores mais baixos = mais focado e determinístico. Recomendamos alterar isso ou Top P, mas não ambos.",
"com_endpoint_openai_topp": "Uma alternativa à amostragem com temperatura, chamada amostragem de núcleo, onde o modelo considera os resultados dos tokens com massa de probabilidade top_p. Então, 0.1 significa que apenas os tokens que compreendem os 10% principais da massa de probabilidade são considerados. Recomendamos alterar isso ou a temperatura, mas não ambos.",
"com_endpoint_output": "Saída",
"com_endpoint_plug_image_detail": "Detalhe da Imagem",
"com_endpoint_plug_resend_files": "Reenviar Arquivos",
"com_endpoint_plug_resend_images": "Reenviar Imagens",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Defina instruções personalizadas para incluir na Mensagem do Sistema. Padrão: nenhuma",
"com_endpoint_plug_skip_completion": "Pular Conclusão",
"com_endpoint_plug_use_functions": "Usar Funções",
"com_endpoint_presence_penalty": "Penalidade de Presença",
"com_endpoint_preset": "preset",
"com_endpoint_preset_clear_all_confirm": "Tem certeza de que deseja excluir todos os seus presets?",
"com_endpoint_preset_default": "é agora o preset padrão.",
"com_endpoint_preset_default_item": "Padrão:",
"com_endpoint_preset_default_none": "Nenhum preset padrão ativo.",
"com_endpoint_preset_default_removed": "não é mais o preset padrão.",
"com_endpoint_preset_delete_confirm": "Tem certeza de que deseja excluir este preset?",
"com_endpoint_preset_delete_error": "Houve um erro ao excluir seu preset. Por favor, tente novamente.",
"com_endpoint_preset_import": "Preset Importado!",
"com_endpoint_preset_import_error": "Houve um erro ao importar seu preset. Por favor, tente novamente.",
"com_endpoint_preset_name": "Nome do Preset",
"com_endpoint_preset_save_error": "Houve um erro ao salvar seu preset. Por favor, tente novamente.",
"com_endpoint_preset_selected": "Preset Ativo!",
"com_endpoint_preset_selected_title": "Ativo!",
"com_endpoint_preset_title": "Preset",
"com_endpoint_presets": "presets",
"com_endpoint_presets_clear_warning": "Tem certeza de que deseja limpar todos os presets? Isso é irreversível.",
"com_endpoint_prompt_cache": "Usar Cache de Prompt",
"com_endpoint_prompt_prefix": "Instruções Personalizadas",
"com_endpoint_prompt_prefix_assistants": "Instruções Adicionais",
"com_endpoint_prompt_prefix_assistants_placeholder": "Defina instruções ou contexto adicionais além das instruções principais do Assistente. Ignorado se vazio.",
"com_endpoint_prompt_prefix_placeholder": "Defina instruções ou contexto personalizados. Ignorado se vazio.",
"com_endpoint_save_as_preset": "Salvar Como Preset",
"com_endpoint_save_convo_as_preset": "Salvar Conversa como Preset",
"com_endpoint_set_custom_name": "Defina um nome personalizado, caso você possa encontrar este preset",
"com_endpoint_show": "Mostrar",
"com_endpoint_show_what_settings": "Mostrar Configurações de {{0}}",
"com_endpoint_skip_hover": "Habilitar pular a etapa de conclusão, que revisa a resposta final e os passos gerados",
"com_endpoint_stop": "Sequências de Parada",
"com_endpoint_stop_placeholder": "Separe os valores pressionando `Enter`",
"com_endpoint_system_message": "Mensagem do Sistema",
"com_endpoint_temperature": "Temperatura",
"com_endpoint_token_count": "Contagem de Tokens",
"com_endpoint_tone_style": "Estilo de Tom",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "Usar Assistente Ativo",
"com_endpoint_view_options": "Ver Opções",
"com_error_expired_user_key": "A chave fornecida para {{0}} expirou em {{1}}. Por favor, forneça uma nova chave e tente novamente.",
"com_error_input_length": "A contagem de tokens da última mensagem é muito longa, excedendo o limite de tokens ({{0}} respectivamente). Por favor, encurte sua mensagem, ajuste o tamanho máximo do contexto nos parâmetros da conversa ou divida a conversa para continuar.",
"com_error_invalid_user_key": "Chave fornecida inválida. Por favor, forneça uma chave válida e tente novamente.",
"com_error_moderation": "Parece que o conteúdo enviado foi sinalizado pelo nosso sistema de moderação por não estar alinhado com nossas diretrizes da comunidade. Não podemos prosseguir com este tópico específico. Se você tiver outras perguntas ou tópicos que gostaria de explorar, edite sua mensagem ou crie uma nova conversa.",
"com_error_no_base_url": "Nenhuma URL base encontrada. Por favor, forneça uma e tente novamente.",
"com_error_no_user_key": "Nenhuma chave encontrada. Por favor, forneça uma chave e tente novamente.",
"com_files_filter": "Filtrar arquivos...",
"com_files_no_results": "Nenhum resultado.",
"com_files_number_selected": "{{0}} de {{1}} arquivo(s) selecionado(s)",
"com_hide_examples": "Ocultar Exemplos",
"com_nav_account_settings": "Configurações da Conta",
"com_nav_always_make_prod": "Sempre tornar novas versões produção",
"com_nav_archive_all": "Arquivar tudo",
"com_nav_archive_all_chats": "Arquivar todos os chats",
"com_nav_archive_created_at": "Data de Arquivamento",
"com_nav_archive_name": "Nome",
"com_nav_archived_chats": "Chats Arquivados",
"com_nav_archived_chats_empty": "Você não tem conversas arquivadas.",
"com_nav_archived_chats_manage": "Gerenciar",
"com_nav_at_command": "Comando @",
"com_nav_at_command_description": "Alternar comando \"@\" para alternar endpoints, modelos, predefinições, etc.",
"com_nav_audio_play_error": "Erro ao reproduzir áudio: {{0}}",
"com_nav_audio_process_error": "Erro ao processar áudio: {{0}}",
"com_nav_auto_scroll": "Rolagem Automática para a última mensagem ao abrir o chat",
"com_nav_auto_send_prompts": "Enviar prompts automaticamente",
"com_nav_auto_send_text": "Enviar texto automaticamente",
"com_nav_auto_send_text_disabled": "definir -1 para desativar",
"com_nav_auto_transcribe_audio": "Transcrever áudio automaticamente",
"com_nav_automatic_playback": "Reprodução Automática da Última Mensagem",
"com_nav_balance": "Equilíbrio",
"com_nav_browser": "Navegador",
"com_nav_buffer_append_error": "Problema com o streaming de áudio. A reprodução pode ser interrompida.",
"com_nav_change_picture": "Mudar foto",
"com_nav_chat_direction": "Direção do chat",
"com_nav_clear_all_chats": "Limpar todos os chats",
"com_nav_clear_conversation": "Limpar conversas",
"com_nav_clear_conversation_confirm_message": "Tem certeza de que deseja limpar todas as conversas? Isso é irreversível.",
"com_nav_close_sidebar": "Fechar barra lateral",
"com_nav_command_settings": "Configurações de Comando",
"com_nav_command_settings_description": "Personalizar quais comandos estão disponíveis no chat",
"com_nav_commands": "Comandos",
"com_nav_commands_tab": "Configurações de Comando",
"com_nav_confirm_clear": "Confirmar Limpeza",
"com_nav_conversation_mode": "Modo de Conversa",
"com_nav_convo_menu_options": "Opções do Menu de Conversa",
"com_nav_db_sensitivity": "Sensibilidade de decibéis",
"com_nav_delete_account": "Excluir conta",
"com_nav_delete_account_button": "Excluir minha conta permanentemente",
"com_nav_delete_account_confirm": "Excluir conta - você tem certeza?",
"com_nav_delete_account_confirm_placeholder": "Para prosseguir, digite \"EXCLUIR\" no campo abaixo",
"com_nav_delete_account_email_placeholder": "Por favor, insira o e-mail da sua conta",
"com_nav_delete_cache_storage": "Excluir armazenamento de cache TTS",
"com_nav_delete_data_info": "Todos os seus dados serão excluídos.",
"com_nav_delete_warning": "AVISO: Isso excluirá permanentemente sua conta.",
"com_nav_edge": "Edge",
"com_nav_enable_cache_tts": "Habilitar cache TTS",
"com_nav_enable_cloud_browser_voice": "Usar vozes baseadas na nuvem",
"com_nav_enabled": "Habilitado",
"com_nav_engine": "Motor",
"com_nav_enter_to_send": "Pressione Enter para enviar mensagens",
"com_nav_export": "Exportar",
"com_nav_export_all_message_branches": "Exportar todos os ramos de mensagens",
"com_nav_export_conversation": "Exportar conversa",
"com_nav_export_filename": "Nome do arquivo",
"com_nav_export_filename_placeholder": "Definir o nome do arquivo",
"com_nav_export_include_endpoint_options": "Incluir opções de endpoint",
"com_nav_export_recursive": "Recursivo",
"com_nav_export_recursive_or_sequential": "Recursivo ou sequencial?",
"com_nav_export_type": "Tipo",
"com_nav_external": "Externo",
"com_nav_font_size": "Tamanho da Fonte da Mensagem",
"com_nav_font_size_base": "Médio",
"com_nav_font_size_lg": "Grande",
"com_nav_font_size_sm": "Pequeno",
"com_nav_font_size_xl": "Extra Grande",
"com_nav_font_size_xs": "Extra Pequeno",
"com_nav_help_faq": "Ajuda & FAQ",
"com_nav_hide_panel": "Ocultar painel mais à direita",
"com_nav_info_code_artifacts": "Habilita a exibição de artefatos de código experimental ao lado do chat",
"com_nav_info_custom_prompt_mode": "Quando habilitado, o prompt padrão do sistema de artefatos não será incluído. Todas as instruções de geração de artefatos devem ser fornecidas manualmente neste modo.",
"com_nav_info_delete_cache_storage": "Esta ação excluirá todos os arquivos de áudio TTS (Texto-para-Fala) armazenados em cache no seu dispositivo. Arquivos de áudio em cache são usados para acelerar a reprodução de TTS gerado anteriormente, mas podem consumir espaço de armazenamento no seu dispositivo.",
"com_nav_info_enter_to_send": "Quando habilitado, pressionar `ENTER` enviará sua mensagem. Quando desabilitado, pressionar Enter adicionará uma nova linha, e você precisará pressionar `CTRL + ENTER` / `⌘ + ENTER` para enviar sua mensagem.",
"com_nav_info_fork_change_default": "`Apenas mensagens visíveis` inclui apenas o caminho direto para a mensagem selecionada. `Incluir ramos relacionados` adiciona ramos ao longo do caminho. `Incluir tudo de/para aqui` inclui todas as mensagens e ramos conectados.",
"com_nav_info_fork_split_target_setting": "Quando habilitado, a bifurcação começará da mensagem alvo até a última mensagem na conversa, de acordo com o comportamento selecionado.",
"com_nav_info_include_shadcnui": "Quando habilitado, as instruções para usar componentes shadcn/ui serão incluídas. shadcn/ui é uma coleção de componentes reutilizáveis construídos usando Radix UI e Tailwind CSS. Nota: estas são instruções longas, você deve habilitar apenas se for importante informar o LLM sobre as importações e componentes corretos. Para mais informações sobre esses componentes, visite: https://ui.shadcn.com/",
"com_nav_info_latex_parsing": "Quando habilitado, o código LaTeX nas mensagens será renderizado como equações matemáticas. Desabilitar isso pode melhorar o desempenho se você não precisar de renderização LaTeX.",
"com_nav_info_revoke": "Esta ação revogará e removerá todas as chaves de API que você forneceu. Você precisará reentrar essas credenciais para continuar usando esses endpoints.",
"com_nav_info_save_draft": "Quando habilitado, o texto e os anexos que você inserir no formulário de chat serão salvos automaticamente localmente como rascunhos. Esses rascunhos estarão disponíveis mesmo se você recarregar a página ou mudar para uma conversa diferente. Os rascunhos são armazenados localmente no seu dispositivo e são excluídos uma vez que a mensagem é enviada.",
"com_nav_info_user_name_display": "Quando habilitado, o nome de usuário do remetente será mostrado acima de cada mensagem que você enviar. Quando desabilitado, você verá apenas \"Você\" acima de suas mensagens.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "Detecção automática",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "Idioma",
"com_nav_latex_parsing": "Análise de LaTeX em mensagens (pode afetar o desempenho)",
"com_nav_log_out": "Sair",
"com_nav_long_audio_warning": "Textos mais longos levarão mais tempo para processar.",
"com_nav_media_source_init_error": "Não foi possível preparar o reprodutor de áudio. Por favor, verifique as configurações do seu navegador.",
"com_nav_modular_chat": "Habilitar troca de Endpoints no meio da conversa",
"com_nav_my_files": "Meus Arquivos",
"com_nav_not_supported": "Não Suportado",
"com_nav_open_sidebar": "Abrir barra lateral",
"com_nav_playback_rate": "Taxa de Reprodução de Áudio",
"com_nav_plugin_auth_error": "Houve um erro ao tentar autenticar este plugin. Por favor, tente novamente.",
"com_nav_plugin_install": "Instalar",
"com_nav_plugin_search": "Buscar plugins",
"com_nav_plugin_store": "Loja de Plugins",
"com_nav_plugin_uninstall": "Desinstalar",
"com_nav_plus_command": "Comando +",
"com_nav_plus_command_description": "Alternar comando \"+\" para adicionar uma configuração de resposta múltipla",
"com_nav_profile_picture": "Foto de Perfil",
"com_nav_save_drafts": "Salvar rascunhos localmente",
"com_nav_search_placeholder": "Buscar mensagens",
"com_nav_send_message": "Enviar mensagem",
"com_nav_setting_account": "Conta",
"com_nav_setting_beta": "Recursos beta",
"com_nav_setting_chat": "Chat",
"com_nav_setting_data": "Controles de dados",
"com_nav_setting_general": "Geral",
"com_nav_setting_speech": "Fala",
"com_nav_settings": "Configurações",
"com_nav_shared_links": "Links compartilhados",
"com_nav_shared_links_date_shared": "Data de compartilhamento",
"com_nav_shared_links_empty": "Você não tem links compartilhados.",
"com_nav_shared_links_manage": "Gerenciar",
"com_nav_shared_links_name": "Nome",
"com_nav_show_code": "Sempre mostrar código ao usar o interpretador de código",
"com_nav_slash_command": "Comando /",
"com_nav_slash_command_description": "Alternar comando \"/\" para selecionar um prompt via teclado",
"com_nav_source_buffer_error": "Erro ao configurar a reprodução de áudio. Por favor, atualize a página.",
"com_nav_source_chat": "Ver chat de origem",
"com_nav_speech_cancel_error": "Não foi possível parar a reprodução de áudio. Você pode precisar atualizar a página.",
"com_nav_speech_to_text": "Fala para Texto",
"com_nav_text_to_speech": "Texto para Fala",
"com_nav_theme": "Tema",
"com_nav_theme_dark": "Escuro",
"com_nav_theme_light": "Claro",
"com_nav_theme_system": "Sistema",
"com_nav_tool_dialog": "Ferramentas do Assistente",
"com_nav_tool_dialog_description": "O assistente deve ser salvo para persistir as seleções de ferramentas.",
"com_nav_tool_remove": "Remover",
"com_nav_tool_search": "Buscar ferramentas",
"com_nav_tts_init_error": "Falha ao inicializar texto-para-fala: {{0}}",
"com_nav_tts_unsupported_error": "Texto-para-fala para o mecanismo selecionado não é suportado neste navegador.",
"com_nav_user": "USUÁRIO",
"com_nav_user_name_display": "Exibir nome de usuário nas mensagens",
"com_nav_voice_select": "Voz",
"com_nav_voices_fetch_error": "Não foi possível recuperar as opções de voz. Por favor, verifique sua conexão com a internet.",
"com_nav_welcome_assistant": "Por favor, Selecione um Assistente",
"com_nav_welcome_message": "Como posso ajudar você hoje?",
"com_show_agent_settings": "Mostrar Configurações do Agente",
"com_show_completion_settings": "Mostrar Configurações de Conclusão",
"com_show_examples": "Mostrar Exemplos",
"com_sidepanel_agent_builder": "Construtor de Agente",
"com_sidepanel_assistant_builder": "Construtor de Assistente",
"com_sidepanel_attach_files": "Anexar Arquivos",
"com_sidepanel_conversation_tags": "Marcadores",
"com_sidepanel_hide_panel": "Ocultar Painel",
"com_sidepanel_manage_files": "Gerenciar Arquivos",
"com_sidepanel_parameters": "Parâmetros",
"com_sidepanel_select_assistant": "Selecionar um Assistente",
"com_ui_accept": "Eu aceito",
"com_ui_add": "Adicionar",
"com_ui_add_model_preset": "Adicionar um modelo ou predefinição para uma resposta adicional",
"com_ui_admin": "Admin",
"com_ui_admin_settings": "Configurações de Admin",
"com_ui_advanced": "Avançado",
"com_ui_agent": "Agente",
"com_ui_agent_delete_error": "Houve um erro ao excluir o agente",
"com_ui_agent_deleted": "Agente excluído com sucesso",
"com_ui_agents": "Agentes",
"com_ui_all": "todos",
"com_ui_all_proper": "Todos",
"com_ui_archive": "Arquivar",
"com_ui_archive_error": "Falha ao arquivar conversa",
"com_ui_artifact_click": "Clique para abrir",
"com_ui_artifacts": "Artefatos",
"com_ui_artifacts_toggle": "Alternar UI de Artefatos",
"com_ui_ascending": "Asc",
"com_ui_assistant": "Assistente",
"com_ui_assistant_delete_error": "Houve um erro ao excluir o assistente",
"com_ui_assistant_deleted": "Assistente excluído com sucesso",
"com_ui_assistants": "Assistentes",
"com_ui_assistants_output": "Saída dos Assistentes",
"com_ui_attach_error": "Não é possível anexar o arquivo. Crie ou selecione uma conversa, ou tente atualizar a página.",
"com_ui_attach_error_openai": "Não é possível anexar arquivos de Assistente a outros endpoints",
"com_ui_attach_error_size": "Limite de tamanho de arquivo excedido para o endpoint:",
"com_ui_attach_error_type": "Tipo de arquivo não suportado para o endpoint:",
"com_ui_attach_warn_endpoint": "Arquivos não compatíveis podem ser ignorados sem uma ferramenta compatível",
"com_ui_attachment": "Anexo",
"com_ui_authentication": "Autenticação",
"com_ui_avatar": "Avatar",
"com_ui_back_to_chat": "Voltar ao Chat",
"com_ui_back_to_prompts": "Voltar aos Prompts",
"com_ui_bookmark_delete_confirm": "Tem certeza de que deseja excluir este favorito?",
"com_ui_bookmarks": "Favoritos",
"com_ui_bookmarks_add_to_conversation": "Adicionar à conversa atual",
"com_ui_bookmarks_count": "Contagem",
"com_ui_bookmarks_create_error": "Houve um erro ao criar o favorito",
"com_ui_bookmarks_create_exists": "Este favorito já existe",
"com_ui_bookmarks_create_success": "Favorito criado com sucesso",
"com_ui_bookmarks_delete_error": "Houve um erro ao excluir o favorito",
"com_ui_bookmarks_delete_success": "Favorito excluído com sucesso",
"com_ui_bookmarks_description": "Descrição",
"com_ui_bookmarks_filter": "Filtrar favoritos...",
"com_ui_bookmarks_new": "Novo Favorito",
"com_ui_bookmarks_title": "Título",
"com_ui_bookmarks_update_error": "Houve um erro ao atualizar o favorito",
"com_ui_bookmarks_update_success": "Favorito atualizado com sucesso",
"com_ui_cancel": "Cancelar",
"com_ui_categories": "Categorias",
"com_ui_chat": "Chat",
"com_ui_chat_history": "Histórico de Chat",
"com_ui_chats": "chats",
"com_ui_clear": "Limpar",
"com_ui_clear_all": "Limpar tudo",
"com_ui_close": "Fechar",
"com_ui_code": "Código",
"com_ui_command_placeholder": "Opcional: Insira um comando para o prompt ou o nome será usado.",
"com_ui_command_usage_placeholder": "Selecione um Prompt por comando ou nome",
"com_ui_confirm_action": "Confirmar Ação",
"com_ui_connect": "Conectar",
"com_ui_context": "Contexto",
"com_ui_continue": "Continuar",
"com_ui_controls": "Controles",
"com_ui_copied": "Copiado!",
"com_ui_copied_to_clipboard": "Copiado para a área de transferência",
"com_ui_copy_code": "Copiar código",
"com_ui_copy_link": "Copiar link",
"com_ui_copy_to_clipboard": "Copiar para a área de transferência",
"com_ui_create": "Criar",
"com_ui_create_link": "Criar link",
"com_ui_create_prompt": "Criar Prompt",
"com_ui_custom_prompt_mode": "Modo de Prompt Personalizado",
"com_ui_dashboard": "Painel",
"com_ui_date": "Data",
"com_ui_date_april": "Abril",
"com_ui_date_august": "Agosto",
"com_ui_date_december": "Dezembro",
"com_ui_date_february": "Fevereiro",
"com_ui_date_january": "Janeiro",
"com_ui_date_july": "Julho",
"com_ui_date_june": "Junho",
"com_ui_date_march": "Março",
"com_ui_date_may": "Maio",
"com_ui_date_november": "Novembro",
"com_ui_date_october": "Outubro",
"com_ui_date_previous_30_days": "Últimos 30 dias",
"com_ui_date_previous_7_days": "Últimos 7 dias",
"com_ui_date_september": "Setembro",
"com_ui_date_today": "Hoje",
"com_ui_date_yesterday": "Ontem",
"com_ui_decline": "Eu não aceito",
"com_ui_delete": "Excluir",
"com_ui_delete_action": "Excluir Ação",
"com_ui_delete_action_confirm": "Tem certeza de que deseja excluir esta ação?",
"com_ui_delete_agent_confirm": "Tem certeza de que deseja excluir este agente?",
"com_ui_delete_assistant_confirm": "Tem certeza de que deseja excluir este Assistente? Isso não pode ser desfeito.",
"com_ui_delete_confirm": "Isso excluirá",
"com_ui_delete_confirm_prompt_version_var": "Isso excluirá a versão selecionada para \"{{0}}\". Se não houver outras versões, o prompt será excluído.",
"com_ui_delete_conversation": "Excluir chat?",
"com_ui_delete_prompt": "Excluir Prompt?",
"com_ui_delete_tool": "Excluir Ferramenta",
"com_ui_delete_tool_confirm": "Tem certeza de que deseja excluir esta ferramenta?",
"com_ui_descending": "Desc",
"com_ui_description": "Descrição",
"com_ui_description_placeholder": "Opcional: Insira uma descrição para exibir para o prompt",
"com_ui_download_error": "Erro ao baixar o arquivo. O arquivo pode ter sido excluído.",
"com_ui_drag_drop_file": "Arraste e solte um arquivo aqui",
"com_ui_dropdown_variables": "Variáveis de dropdown:",
"com_ui_dropdown_variables_info": "Crie menus dropdown personalizados para seus prompts: `{{nome_da_variável:opção1|opção2|opção3}}`",
"com_ui_edit": "Editar",
"com_ui_endpoint": "Endpoint",
"com_ui_enter": "Entrar",
"com_ui_enter_var": "Inserir {{0}}",
"com_ui_entries": "Entradas",
"com_ui_error": "Erro",
"com_ui_error_connection": "Erro ao conectar ao servidor, tente atualizar a página.",
"com_ui_error_save_admin_settings": "Houve um erro ao salvar suas configurações de admin.",
"com_ui_examples": "Exemplos",
"com_ui_experimental": "Recursos Experimentais",
"com_ui_field_required": "Este campo é obrigatório",
"com_ui_filter_prompts_name": "Filtrar prompts por nome",
"com_ui_finance": "Finanças",
"com_ui_fork": "Bifurcar",
"com_ui_fork_all_target": "Incluir todos para/de aqui",
"com_ui_fork_branches": "Incluir ramificações relacionadas",
"com_ui_fork_change_default": "Opção de bifurcação padrão",
"com_ui_fork_default": "Usar opção de bifurcação padrão",
"com_ui_fork_error": "Houve um erro ao bifurcar a conversa",
"com_ui_fork_from_message": "Selecione uma opção de bifurcação",
"com_ui_fork_info_1": "Use esta configuração para bifurcar mensagens com o comportamento desejado.",
"com_ui_fork_info_2": "\"Bifurcação\" refere-se à criação de uma nova conversa que começa/termina a partir de mensagens específicas na conversa atual, criando uma cópia de acordo com as opções selecionadas.",
"com_ui_fork_info_3": "A \"mensagem alvo\" refere-se à mensagem da qual este popup foi aberto, ou, se você marcar \"{{0}}\", a última mensagem na conversa.",
"com_ui_fork_info_branches": "Esta opção bifurca as mensagens visíveis, junto com ramificações relacionadas; em outras palavras, o caminho direto para a mensagem alvo, incluindo ramificações ao longo do caminho.",
"com_ui_fork_info_remember": "Marque isto para lembrar as opções que você seleciona para uso futuro, tornando mais rápido bifurcar conversas conforme preferido.",
"com_ui_fork_info_start": "Se marcado, a bifurcação começará desta mensagem até a última mensagem na conversa, de acordo com o comportamento selecionado acima.",
"com_ui_fork_info_target": "Esta opção bifurca todas as mensagens até a mensagem alvo, incluindo seus vizinhos; em outras palavras, todos os ramos de mensagens, estejam ou não visíveis ou ao longo do mesmo caminho, estão incluídos.",
"com_ui_fork_info_visible": "Esta opção bifurca apenas as mensagens visíveis; em outras palavras, o caminho direto para a mensagem alvo, sem quaisquer ramificações.",
"com_ui_fork_processing": "Bifurcando conversa...",
"com_ui_fork_remember": "Lembrar",
"com_ui_fork_remember_checked": "Sua seleção será lembrada após o uso. Altere isso a qualquer momento nas configurações.",
"com_ui_fork_split_target": "Iniciar bifurcação aqui",
"com_ui_fork_split_target_setting": "Iniciar bifurcação a partir da mensagem alvo por padrão",
"com_ui_fork_success": "Conversa bifurcada com sucesso",
"com_ui_fork_visible": "Apenas mensagens visíveis",
"com_ui_go_to_conversation": "Ir para a conversa",
"com_ui_happy_birthday": "É meu 1º aniversário!",
"com_ui_host": "Host",
"com_ui_idea": "Ideias",
"com_ui_image_gen": "Geração de Imagem",
"com_ui_import_conversation": "Importar",
"com_ui_import_conversation_error": "Houve um erro ao importar suas conversas",
"com_ui_import_conversation_file_type_error": "Tipo de importação não suportado",
"com_ui_import_conversation_info": "Importar conversas de um arquivo JSON",
"com_ui_import_conversation_success": "Conversas importadas com sucesso",
"com_ui_include_shadcnui": "Incluir instruções de componentes shadcn/ui",
"com_ui_input": "Entrada",
"com_ui_instructions": "Instruções",
"com_ui_latest_footer": "Toda IA para Todos.",
"com_ui_loading": "Carregando...",
"com_ui_locked": "Bloqueado",
"com_ui_manage": "Gerenciar",
"com_ui_max_tags": "O número máximo permitido é {{0}}, usando os valores mais recentes.",
"com_ui_mention": "Mencione um endpoint, assistente ou predefinição para alternar rapidamente para ele",
"com_ui_min_tags": "Não é possível remover mais valores, um mínimo de {{0}} é necessário.",
"com_ui_misc": "Diversos",
"com_ui_model": "Modelo",
"com_ui_model_parameters": "Parâmetros do Modelo",
"com_ui_model_save_success": "Parâmetros do modelo salvos com sucesso",
"com_ui_more_options": "Mais",
"com_ui_my_prompts": "Meus Prompts",
"com_ui_name": "Nome",
"com_ui_new_chat": "Novo chat",
"com_ui_new_footer": "Todas as conversas de IA em um só lugar.",
"com_ui_next": "Próximo",
"com_ui_no": "Não",
"com_ui_no_bookmarks": "Parece que você ainda não tem favoritos. Clique em um chat e adicione um novo",
"com_ui_no_category": "Sem categoria",
"com_ui_no_conversation_id": "Nenhum ID de conversa encontrado",
"com_ui_no_prompt_description": "Nenhuma descrição encontrada.",
"com_ui_no_terms_content": "Nenhum conteúdo de termos e condições para exibir",
"com_ui_none_selected": "Nenhum selecionado",
"com_ui_nothing_found": "Nada encontrado",
"com_ui_of": "de",
"com_ui_off": "Desligado",
"com_ui_on": "Ligado",
"com_ui_pay_per_call": "Todas as conversas de IA em um só lugar. Pague por chamada e não por mês",
"com_ui_prev": "Anterior",
"com_ui_preview": "Pré-visualizar",
"com_ui_privacy_policy": "Política de Privacidade",
"com_ui_prompt": "Prompt",
"com_ui_prompt_already_shared_to_all": "Este prompt já está compartilhado com todos os usuários",
"com_ui_prompt_name": "Nome do Prompt",
"com_ui_prompt_name_required": "Nome do Prompt é obrigatório",
"com_ui_prompt_preview_not_shared": "O autor não permitiu colaboração para este prompt.",
"com_ui_prompt_shared_to_all": "Este prompt é compartilhado com todos os usuários",
"com_ui_prompt_text": "Texto",
"com_ui_prompt_text_required": "Texto é obrigatório",
"com_ui_prompt_update_error": "Houve um erro ao atualizar o prompt",
"com_ui_prompts": "Prompts",
"com_ui_prompts_allow_create": "Permitir criação de Prompts",
"com_ui_prompts_allow_share_global": "Permitir compartilhamento de Prompts com todos os usuários",
"com_ui_prompts_allow_use": "Permitir uso de Prompts",
"com_ui_provider": "Provedor",
"com_ui_read_aloud": "Ler em voz alta",
"com_ui_regenerate": "Regenerar",
"com_ui_rename": "Renomear",
"com_ui_renaming_var": "Renomeando \"{{0}}\"",
"com_ui_result": "Resultado",
"com_ui_revoke": "Revogar",
"com_ui_revoke_info": "Revogar todas as credenciais fornecidas pelo usuário",
"com_ui_roleplay": "Roleplay",
"com_ui_save": "Salvar",
"com_ui_save_submit": "Salvar & Enviar",
"com_ui_saved": "Salvo!",
"com_ui_search_categories": "Pesquisar Categorias",
"com_ui_select": "Selecionar",
"com_ui_select_a_category": "Nenhuma categoria selecionada",
"com_ui_select_file": "Selecionar um arquivo",
"com_ui_select_model": "Selecionar um modelo",
"com_ui_select_provider": "Selecionar um provedor",
"com_ui_select_provider_first": "Selecione um provedor primeiro",
"com_ui_select_search_model": "Pesquisar modelo por nome",
"com_ui_select_search_plugin": "Pesquisar plugin por nome",
"com_ui_share": "Compartilhar",
"com_ui_share_create_message": "Seu nome e quaisquer mensagens que você adicionar após o compartilhamento permanecerão privadas.",
"com_ui_share_created_message": "Um link compartilhado para o seu chat foi criado. Gerencie chats compartilhados anteriormente a qualquer momento via Configurações.",
"com_ui_share_delete_error": "Houve um erro ao excluir o link compartilhado",
"com_ui_share_error": "Houve um erro ao compartilhar o link do chat",
"com_ui_share_link_to_chat": "Compartilhar link para o chat",
"com_ui_share_retrieve_error": "Houve um erro ao recuperar os links compartilhados",
"com_ui_share_to_all_users": "Compartilhar com todos os usuários",
"com_ui_share_update_message": "Seu nome, instruções personalizadas e quaisquer mensagens que você adicionar após o compartilhamento permanecerão privadas.",
"com_ui_share_updated_message": "Um link compartilhado para o seu chat foi atualizado. Gerencie chats compartilhados anteriormente a qualquer momento via Configurações.",
"com_ui_share_var": "Compartilhar {{0}}",
"com_ui_shared_link_not_found": "Link compartilhado não encontrado",
"com_ui_shared_prompts": "Prompts Compartilhados",
"com_ui_shop": "Compras",
"com_ui_show_all": "Mostrar Todos",
"com_ui_showing": "Mostrando",
"com_ui_simple": "Simples",
"com_ui_size": "Tamanho",
"com_ui_special_variables": "Variáveis especiais:",
"com_ui_special_variables_info": "Use `{{current_date}}` para a data atual, e `{{current_user}}` para o nome da sua conta.",
"com_ui_stop": "Parar",
"com_ui_storage": "Armazenamento",
"com_ui_submit": "Enviar",
"com_ui_success": "Sucesso",
"com_ui_teach_or_explain": "Aprendizado",
"com_ui_terms_and_conditions": "Termos e Condições",
"com_ui_terms_of_service": "Termos de Serviço",
"com_ui_tools": "Ferramentas",
"com_ui_travel": "Viagem",
"com_ui_unarchive": "Desarquivar",
"com_ui_unarchive_error": "Falha ao desarquivar conversa",
"com_ui_unknown": "Desconhecido",
"com_ui_update": "Atualizar",
"com_ui_upload": "Carregar",
"com_ui_upload_delay": "O upload de \"{{0}}\" está demorando mais do que o esperado. Por favor, aguarde enquanto o arquivo termina de ser indexado para recuperação.",
"com_ui_upload_error": "Houve um erro ao carregar seu arquivo",
"com_ui_upload_files": "Carregar arquivos",
"com_ui_upload_image": "Carregar uma imagem",
"com_ui_upload_invalid": "Arquivo inválido para upload. Deve ser uma imagem não excedendo o limite",
"com_ui_upload_invalid_var": "Arquivo inválido para upload. Deve ser uma imagem não excedendo {{0}} MB",
"com_ui_upload_success": "Arquivo carregado com sucesso",
"com_ui_use_micrphone": "Usar microfone",
"com_ui_use_prompt": "Usar prompt",
"com_ui_variables": "Variáveis",
"com_ui_variables_info": "Use chaves duplas no seu texto para criar variáveis, por exemplo, `{{exemplo de variável}}`, para preencher posteriormente ao usar o prompt.",
"com_ui_version_var": "Versão {{0}}",
"com_ui_versions": "Versões",
"com_ui_write": "Escrita",
"com_ui_yes": "Sim",
"com_user_message": "Você"
}

View file

@ -0,0 +1,822 @@
{
"com_a11y_ai_composing": "ИИ продолжает составлять ответ",
"com_a11y_end": "ИИ закончил свой ответ",
"com_a11y_start": "ИИ начал отвечать",
"com_agents_allow_editing": "Разрешить другим пользователям редактировать вашего агента",
"com_agents_by_librechat": "от LibreChat",
"com_agents_code_interpreter": "При включении позволяет агенту использовать API интерпретатора кода LibreChat для безопасного выполнения сгенерированного кода, включая обработку файлов. Требуется действующий ключ API.",
"com_agents_code_interpreter_title": "API Интерпретатора кода",
"com_agents_create_error": "Произошла ошибка при создании вашего агента",
"com_agents_description_placeholder": "Необязательно: описание вашего агента",
"com_agents_enable_file_search": "Включить поиск файлов",
"com_agents_file_search_disabled": "Для загрузки файлов в Поиск необходимо сначала создать агента",
"com_agents_file_search_info": "При включении агент получит доступ к точным названиям файлов, перечисленным ниже, что позволит ему извлекать из них релевантный контекст.",
"com_agents_instructions_placeholder": "Системные инструкции, используемые агентом",
"com_agents_missing_provider_model": "Выберите провайдера и модель перед созданием агента",
"com_agents_name_placeholder": "Необязательно: имя агента",
"com_agents_no_access": "У вас нет прав для редактирования этого агента",
"com_agents_not_available": "Агент недоступен",
"com_agents_search_name": "Поиск агентов по имени",
"com_agents_update_error": "Произошла ошибка при обновлении вашего агента.",
"com_assistants_actions": "Действия",
"com_assistants_actions_disabled": "Вам нужно сохранить ассистента, прежде чем добавлять Actions.",
"com_assistants_actions_info": "Позвольте вашему ассистенту получать информацию или выполнять действия через API",
"com_assistants_add_actions": "Добавить действия",
"com_assistants_add_tools": "Добавить инструменты",
"com_assistants_append_date": "Добавить текущую дату и время",
"com_assistants_append_date_tooltip": "Когда включено, текущая дата и время клиента будут добавлены к инструкциям системы Ассистента.",
"com_assistants_available_actions": "Доступные действия",
"com_assistants_capabilities": "Возможности",
"com_assistants_code_interpreter": "Интерпретатор кода",
"com_assistants_code_interpreter_files": "Следующие файлы доступны только для Интерпретатора кода:",
"com_assistants_code_interpreter_info": "Интерпретатор кода позволяет ассистенту создавать и выполнять код. Этот инструмент может обрабатывать файлы с различными данными и форматами, а также создавать файлы, например графики.",
"com_assistants_completed_action": "Общался с {{0}}",
"com_assistants_completed_function": "Выполнено: {{0}}",
"com_assistants_conversation_starters": "Примеры запросов",
"com_assistants_conversation_starters_placeholder": "Введите начальную фразу для разговора",
"com_assistants_create_error": "Произошла ошибка при сохранении вашего ассистента.",
"com_assistants_create_success": "Успешно сохранено",
"com_assistants_delete_actions_error": "Произошла ошибка при удалении действия.",
"com_assistants_delete_actions_success": "Действие успешно удалено из ассистента",
"com_assistants_description_placeholder": "Необязательно: описание вашего ассистента",
"com_assistants_domain_info": "Ассистент отправил эту информацию {{0}}",
"com_assistants_file_search": "Поиск файлов",
"com_assistants_file_search_info": "Прикрепление векторных хранилищ для Поиска по файлам пока не поддерживается. Вы можете прикрепить их из Песочницы провайдера или прикрепить файлы к сообщениям для поиска по файлам в отдельных диалогах.",
"com_assistants_function_use": "Ассистент использовал {{0}}",
"com_assistants_image_vision": "Анализ изображений",
"com_assistants_instructions_placeholder": "Системные инструкции, которые использует ассистент",
"com_assistants_knowledge": "База знаний",
"com_assistants_knowledge_disabled": "Ассистент должен быть сохранён, и Интерпретатор кода (Code Interpreter) или Поиск (Retrieval) должны быть включены и сохранены перед загрузкой файлов к Базе Знаний.",
"com_assistants_knowledge_info": "Если вы загрузите файлы в раздел Знания, чаты с вашим ассистентом могут включать содержимое файлов.",
"com_assistants_max_starters_reached": "Достигнуто максимальное количество начальных подсказок",
"com_assistants_name_placeholder": "Необязательно: имя ассистента",
"com_assistants_non_retrieval_model": "Поиск по файлам недоступен для этой модели. Пожалуйста, выберите другую модель.",
"com_assistants_retrieval": "Поиск (Retrieval)",
"com_assistants_running_action": "Выполняется действие",
"com_assistants_search_name": "Поиск ассистентов по имени",
"com_assistants_update_actions_error": "Произошла ошибка при создании или обновлении действия.",
"com_assistants_update_actions_success": "Действие успешно создано или обновлено",
"com_assistants_update_error": "Произошла ошибка при обновлении вашего ассистента.",
"com_assistants_update_success": "Успешно обновлено",
"com_auth_already_have_account": "Уже зарегистрированы?",
"com_auth_back_to_login": "Вернуться к авторизации",
"com_auth_click": "Нажмите",
"com_auth_click_here": "Нажмите здесь",
"com_auth_continue": "Продолжить",
"com_auth_create_account": "Создать аккаунт",
"com_auth_discord_login": "Войти с помощью Discord",
"com_auth_email": "Email",
"com_auth_email_address": "Адрес электронной почты",
"com_auth_email_max_length": "Email не может быть длиннее 120 символов",
"com_auth_email_min_length": "Email должен содержать не менее 6 символов",
"com_auth_email_pattern": "Вы должны ввести действительный адрес электронной почты",
"com_auth_email_required": "Email обязателен",
"com_auth_email_resend_link": "Отправить письмо повторно",
"com_auth_email_resent_failed": "Не удалось повторно отправить письмо для подтверждения",
"com_auth_email_resent_success": "Письмо с подтверждением успешно отправлено повторно",
"com_auth_email_verification_failed": "Не удалось выполнить проверку электронной почты",
"com_auth_email_verification_failed_token_missing": "Ошибка верификации: отсутствует токен подтверждения",
"com_auth_email_verification_in_progress": "Подождите, идет проверка вашего email",
"com_auth_email_verification_invalid": "Неверная верификация электронной почты",
"com_auth_email_verification_rate_limited": "Слишком много запросов. Пожалуйста, попробуйте позже",
"com_auth_email_verification_redirecting": "Перенаправление через {{0}} сек...",
"com_auth_email_verification_resend_prompt": "Не получили письмо?",
"com_auth_email_verification_success": "Адрес электронной почты успешно подтвержден",
"com_auth_error_create": "Возникла ошибка при попытке зарегистрировать ваш аккаунт. Пожалуйста, попробуйте еще раз.",
"com_auth_error_invalid_reset_token": "Этот токен сброса пароля больше не действителен.",
"com_auth_error_login": "Не удалось войти с предоставленной информацией. Пожалуйста, проверьте ваши учетные данные и попробуйте снова.",
"com_auth_error_login_ban": "Ваша учетная запись была временно заблокирована в связи с нарушениями нашего сервиса.",
"com_auth_error_login_rl": "Слишком много попыток входа в систему за короткий промежуток времени. Пожалуйста, повторите попытку позже.",
"com_auth_error_login_server": "Произошла внутренняя ошибка сервера. Пожалуйста, подождите несколько минут и повторите попытку.",
"com_auth_error_login_unverified": "Ваша учетная запись не подтверждена. Пожалуйста, проверьте вашу электронную почту и перейдите по ссылке для подтверждения.",
"com_auth_error_reset_password": "При сбросе пароля возникла проблема. Пользователь с указанным адресом электронной почты не найден. Пожалуйста, попробуйте еще раз.",
"com_auth_facebook_login": "Войти с помощью Facebook",
"com_auth_full_name": "Полное имя",
"com_auth_github_login": "Войти с помощью Github",
"com_auth_google_login": "Войти с помощью Google",
"com_auth_here": "ЗДЕСЬ",
"com_auth_login": "Войти",
"com_auth_login_with_new_password": "Теперь вы можете войти с новым паролем.",
"com_auth_name_max_length": "Имя должно быть короче 80 символов",
"com_auth_name_min_length": "Имя должно содержать не менее 3 символов",
"com_auth_name_required": "Имя обязательно",
"com_auth_no_account": "Еще не зарегистрированы?",
"com_auth_password": "Пароль",
"com_auth_password_confirm": "Подтвердите пароль",
"com_auth_password_forgot": "Забыли пароль?",
"com_auth_password_max_length": "Пароль должен быть не более 128 символов",
"com_auth_password_min_length": "Пароль должен содержать не менее 8 символов",
"com_auth_password_not_match": "Пароли не совпадают",
"com_auth_password_required": "Пароль обязателен",
"com_auth_registration_success_generic": "Пожалуйста, проверьте вашу почту для подтверждения email-адреса",
"com_auth_registration_success_insecure": "Регистрация успешно завершена",
"com_auth_reset_password": "Сбросить пароль",
"com_auth_reset_password_email_sent": "На вашу почту было отправлено письмо с дальнейшими инструкциями по сбросу пароля.",
"com_auth_reset_password_if_email_exists": "Если аккаунт с указанным адресом существует, мы отправили на него инструкции по сбросу пароля. Пожалуйста, проверьте также папку \"Спам\".",
"com_auth_reset_password_link_sent": "Письмо отправлено",
"com_auth_reset_password_success": "Сброс пароля успешно выполнен",
"com_auth_sign_in": "Войти",
"com_auth_sign_up": "Зарегистрироваться",
"com_auth_submit_registration": "Отправить регистрацию",
"com_auth_to_reset_your_password": "чтобы сбросить ваш пароль.",
"com_auth_to_try_again": "чтобы попробовать снова.",
"com_auth_username": "Имя пользователя (необязательно)",
"com_auth_username_max_length": "Имя пользователя должно быть не более 20 символов",
"com_auth_username_min_length": "Имя пользователя должно содержать не менее 2 символов",
"com_auth_username_required": "Имя пользователя обязательно",
"com_auth_welcome_back": "Добро пожаловать",
"com_click_to_download": "(нажмите для скачивания)",
"com_download_expired": "срок скачивания истек",
"com_download_expires": "(нажмите здесь для скачивания - срок действия до {{0}})",
"com_endpoint": "Эндпоинт",
"com_endpoint_agent": "Агент",
"com_endpoint_agent_model": "Модель агента (Рекомендуется: GPT-3.5)",
"com_endpoint_agent_placeholder": "Выберите Агента",
"com_endpoint_ai": "ИИ",
"com_endpoint_anthropic_custom_name_placeholder": "Задайте кастомное имя для Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "Максимальное количество токенов, которые могут быть сгенерированы в ответе. Укажите меньшее значение для более коротких ответов и большее значение для более длинных ответов.",
"com_endpoint_anthropic_prompt_cache": "Кэширование промтов позволяет повторно использовать большой контекст или инструкции между API-запросами, снижая затраты и задержки",
"com_endpoint_anthropic_temp": "Диапазон значений от 0 до 1. Используйте значение temp ближе к 0 для аналитических / множественного выбора и ближе к 1 для креативных и генеративных задач. Мы рекомендуем изменять это или Top P, но не оба значения одновременно.",
"com_endpoint_anthropic_topk": "Top K изменяет то, как модель выбирает токены для вывода. Top K равное 1 означает, что выбирается наиболее вероятный токен из всего словаря модели (так называемое жадное декодирование), а Top K равное 3 означает, что следующий токен выбирается из трех наиболее вероятных токенов (с использованием температуры).",
"com_endpoint_anthropic_topp": "Top P изменяет то, как модель выбирает токены для вывода. Токены выбираются из наиболее вероятных (см. параметр topK) до наименее вероятных, пока сумма их вероятностей не достигнет значения top-p.",
"com_endpoint_assistant": "Ассистент",
"com_endpoint_assistant_model": "Модель ассистента",
"com_endpoint_assistant_placeholder": "Выберите ассистента в правой боковой панели",
"com_endpoint_bing_context_placeholder": "Bing может использовать до 7 тысяч токенов для \"контекста\", на который он может ссылаться в разговоре. Точный предел неизвестен, но превышение 7 тысяч токенов может вызвать ошибки.",
"com_endpoint_bing_enable_sydney": "Включить Sydney",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "ПРЕДУПРЕЖДЕНИЕ: Неправильное использование этой функции может привести к БАНУ на использование Bing! Нажмите на \"Системное сообщение\" для получения полных инструкций и значения по умолчанию, которое является предустановкой \"Sydney\", считающейся безопасной.",
"com_endpoint_bing_to_enable_sydney": "Чтобы включить Sydney",
"com_endpoint_completion": "Завершение",
"com_endpoint_completion_model": "Модель завершения (Рекомендуется: GPT-4)",
"com_endpoint_config_click_here": "Нажми Здесь",
"com_endpoint_config_google_api_info": "Чтобы получить ключ к API Generative Language (для Gemini),",
"com_endpoint_config_google_api_key": "Google API Key",
"com_endpoint_config_google_cloud_platform": "(из Google Cloud Platform)",
"com_endpoint_config_google_gemini_api": "(Gemini API)",
"com_endpoint_config_google_service_key": "Google Service Account Key",
"com_endpoint_config_key": "Указать ключ к API",
"com_endpoint_config_key_chatgpt": "Чтобы получить токен доступа к \"Бесплатной Версии\" ChatGPT, войдите в",
"com_endpoint_config_key_chatgpt_copy_token": "Скопируйте токен доступа.",
"com_endpoint_config_key_chatgpt_then_visit": "затем посетите",
"com_endpoint_config_key_edge_full_key_string": "чтобы получить все строки cookie.",
"com_endpoint_config_key_edge_instructions": "инструкциям",
"com_endpoint_config_key_encryption": "Ваш ключ зашифрован и будет удалён",
"com_endpoint_config_key_expiry": "срок действия",
"com_endpoint_config_key_for": "Установить ключ к API для",
"com_endpoint_config_key_get_edge_key": "Чтобы получить ваш токен доступа к Bing, войдите в",
"com_endpoint_config_key_get_edge_key_dev_tool": "Пока вы на сайте, используйте dev tools или расширение чтобы скопировать содержимое куки _U. Если не получается, следуйте этим",
"com_endpoint_config_key_google_need_to": "Вам нужно",
"com_endpoint_config_key_google_service_account": "Создать Service Account",
"com_endpoint_config_key_google_vertex_ai": "Активировать Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API в Google Cloud, после",
"com_endpoint_config_key_google_vertex_api_role": "Убедитесь что нажали на 'Create and Continue' чтобы получить как минимум 'Vertex AI User'. Наконец, создайте JSON-ключ чтобы импортировать его сюда.",
"com_endpoint_config_key_import_json_key": "Импортировать Service Account JSON Key.",
"com_endpoint_config_key_import_json_key_invalid": "Некорректный Service Account JSON Key, Вы импортировали верный файл?",
"com_endpoint_config_key_import_json_key_success": "Успешно Импортирован Service Account JSON Key",
"com_endpoint_config_key_name": "Ключ",
"com_endpoint_config_key_name_placeholder": "Сначала укажите ключ к API",
"com_endpoint_config_key_never_expires": "Ваш ключ будет действовать бессрочно",
"com_endpoint_config_placeholder": "Укажите ваш ключ к API в меню сверху для начала разговора.",
"com_endpoint_config_token": "Токен конфигурации",
"com_endpoint_config_value": "Введите значение для",
"com_endpoint_context": "Контекст",
"com_endpoint_context_info": "Максимальное количество токенов, которое может быть использовано для контекста. Используется для контроля количества токенов, отправляемых за один запрос. Если не указано, будут использованы системные значения по умолчанию, основанные на известном размере контекста моделей. Установка более высоких значений может привести к ошибкам и/или более высокой стоимости токенов.",
"com_endpoint_context_tokens": "Максимальное количество контекстных токенов",
"com_endpoint_custom_name": "Кастомное имя",
"com_endpoint_default": "по умолчанию",
"com_endpoint_default_blank": "по умолчанию: пусто",
"com_endpoint_default_creative": "по умолчанию: креативный",
"com_endpoint_default_empty": "по умолчанию: пусто",
"com_endpoint_default_false": "по умолчанию: false",
"com_endpoint_default_with_num": "по умолчанию: {{0}}",
"com_endpoint_disabled_with_tools": "отключено с плагинами",
"com_endpoint_disabled_with_tools_placeholder": "Отключено при включённых плагинах",
"com_endpoint_examples": "Примеры",
"com_endpoint_export": "Экспорт",
"com_endpoint_export_share": "Экспорт/Поделиться",
"com_endpoint_frequency_penalty": "Штраф за частоту",
"com_endpoint_func_hover": "Включить использование плагинов как функции OpenAI",
"com_endpoint_google_custom_name_placeholder": "Задайте кастомное имя для Google",
"com_endpoint_google_maxoutputtokens": "Максимальное количество токенов, которые могут быть сгенерированы в ответе. Укажите меньшее значение для более коротких ответов и большее значение для более длинных ответов.",
"com_endpoint_google_temp": "Более высокие значения = более случайные результаты, более низкие значения = более фокусированные и детерминированные результаты. Мы рекомендуем изменять это или Top P, но не оба значения одновременно.",
"com_endpoint_google_topk": "Top-k изменяет то, как модель выбирает токены для вывода. Top-k равное 1 означает, что выбирается наиболее вероятный токен из всего словаря модели (так называемое жадное декодирование), а Top-k равное 3 означает, что следующий токен выбирается из трех наиболее вероятных токенов (с использованием температуры).",
"com_endpoint_google_topp": "Top-p изменяет то, как модель выбирает токены для вывода. Токены выбираются из наиболее вероятных K (см. параметр topK) до наименее вероятных, пока сумма их вероятностей не достигнет значения top-p.",
"com_endpoint_hide": "Скрыть",
"com_endpoint_import": "Импорт",
"com_endpoint_instructions_assistants": "Инструкции для ассистентов",
"com_endpoint_instructions_assistants_placeholder": "Переопределяет инструкции для ассистента. Это полезно для изменения поведения для отдельного запуска.",
"com_endpoint_max_output_tokens": "Максимальное количество выводимых токенов",
"com_endpoint_message": "Сообщение",
"com_endpoint_message_new": "Сообщение {{0}}",
"com_endpoint_message_not_appendable": "Отредактируйте свое сообщение или перегенерируйте.",
"com_endpoint_my_preset": "Мой Пресет",
"com_endpoint_new_topic": "Новая тема",
"com_endpoint_no_presets": "Пока нет пресетов, используйте кнопку настроек чтобы создать его",
"com_endpoint_not_available": "Нет доступных эндпоинтов",
"com_endpoint_not_implemented": "Не реализовано",
"com_endpoint_open_menu": "Открыть меню",
"com_endpoint_openai_custom_name_placeholder": "Задайте кастомное имя для ChatGPT",
"com_endpoint_openai_detail": "Разрешение для запросов Vision. \"Низкое\" - дешевле и быстрее, \"Высокое\" - более детализировано и дорогое, а \"Авто\" автоматически выберет один из двух вариантов в зависимости от разрешения изображения.",
"com_endpoint_openai_freq": "Число от -2.0 до 2.0. Положительные значения штрафуют новые токены на основе их частоты в тексте до сих пор, уменьшая вероятность модели повторить ту же строку дословно.",
"com_endpoint_openai_max": "Максимальное количество генерируемых токенов. Общая длина входных токенов и сгенерированных токенов ограничена длиной контекста модели.",
"com_endpoint_openai_max_tokens": "Необязательное поле `max_tokens`, задающее максимальное количество токенов, которое может быть сгенерировано в ответе чата. Общая длина входных токенов и сгенерированных токенов ограничена длиной контекста модели. Вы можете получить ошибку, если это число превысит максимальную длину контекста.",
"com_endpoint_openai_pres": "Число от -2.0 до 2.0. Положительные значения штрафуют новые токены на основе того, появляются ли они в тексте до сих пор, увеличивая вероятность модели говорить о новых темах.",
"com_endpoint_openai_prompt_prefix_placeholder": "Задайте кастомные промпты для включения в системное сообщение. По умолчанию: нет",
"com_endpoint_openai_resend": "Повторно отправить все ранее прикрепленные изображения. Примечание: это может значительно увеличить стоимость токенов, и при большом количестве прикрепленных изображений могут возникнуть ошибки.",
"com_endpoint_openai_resend_files": "Повторно отправить все ранее прикрепленные файлы. Примечание: это увеличит расход токенов, и при большом количестве вложений могут возникнуть ошибки.",
"com_endpoint_openai_stop": "До 4 последовательностей, после которых API прекратит генерировать дальнейшие токены.",
"com_endpoint_openai_temp": "Более высокие значения = более случайные результаты, более низкие значения = более фокусированные и детерминированные результаты. Мы рекомендуем изменять это или Top P, но не оба значения одновременно.",
"com_endpoint_openai_topp": "Альтернатива выбору с использованием температуры, называемая выбором по ядру, при которой модель учитывает результаты токенов с наибольшей вероятностью top_p. Таким образом, значение 0,1 означает, что рассматриваются только токены, составляющие верхние 10% вероятностной массы. Мы рекомендуем изменять это или температуру, но не оба значения одновременно.",
"com_endpoint_output": "Вывод",
"com_endpoint_plug_image_detail": "Детали изображения",
"com_endpoint_plug_resend_files": "Повторить отправку файлов",
"com_endpoint_plug_resend_images": "Повторно отправить изображения",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Задайте кастомные инструкции для включения в системное сообщение. По умолчанию: нет",
"com_endpoint_plug_skip_completion": "Пропустить завершение",
"com_endpoint_plug_use_functions": "Использовать функции",
"com_endpoint_presence_penalty": "Штраф за присутствие",
"com_endpoint_preset": "пресет",
"com_endpoint_preset_clear_all_confirm": "Вы уверены, что хотите удалить все ваши пресеты?",
"com_endpoint_preset_default": "теперь пресет \"По умолчаанию\".",
"com_endpoint_preset_default_item": "По умолчанию:",
"com_endpoint_preset_default_none": "Активных пресетов по умолчанию нет.",
"com_endpoint_preset_default_removed": "больше не пресет по умолчанию.",
"com_endpoint_preset_delete_confirm": "Вы уверены, что хотите удалить этот пресет?",
"com_endpoint_preset_delete_error": "Произошла ошибка при удалении вашего пресета. Пожалуйста, попробуйте еще раз.",
"com_endpoint_preset_import": "Пресет Импортирован!",
"com_endpoint_preset_import_error": "Произошла ошибка при импорте вашего пресета. Пожалуйста, попробуйте еще раз.",
"com_endpoint_preset_name": "Имя пресета",
"com_endpoint_preset_save_error": "Произошла ошибка при сохранении вашего пресета. Пожалуйста, попробуйте еще раз.",
"com_endpoint_preset_selected": "Пресет Активирован!",
"com_endpoint_preset_selected_title": "Активирован!",
"com_endpoint_preset_title": "Пресет",
"com_endpoint_presets": "пресеты",
"com_endpoint_presets_clear_warning": "Вы уверены, что хотите удалить все пресеты? Это действие необратимо и восстановление невозможно.",
"com_endpoint_prompt_cache": "Использовать кэширование промтов",
"com_endpoint_prompt_prefix": "Префикс промпта",
"com_endpoint_prompt_prefix_assistants": "Дополнительные инструкции",
"com_endpoint_prompt_prefix_assistants_placeholder": "Задайте дополнительные инструкции или контекст сверху основных инструкций ассистента. Игнорируется, если пусто.",
"com_endpoint_prompt_prefix_placeholder": "Задайте пользовательские инструкции или контекст. Игнорируется, если пусто.",
"com_endpoint_save": "Сохранить",
"com_endpoint_save_as_preset": "Сохранить как Пресет",
"com_endpoint_save_convo_as_preset": "Сохранить текущий разговор как Пресет",
"com_endpoint_search": "Поиск эндпоинта по имени",
"com_endpoint_set_custom_name": "Задайте кастомное имя на случай, если вы сможете найти эту предустановку :)",
"com_endpoint_show": "Показать",
"com_endpoint_show_what_settings": "Показать настройки {{0}}",
"com_endpoint_skip_hover": "Пропустить этап завершения, который проверяет окончательный ответ и сгенерированные шаги",
"com_endpoint_stop": "Стоп-последовательности",
"com_endpoint_stop_placeholder": "Разделяйте значения нажатием `Enter`",
"com_endpoint_system_message": "Системное сообщение",
"com_endpoint_temperature": "Температура",
"com_endpoint_token_count": "Количество токенов",
"com_endpoint_tone_style": "Стиль тона",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "Использовать активного ассистента",
"com_endpoint_view_options": "Просмотреть Настройки",
"com_error_expired_user_key": "Предоставленный ключ для {{0}} истек {{1}}. Пожалуйста, укажите новый ключ и повторите попытку.",
"com_error_files_dupe": "Обнаружен дублирующийся файл",
"com_error_files_empty": "Пустые файлы не допускаются",
"com_error_files_process": "Произошла ошибка при обработке файла",
"com_error_files_unsupported_capability": "Отсутствуют разрешения для работы с данным типом файлов",
"com_error_files_upload": "При загрузке файла произошла ошибка",
"com_error_files_upload_canceled": "Запрос на загрузку файла был отменен. Примечание: файл все еще может обрабатываться и потребуется удалить его вручную.",
"com_error_files_validation": "Произошла ошибка при проверке файла",
"com_error_input_length": "Последнее сообщение слишком длинное и превышает допустимый лимит токенов ({{0}}). Пожалуйста, сократите сообщение, измените максимальный размер контекста в параметрах беседы или создайте ответвление беседы для продолжения.",
"com_error_invalid_action_error": "Запрос отклонен: указанная область действий не разрешена.",
"com_error_invalid_request_error": "Сервис ИИ отклонил запрос из-за ошибки. Это может быть вызвано недействительным API-ключом или неправильно сформированным запросом.",
"com_error_invalid_user_key": "Предоставлен некорректный ключ. Пожалуйста, укажите действительный ключ и повторите попытку.",
"com_error_moderation": "К сожалению, отправленный вами контент был помечен нашей системой модерации как не соответствующий правилам сообщества. Мы не можем продолжить обсуждение этой конкретной темы. Если у вас есть другие вопросы или темы, которые вы хотели бы обсудить, пожалуйста, отредактируйте сообщение или начните новый диалог.",
"com_error_no_base_url": "Базовый URL не найден. Пожалуйста, укажите его и повторите попытку.",
"com_error_no_system_messages": "Выбранный ИИ-сервис или модель не поддерживает системные сообщения. Попробуйте использовать промты вместо пользовательских инструкций.",
"com_error_no_user_key": "Ключ не найден. Пожалуйста, укажите ключ и повторите попытку.",
"com_files_filter": "Фильтр файлов",
"com_files_no_results": "Нет результатов",
"com_files_number_selected": "Выбрано {{0}} из {{1}} файл(а/ов)",
"com_generated_files": "Сгенерированные файлы:",
"com_hide_examples": "Скрыть примеры",
"com_nav_account_settings": "Настройки аккаунта",
"com_nav_always_make_prod": "Автоматически публиковать новые версии",
"com_nav_archive_all": "Архивировать все",
"com_nav_archive_all_chats": "Архивировать все чаты",
"com_nav_archive_created_at": "Дата создания",
"com_nav_archive_name": "Имя",
"com_nav_archived_chats": "Архивированные чаты",
"com_nav_archived_chats_empty": "У вас нет архивированных чатов.",
"com_nav_archived_chats_manage": "Управление",
"com_nav_at_command": "@-команда",
"com_nav_at_command_description": "Переключение команды \"@\" для выбора эндпоинтов, моделей, пресетов и др.",
"com_nav_audio_play_error": "Ошибка воспроизведения аудио: {{0}}",
"com_nav_audio_process_error": "Ошибка обработки аудио: {{0}}",
"com_nav_auto_scroll": "Автоматически проматывать к самым новым сообщениям при открытии",
"com_nav_auto_send_prompts": "Автоотправка промптов",
"com_nav_auto_send_text": "Автоотправка сообщений",
"com_nav_auto_send_text_disabled": "установите -1 для отключения",
"com_nav_auto_transcribe_audio": "Автоматическая транскрипция",
"com_nav_automatic_playback": "Автовоспроизведение последнего сообщения",
"com_nav_balance": "Баланс",
"com_nav_browser": "Браузер",
"com_nav_buffer_append_error": "Проблема с потоковым аудио. Воспроизведение может прерываться.",
"com_nav_change_picture": "Изменить изображение",
"com_nav_chat_commands": "Команды чата",
"com_nav_chat_commands_info": "Эти команды активируются при вводе определенных символов в начале вашего сообщения. Каждая команда запускается своим префиксом. Вы можете отключить их, если часто используете эти символы для начала сообщений.",
"com_nav_chat_direction": "Направление чата",
"com_nav_clear": "Очистить",
"com_nav_clear_all_chats": "Удалить все чаты",
"com_nav_clear_cache_confirm_message": "Вы уверены, что хотите очистить кэш?",
"com_nav_clear_conversation": "Удалить чаты",
"com_nav_clear_conversation_confirm_message": "Вы уверены, что хотите удалить все чаты? Это действие нельзя отменить.",
"com_nav_close_sidebar": "Закрыть боковую панель",
"com_nav_command_settings": "Настройки команд",
"com_nav_command_settings_description": "Настройте доступные в чате команды",
"com_nav_commands": "Команды",
"com_nav_commands_tab": "Настройки команд",
"com_nav_confirm_clear": "Подтвердить удаление",
"com_nav_conversation_mode": "Режим диалога",
"com_nav_convo_menu_options": "Параметры диалога",
"com_nav_db_sensitivity": "Чувствительность в децибелах",
"com_nav_delete_account": "Удалить аккаунт",
"com_nav_delete_account_button": "Удалить аккаунт навсегда",
"com_nav_delete_account_confirm": "Вы уверены, что хотите удалить аккаунт?",
"com_nav_delete_account_confirm_placeholder": "Для подтверждения введите \"DELETE\" в поле ниже",
"com_nav_delete_account_email_placeholder": "Введите email вашего аккаунта",
"com_nav_delete_cache_storage": "Очистить кэш озвучивания",
"com_nav_delete_data_info": "Все ваши данные будут удалены",
"com_nav_delete_warning": "ВНИМАНИЕ: Ваша учетная запись будет удалена без возможности восстановления.",
"com_nav_edge": "Edge",
"com_nav_enable_cache_tts": "Включить кэширование TTS",
"com_nav_enable_cloud_browser_voice": "Использовать облачные голоса",
"com_nav_enabled": "Включено",
"com_nav_engine": "Модель",
"com_nav_enter_to_send": "Отправить сообщение нажатием Enter",
"com_nav_export": "Экспорт",
"com_nav_export_all_message_branches": "Экспортировать все ветки сообщений",
"com_nav_export_conversation": "Экспортировать разговор",
"com_nav_export_filename": "Имя файла",
"com_nav_export_filename_placeholder": "Задайте имя файла",
"com_nav_export_include_endpoint_options": "Включить параметры эндпоинта",
"com_nav_export_recursive": "Рекурсивно",
"com_nav_export_recursive_or_sequential": "Рекурсивно или последовательно?",
"com_nav_export_type": "Тип",
"com_nav_external": "Внешние",
"com_nav_font_size": "Размер шрифта",
"com_nav_font_size_base": "Средний",
"com_nav_font_size_lg": "Крупный",
"com_nav_font_size_sm": "Мелкий",
"com_nav_font_size_xl": "Очень большой",
"com_nav_font_size_xs": "Очень мелкий",
"com_nav_help_faq": "Помощь и Вопросы",
"com_nav_hide_panel": "Скрыть правую боковую панель",
"com_nav_info_bookmarks_rebuild": "Если количество закладок некорректно, пожалуйста, перестройте информацию о закладках. Количество закладок будет пересчитано, и данные будут восстановлены до правильного состояния.",
"com_nav_info_code_artifacts": "Включает отображение экспериментального программного кода рядом с чатом",
"com_nav_info_custom_prompt_mode": "При включении этого режима системный промт по умолчанию для создания артефактов не будет использоваться. Все инструкции для генерации артефактов должны задаваться вручную.",
"com_nav_info_delete_cache_storage": "Это действие удалит все кэшированные аудиофайлы TTS (синтеза речи), сохраненные на вашем устройстве. Кэшированные аудиофайлы используются для ускорения воспроизведения ранее сгенерированной речи, но они могут занимать место в памяти устройства.",
"com_nav_info_enter_to_send": "Если включено, нажатие клавиши Enter отправит ваше сообщение. Если отключено, Enter добавит новую строку, а для отправки сообщения нужно будет нажать CTRL + Enter или ⌘ + Enter.",
"com_nav_info_fork_change_default": "«Только видимые сообщения» включает лишь прямой путь к выбранному сообщению. «Включить связанные ветки» добавляет ответвления вдоль этого пути. «Включить все сообщения до/от этой точки» охватывает все связанные сообщения и ветки.",
"com_nav_info_fork_split_target_setting": "Если включено, ветвление будет выполняться от целевого сообщения до последнего сообщения в диалоге в соответствии с выбранным поведением.",
"com_nav_info_include_shadcnui": "При включении будут добавлены инструкции по использованию компонентов shadcn/ui. shadcn/ui — это набор переиспользуемых компонентов, созданных на основе Radix UI и Tailwind CSS. Примечание: эти инструкции довольно объемные, включайте их только если для вас важно информировать LLM о правильных импортах и компонентах. Подробнее о компонентах можно узнать на сайте: https://ui.shadcn.com/",
"com_nav_info_latex_parsing": "При включении этой функции код LaTeX в сообщениях будет отображаться в виде математических формул. Если вам не требуется отображение LaTeX, отключение этой функции может улучшить производительность.",
"com_nav_info_revoke": "Это действие отзовет и удалит все предоставленные вами API-ключи. Для дальнейшего использования этих конечных точек вам потребуется заново ввести учетные данные.",
"com_nav_info_save_draft": "При включении этой функции текст и прикрепленные файлы, введенные в форму чата, будут автоматически сохраняться локально как черновики. Эти черновики останутся доступными даже после перезагрузки страницы или перехода к другому разговору. Черновики хранятся локально на вашем устройстве и удаляются после отправки сообщения.",
"com_nav_info_user_name_display": "Если включено, над каждым вашим сообщением будет отображаться ваше имя пользователя. Если отключено, над вашими сообщениями будет отображаться только \"Вы\".",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "Автоопределение",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "Локализация",
"com_nav_latex_parsing": "Обработка LaTeX в сообщениях (может повлиять на производительность)",
"com_nav_log_out": "Выйти",
"com_nav_long_audio_warning": "Обработка длинных текстов займет больше времени",
"com_nav_maximize_chat_space": "Развернуть чат",
"com_nav_media_source_init_error": "Не удалось подготовить аудиоплеер. Пожалуйста, проверьте настройки браузера.",
"com_nav_modular_chat": "Разрешить менять точки подключения в середине разговора",
"com_nav_my_files": "Мои файлы",
"com_nav_no_search_results": "Ничего не найдено",
"com_nav_not_supported": "Не поддерживается",
"com_nav_open_sidebar": "Открыть боковую панель",
"com_nav_playback_rate": "Скорость воспроизведения",
"com_nav_plugin_auth_error": "При попытке аутентификации этого плагина произошла ошибка. Пожалуйста, попробуйте еще раз.",
"com_nav_plugin_install": "Установить",
"com_nav_plugin_search": "Поиск плагинов",
"com_nav_plugin_store": "Магазин плагинов",
"com_nav_plugin_uninstall": "Удалить",
"com_nav_plus_command": "Добавить команду",
"com_nav_plus_command_description": "Переключить команду ' + ' для настройки множественных ответов",
"com_nav_profile_picture": "Изображение профиля",
"com_nav_save_drafts": "Сохранить черновики локально",
"com_nav_search_placeholder": "Поиск сообщений",
"com_nav_send_message": "Отправить сообщение",
"com_nav_setting_account": "Аккаунт",
"com_nav_setting_beta": "Бета-функции",
"com_nav_setting_chat": "Чат",
"com_nav_setting_data": "Управление данными",
"com_nav_setting_general": "Общие",
"com_nav_setting_speech": "Голос",
"com_nav_settings": "Настройки",
"com_nav_shared_links": "Связываемые ссылки",
"com_nav_shared_links_date_shared": "Datum gedeeld",
"com_nav_shared_links_empty": "У вас нет связываемых ссылок.",
"com_nav_shared_links_manage": "Управление",
"com_nav_shared_links_name": "Naam",
"com_nav_show_code": "Всегда показывать код при использовании интерпретатора",
"com_nav_slash_command": "/-Команда",
"com_nav_slash_command_description": "Вызов командной строки клавишей '/' для выбора промта с клавиатуры",
"com_nav_source_buffer_error": "Ошибка при настройке воспроизведения звука. Пожалуйста, обновите страницу.",
"com_nav_source_chat": "Просмотреть исходный чат",
"com_nav_speech_cancel_error": "Не удалось остановить воспроизведение аудио. Попробуйте обновить страницу.",
"com_nav_speech_to_text": "Преобразование речи в текст",
"com_nav_stop_generating": "Остановить генерацию",
"com_nav_text_to_speech": "Синтез речи",
"com_nav_theme": "Тема",
"com_nav_theme_dark": "Темная",
"com_nav_theme_light": "Светлая",
"com_nav_theme_system": "Системная",
"com_nav_tool_dialog": "Инструменты ассистента",
"com_nav_tool_dialog_agents": "Инструменты агента",
"com_nav_tool_dialog_description": "Ассистент должен быть сохранен для применения выбранных инструментов.",
"com_nav_tool_remove": "Удалить",
"com_nav_tool_search": "Поиск инструментов",
"com_nav_tts_init_error": "Не удалось инициализировать преобразование текста в речь: {{0}}",
"com_nav_tts_unsupported_error": "Синтез речи для выбранного движка не поддерживается в этом браузере",
"com_nav_user": "ПОЛЬЗОВАТЕЛЬ",
"com_nav_user_msg_markdown": "Отображать сообщения пользователя в формате Markdown",
"com_nav_user_name_display": "Отображать имя пользователя в сообщениях",
"com_nav_voice_select": "Голос",
"com_nav_voices_fetch_error": "Не удалось загрузить варианты голосов. Проверьте подключение к интернету.",
"com_nav_welcome_agent": "Выберите агента",
"com_nav_welcome_assistant": "Выберите ассистента",
"com_nav_welcome_message": "Чем я могу помочь вам сегодня?",
"com_show_agent_settings": "Настройки агента",
"com_show_completion_settings": "Показать настройки завершения",
"com_show_examples": "Показать примеры",
"com_sidepanel_agent_builder": "Конструктор агента",
"com_sidepanel_assistant_builder": "Конструктор Ассистента",
"com_sidepanel_attach_files": "Прикрепить файлы",
"com_sidepanel_conversation_tags": "Закладки",
"com_sidepanel_hide_panel": "Скрыть панель",
"com_sidepanel_manage_files": "Управление файлами",
"com_sidepanel_parameters": "Параметры",
"com_sidepanel_select_agent": "Выбрать Ассистента",
"com_sidepanel_select_assistant": "Выбрать Ассистента",
"com_ui_accept": "Принимаю",
"com_ui_add": "Добавить",
"com_ui_add_model_preset": "Добавить модель или пресет для дополнительного ответа",
"com_ui_add_multi_conversation": "Добавить несколько бесед",
"com_ui_admin": "Администратор",
"com_ui_admin_access_warning": "Отключение административного доступа к этой функции может вызвать непредвиденные проблемы с интерфейсом, требующие обновления страницы. После сохранения изменений вернуть настройку можно будет только через параметр interface в конфигурационном файле librechat.yaml, что повлияет на все роли.",
"com_ui_admin_settings": "Настройки администратора",
"com_ui_advanced": "Расширенные",
"com_ui_agent": "Агент",
"com_ui_agent_already_shared_to_all": "Этот ассистент уже доступен всем пользователям",
"com_ui_agent_delete_error": "Произошла ошибка при удалении ассистента",
"com_ui_agent_deleted": "Ассистент успешно удален",
"com_ui_agent_duplicate_error": "Произошла ошибка при дублировании ассистента",
"com_ui_agent_duplicated": "Ассистент успешно скопирован",
"com_ui_agent_editing_allowed": "Другие пользователи уже могут редактировать этого ассистента",
"com_ui_agents": "Агенты",
"com_ui_agents_allow_create": "Разрешить создание ассистентов",
"com_ui_agents_allow_share_global": "Разрешить доступ к Агентам всем пользователям",
"com_ui_agents_allow_use": "Разрешить использование ассистентов",
"com_ui_all": "все",
"com_ui_all_proper": "Все",
"com_ui_archive": "Архивировать",
"com_ui_archive_error": "Не удалось заархивировать чат",
"com_ui_artifact_click": "Нажмите, чтобы открыть",
"com_ui_artifacts": "Артефакты",
"com_ui_artifacts_toggle": "Показать/скрыть артефакты",
"com_ui_ascending": "По возрастанию",
"com_ui_assistant": "Помощник",
"com_ui_assistant_delete_error": "Произошла ошибка при удалении ассистента",
"com_ui_assistant_deleted": "Ассистент успешно удален",
"com_ui_assistants": "Ассистенты",
"com_ui_assistants_output": "Вывод ассистентов",
"com_ui_attach_error": "Невозможно прикрепить файл. Создайте новый или выберите разговор, или попробуйте обновить страницу.",
"com_ui_attach_error_openai": "Невозможно прикрепить файлы ассистента к другим режимам",
"com_ui_attach_error_size": "Превышен лимит размера файла для этого режима:",
"com_ui_attach_error_type": "Неподдерживаемый тип файла для этого режима:",
"com_ui_attach_warn_endpoint": "Файлы сторонних приложений могут быть проигнорированы без совместимого плагина",
"com_ui_attachment": "Вложение",
"com_ui_authentication": "Аутентификация",
"com_ui_avatar": "Аватар",
"com_ui_back_to_chat": "Вернуться к чату",
"com_ui_back_to_prompts": "Вернуться к промтам",
"com_ui_bookmark_delete_confirm": "Вы уверены, что хотите удалить эту закладку?",
"com_ui_bookmarks": "Закладки",
"com_ui_bookmarks_add": "Добавить закладку",
"com_ui_bookmarks_add_to_conversation": "Добавить в текущий разговор",
"com_ui_bookmarks_count": "Количество",
"com_ui_bookmarks_create_error": "Произошла ошибка при создании закладки",
"com_ui_bookmarks_create_exists": "Такая закладка уже существует",
"com_ui_bookmarks_create_success": "Закладка успешно создана",
"com_ui_bookmarks_delete": "Удалить закладку",
"com_ui_bookmarks_delete_error": "Произошла ошибка при удалении закладки",
"com_ui_bookmarks_delete_success": "Закладка успешно удалена",
"com_ui_bookmarks_description": "Описание",
"com_ui_bookmarks_edit": "Редактировать закладку",
"com_ui_bookmarks_filter": "Поиск в закладках...",
"com_ui_bookmarks_new": "Новая закладка",
"com_ui_bookmarks_rebuild": "Перестроить",
"com_ui_bookmarks_title": "Заголовок",
"com_ui_bookmarks_update_error": "Произошла ошибка при обновлении закладки",
"com_ui_bookmarks_update_success": "Закладка успешно обновлена",
"com_ui_cancel": "Отмена",
"com_ui_capabilities": "Возможности",
"com_ui_capability_correction": "Позволяет пользователю вносить корректировки после ответа",
"com_ui_capability_decline_requests": "Обучен отклонять неподходящие запросы",
"com_ui_capability_remember": "Запоминает, что пользователь говорил ранее в разговоре",
"com_ui_categories": "Категории",
"com_ui_chat": "Чат",
"com_ui_chat_history": "История чатов",
"com_ui_chats": "чаты",
"com_ui_clear": "Удалить",
"com_ui_clear_all": "Очистить всё",
"com_ui_close": "Закрыть",
"com_ui_code": "Код",
"com_ui_collapse_chat": "Свернуть чат",
"com_ui_command_placeholder": "Необязательно: введите команду для промта или будет использовано название",
"com_ui_command_usage_placeholder": "Выберите промпт по команде или названию",
"com_ui_confirm_action": "Подтвердить действие",
"com_ui_connect": "Подключить",
"com_ui_context": "Контекст",
"com_ui_continue": "Продолжить",
"com_ui_controls": "Управление",
"com_ui_copied": "Скопировано",
"com_ui_copied_to_clipboard": "Скопировано в буфер обмена",
"com_ui_copy_code": "Копировать код",
"com_ui_copy_link": "Скопировать ссылку",
"com_ui_copy_to_clipboard": "Копировать в буфер обмена",
"com_ui_create": "Создать",
"com_ui_create_link": "Создать ссылку",
"com_ui_create_prompt": "Создать промт",
"com_ui_custom_prompt_mode": "Режим пользовательского промта",
"com_ui_dashboard": "Главная панель",
"com_ui_date": "Дата",
"com_ui_date_april": "Апрель",
"com_ui_date_august": "Август",
"com_ui_date_december": "Декабрь",
"com_ui_date_february": "Февраль",
"com_ui_date_january": "Январь",
"com_ui_date_july": "Июль",
"com_ui_date_june": "Июнь",
"com_ui_date_march": "Март",
"com_ui_date_may": "Май",
"com_ui_date_november": "Ноябрь",
"com_ui_date_october": "Октябрь",
"com_ui_date_previous_30_days": "За последние 30 дней",
"com_ui_date_previous_7_days": "Предыдущие 7 дней",
"com_ui_date_september": "Сентябрь",
"com_ui_date_today": "Сегодня",
"com_ui_date_yesterday": "Вчера",
"com_ui_decline": "Не принимаю",
"com_ui_delete": "Удалить",
"com_ui_delete_action": "Удалить действие",
"com_ui_delete_action_confirm": "Вы действительно хотите удалить это действие?",
"com_ui_delete_agent_confirm": "Вы действительно хотите удалить этого агента?",
"com_ui_delete_assistant_confirm": "Вы действительно хотите удалить этого ассистента? Это действие необратимо.",
"com_ui_delete_confirm": "Будет удален следующий чат: ",
"com_ui_delete_confirm_prompt_version_var": "Это действие удалит выбранную версию для '{{0}}'. Если других версий не существует, промт будет полностью удален.",
"com_ui_delete_conversation": "Удалить чат?",
"com_ui_delete_prompt": "Удалить промт?",
"com_ui_delete_shared_link": "Удалить общую ссылку?",
"com_ui_delete_tool": "Удалить инструмент",
"com_ui_delete_tool_confirm": "Вы действительно хотите удалить этот инструмент?",
"com_ui_descending": "По убыванию",
"com_ui_description": "Описание",
"com_ui_description_placeholder": "Дополнительно: введите описание для промта",
"com_ui_download_error": "Ошибка загрузки файла. Возможно, файл был удален.",
"com_ui_drag_drop_file": "Перетащите файл сюда",
"com_ui_dropdown_variables": "Выпадающие переменные:",
"com_ui_dropdown_variables_info": "Создавайте пользовательские выпадающие списки для ваших промптов: `{{название_переменной:вариант1|вариант2|вариант3}}`",
"com_ui_duplicate": "Дублировать",
"com_ui_duplicate_agent_confirm": "Вы действительно хотите создать копию этого агента?",
"com_ui_duplication_error": "Не удалось создать копию разговора",
"com_ui_duplication_processing": "Создание копии беседы...",
"com_ui_duplication_success": "Разговор успешно скопирован",
"com_ui_edit": "Редактировать",
"com_ui_endpoint": "Эндпоинт",
"com_ui_endpoint_menu": "Меню настроек LLM",
"com_ui_endpoints_available": "Доступные эндпоинты",
"com_ui_enter": "Ввести",
"com_ui_enter_api_key": "Введите API-ключ",
"com_ui_enter_openapi_schema": "Введите вашу OpenAPI схему",
"com_ui_enter_var": "Введите {{0}}",
"com_ui_entries": "записей",
"com_ui_error": "Ошибка",
"com_ui_error_connection": "Ошибка подключения к серверу. Попробуйте обновить страницу.",
"com_ui_error_save_admin_settings": "Произошла ошибка при сохранении настроек администратора",
"com_ui_example_10_year_old_b_day": "У тебя есть креативные идеи для дня рождения 10-летнего ребенка?",
"com_ui_example_http_in_js": "Как мне сделать HTTP-запрос в JavaScript?",
"com_ui_example_quantum_computing": "Объясни квантовые вычисления простыми словами",
"com_ui_examples": "Примеры",
"com_ui_experimental": "Экспериментальный",
"com_ui_export_convo_modal": "Экспорт беседы",
"com_ui_field_required": "Это поле обязательно для заполнения",
"com_ui_filter_prompts_name": "Фильтровать промты по названию",
"com_ui_finance": "Финансы",
"com_ui_fork": "Разделить",
"com_ui_fork_all_target": "Включить все сюда",
"com_ui_fork_branches": "Включить связанные ветки",
"com_ui_fork_change_default": "Изменить вариант ветвления по умолчанию",
"com_ui_fork_default": "Использовать вариант по умолчанию",
"com_ui_fork_error": "Произошла ошибка при создании ответвления разговора",
"com_ui_fork_from_message": "Выберите вариант ответвления",
"com_ui_fork_info_1": "Используйте эту настройку для разделения сообщений с нужным поведением.",
"com_ui_fork_info_2": "\"Форкинг\" означает создание новой ветви разговора, которая начинается или заканчивается на определенных сообщениях текущего разговора, создавая копию в соответствии с выбранными параметрами.",
"com_ui_fork_info_3": "\"Целевое сообщение\" относится либо к сообщению, из которого было открыто это всплывающее окно, либо, если вы отметите \"{{0}}\", к последнему сообщению в диалоге.",
"com_ui_fork_info_branches": "Эта опция создает ветвление видимых сообщений вместе со связанными ветвями; другими словами, прямой путь к целевому сообщению, включая ветви на этом пути.",
"com_ui_fork_info_remember": "Отметьте это, чтобы запомнить выбранные вами параметры для будущего использования, что позволит быстрее создавать ответвления бесед по вашим предпочтениям.",
"com_ui_fork_info_start": "Если отмечено, ветвление начнется с этого сообщения до последнего сообщения в разговоре в соответствии с выбранным выше поведением.",
"com_ui_fork_info_target": "Эта опция создает ветвление всех сообщений, ведущих к целевому сообщению, включая соседние. Другими словами, включаются все ветви сообщений, независимо от того, видны они или находятся по одному пути.",
"com_ui_fork_info_visible": "Эта опция создает ветвь только для видимых сообщений, то есть прямой путь к целевому сообщению без боковых ветвей.",
"com_ui_fork_processing": "Разветвление беседы...",
"com_ui_fork_remember": "Запомнить",
"com_ui_fork_remember_checked": "Ваш выбор будет сохранен после использования. Вы можете изменить его в любое время в настройках.",
"com_ui_fork_split_target": "Начать ветвление здесь",
"com_ui_fork_split_target_setting": "По умолчанию создавать ветку от целевого сообщения",
"com_ui_fork_success": "Разветвление беседы успешно выполнено",
"com_ui_fork_visible": "Только видимые сообщения",
"com_ui_go_to_conversation": "Перейти к беседе",
"com_ui_happy_birthday": "Это мой первый день рождения!",
"com_ui_hide_prompt_templates": "Скрыть шаблоны промптов",
"com_ui_host": "Хост",
"com_ui_idea": "Идеи",
"com_ui_image_gen": "Генератор изображений",
"com_ui_import_conversation": "Импортировать",
"com_ui_import_conversation_error": "При импорте бесед произошла ошибка",
"com_ui_import_conversation_file_type_error": "Неподдерживаемый тип импорта",
"com_ui_import_conversation_info": "Импортировать беседы из файла JSON",
"com_ui_import_conversation_success": "Беседы успешно импортированы",
"com_ui_include_shadcnui": "Включить компоненты shadcn/ui",
"com_ui_input": "Ввод",
"com_ui_instructions": "Инструкции",
"com_ui_latest_footer": "Искусственный интеллект для каждого",
"com_ui_librechat_code_api_key": "Получить ключ API интерпретатора кода LibreChat",
"com_ui_librechat_code_api_subtitle": "Безопасно. Многоязычно. Работа с файлами.",
"com_ui_librechat_code_api_title": "Запустить AI-код",
"com_ui_limitation_harmful_biased": "Иногда может создавать вредные инструкции или предвзятое содержимое",
"com_ui_limitation_incorrect_info": "Иногда может генерировать некорректную информацию",
"com_ui_limitation_limited_2021": "Ограниченные знания о мире и событиях после 2021 года",
"com_ui_limitations": "Ограничения",
"com_ui_llm_menu": "Меню LLM",
"com_ui_llms_available": "Доступные языковые модели",
"com_ui_loading": "Загрузка...",
"com_ui_locked": "Заблокировано",
"com_ui_logo": "Логотип {{0}}",
"com_ui_manage": "Управление",
"com_ui_max_tags": "Максимально допустимое количество - {{0}}, используются последние значения.",
"com_ui_mention": "Упомянуть конечную точку, помощника или предустановку для быстрого переключения",
"com_ui_min_tags": "Нельзя удалить больше значений, требуется минимум {{0}}.",
"com_ui_misc": "Разное",
"com_ui_model": "Модель",
"com_ui_model_parameters": "Параметры модели",
"com_ui_model_save_success": "Параметры модели успешно сохранены",
"com_ui_more_info": "Подробнее",
"com_ui_more_options": "Еще",
"com_ui_my_prompts": "Мои промты",
"com_ui_name": "Имя",
"com_ui_new_chat": "Создать чат",
"com_ui_new_footer": "Все AI-чаты в одном месте.",
"com_ui_next": "Следующий",
"com_ui_no": "Нет",
"com_ui_no_bookmarks": "Похоже, у вас пока нет закладок. Выберите чат и добавьте новую закладку",
"com_ui_no_category": "Без категории",
"com_ui_no_changes": "Нет изменений для обновления",
"com_ui_no_conversation_id": "Идентификатор беседы не найден",
"com_ui_no_prompt_description": "Описание отсутствует",
"com_ui_no_terms_content": "Нет содержания условий использования для отображения",
"com_ui_none_selected": "Ничего не выбрано",
"com_ui_nothing_found": "Ничего не найдено",
"com_ui_of": "из",
"com_ui_off": "Выкл.",
"com_ui_on": "Вкл.",
"com_ui_page": "Страница",
"com_ui_pay_per_call": "Все AI-чаты в одном месте. Оплачивайте за вызовы, а не за месяц",
"com_ui_prev": "Предыдущий",
"com_ui_preview": "Предпросмотр",
"com_ui_privacy_policy": "Политика конфиденциальности",
"com_ui_privacy_policy_url": "Ссылка на политику конфиденциальности",
"com_ui_prompt": "Промт",
"com_ui_prompt_already_shared_to_all": "Этот промт уже доступен всем пользователям",
"com_ui_prompt_name": "Название промта",
"com_ui_prompt_name_required": "Необходимо указать название промта",
"com_ui_prompt_preview_not_shared": "Автор не разрешил совместную работу с этим промтом",
"com_ui_prompt_shared_to_all": "Этот промт доступен всем пользователям",
"com_ui_prompt_templates": "Шаблоны промптов",
"com_ui_prompt_text": "Текст",
"com_ui_prompt_text_required": "Введите текст",
"com_ui_prompt_update_error": "Произошла ошибка при обновлении промта",
"com_ui_prompts": "Промты",
"com_ui_prompts_allow_create": "Разрешить создание промтов",
"com_ui_prompts_allow_share_global": "Разрешить доступ к промптам всем пользователям",
"com_ui_prompts_allow_use": "Разрешить использование промтов",
"com_ui_provider": "Провайдер",
"com_ui_read_aloud": "Прочитать вслух",
"com_ui_regenerate": "Повторная генерация",
"com_ui_region": "Регион",
"com_ui_rename": "Переименовать",
"com_ui_renaming_var": "Переименование '{{0}}'",
"com_ui_reset_var": "Сбросить {{0}}",
"com_ui_result": "Результат",
"com_ui_revoke": "Отозвать",
"com_ui_revoke_info": "Отозвать все предоставленные пользователем учетные данные",
"com_ui_revoke_key_confirm": "Вы действительно хотите отозвать этот ключ?",
"com_ui_revoke_key_endpoint": "Отозвать ключ для {{0}}",
"com_ui_revoke_keys": "Отозвать ключи",
"com_ui_revoke_keys_confirm": "Вы действительно хотите отозвать все ключи?",
"com_ui_role_select": "Роль",
"com_ui_roleplay": "Ролевая игра",
"com_ui_run_code": "Выполнить код",
"com_ui_run_code_error": "Произошла ошибка при выполнении кода",
"com_ui_save": "Сохранить",
"com_ui_save_submit": "Сохранить и отправить",
"com_ui_saved": "Сохранено!",
"com_ui_schema": "Схема",
"com_ui_search_categories": "Поиск по категориям",
"com_ui_select": "Выбрать",
"com_ui_select_a_category": "Категория не выбрана",
"com_ui_select_file": "Выберите файл",
"com_ui_select_model": "Выберите модель",
"com_ui_select_provider": "Выберите провайдера",
"com_ui_select_provider_first": "Сначала выберите провайдера",
"com_ui_select_region": "Выберите регион",
"com_ui_select_search_model": "Поиск модели по названию",
"com_ui_select_search_plugin": "Поиск плагина по названию",
"com_ui_select_search_provider": "Поиск провайдера по названию",
"com_ui_select_search_region": "Поиск региона по названию",
"com_ui_share": "Поделиться",
"com_ui_share_create_message": "Ваше имя и любые сообщения, которые вы добавите после обмена, останутся конфиденциальными.",
"com_ui_share_created_message": "Создана общая ссылка на ваш чат. Управляйте ранее общими чатами в любое время через Настройки.",
"com_ui_share_delete_error": "Произошла ошибка при удалении общей ссылки.",
"com_ui_share_error": "Произошла ошибка при попытке поделиться ссылкой на чат",
"com_ui_share_link_to_chat": "Поделиться ссылкой в чате",
"com_ui_share_retrieve_error": "Произошла ошибка при удалении общей ссылки.",
"com_ui_share_to_all_users": "Поделиться со всеми пользователями",
"com_ui_share_update_message": "Ваше имя, пользовательские инструкции и любые сообщения, которые вы добавите после обмена, останутся конфиденциальными.",
"com_ui_share_updated_message": "Обновлена общая ссылка на ваш чат. Управляйте ранее общими чатами в любое время через Настройки.",
"com_ui_share_var": "Поделиться {{0}}",
"com_ui_shared_link_not_found": "Общая ссылка не найдена",
"com_ui_shared_prompts": "Общие промты",
"com_ui_shop": "Магазин",
"com_ui_show_all": "Показать все",
"com_ui_showing": "Показано",
"com_ui_simple": "Простой",
"com_ui_size": "Размер",
"com_ui_special_variables": "Специальные переменные:",
"com_ui_special_variables_info": "Используйте `{{current_date}}` для отображения текущей даты и `{{current_user}}` для отображения имени вашей учетной записи.",
"com_ui_speech_while_submitting": "Невозможно отправить голосовой ввод во время генерации ответа",
"com_ui_stop": "Остановить генерацию",
"com_ui_storage": "Хранилище",
"com_ui_submit": "Отправить",
"com_ui_success": "Успешно",
"com_ui_teach_or_explain": "Обучение",
"com_ui_terms_and_conditions": "Условия использования",
"com_ui_terms_of_service": "Условия использования",
"com_ui_tools": "Инструменты",
"com_ui_travel": "Путешествия",
"com_ui_unarchive": "разархивировать",
"com_ui_unarchive_error": "Не удалось восстановить чат из архива",
"com_ui_unknown": "Неизвестно",
"com_ui_update": "Обновить",
"com_ui_upload": "Загрузить",
"com_ui_upload_code_files": "Загрузить для Интерпретатора кода",
"com_ui_upload_delay": "Загрузка \"{{0}}\" занимает больше времени, чем ожидалось. Пожалуйста, подождите, пока файл полностью проиндексируется для доступа.",
"com_ui_upload_error": "Произошла ошибка при загрузке вашего файла",
"com_ui_upload_file_search": "Загрузить для поиска по файлам",
"com_ui_upload_files": "Загрузить файлы",
"com_ui_upload_image": "Загрузить изображение",
"com_ui_upload_image_input": "Загрузить изображение",
"com_ui_upload_invalid": "Недопустимый файл для загрузки. Загружаемое изображение не должно превышать установленный размер",
"com_ui_upload_invalid_var": "Недопустимый файл. Загружаемое изображение не должно превышать {{0}} МБ",
"com_ui_upload_success": "Файл успешно загружен",
"com_ui_upload_type": "Выберите тип загрузки",
"com_ui_use_micrphone": "Использовать микрофон",
"com_ui_use_prompt": "Использовать промпт",
"com_ui_variables": "Переменные",
"com_ui_variables_info": "Используйте двойные фигурные скобки в тексте для создания переменных, например `{{пример переменной}}`, чтобы заполнить их позже при использовании промта.",
"com_ui_version_var": "Версия {{0}}",
"com_ui_versions": "Версии",
"com_ui_write": "Написать",
"com_ui_yes": "Да",
"com_ui_zoom": "Масштаб",
"com_user_message": "Вы",
"com_warning_resubmit_unsupported": "Повторная отправка сообщения ИИ не поддерживается для данной конечной точки"
}

View file

@ -0,0 +1,302 @@
{
"com_auth_already_have_account": "Har du redan ett konto?",
"com_auth_click": "Klicka",
"com_auth_click_here": "Klicka här",
"com_auth_continue": "Fortsätt",
"com_auth_create_account": "Skapa ditt konto",
"com_auth_discord_login": "Logga in med Discord",
"com_auth_email": "E-post",
"com_auth_email_address": "E-postadress",
"com_auth_email_max_length": "E-post får inte vara längre än 120 tecken",
"com_auth_email_min_length": "E-post måste vara minst 6 tecken",
"com_auth_email_pattern": "Du måste ange en giltig e-postadress",
"com_auth_email_required": "E-post krävs",
"com_auth_error_create": "Det uppstod ett fel när du försökte registrera ditt konto. Vänligen försök igen.",
"com_auth_error_invalid_reset_token": "Detta lösenordsåterställningsnyckel är inte längre giltigt.",
"com_auth_error_login": "Kunde inte logga in med den angivna informationen. Kontrollera dina uppgifter och försök igen.",
"com_auth_error_login_rl": "För många inloggningsförsök från den här IP-adressen på kort tid. Vänligen försök igen senare.",
"com_auth_error_reset_password": "Det uppstod ett problem med att återställa ditt lösenord. Ingen användare hittades med den angivna e-postadressen. Vänligen försök igen.",
"com_auth_facebook_login": "Logga in med Facebook",
"com_auth_full_name": "Fullständigt namn",
"com_auth_github_login": "Logga in med Github",
"com_auth_google_login": "Logga in med Google",
"com_auth_here": "HÄR",
"com_auth_login": "Logga in",
"com_auth_login_with_new_password": "Du kan nu logga in med ditt nya lösenord.",
"com_auth_name_max_length": "Namnet får inte vara längre än 80 tecken",
"com_auth_name_min_length": "Namnet måste vara minst 3 tecken",
"com_auth_name_required": "Namn krävs",
"com_auth_no_account": "Har du inget konto?",
"com_auth_password": "Lösenord",
"com_auth_password_confirm": "Bekräfta lösenord",
"com_auth_password_forgot": "Glömt lösenord?",
"com_auth_password_max_length": "Lösenordet får inte vara längre än 128 tecken",
"com_auth_password_min_length": "Lösenordet måste vara minst 8 tecken",
"com_auth_password_not_match": "Lösenorden matchar inte",
"com_auth_password_required": "Lösenord krävs",
"com_auth_reset_password": "Återställ ditt lösenord",
"com_auth_reset_password_email_sent": "Ett e-postmeddelande har skickats till dig med ytterligare instruktioner för att återställa ditt lösenord.",
"com_auth_reset_password_link_sent": "E-post skickad",
"com_auth_reset_password_success": "Lösenordsåterställning lyckades",
"com_auth_sign_in": "Logga in",
"com_auth_sign_up": "Registrera dig",
"com_auth_submit_registration": "Skicka registrering",
"com_auth_to_reset_your_password": "för att återställa ditt lösenord.",
"com_auth_to_try_again": "för att försöka igen.",
"com_auth_username": "Användarnamn (valfritt)",
"com_auth_username_max_length": "Användarnamnet får inte vara längre än 20 tecken",
"com_auth_username_min_length": "Användarnamnet måste vara minst 2 tecken",
"com_auth_username_required": "Användarnamn krävs",
"com_auth_welcome_back": "Välkommen tillbaka",
"com_endpoint": "Slutpunkt",
"com_endpoint_agent": "Agent",
"com_endpoint_agent_model": "Agentmodell (Rekommenderad: GPT-3.5)",
"com_endpoint_anthropic_custom_name_placeholder": "Ange ett anpassat namn för Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "Maximalt antal tokens som kan genereras i svaret. Ange ett lägre värde för kortare svar och ett högre värde för längre svar.",
"com_endpoint_anthropic_temp": "Varierar mellan 0 och 1. Använd temp närmare 0 för analytiska/flervalsfrågor och närmare 1 för kreativa och generativa uppgifter. Vi rekommenderar att ändra detta eller Top P men inte båda.",
"com_endpoint_anthropic_topk": "Top-k ändrar hur modellen väljer tokens för utdata. Ett top-k av 1 innebär att den valda token är den mest sannolika bland alla tokens i modellens vokabulär (kallas också girig avkodning), medan ett top-k av 3 innebär att nästa token väljs bland de 3 mest sannolika tokens (med temperatur).",
"com_endpoint_anthropic_topp": "Top-p ändrar hur modellen väljer tokens för utdata. Tokens väljs från de mest K (se topK-parameter) sannolika till de minst tills summan av deras sannolikheter når top-p-värdet.",
"com_endpoint_bing_context_placeholder": "Bing kan använda upp till 7k tokens för \"kontext\", som den kan referera till under konversationen. Den specifika gränsen är inte känd men kan stöta på fel om den överstiger 7k tokens",
"com_endpoint_bing_enable_sydney": "Aktivera Sydney",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "VARNING: Otillåten användning av denna funktion kan få dig BANNAD från att använda Bing! Klicka på \"Systemmeddelande\" för fullständiga instruktioner och standardmeddelandet om det utelämnas, vilket är \"Sydney\"-förinställningen som anses vara säker.",
"com_endpoint_bing_to_enable_sydney": "För att aktivera Sydney",
"com_endpoint_completion": "Komplettering",
"com_endpoint_completion_model": "Kompletteringsmodell (Rekommenderad: GPT-4)",
"com_endpoint_config_key": "Ange API-nyckel",
"com_endpoint_config_key_chatgpt": "För att få din åtkomstnyckel för ChatGPT \"Gratisversion\", logga in på",
"com_endpoint_config_key_chatgpt_copy_token": "Kopiera åtkomstnyckel.",
"com_endpoint_config_key_chatgpt_then_visit": "sedan besök",
"com_endpoint_config_key_edge_full_key_string": "för att tillhandahålla hela cookie-strängarna.",
"com_endpoint_config_key_edge_instructions": "instruktioner",
"com_endpoint_config_key_encryption": "Din nyckel kommer att krypteras och raderas vid",
"com_endpoint_config_key_expiry": "utgångstiden",
"com_endpoint_config_key_for": "Ange API-nyckel för",
"com_endpoint_config_key_get_edge_key": "För att få din åtkomstnyckel för Bing, logga in på",
"com_endpoint_config_key_get_edge_key_dev_tool": "Använd utvecklingsverktyg eller ett tillägg när du är inloggad på webbplatsen för att kopiera innehållet i _U-cookien. Om detta misslyckas, följ dessa",
"com_endpoint_config_key_google_need_to": "Du behöver",
"com_endpoint_config_key_google_service_account": "Skapa ett tjänstekonto",
"com_endpoint_config_key_google_vertex_ai": "Aktivera Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API på Google Cloud, sedan",
"com_endpoint_config_key_google_vertex_api_role": "Se till att klicka på \"Skapa och fortsätt\" för att ge åtminstone rollen \"Vertex AI-användare\". Skapa slutligen en JSON-nyckel att importera här.",
"com_endpoint_config_key_import_json_key": "Importera JSON-nyckel för kontot.",
"com_endpoint_config_key_import_json_key_invalid": "Ogiltig JSON-nyckel för konto, importerade du rätt fil?",
"com_endpoint_config_key_import_json_key_success": "Lyckades importera JSON-nyckel för kontot",
"com_endpoint_config_key_name": "Nyckel",
"com_endpoint_config_key_name_placeholder": "Ange API-nyckel först",
"com_endpoint_config_value": "Ange värde för",
"com_endpoint_context": "Kontext",
"com_endpoint_custom_name": "Anpassat namn",
"com_endpoint_default": "standard",
"com_endpoint_default_blank": "standard: tom",
"com_endpoint_default_creative": "standard: kreativ",
"com_endpoint_default_empty": "standard: tom",
"com_endpoint_default_false": "standard: falsk",
"com_endpoint_default_with_num": "standard: {{0}}",
"com_endpoint_disabled_with_tools": "inaktiverad med verktyg",
"com_endpoint_disabled_with_tools_placeholder": "Inaktiverad med valda verktyg",
"com_endpoint_examples": " Förinställningar",
"com_endpoint_export": "Exportera",
"com_endpoint_frequency_penalty": "Frekvensstraff",
"com_endpoint_func_hover": "Aktivera användning av tillägg som OpenAI-funktioner",
"com_endpoint_google_custom_name_placeholder": "Ange ett anpassat namn för Google",
"com_endpoint_google_maxoutputtokens": "Maximalt antal tokens som kan genereras i svaret. Ange ett lägre värde för kortare svar och ett högre värde för längre svar.",
"com_endpoint_google_temp": "Högre värden = mer slumpmässigt, medan lägre värden = mer fokuserat och bestämt. Vi rekommenderar att ändra detta eller Top P men inte båda.",
"com_endpoint_google_topk": "Top-k ändrar hur modellen väljer tokens för utdata. Ett top-k av 1 innebär att den valda token är den mest sannolika bland alla tokens i modellens vokabulär (kallas också girig avkodning), medan ett top-k av 3 innebär att nästa token väljs bland de 3 mest sannolika tokens (med temperatur).",
"com_endpoint_google_topp": "Top-p ändrar hur modellen väljer tokens för utdata. Tokens väljs från de mest K (se topK-parameter) sannolika till de minst tills summan av deras sannolikheter når top-p-värdet.",
"com_endpoint_hide": "Dölj",
"com_endpoint_import": "Importera",
"com_endpoint_max_output_tokens": "Max utdatatokens",
"com_endpoint_my_preset": "Min förinställning",
"com_endpoint_new_topic": "Nytt ämne",
"com_endpoint_no_presets": "Ingen förinställning ännu",
"com_endpoint_not_available": "Ingen slutpunkt tillgänglig",
"com_endpoint_not_implemented": "Ej implementerad",
"com_endpoint_open_menu": "Öppna meny",
"com_endpoint_openai_custom_name_placeholder": "Ange ett eget namn för ChatGPT",
"com_endpoint_openai_freq": "Nummer mellan -2,0 och 2,0. Positiva värden minskar nya tokens baserat på deras befintliga frekvens i texten hittills, vilket minskar modellens sannolikhet att upprepa samma rad ordagrant.",
"com_endpoint_openai_max": "Max tokens att generera. Den totala längden på tokens för inmatning och svar är begränsad av modellen som används.",
"com_endpoint_openai_pres": "Nummer mellan -2,0 och 2,0. Positiva värden minskar nya tokens baserat på om de förekommer i texten hittills, vilket ökar modellens sannolikhet att prata om nya ämnen.",
"com_endpoint_openai_prompt_prefix_placeholder": "Ange anpassade instruktioner att inkludera i Systemmeddelande. Standard: inga",
"com_endpoint_openai_temp": "Högre värden = mer slumpmässigt, medan lägre värden = mer fokuserat och bestämt. Vi rekommenderar att ändra detta eller Top P men inte båda.",
"com_endpoint_openai_topp": "Ett alternativ till temperatur, kallat kärnprovtagning, där modellen beaktar resultaten av tokens med top_p-sannolikhetsmassa. Så 0,1 innebär att endast de tokens som utgör den översta 10% sannolikhetsmassan beaktas. Vi rekommenderar att ändra detta eller temperaturen men inte båda.",
"com_endpoint_output": "Utdata",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Ange anpassade instruktioner att inkludera i systemmeddelande. Standard: inga",
"com_endpoint_plug_skip_completion": "Hoppa över komplettering",
"com_endpoint_plug_use_functions": "Använd funktioner",
"com_endpoint_presence_penalty": "Närvarostraff",
"com_endpoint_preset": "förinställning",
"com_endpoint_preset_name": "Förinställningsnamn",
"com_endpoint_presets": "förinställningar",
"com_endpoint_presets_clear_warning": "Är du säker på att du vill rensa alla förinställningar? Detta går inte att ångra.",
"com_endpoint_prompt_prefix": "Uppmaningsprefix",
"com_endpoint_prompt_prefix_placeholder": "Ange anpassade instruktioner eller kontext. Ignoreras om tom.",
"com_endpoint_save": "Spara",
"com_endpoint_save_as_preset": "Spara som förinställning",
"com_endpoint_save_convo_as_preset": "Spara konversation som förinställning",
"com_endpoint_set_custom_name": "Ange ett eget namn, om du kan hitta denna förinställning",
"com_endpoint_show": "Visa",
"com_endpoint_show_what_settings": "Visa {{0}} inställningar",
"com_endpoint_skip_hover": "Aktivera att hoppa över kompletteringssteg, som granskar det slutliga svaret och genererade steg",
"com_endpoint_system_message": "Systemmeddelande",
"com_endpoint_temperature": "Temperatur",
"com_endpoint_token_count": "Antal tokens",
"com_endpoint_tone_style": "Tonstil",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_view_options": "Visa alternativ",
"com_nav_archive_all": "Arkivera alla",
"com_nav_archive_all_chats": "Arkivera alla chattar",
"com_nav_archive_created_at": "Skapad",
"com_nav_archive_name": "Namn",
"com_nav_archived_chats": "Arkiverade chattar",
"com_nav_archived_chats_empty": "Du har inga arkiverade chattar.",
"com_nav_archived_chats_manage": "Hantera",
"com_nav_balance": "Balans",
"com_nav_clear_all_chats": "Rensa alla chattar",
"com_nav_clear_conversation": "Rensa konversationer",
"com_nav_clear_conversation_confirm_message": "Är du säker på att du vill rensa alla konversationer? Detta går inte att ångra.",
"com_nav_close_sidebar": "Stäng sidofält",
"com_nav_confirm_clear": "Bekräfta rensning",
"com_nav_enabled": "Aktiverad",
"com_nav_export": "Exportera",
"com_nav_export_all_message_branches": "Exportera alla grenar för meddelanden",
"com_nav_export_conversation": "Exportera konversation",
"com_nav_export_filename": "Filnamn",
"com_nav_export_filename_placeholder": "Ange filnamnet",
"com_nav_export_include_endpoint_options": "Inkludera slutpunktsalternativ",
"com_nav_export_recursive": "Rekursiv",
"com_nav_export_recursive_or_sequential": "Rekursiv eller sekventiell?",
"com_nav_export_type": "Typ",
"com_nav_font_size": "Textstorlek",
"com_nav_help_faq": "Hjälp & Vanliga frågor",
"com_nav_info_bookmarks_rebuild": "Om antalet bokmärken är felaktigt, vänligen återuppbygg informationen om bokmärkena. Antalet bokmärken kommer att omberäknas och data återställs till sitt korrekta tillstånd.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_log_out": "Logga ut",
"com_nav_not_supported": "Stöds ej",
"com_nav_open_sidebar": "Öppna sidofält",
"com_nav_plugin_auth_error": "Det uppstod ett fel när försöket att autentisera denna plugin gjordes. Försök igen.",
"com_nav_plugin_search": "Sök efter plugins",
"com_nav_plugin_store": "Pluginbutik",
"com_nav_search_placeholder": "Sök meddelanden",
"com_nav_send_message": "Skicka meddelande",
"com_nav_setting_data": "Datakontroller",
"com_nav_setting_general": "Allmänt",
"com_nav_settings": "Inställningar",
"com_nav_shared_links": "Delade länkar",
"com_nav_shared_links_date_shared": "Datum delad",
"com_nav_shared_links_empty": "Du har inga delade länkar.",
"com_nav_shared_links_manage": "Hantera",
"com_nav_shared_links_name": "Namn",
"com_nav_theme": "Tema",
"com_nav_theme_dark": "Mörkt",
"com_nav_theme_light": "Ljust",
"com_nav_theme_system": "System",
"com_nav_user": "ANVÄNDARE",
"com_ui_accept": "Jag accepterar",
"com_ui_all": "alla",
"com_ui_archive": "Arkiv",
"com_ui_archive_error": "Kunde inte arkivera chatt",
"com_ui_bookmark_delete_confirm": "Är du säker på att du vill ta bort detta bokmärke?",
"com_ui_bookmarks": "Bokmärken",
"com_ui_bookmarks_add_to_conversation": "Lägg till i nuvarande konversation",
"com_ui_bookmarks_count": "Antal",
"com_ui_bookmarks_create_error": "Ett fel uppstod vid skapandet av bokmärket",
"com_ui_bookmarks_create_success": "Bokmärke skapat framgångsrikt",
"com_ui_bookmarks_delete_error": "Ett fel uppstod vid raderingen av bokmärket",
"com_ui_bookmarks_delete_success": "Bokm<6B><6D>rke raderat framgångsrikt",
"com_ui_bookmarks_description": "Beskrivning",
"com_ui_bookmarks_new": "Nytt Bokmärke",
"com_ui_bookmarks_rebuild": "Återuppbygg",
"com_ui_bookmarks_title": "Titel",
"com_ui_bookmarks_update_error": "Ett fel uppstod vid uppdateringen av bokmärket",
"com_ui_bookmarks_update_success": "Bokmärke uppdaterat framgångsrikt",
"com_ui_cancel": "Avbryt",
"com_ui_capabilities": "Möjligheter",
"com_ui_capability_correction": "Tillåter användaren att ge uppföljande rättelser",
"com_ui_capability_decline_requests": "Tränad för att avvisa olämpliga förfrågningar",
"com_ui_capability_remember": "Kommer ihåg vad användaren sa tidigare i konversationen",
"com_ui_chats": "chattar",
"com_ui_clear": "Rensa",
"com_ui_close": "Stäng",
"com_ui_confirm_action": "Bekräfta åtgärd",
"com_ui_continue": "Fortsätt",
"com_ui_copied_to_clipboard": "Kopierat till urklipp",
"com_ui_copy_link": "Kopiera länk",
"com_ui_copy_to_clipboard": "Kopiera till urklipp",
"com_ui_create_link": "Skapa länk",
"com_ui_decline": "Jag accepterar inte",
"com_ui_delete": "Radera",
"com_ui_delete_confirm": "Detta kommer att radera",
"com_ui_delete_conversation": "Radera chatt?",
"com_ui_edit": "Redigera",
"com_ui_enter": "Ange",
"com_ui_entries": "Inlägg",
"com_ui_example_10_year_old_b_day": "Har du några kreativa idéer till ett 10-årings födelsedag?",
"com_ui_example_http_in_js": "Hur gör jag en HTTP-förfrågan i Javascript?",
"com_ui_example_quantum_computing": "Förklara kvantberäkning på enkla termer",
"com_ui_examples": "Exempel",
"com_ui_happy_birthday": "Det är min första födelsedag!",
"com_ui_hide_prompt_templates": "Dölj Prompt Mallar",
"com_ui_import_conversation": "Importera",
"com_ui_import_conversation_error": "Det uppstod ett fel vid import av dina konversationer",
"com_ui_import_conversation_info": "Importera konversationer från en JSON-fil",
"com_ui_import_conversation_success": "Konversationer har importerats framgångsrikt",
"com_ui_input": "Inmatning",
"com_ui_limitation_harmful_biased": "Kan ibland producera skadliga instruktioner eller snedvridet innehåll",
"com_ui_limitation_incorrect_info": "Kan ibland generera felaktig information",
"com_ui_limitation_limited_2021": "Begränsad kunskap om världen och händelser efter 2021",
"com_ui_limitations": "Begränsningar",
"com_ui_model": "Modell",
"com_ui_more_options": "Mer",
"com_ui_new_chat": "Ny chatt",
"com_ui_next": "Nästa",
"com_ui_no_terms_content": "Ingen innehåll för villkor för användning att visa",
"com_ui_of": "av",
"com_ui_pay_per_call": "Alla AI-konversationer på ett ställe. Betala per anrop och inte per månad",
"com_ui_prev": "Föregående",
"com_ui_prompt_templates": "Prompt Mallar",
"com_ui_regenerate": "Återskapa",
"com_ui_rename": "byta namn på",
"com_ui_revoke": "Återkalla",
"com_ui_revoke_info": "Återkalla alla användaruppgifter.",
"com_ui_save": "Spara",
"com_ui_select_model": "Välj en modell",
"com_ui_share": "Dela",
"com_ui_share_create_message": "Ditt namn och alla meddelanden du lägger till efter delningen förblir privata.",
"com_ui_share_created_message": "En delad länk till din chatt har skapats. Hantera tidigare delade chattar när som helst via Inställningar.",
"com_ui_share_delete_error": "Ett fel uppstod vid borttagningen av den delade länken.",
"com_ui_share_error": "Ett fel uppstod vid delning av chattlänken",
"com_ui_share_link_to_chat": "Dela länk till chatt",
"com_ui_share_retrieve_error": "Ett fel uppstod vid borttagningen av den delade länken.",
"com_ui_share_update_message": "Ditt namn, anpassade instruktioner och alla meddelanden du lägger till efter delningen förblir privata.",
"com_ui_share_updated_message": "En delad länk till din chatt har uppdaterats. Hantera tidigare delade chattar när som helst via Inställningar.",
"com_ui_shared_link_not_found": "Delad länk hittades inte",
"com_ui_showing": "Visar",
"com_ui_submit": "Skicka",
"com_ui_success": "Lyckades",
"com_ui_terms_and_conditions": "Villkor för användning",
"com_ui_unarchive": "Avarkivera",
"com_ui_unarchive_error": "Kunde inte avarkivera chatt",
"com_ui_upload_success": "Uppladdningen av filen lyckades",
"com_ui_use_prompt": "Använd prompt"
}

View file

@ -0,0 +1,569 @@
{
"com_assistants_actions": "Eylemler",
"com_assistants_actions_disabled": "Eylem eklemeden önce bir asistan oluşturmanız gerekiyor.",
"com_assistants_actions_info": "Asistanın API'leri kullanarak bilgi getirmesine veya eylem gerçekleştirmesine izin ver",
"com_assistants_add_actions": "Eylem Ekle",
"com_assistants_add_tools": "Araçları Ekle",
"com_assistants_append_date": "Şu anki tarih ve saati ekleyin",
"com_assistants_append_date_tooltip": "Etkinleştirildiğinde, şu anki müşteri tarihi ve saati, Asistanın sistem talimatlarına eklenir.",
"com_assistants_available_actions": "Mevcut Eylemler",
"com_assistants_capabilities": "Yetenekler",
"com_assistants_code_interpreter": "Kod Yorumlayıcı",
"com_assistants_code_interpreter_files": "Aşağıdaki dosyalar yalnızca Kod Yorumlayıcı için kullanılabilir:",
"com_assistants_completed_action": "{{0}} ile konuştu",
"com_assistants_completed_function": "{{0}} yürütüldü",
"com_assistants_create_error": "Asistanınızı oluşturma sırasında bir hata oluştu.",
"com_assistants_create_success": "Başarıyla oluşturuldu",
"com_assistants_delete_actions_error": "Eylem silme sırasında bir hata oluştu.",
"com_assistants_delete_actions_success": "Asistandan Eylem başarıyla silindi",
"com_assistants_description_placeholder": "Seçmeli: Asistanınızın açıklamasını buraya yazın",
"com_assistants_domain_info": "Asistan bu bilgiyi {{0}} adresine gönderdi",
"com_assistants_file_search": "Dosya Arama",
"com_assistants_file_search_info": "Dosya Araması için vektör mağazalarını eklemek henüz desteklenmiyor. Bunları Sağlayıcı Oyun Alanı'ndan ekleyebilir veya mesajlar için dosya ekleyerek konu bazında dosya arayabilirsin.",
"com_assistants_function_use": "Asistan {{0}} kullandı",
"com_assistants_image_vision": "Görüntü Vizyonu",
"com_assistants_instructions_placeholder": "Asistanın kullandığı sistem talimatları",
"com_assistants_knowledge": "Bilgi",
"com_assistants_knowledge_disabled": "Bilgi olarak dosya yüklemeden önce, Asistan oluşturulmalı ve Kod Yorumlayıcı veya Geri Getirme etkinleştirilip kaydedilmelidir.",
"com_assistants_knowledge_info": "Dosyaları Bilgi altına yüklersen, Asistan ile yapılan konuşmalar dosya içeriklerini içerebilir.",
"com_assistants_name_placeholder": "Seçmeli: asistanın adı",
"com_assistants_non_retrieval_model": "Dosya arama bu modelde etkin değil. Lütfen başka bir model seçin.",
"com_assistants_retrieval": "Geri Getirme",
"com_assistants_running_action": "Eylem çalışıyor",
"com_assistants_search_name": "Asistan adında ara",
"com_assistants_update_actions_error": "Eylem oluşturma veya güncelleme sırasında bir hata oluştu.",
"com_assistants_update_actions_success": "Eylem başarıyla oluşturuldu veya güncellendi",
"com_assistants_update_error": "Asistanınızı güncelleme sırasında bir hata oluştu.",
"com_assistants_update_success": "Başarıyla güncellendi",
"com_auth_already_have_account": "Zaten bir hesabınız var mı?",
"com_auth_back_to_login": "Girişe geri dön",
"com_auth_click": "Tıklayın",
"com_auth_click_here": "Buraya tıklayın",
"com_auth_continue": "Devam et",
"com_auth_create_account": "Hesabınızı oluşturun",
"com_auth_discord_login": "Discord ile devam et",
"com_auth_email": "E-posta",
"com_auth_email_address": "E-posta adresi",
"com_auth_email_max_length": "E-posta 120 karakteri geçmemelidir",
"com_auth_email_min_length": "E-posta en az 6 karakter olmalıdır",
"com_auth_email_pattern": "Geçerli bir e-posta adresi girmelisiniz",
"com_auth_email_required": "E-posta gereklidir",
"com_auth_email_resend_link": "E-postayı yeniden gönder",
"com_auth_email_resent_failed": "Doğrulama e-postasını yeniden gönderme başarısız oldu",
"com_auth_email_resent_success": "Doğrulama e-postası başarıyla yeniden gönderildi",
"com_auth_email_verification_failed": "E-posta doğrulama başarısız oldu",
"com_auth_email_verification_failed_token_missing": "Doğrulama başarısız, jeton eksik",
"com_auth_email_verification_in_progress": "E-postanızı doğruluyoruz, lütfen bekleyin",
"com_auth_email_verification_invalid": "Geçersiz e-posta doğrulama",
"com_auth_email_verification_rate_limited": "Çok fazla istek var. Lütfen daha sonra tekrar deneyin",
"com_auth_email_verification_redirecting": "{{0}} saniye içinde yönlendiriliyor...",
"com_auth_email_verification_resend_prompt": "E-postayı almadınız mı?",
"com_auth_email_verification_success": "E-posta başarıyla doğrulandı",
"com_auth_error_create": "Hesabınızı kaydetmeye çalışırken bir hata oluştu. Lütfen tekrar deneyin.",
"com_auth_error_invalid_reset_token": "Bu şifre sıfırlama jetonu artık geçerli değil.",
"com_auth_error_login": "Sağlanan bilgilerle giriş yapılamıyor. Lütfen kimlik bilgilerinizi kontrol edin ve tekrar deneyin.",
"com_auth_error_login_ban": "Hesabınız hizmetimize yönelik ihlaller nedeniyle geçici olarak yasaklanmıştır.",
"com_auth_error_login_rl": "Kısa sürede çok fazla giriş denemesi yapıldı. Lütfen daha sonra tekrar deneyin.",
"com_auth_error_login_server": "Dahili sunucu hatası oluştu. Lütfen birkaç dakika bekleyin ve tekrar deneyin.",
"com_auth_error_login_unverified": "Hesabınız doğrulanmamış. Lütfen doğrulama bağlantısı için e-postanızı kontrol edin.",
"com_auth_facebook_login": "Facebook ile devam et",
"com_auth_full_name": "Tam adı",
"com_auth_github_login": "Github ile devam et",
"com_auth_google_login": "Google ile devam et",
"com_auth_here": "BURAYA",
"com_auth_login": "Giriş yap",
"com_auth_login_with_new_password": "Şimdi yeni şifreniz ile giriş yapabilirsiniz.",
"com_auth_name_max_length": "Ad en fazla 80 karakter olmalıdır",
"com_auth_name_min_length": "Ad en az 3 karakter olmalıdır",
"com_auth_name_required": "Ad gereklidir",
"com_auth_no_account": "Hesabınız yok mu?",
"com_auth_password": "Şifre",
"com_auth_password_confirm": "Şifreyi onayla",
"com_auth_password_forgot": "Şifremi unuttum?",
"com_auth_password_max_length": "Şifre en fazla 128 karakter olmalıdır",
"com_auth_password_min_length": "Şifre en az 8 karakter olmalıdır",
"com_auth_password_not_match": "Şifreler uyuşmuyor",
"com_auth_password_required": "Şifre gereklidir",
"com_auth_registration_success_generic": "E-posta adresinizi doğrulamak için lütfen e-postanızı kontrol edin.",
"com_auth_registration_success_insecure": "Kayıt başarıyla tamamlandı.",
"com_auth_reset_password": "Şifrenizi sıfırlayın",
"com_auth_reset_password_email_sent": "Kullanıcı kayıtlıysa, posta kutusuna bir e-posta gönderilecektir.",
"com_auth_reset_password_if_email_exists": "Bu e-postaya sahip bir hesap varsa, e-posta ile şifre sıfırlama talimatları gönderilmiştir. Lütfen spam klasörünüzü kontrol edin.",
"com_auth_reset_password_link_sent": "E-posta gönderildi",
"com_auth_reset_password_success": "Şifre başarıyla sıfırlandı",
"com_auth_sign_in": "Giriş yap",
"com_auth_sign_up": "Kaydol",
"com_auth_submit_registration": "Kayıt formunu gönder",
"com_auth_to_reset_your_password": "şifrenizi sıfırlamak için.",
"com_auth_to_try_again": "yeniden denemek için.",
"com_auth_username": "Kullanıcı adı (isteğe bağlı)",
"com_auth_username_max_length": "Kullanıcı adı en fazla 20 karakter olmalıdır",
"com_auth_username_min_length": "Kullanıcı adı en az 2 karakter olmalıdır",
"com_auth_username_required": "Kullanıcı adı gereklidir",
"com_auth_welcome_back": "Tekrar hoş geldiniz",
"com_endpoint": "Uç Nokta",
"com_endpoint_agent": "Temsilci",
"com_endpoint_agent_model": "Temsilci Modeli (Önerilen: GPT-3.5)",
"com_endpoint_anthropic_custom_name_placeholder": "Anthropic için özel bir ad ayarlayın",
"com_endpoint_anthropic_maxoutputtokens": "Yanıttaki maksimum token sayısı. Daha kısa yanıtlar için düşük bir değer, daha uzun yanıtlar için yüksek bir değer belirtin.",
"com_endpoint_anthropic_temp": "0 ile 1 arasında değişir. Analitik / çoktan seçmeli sorular için 0'a yakın, yaratıcı ve üretken görevler için 1'e yakın bir sıcaklık kullanın. Bu parametre ile Olasılık Kütüphanesini değiştirmeyi öneririz (ikisini birden değiştirmemek).",
"com_endpoint_anthropic_topk": "Top-k, modelin çıktı için token seçimini nasıl yaptığını değiştirir. 1 olan bir top-k, modelin kelime haznesindeki en olası tokenin seçildiği (açgözlü kod çözme olarak da adlandırılır) anlamına gelirken, 3 olan bir top-k, bir sonraki tokenin en olası üç token arasından (sıcaklık kullanılarak) seçileceği anlamına gelir.",
"com_endpoint_anthropic_topp": "Modelin çıktı için token seçim şeklini değiştirir. Tokenlar, en olasılıktan (bkz. topK parametresi) en az olasıya kadar seçilir ve olasılıkları toplamı, top-p değerine eşit olana kadar devam eder.",
"com_endpoint_assistant": "Asistan",
"com_endpoint_assistant_model": "Asistan Modeli",
"com_endpoint_assistant_placeholder": "Lütfen sağ tarafta bir Asistan seçin",
"com_endpoint_bing_context_placeholder": "Bing, konuşma için referans olarak kullanabileceği 'bağlam' için 7 bin tokene kadar kullanabilir. Belirli limit bilinmemektedir ancak 7 bin tokenden fazla olması durumunda hatalar oluşabilir",
"com_endpoint_bing_enable_sydney": "Sydney'i Etkinleştir",
"com_endpoint_bing_jailbreak": "Jailbreak",
"com_endpoint_bing_system_message_placeholder": "UYARI: Bu özelliği kötüye kullanmak Bing kullanımınız için YASAKLANMANIZA sebep olabilir! Varsayılan mesajı görebilir veya eklenmiş olan Sistem Mesajı'nı kullanabilirsiniz.",
"com_endpoint_bing_to_enable_sydney": "Sydney'i etkinleştirmek için",
"com_endpoint_completion": "Tamamlanma",
"com_endpoint_completion_model": "Tamamlanma Modeli (Önerilen: GPT-4)",
"com_endpoint_config_click_here": "Buraya Tıklayın",
"com_endpoint_config_google_api_info": "Gemini için Yapay Zeka Dil API Anahtarınızı almak için,",
"com_endpoint_config_google_api_key": "Google API Anahtarı",
"com_endpoint_config_google_cloud_platform": "(Google Cloud Platform'dan)",
"com_endpoint_config_google_gemini_api": "(Gemini API)",
"com_endpoint_config_google_service_key": "Google Hizmet Hesabı Anahtarı",
"com_endpoint_config_key": "API Anahtarını Ayarla",
"com_endpoint_config_key_chatgpt": "ChatGPT 'Ücretsiz Sürüm' için Erişim anahtarınızı almak için, şuraya giriş yapın",
"com_endpoint_config_key_chatgpt_copy_token": "Erişim anahtarını kopyalayın.",
"com_endpoint_config_key_chatgpt_then_visit": "sonra burayı ziyaret edin",
"com_endpoint_config_key_edge_full_key_string": "tam çerez dizelerini sağlamak için",
"com_endpoint_config_key_edge_instructions": "talimatları takip edin",
"com_endpoint_config_key_encryption": "Anahtarınız şifrelenir ve şu tarihte silinir",
"com_endpoint_config_key_expiry": "son kullanma tarihi",
"com_endpoint_config_key_for": "API Anahtarını Ayarla",
"com_endpoint_config_key_get_edge_key": "Bing için Erişim anahtarınızı almak için, şuraya giriş yapın",
"com_endpoint_config_key_get_edge_key_dev_tool": "Siteye giriş yaptıktan sonra geliştirici araçlarını veya uzantısını kullanarak _U çerezi içeriğini kopyalayın. Bu başarısız olursa, bu",
"com_endpoint_config_key_google_need_to": "Şu işlemi yapmanız gerekiyor",
"com_endpoint_config_key_google_service_account": "Bir Hizmet Hesabı oluşturun",
"com_endpoint_config_key_google_vertex_ai": "Vertex AI'ı Etkinleştirin",
"com_endpoint_config_key_google_vertex_api": "Google Cloud'da API'yi etkinleştirin, ardından ",
"com_endpoint_config_key_google_vertex_api_role": "'Oluştur ve Devam Et' seçeneğine tıkladığınızdan emin olun ve en azından 'Vertex AI Kullanıcı' rolünü verin. Son olarak, burada ithal etmek için bir JSON anahtarı oluşturun.",
"com_endpoint_config_key_import_json_key": "Hizmet Hesabı JSON Anahtarını İçe Aktar.",
"com_endpoint_config_key_import_json_key_invalid": "Geçersiz Hizmet Hesabı JSON Anahtarı, doğru dosyayı ithal ettiniz mi?",
"com_endpoint_config_key_import_json_key_success": "Hizmet Hesabı JSON Anahtarı Başarıyla İthal Edildi",
"com_endpoint_config_key_name": "Anahtar",
"com_endpoint_config_key_name_placeholder": "Öncelikle API anahtarını ayarlayın",
"com_endpoint_config_placeholder": "Sohbet etmek için Anahtarınızı Başlık menüsünde ayarlayın.",
"com_endpoint_config_value": "Değer girin",
"com_endpoint_context": "Bağlam",
"com_endpoint_context_info": "Bağlam için kullanılabilecek maksimum token sayısı. Bu, her istek için kaç token gönderileceğini kontrol etmek içindir. Belirtilmezse, bilinen modellerin bağlam boyutuna göre sistem varsayılanları kullanılacaktır. Daha yüksek değerler belirlemek hatalara ve/veya daha yüksek token maliyetine neden olabilir.",
"com_endpoint_context_tokens": "Maksimum Bağlam Tokenleri",
"com_endpoint_custom_name": "Özel Ad",
"com_endpoint_default": "varsayılan",
"com_endpoint_default_blank": "varsayılan: boş",
"com_endpoint_default_creative": "varsayılan: yaratıcı",
"com_endpoint_default_empty": "varsayılan: boş",
"com_endpoint_default_false": "varsayılan: yanlış",
"com_endpoint_default_with_num": "varsayılan: {{0}}",
"com_endpoint_disabled_with_tools": "Araçlar ile devre dışı",
"com_endpoint_disabled_with_tools_placeholder": "Araçlar ile Devre Dışı Bırakılmış",
"com_endpoint_examples": "Hazır Ayarlar",
"com_endpoint_export": "Dışa Aktar",
"com_endpoint_export_share": "Dışa Aktar / Paylaş",
"com_endpoint_frequency_penalty": "Sıklık Cezası",
"com_endpoint_func_hover": "Eklentilerin OpenAI Fonksiyonları olarak kullanılmasını etkinleştir",
"com_endpoint_google_custom_name_placeholder": "Google için özel bir ad ayarlayın",
"com_endpoint_google_maxoutputtokens": "Yanıttaki maksimum token sayısı. Daha kısa yanıtlar için düşük bir değer, daha uzun yanıtlar için yüksek bir değer belirtin.",
"com_endpoint_google_temp": "Yüksek değerler = daha rastgele, düşük değerler = daha odaklı ve belirleyici. Bu parametre ile Olasılık Kütüphanesini değiştirmeyi öneririz (ikisini birden değiştirmemek).",
"com_endpoint_google_topk": "Top-k, modelin çıktı için token seçimini nasıl yaptığını değiştirir. 1 olan bir top-k, modelin kelime haznesindeki en olası tokenin seçildiği (açgözlü kod çözme olarak da adlandırılır) anlamına gelirken, 3 olan bir top-k, bir sonraki tokenin en olası üç token arasından (sıcaklık kullanılarak) seçileceği anlamına gelir.",
"com_endpoint_google_topp": "Olasılık Kütüphanesi, modelin çıktı için token seçme şeklini değiştirir. Tokenler, en olasılıktan (bkz. topK parametresi) en az olasıya kadar seçilir ve olasılıkları toplamı, top-p değerine eşit olana kadar devam eder.",
"com_endpoint_hide": "Gizle",
"com_endpoint_import": "İthal et",
"com_endpoint_instructions_assistants": "Talimatları Geçersiz Kıl",
"com_endpoint_instructions_assistants_placeholder": "Asistanın talimatlarını geçersiz kılar. Bu, davranışı tek tek çalışma bazında değiştirmek için yararlıdır.",
"com_endpoint_max_output_tokens": "Maksimum Çıktı Tokenleri",
"com_endpoint_message": "Mesaj",
"com_endpoint_message_not_appendable": "Mesajınızı düzenleyin veya yeniden oluşturun.",
"com_endpoint_messages": "Mesajlar",
"com_endpoint_my_preset": "Benim Hazırım",
"com_endpoint_new_topic": "Yeni Konu",
"com_endpoint_no_presets": "Henüz hazır ayar yok, birini oluşturmak için ayar düğmesini kullanın",
"com_endpoint_not_available": "Kullanılabilir uç nokta yok",
"com_endpoint_not_implemented": "Uygulanmadı",
"com_endpoint_open_menu": "Menüyü Aç",
"com_endpoint_openai_custom_name_placeholder": "AI için özel bir ad ayarlayın",
"com_endpoint_openai_detail": "Görsel istekleri için çözünürlük. \"Düşük\" daha ucuz ve hızlıdır, \"Yüksek\" daha detaylı ve pahalıdır, \"Otomatik\" ise görüntü çözünürlüğüne göre ikisi arasında otomatik olarak bir seçim yapar.",
"com_endpoint_openai_freq": " -2.0 ile 2.0 arasında bir değer. Pozitif değerler, metinde daha önceki sıklığa bağlı olarak yeni tokenları cezalandırır, bu da modelin aynı hattı kelimesi kelimesine tekrar etme olasılığını azaltır.",
"com_endpoint_openai_max": "Üretilecek maksimum token sayısı. Giriş tokenlarının ve üretilen tokenların toplam uzunluğu modelin bağlam uzunluğu ile sınırlıdır.",
"com_endpoint_openai_max_tokens": "İsteğe bağlı `max_tokens` alanı, sohbet tamamlamalarında üretilebilecek maksimum token sayısını temsil eder. Giriş tokenlarının ve üretilen tokenların toplam uzunluğu, modellerin bağlam uzunluğu ile sınırlıdır. Bu sayının maksimum bağlam tokenlarını aşması durumunda hatalarla karşılaşabilirsiniz.",
"com_endpoint_openai_pres": " -2.0 ile 2.0 arasında bir değer. Pozitif değerler, metinde daha önceki varlıklarına dayalı olarak yeni tokenları cezalandırır, bu da modelin yeni konular hakkında konuşma olasılığını artırır.",
"com_endpoint_openai_prompt_prefix_placeholder": "Sistem Mesajına dahil edilecek özel talimatlar ayarlayın. Varsayılan: yok",
"com_endpoint_openai_resend": "Daha önce eklenmiş tüm görüntüleri yeniden gönderin. Not: Bu, token maliyetinizi önemli ölçüde artırabilir ve birden çok görüntü eklenmişse hatalarla karşılaşabilirsiniz.",
"com_endpoint_openai_resend_files": "Daha önce eklenmiş tüm dosyaları yeniden gönderin. Not: Bu, token maliyetinizi artıracaktır ve birden çok eklenmiş dosya ile hatalarla karşılaşabilirsiniz.",
"com_endpoint_openai_stop": "API'nin ek tokenlar üretmeyi durduracağı en fazla 4 sıra.",
"com_endpoint_openai_temp": "Yüksek değerler = daha rastgele, düşük değerler = daha odaklı ve belirleyici. Bu parametre ile Olasılık Kütüphanesi (top-p) değiştirmeyi öneririz (ikisini birden değiştirmemek).",
"com_endpoint_openai_topp": "Sıcaklıkla örneklemenin bir alternatifi olan, çekirdek örnekleme olarak adlandırılır, model top_p olasılık kütlesine sahip tokenların sonuçlarını dikkate alır. Yani 0.1, sadece top 10% olasılık kütlesine sahip tokenların dikkate alındığı anlamına gelir. Sıcaklık (temperature) ile değil bu parametre ile değiştirmenizi öneririz.",
"com_endpoint_output": ıktı",
"com_endpoint_plug_image_detail": "Görüntü Detayı",
"com_endpoint_plug_resend_files": "Dosyaları Yeniden Gönderin",
"com_endpoint_plug_resend_images": "Görüntüleri Yeniden Gönderin",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Sistem Mesajına dahil edilecek özel talimatlar ayarlayın. Varsayılan: yok",
"com_endpoint_plug_skip_completion": "Tamamlamayı Atla",
"com_endpoint_plug_use_functions": "Eklenti Fonksiyonlarını Kullanın",
"com_endpoint_presence_penalty": "Varlık Cezası",
"com_endpoint_preset": "hazır ayar",
"com_endpoint_preset_clear_all_confirm": "Tüm hazır ayarlarınızı silmek istediğinizden emin misiniz?",
"com_endpoint_preset_default": "şu anda varsayılan hazır ayar.",
"com_endpoint_preset_default_item": "Varsayılan:",
"com_endpoint_preset_default_none": "Aktif varsayılan hazır ayar yok.",
"com_endpoint_preset_default_removed": "Artık varsayılan hazır ayar değil.",
"com_endpoint_preset_delete_confirm": "Bu hazır ayarı silmek istediğinizden emin misiniz?",
"com_endpoint_preset_delete_error": "Hazır ayarınızı silerken bir hata oluştu. Lütfen tekrar deneyin.",
"com_endpoint_preset_import": "Hazır Ayar İthal Edildi!",
"com_endpoint_preset_import_error": "Hazır ayarınızı ithal ederken bir hata oluştu. Lütfen tekrar deneyin.",
"com_endpoint_preset_name": "Hazır Ayar Adı",
"com_endpoint_preset_save_error": "Hazır ayarınızı kaydederken bir hata oluştu. Lütfen tekrar deneyin.",
"com_endpoint_preset_selected": "Hazır Ayar Aktif!",
"com_endpoint_preset_selected_title": "Aktif!",
"com_endpoint_preset_title": "Hazır Ayar",
"com_endpoint_presets": "hazır ayarlar",
"com_endpoint_presets_clear_warning": "Tüm hazır ayarları temizlemek istediğinizden emin misiniz? Bu geri alınamaz.",
"com_endpoint_prompt_prefix": "Özel Talimatlar",
"com_endpoint_prompt_prefix_assistants": "Ek Talimatlar",
"com_endpoint_prompt_prefix_assistants_placeholder": "Asistanın ana talimatlarının üzerine ek talimatlar veya bağlam ekleyin. Boşsa yok sayılır.",
"com_endpoint_prompt_prefix_placeholder": "Özel talimatlar veya bağlam ayarlayın. Boşsa yok sayılır.",
"com_endpoint_save_as_preset": "Hazır Olarak Kaydet",
"com_endpoint_save_convo_as_preset": "Konuşmayı Hazır Olarak Kaydet",
"com_endpoint_set_custom_name": "Özelleştirmenizi adlandırın, böylece bu ayarlanabilir",
"com_endpoint_show": "Göster",
"com_endpoint_show_what_settings": "{{0}} Ayarlarını Göster",
"com_endpoint_skip_hover": "Tamamlama adımını atlamayı etkinleştir, bu adım nihai yanıtı ve oluşturulan adımları gözden geçirir",
"com_endpoint_stop": "Durdurma Sıraları",
"com_endpoint_stop_placeholder": "Değerleri ayırmak için `Enter` tuşuna basın",
"com_endpoint_system_message": "Sistem Mesajı",
"com_endpoint_temperature": "Sıcaklık",
"com_endpoint_token_count": "Token sayısı",
"com_endpoint_tone_style": "Ton Tarzı",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "Etkin Asistanı Kullan",
"com_endpoint_view_options": "Seçenekleri Görüntüle",
"com_error_expired_user_key": "Belirtilen {{0}} anahtarı {{1}} tarihinde süresi dolmuş. Lütfen bir anahtar sağlayın ve tekrar deneyin.",
"com_error_invalid_user_key": "Sağlanan anahtar geçersiz. Lütfen bir anahtar sağlayın ve tekrar deneyin.",
"com_error_moderation": "Gönderdiğiniz içerik, topluluk kurallarımıza uymadığı için moderasyon sistemimiz tarafından işaretlenmiş görünüyor. Bu belirli konu ile devam edemiyoruz. Başka sorularınız veya incelemek istediğiniz başka konular varsa, mesajınızı düzenleyin veya yeni bir konuşma başlatın.",
"com_error_no_base_url": "Temel URL bulunamadı. Lütfen bir tane sağlayın ve tekrar deneyin.",
"com_error_no_user_key": "Anahtar bulunamadı. Lütfen bir anahtar sağlayın ve tekrar deneyin.",
"com_files_filter": "Dosyaları filtrele...",
"com_files_no_results": "Sonuç bulunamadı.",
"com_files_number_selected": "{{0}} dosya/dosyadan {{1}} seçildi",
"com_hide_examples": "Örnekleri Gizle",
"com_nav_archive_all": "Hepsini arşivle",
"com_nav_archive_all_chats": "Tüm sohbetleri arşivle",
"com_nav_archive_created_at": "Oluşturulma Tarihi",
"com_nav_archive_name": "Ad",
"com_nav_archived_chats": "Arşivlenmiş sohbetler",
"com_nav_archived_chats_empty": "Arşivlenmiş konuşmanız yok.",
"com_nav_archived_chats_manage": "Yönet",
"com_nav_audio_play_error": "Ses oynatma hatası: {{0}}",
"com_nav_audio_process_error": "Ses işleme hatası: {{0}}",
"com_nav_auto_scroll": "Sohbet açıldığında otomatik olarak son mesaja kaydır",
"com_nav_auto_send_text": "Metni otomatik gönder (3 sn sonra)",
"com_nav_auto_transcribe_audio": "Sesi otomatik olarak yazıya dök",
"com_nav_automatic_playback": "Son Mesajı Otomatik Çal (yalnızca dış)",
"com_nav_balance": "Denge",
"com_nav_browser": "Tarayıcı",
"com_nav_change_picture": "Resmi değiştir",
"com_nav_clear_all_chats": "Tüm sohbetleri temizle",
"com_nav_clear_conversation": "Sohbetleri temizle",
"com_nav_clear_conversation_confirm_message": "Tüm konuşmaları temizlemek istediğinizden emin misiniz? Bu işlem geri alınamaz.",
"com_nav_close_sidebar": "Yan paneli kapat",
"com_nav_confirm_clear": "Temizlemeyi Onayla",
"com_nav_conversation_mode": "Konuşma Modu",
"com_nav_db_sensitivity": "Desibel hassasiyeti",
"com_nav_delete_account": "Hesabı sil",
"com_nav_delete_account_button": "Hesabımı kalıcı olarak sil",
"com_nav_delete_account_confirm": "Hesabı silmek istediğinizden emin misiniz?",
"com_nav_delete_account_confirm_placeholder": "Devam etmek için, aşağıdaki giriş alanında \"SİL\" yazın",
"com_nav_delete_account_email_placeholder": "Lütfen hesap e-postanızı girin",
"com_nav_delete_cache_storage": "Önbellek depolamayı sil",
"com_nav_delete_data_info": "Tüm verileriniz silinecektir.",
"com_nav_delete_warning": "UYARI: Bu işlem hesabınızı kalıcı olarak silecektir.",
"com_nav_enable_cache_tts": "TTS önbelleğini etkinleştir",
"com_nav_enabled": "Etkin",
"com_nav_engine": "Motor",
"com_nav_enter_to_send": "Mesajları göndermek için Enter tuşuna basın",
"com_nav_export": "Dışa aktar",
"com_nav_export_all_message_branches": "Tüm mesaj dallarını dışa aktar",
"com_nav_export_conversation": "Konuşmayı dışa aktar",
"com_nav_export_filename": "Dosya adı",
"com_nav_export_filename_placeholder": "Dosya adını belirle",
"com_nav_export_include_endpoint_options": "Uç nokta seçeneklerini dahil et",
"com_nav_export_recursive": "Yinelenen",
"com_nav_export_recursive_or_sequential": "Yinelenen mi, ardışık mı?",
"com_nav_export_type": "Tür",
"com_nav_external": "Harici",
"com_nav_font_size": "Yazı Boyutu",
"com_nav_help_faq": "Yardım & SS",
"com_nav_hide_panel": "Sağdaki paneli gizle",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "Auto detect",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "Language",
"com_nav_latex_parsing": "Mesajlarda LaTeX işleme (performansı etkileyebilir)",
"com_nav_log_out": ıkış yap",
"com_nav_long_audio_warning": "Daha uzun metinlerin işlenmesi daha uzun sürecektir.",
"com_nav_modular_chat": "Konuşmalar arasında uç noktaları değiştir",
"com_nav_my_files": "Dosyalarım",
"com_nav_not_supported": "Desteklenmiyor",
"com_nav_open_sidebar": "Yan paneli aç",
"com_nav_playback_rate": "Ses Çalma Hızı",
"com_nav_plugin_auth_error": "Bu eklenti ile kimlik doğrulama işlemi sırasında bir hata oluştu. Lütfen tekrar deneyin.",
"com_nav_plugin_install": "Yükle",
"com_nav_plugin_search": "Eklentileri Ara",
"com_nav_plugin_store": "Eklenti mağazası",
"com_nav_plugin_uninstall": "Kaldır",
"com_nav_profile_picture": "Profil Resmi",
"com_nav_save_drafts": "Taslakları yerel olarak kaydet",
"com_nav_search_placeholder": "Mesajları ara",
"com_nav_send_message": "Mesajı gönder",
"com_nav_setting_account": "Account",
"com_nav_setting_beta": "Beta features",
"com_nav_setting_data": "Data controls",
"com_nav_setting_general": "General",
"com_nav_setting_speech": "Speech",
"com_nav_settings": "Ayarlar",
"com_nav_shared_links": "Paylaşılan bağlantılar",
"com_nav_shared_links_date_shared": "Paylaşım tarihi",
"com_nav_shared_links_empty": "Paylaşılan bağlantınız yok.",
"com_nav_shared_links_manage": "Yönet",
"com_nav_shared_links_name": "Ad",
"com_nav_show_code": "Kod yorumlayıcı kullanırken her zaman kodu göster",
"com_nav_source_chat": "Kaynak sohbeti görüntüle",
"com_nav_speech_to_text": "Sesi Metne Çevir",
"com_nav_text_to_speech": "Metni Sese Çevir",
"com_nav_theme": "Tema",
"com_nav_theme_dark": "Karanlık",
"com_nav_theme_light": "Aydınlık",
"com_nav_theme_system": "Sistem",
"com_nav_tool_dialog": "Asistan Araçları",
"com_nav_tool_dialog_description": "Araç seçimlerinin kalıcı olması için asistan kaydedilmelidir.",
"com_nav_tool_remove": "Kaldır",
"com_nav_tool_search": "Araçları Ara",
"com_nav_user": "KULLANICI",
"com_nav_user_name_display": "Mesajlarda kullanıcı adını görüntüle",
"com_nav_voice_select": "Ses Seçimi",
"com_nav_welcome_assistant": "Lütfen bir Asistan Seçin",
"com_nav_welcome_message": "Bugün size nasıl yardımcı olabilirim?",
"com_show_agent_settings": "Temsilci Ayarlarını Göster",
"com_show_completion_settings": "Tamamlama Ayarlarını Göster",
"com_show_examples": "Örnekleri Göster",
"com_sidepanel_assistant_builder": "Asistan Yapıcı",
"com_sidepanel_attach_files": "Dosyaları Ekle",
"com_sidepanel_hide_panel": "Paneli Gizle",
"com_sidepanel_manage_files": "Dosyaları Yönet",
"com_sidepanel_parameters": "Parametreler",
"com_sidepanel_select_assistant": "Bir Asistan Seç",
"com_ui_accept": "Kabul ediyorum",
"com_ui_add": "Ekle",
"com_ui_all": "hepsi",
"com_ui_archive": "Arşivle",
"com_ui_archive_error": "Konuşmayı arşivleyemedi",
"com_ui_ascending": "Artan",
"com_ui_assistant": "Asistan",
"com_ui_assistant_delete_error": "Asistan silme sırasında bir hata oluştu",
"com_ui_assistant_deleted": "Asistan başarıyla silindi",
"com_ui_assistants": "Asistanlar",
"com_ui_assistants_output": "Asistan Çıkışı",
"com_ui_attach_error": "Dosya eklenemiyor. Bir konuşma oluşturun veya seçin ya da sayfayı yenilemeyi deneyin.",
"com_ui_attach_error_openai": "Asistan dosyalarını diğer uç noktalara ekleyemezsiniz",
"com_ui_attach_error_size": "Uç nokta için dosya boyutu sınırııldı:",
"com_ui_attach_error_type": "Uç nokta için desteklenmeyen dosya türü:",
"com_ui_attach_warn_endpoint": "Asistan olmayan dosyalar uyumlu bir araç olmadan göz ardı edilebilir",
"com_ui_attachment": "Ek",
"com_ui_authentication": "Kimlik Doğrulama",
"com_ui_avatar": "Avatar",
"com_ui_bookmark_delete_confirm": "Bu yer imini silmek istediğinizden emin misiniz?",
"com_ui_bookmarks": "Yer İmleri",
"com_ui_bookmarks_add_to_conversation": "Mevcut sohbete ekle",
"com_ui_bookmarks_count": "Adet",
"com_ui_bookmarks_create_error": "Yer imi oluşturulurken bir hata oluştu",
"com_ui_bookmarks_create_success": "Yer imi başarıyla oluşturuldu",
"com_ui_bookmarks_delete_error": "Yer imi silinirken bir hata oluştu",
"com_ui_bookmarks_delete_success": "Yer imi başarıyla silindi",
"com_ui_bookmarks_description": "Açıklama",
"com_ui_bookmarks_new": "Yeni Yer İmi",
"com_ui_bookmarks_rebuild": "Yeniden İnşa Et",
"com_ui_bookmarks_title": "Başlık",
"com_ui_bookmarks_update_error": "Yer imi güncellenirken bir hata oluştu",
"com_ui_bookmarks_update_success": "Yer imi başarıyla güncellendi",
"com_ui_cancel": "İptal",
"com_ui_capabilities": "Yetenekler",
"com_ui_capability_correction": "Takip düzeltmelerine izin verir",
"com_ui_capability_decline_requests": "Uygunsuz talepleri reddetmek üzere eğitilmiştir",
"com_ui_capability_remember": "Kullanıcının önceki konuşmalarını hatırlar",
"com_ui_chats": "sohbetler",
"com_ui_clear": "Temizle",
"com_ui_close": "Kapat",
"com_ui_confirm_action": "Eylemi Onayla",
"com_ui_connect": "Bağlan",
"com_ui_context": "Bağlam",
"com_ui_continue": "Devam et",
"com_ui_copied": "Kopyalandı!",
"com_ui_copied_to_clipboard": "Panoya kopyalandı",
"com_ui_copy_code": "Kodu kopyala",
"com_ui_copy_link": "Bağlantıyı kopyala",
"com_ui_copy_to_clipboard": "Panoya kopyala",
"com_ui_create": "Oluştur",
"com_ui_create_link": "Bağlantı oluştur",
"com_ui_date": "Tarih",
"com_ui_date_april": "Nisan",
"com_ui_date_august": "Ağustos",
"com_ui_date_december": "Aralık",
"com_ui_date_february": "Şubat",
"com_ui_date_january": "Ocak",
"com_ui_date_july": "Temmuz",
"com_ui_date_june": "Haziran",
"com_ui_date_march": "Mart",
"com_ui_date_may": "Mayıs",
"com_ui_date_november": "Kasım",
"com_ui_date_october": "Ekim",
"com_ui_date_previous_30_days": "Önceki 30 gün",
"com_ui_date_previous_7_days": "Önceki 7 gün",
"com_ui_date_september": "Eylül",
"com_ui_date_today": "Bugün",
"com_ui_date_yesterday": "Dün",
"com_ui_decline": "Kabul etmiyorum",
"com_ui_delete": "Sil",
"com_ui_delete_assistant_confirm": "Bu Asistanı gerçekten silmek istediğinizden emin misiniz? Bu işlem geri alınamaz.",
"com_ui_delete_conversation": "Sohbeti sil?",
"com_ui_descending": "Azalan",
"com_ui_description": "Açıklama",
"com_ui_download_error": "Dosya indirme hatası. Dosya silinmiş olabilir.",
"com_ui_edit": "Düzenle",
"com_ui_enter": "Gir",
"com_ui_entries": "Girişler",
"com_ui_error": "Hata",
"com_ui_error_connection": "Sunucuya bağlanırken hata oluştu, sayfayı yenilemeyi deneyin.",
"com_ui_example_10_year_old_b_day": "10 yaşındaki bir çocuğun doğum günü için yaratıcı fikirleriniz var mı?",
"com_ui_example_http_in_js": "JavaScript'te nasıl HTTP isteği yaparım?",
"com_ui_example_quantum_computing": "Kuantum hesaplamayı basit terimlerle açıkla",
"com_ui_examples": "Örnekler",
"com_ui_experimental": "Deneysel Özellikler",
"com_ui_field_required": "Bu alan gereklidir",
"com_ui_fork": "Çatallaş",
"com_ui_fork_all_target": "Buradan tüm dahil et",
"com_ui_fork_branches": "İlgili dalları dahil et",
"com_ui_fork_change_default": "Varsayılan çatallama seçeneği",
"com_ui_fork_default": "Varsayılan çatallama seçeneğini kullan",
"com_ui_fork_error": "Konuşma çatallanmasında bir hata oluştu",
"com_ui_fork_from_message": "Bir çatallama seçeneği seç",
"com_ui_fork_info_1": "Mesajların istenilen davranışla çatallanması için bu ayarı kullanın.",
"com_ui_fork_info_2": "\"Çatallaşma\", mevcut konuşmadaki belirli mesajlardan veya mesajlardan başlayan/sonlanan yeni bir konuşma oluşturmayı ifade eder, seçilen seçeneklere göre bir kopya oluşturur.",
"com_ui_fork_info_3": "\"Hedef mesaj\" bu açılır pencerenin açıldığı mesajı veya \"{{0}}\" işaretlenirse, konuşmadaki son mesajı ifade eder.",
"com_ui_fork_info_branches": "Bu seçenek, görünen mesajları ilgili dallarla birlikte çatallandırır; diğer bir deyişle, hedef mesaja giden doğrudan yolu ve yol üzerindeki dalları içerir.",
"com_ui_fork_info_remember": "Çatallama işlemlerinde hızlıca tercih ettiğiniz seçenekleri hatırlayın, böylece gelecekte çatallama işlemlerini daha hızlı yapabilirsiniz.",
"com_ui_fork_info_start": "İşaretlenirse, yukarıda seçilen davranışa göre bu mesajdan konuşmadaki son mesaja kadar çatallandırılacaktır.",
"com_ui_fork_info_target": "Bu seçenek, hedef mesaja kadar olan tüm mesajları ve komşularını çatallandırır; diğer bir deyişle, tüm mesaj dalları, görünür olup olmadıklarına veya aynı yoldan olup olmadıklarına bakılmaksızın dahildir.",
"com_ui_fork_info_visible": "Bu seçenek sadece görünen mesajları çatallandırır; diğer bir deyişle, hedef mesaja giden doğrudan yolu, herhangi bir dal olmadan.",
"com_ui_fork_processing": "Konuşma çatallanıyor...",
"com_ui_fork_remember": "Hatırla",
"com_ui_fork_remember_checked": "Seçiminiz kullanımdan sonra hatırlanacaktır. Ayarlardan herhangi bir zamanda bunu değiştirebilirsiniz.",
"com_ui_fork_split_target": "Çatallamaya burada başla",
"com_ui_fork_split_target_setting": "Varsayılan olarak hedef mesajdan çatallamaya başla",
"com_ui_fork_success": "Başarıyla çatallanmış konuşma",
"com_ui_fork_visible": "Sadece görünen mesajlar",
"com_ui_go_to_conversation": "Konuşmaya Git",
"com_ui_happy_birthday": "1. doğum günüm kutlu olsun!",
"com_ui_hide_prompt_templates": "İstem Şablonlarını Gizle",
"com_ui_host": "Host",
"com_ui_image_gen": "Görüntü Oluştur",
"com_ui_import_conversation": "İçe Aktar",
"com_ui_import_conversation_error": "Konuşmalarınızı içe aktarma sırasında bir hata oluştu",
"com_ui_import_conversation_file_type_error": "Desteklenmeyen içe aktarma türü",
"com_ui_import_conversation_info": "JSON dosyasından konuşmaları içe aktar",
"com_ui_import_conversation_success": "Konuşmalar başarıyla içe aktarıldı",
"com_ui_input": "Girdi",
"com_ui_instructions": "Talimatlar",
"com_ui_limitation_harmful_biased": "Zaman zaman zararlı talimatlar veya önyargılı içerikler üretebilir",
"com_ui_limitation_incorrect_info": "Zaman zaman yanlış bilgi üretebilir",
"com_ui_limitation_limited_2021": "2021 sonrası dünya ve olayları hakkında sınırlı bilgiye sahip",
"com_ui_limitations": "Sınırlamalar",
"com_ui_locked": "Kilitli",
"com_ui_max_tags": "İzin verilen maksimum sayı {{0}}, en son değerler kullanılıyor.",
"com_ui_mention": "Bir uç nokta, asistan veya hazır ayar anın, hızlıca ona geçmek için",
"com_ui_min_tags": "Daha fazla değer kaldırılamaz, en az {{0}} gereklidir.",
"com_ui_model": "Model",
"com_ui_more_options": "Daha fazla seçenek",
"com_ui_name": "Ad",
"com_ui_new_chat": "Yeni sohbet",
"com_ui_new_footer": "Tüm AI konuşmaları tek bir yerde.",
"com_ui_next": "Sonraki",
"com_ui_no": "Hayır",
"com_ui_no_terms_content": "Şartlar ve koşullar için içerik bulunmuyor",
"com_ui_none_selected": "Hiçbiri seçilmedi",
"com_ui_nothing_found": "Hiçbir şey bulunamadı",
"com_ui_of": "-den",
"com_ui_off": "Kapalı",
"com_ui_on": "Açık",
"com_ui_pay_per_call": "Tüm AI konuşmaları tek bir yerde. Aylık bazda değil, çağrı başına ödeme",
"com_ui_prev": "Önceki",
"com_ui_preview": "Önizleme",
"com_ui_privacy_policy": "Gizlilik Politikası",
"com_ui_prompt_templates": "İstem Şablonları",
"com_ui_read_aloud": "Sesli oku",
"com_ui_regenerate": "Yeniden Oluştur",
"com_ui_rename": "Yeniden adlandır",
"com_ui_result": "Sonuç",
"com_ui_revoke": "Geri Al",
"com_ui_revoke_info": "Kullanıcı tarafından sağlanan tüm kimlik bilgilerini geri al",
"com_ui_save": "Kaydet",
"com_ui_save_submit": "Kaydet ve Gönder",
"com_ui_saved": "Kaydedildi!",
"com_ui_select": "Seç",
"com_ui_select_model": "Bir model seçin",
"com_ui_select_search_model": "Adına göre model ara",
"com_ui_select_search_plugin": "Adına göre eklenti ara",
"com_ui_share": "Paylaş",
"com_ui_share_create_message": "Adınız ve paylaşım sonrasında eklediğiniz mesajlar gizli kalır.",
"com_ui_share_created_message": "Sohbetinize paylaşılan bir bağlantı oluşturuldu. Daha önce paylaşılan sohbetleri istediğiniz zaman Ayarlar aracılığıyla yönetin.",
"com_ui_share_error": "Sohbet bağlantısını paylaşırken bir hata oluştu",
"com_ui_share_link_to_chat": "Sohbete bağlantı paylaş",
"com_ui_share_update_message": "Adınız, özel talimatlarınız ve paylaşım sonrasında eklediğiniz mesajlar gizli kalır.",
"com_ui_share_updated_message": "Sohbetinize paylaşılan bir bağlantı güncellendi. Daha önce paylaşılan sohbetleri istediğiniz zaman Ayarlar aracılığıyla yönetin.",
"com_ui_shared_link_not_found": "Paylaşılan bağlantı bulunamadı",
"com_ui_show_all": "Tümünü Göster",
"com_ui_showing": "Gösteriliyor",
"com_ui_size": "Boyut",
"com_ui_stop": "Durdur",
"com_ui_storage": "Depolama",
"com_ui_submit": "Gönder",
"com_ui_success": "Başarı",
"com_ui_terms_and_conditions": "Şartlar ve koşullar",
"com_ui_terms_of_service": "Hizmet Şartları",
"com_ui_tools": "Araçlar",
"com_ui_unarchive": "Arşivden çıkar",
"com_ui_unarchive_error": "Konuşmayı arşivden çıkarma başarısız oldu",
"com_ui_unknown": "Bilinmeyen",
"com_ui_update": "Güncelle",
"com_ui_upload": "Yükle",
"com_ui_upload_delay": "\"{{0}}\" yüklenmesi beklenenden daha uzun sürüyor. Lütfen dosyanın alma işlemini tamamlamasını bekleyin.",
"com_ui_upload_error": "Dosyanızı yüklerken bir hata oluştu",
"com_ui_upload_files": "Dosyaları yükle",
"com_ui_upload_invalid": "Geçersiz dosya yükleme. 2 MB'ı geçmeyen bir resim olması gerekir",
"com_ui_upload_success": "Dosya başarıyla yüklendi",
"com_ui_use_micrphone": "Mikrofon kullan",
"com_ui_use_prompt": "İstemi kullan",
"com_ui_yes": "Evet",
"com_user_message": "Sen"
}

View file

@ -0,0 +1,298 @@
{
"com_auth_already_have_account": "Đã có tài khoản?",
"com_auth_click": "Nhấp chuột",
"com_auth_click_here": "Nhấp vào đây",
"com_auth_continue": "Tiếp tục",
"com_auth_create_account": "Tạo tài khoản của bạn",
"com_auth_discord_login": "Đăng nhập bằng Discord",
"com_auth_email": "Email",
"com_auth_email_address": "Địa chỉ email",
"com_auth_email_max_length": "Email không được dài hơn 120 ký tự",
"com_auth_email_min_length": "Email phải có ít nhất 6 ký tự",
"com_auth_email_pattern": "Bạn phải nhập địa chỉ email hợp lệ",
"com_auth_email_required": "Email là bắt buộc",
"com_auth_error_create": "Có lỗi khi đăng ký tài khoản của bạn. Vui lòng thử lại.",
"com_auth_error_invalid_reset_token": "Mã đặt lại mật khẩu này không còn hợp lệ.",
"com_auth_error_login": "Không thể đăng nhập với thông tin được cung cấp. Vui lòng kiểm tra thông tin đăng nhập và thử lại.",
"com_auth_error_login_ban": "Tài khoản của bạn đã bị khóa tạm thời do vi phạm dịch vụ của chúng tôi.",
"com_auth_error_login_rl": "Quá nhiều lần đăng nhập trong một khoảng thời gian ngắn. Vui lòng thử lại sau.",
"com_auth_error_login_server": "Đã xảy ra lỗi máy chủ nội bộ. Vui lòng đợi một vài phút và thử lại.",
"com_auth_error_reset_password": "Đã xảy ra sự cố khi đặt lại mật khẩu của bạn. Không tìm thấy người dùng nào với địa chỉ email đã cung cấp. Vui lòng thử lại.",
"com_auth_facebook_login": "Đăng nhập bằng Facebook",
"com_auth_full_name": "Họ và tên đầy đủ",
"com_auth_github_login": "Đăng nhập bằng Github",
"com_auth_google_login": "Đăng nhập bằng Google",
"com_auth_here": "VÀO ĐÂY",
"com_auth_login": "Đăng nhập",
"com_auth_login_with_new_password": "Bây giờ bạn có thể đăng nhập bằng mật khẩu mới của mình.",
"com_auth_name_max_length": "Tên phải ít hơn 80 ký tự",
"com_auth_name_min_length": "Tên phải có ít nhất 3 ký tự",
"com_auth_name_required": "Tên là bắt buộc",
"com_auth_no_account": "Chưa có tài khoản?",
"com_auth_password": "Mật khẩu",
"com_auth_password_confirm": "Xác nhận mật khẩu",
"com_auth_password_forgot": "Quên mật khẩu?",
"com_auth_password_max_length": "Mật khẩu phải ít hơn 128 ký tự",
"com_auth_password_min_length": "Mật khẩu phải có ít nhất 8 ký tự",
"com_auth_password_not_match": "Mật khẩu không khớp",
"com_auth_password_required": "Mật khẩu là bắt buộc",
"com_auth_reset_password": "Đặt lại mật khẩu",
"com_auth_reset_password_email_sent": "Một email đã được gửi đến bạn với hướng dẫn chi tiết để đặt lại mật khẩu.",
"com_auth_reset_password_link_sent": "Email đã được gửi",
"com_auth_reset_password_success": "Đặt lại mật khẩu thành công",
"com_auth_sign_in": "Đăng nhập",
"com_auth_sign_up": "Đăng ký",
"com_auth_submit_registration": "Gửi đăng ký",
"com_auth_to_reset_your_password": "để đặt lại mật khẩu của bạn.",
"com_auth_to_try_again": "để thử lại.",
"com_auth_username": "Tên người dùng (tùy chọn)",
"com_auth_username_max_length": "Tên người dùng phải ít hơn 20 ký tự",
"com_auth_username_min_length": "Tên người dùng phải có ít nhất 2 ký tự",
"com_auth_username_required": "Tên người dùng là bắt buộc",
"com_auth_welcome_back": "Chào mừng trở lại",
"com_endpoint": "Điểm kết thúc",
"com_endpoint_agent": "Đặc trưng",
"com_endpoint_agent_model": "Mô hình Đặc trưng (Đề xuất: GPT-3.5)",
"com_endpoint_anthropic_custom_name_placeholder": "Đặt tên tùy chỉnh cho Anthropic",
"com_endpoint_anthropic_maxoutputtokens": "Số mã thông báo tối đa có thể được tạo ra trong phản hồi. Chỉ định một giá trị thấp hơn cho các phản hồi ngắn hơn và một giá trị cao hơn cho các phản hồi dài hơn.",
"com_endpoint_anthropic_temp": "Các giá trị nằm trong khoảng từ 0 đến 1. Sử dụng nhiệt độ gần 0 cho các nhiệm vụ phân tích / lựa chọn nhiều lựa chọn, và gần 1 cho các nhiệm vụ sáng tạo và tạo ra. Chúng tôi khuyến nghị thay đổi giá trị này hoặc Top P nhưng không phải cả hai.",
"com_endpoint_anthropic_topk": "Top-k thay đổi cách mô hình chọn mã thông báo để xuất. Top-k là 1 có nghĩa là mã thông báo được chọn là phổ biến nhất trong tất cả các mã thông báo trong bảng từ vựng của mô hình (còn được gọi là giải mã tham lam), trong khi top-k là 3 có nghĩa là mã thông báo tiếp theo được chọn từ giữa 3 mã thông báo phổ biến nhất (sử dụng nhiệt độ).",
"com_endpoint_anthropic_topp": "Top-p thay đổi cách mô hình chọn mã thông báo để xuất. Mã thông báo được chọn từ căn cứ có xác suất cao nhất đến thấp nhất cho đến khi tổng xác suất của chúng bằng giá trị top-p.",
"com_endpoint_bing_context_placeholder": "Bing có thể sử dụng tối đa 7k mã thông báo cho 'ngữ cảnh', mà nó có thể tham khảo trong cuộc trò chuyện. Giới hạn cụ thể không được biết nhưng có thể gặp lỗi vượt quá 7k mã thông báo",
"com_endpoint_bing_enable_sydney": "Bật Sydney",
"com_endpoint_bing_jailbreak": "Bẻ khóa",
"com_endpoint_bing_system_message_placeholder": "CẢNH BÁO: Sử dụng sai chức năng này có thể bị CẤM sử dụng Bing! Nhấp vào 'Thông điệp hệ thống' để có hướng dẫn đầy đủ và thông điệp mặc định nếu không có (mặc định là 'Sydney') được coi là an toàn.",
"com_endpoint_bing_to_enable_sydney": "Để bật Sydney",
"com_endpoint_completion": "Hoàn thành",
"com_endpoint_completion_model": "Mô hình Hoàn thành (Đề xuất: GPT-4)",
"com_endpoint_config_key": "Đặt Khóa API",
"com_endpoint_config_key_chatgpt": "Để nhận Mã truy cập của bạn cho ChatGPT 'Phiên bản miễn phí', đăng nhập vào",
"com_endpoint_config_key_chatgpt_copy_token": "Sao chép mã truy cập.",
"com_endpoint_config_key_chatgpt_then_visit": "sau đó truy cập",
"com_endpoint_config_key_edge_full_key_string": "để cung cấp chuỗi cookie đầy đủ.",
"com_endpoint_config_key_edge_instructions": "hướng dẫn",
"com_endpoint_config_key_encryption": "Khóa của bạn sẽ được mã hóa và xóa vào lúc",
"com_endpoint_config_key_expiry": "thời gian hết hạn",
"com_endpoint_config_key_for": "Đặt Khóa API cho",
"com_endpoint_config_key_get_edge_key": "Để nhận Mã truy cập Bing của bạn, đăng nhập vào",
"com_endpoint_config_key_get_edge_key_dev_tool": "Sử dụng các công cụ phát triển hoặc tiện ích mở rộng trong khi đăng nhập vào trang web để sao chép nội dung của cookie _U. Nếu không thành công, làm theo",
"com_endpoint_config_key_google_need_to": "Bạn cần",
"com_endpoint_config_key_google_service_account": "Tạo một Tài khoản Dịch vụ",
"com_endpoint_config_key_google_vertex_ai": "Bật Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API trên Google Cloud, sau đó",
"com_endpoint_config_key_google_vertex_api_role": "Hãy chắc chắn nhấp vào 'Tạo và Tiếp tục' để cấp ít nhất vai trò 'Người dùng Vertex AI' thì còn lại, tạo một khóa JSON để nhập vào đây.",
"com_endpoint_config_key_import_json_key": "Nhập Khóa JSON Tài khoản Dịch vụ.",
"com_endpoint_config_key_import_json_key_invalid": "Khóa JSON Tài khoản Dịch vụ không hợp lệ, Bạn đã nhập đúng tệp không?",
"com_endpoint_config_key_import_json_key_success": "Nhập thành công Khóa JSON Tài khoản Dịch vụ",
"com_endpoint_config_key_name": "Khóa",
"com_endpoint_config_key_name_placeholder": "Đặt khóa API trước",
"com_endpoint_config_value": "Nhập giá trị cho",
"com_endpoint_context": "Ngữ cảnh",
"com_endpoint_custom_name": "Tên tùy chỉnh",
"com_endpoint_default": "mặc định",
"com_endpoint_default_blank": "mặc định: trống",
"com_endpoint_default_creative": "mặc định: sáng tạo",
"com_endpoint_default_empty": "mặc định: trống rỗng",
"com_endpoint_default_false": "mặc định: sai",
"com_endpoint_default_with_num": "mặc định: {{0}}",
"com_endpoint_disabled_with_tools": "bị vô hiệu hóa với các công cụ",
"com_endpoint_disabled_with_tools_placeholder": "Bị vô hiệu hóa với các công cụ đã chọn",
"com_endpoint_examples": " Đặt sẵn",
"com_endpoint_export": "Xuất",
"com_endpoint_frequency_penalty": "Hình phạt tần suất",
"com_endpoint_func_hover": "Cho phép sử dụng Plugin như các chức năng OpenAI",
"com_endpoint_google_custom_name_placeholder": "Đặt tên tùy chỉnh cho Google",
"com_endpoint_google_maxoutputtokens": "Số mã thông báo tối đa có thể được tạo ra trong phản hồi. Chỉ định một giá trị thấp hơn cho các phản hồi ngắn hơn và một giá trị cao hơn cho các phản hồi dài hơn.",
"com_endpoint_google_temp": "Giá trị cao = ngẫu nhiên hơn, trong khi giá trị thấp = tập trung và xác định hơn. Chúng tôi khuyến nghị thay đổi giá trị này hoặc Top P nhưng không phải cả hai.",
"com_endpoint_google_topk": "Top-k thay đổi cách mô hình chọn mã thông báo để xuất. Top-k là 1 có nghĩa là mã thông báo được chọn là phổ biến nhất trong tất cả các mã thông báo trong bảng từ vựng của mô hình (còn được gọi là giải mã tham lam), trong khi top-k là 3 có nghĩa là mã thông báo tiếp theo được chọn từ giữa 3 mã thông báo phổ biến nhất (sử dụng nhiệt độ).",
"com_endpoint_google_topp": "Top-p thay đổi cách mô hình chọn mã thông báo để xuất. Mã thông báo được chọn từ căn cứ có xác suất cao nhất đến thấp nhất cho đến khi tổng xác suất của chúng bằng giá trị top-p.",
"com_endpoint_hide": "Ẩn",
"com_endpoint_import": "Nhập",
"com_endpoint_max_output_tokens": "Số mã thông báo tối đa",
"com_endpoint_my_preset": "Đặt sẵn của tôi",
"com_endpoint_new_topic": "Chủ đề mới",
"com_endpoint_no_presets": "Chưa có đặt sẵn",
"com_endpoint_not_available": "Không có điểm kết thúc nào khả dụng",
"com_endpoint_not_implemented": "Chưa thực hiện",
"com_endpoint_open_menu": "Mở Menu",
"com_endpoint_openai_custom_name_placeholder": "Đặt tên tùy chỉnh cho ChatGPT",
"com_endpoint_openai_freq": "Số từ giữa -2.0 và 2.0. Giá trị dương trừu tượng hóa các mã thông báo mới dựa trên tần suất hiện có của chúng trong văn bản, làm giảm khả năng mô hình lặp lại cùng một dòng văn hoàn toàn.",
"com_endpoint_openai_max": "Số mã thông báo tối đa để tạo. Tổng chiều dài của mã thông báo đầu vào và mã thông báo đã tạo bị giới hạn bởi độ dài ngữ cảnh của mô hình.",
"com_endpoint_openai_pres": "Số từ giữa -2.0 và 2.0. Giá trị dương trừu tượng hóa mã thông báo mới dựa trên việc chúng có xuất hiện trong văn bản, làm tăng khả năng của mô hình để nói về các chủ đề mới.",
"com_endpoint_openai_prompt_prefix_placeholder": "Đặt hướng dẫn tùy chỉnh để bao gồm vào Thông điệp hệ thống. Mặc định: không có",
"com_endpoint_openai_temp": "Giá trị cao = ngẫu nhiên hơn, trong khi giá trị thấp = tập trung và xác định hơn. Chúng tôi khuyến nghị thay đổi giá trị này hoặc Top P nhưng không phải cả hai.",
"com_endpoint_openai_topp": "Một phương pháp thay thế cho việc lấy mẫu nhiệt độ, được gọi là lấy mẫu ranh giới, nơi mô hình xem xét kết quả của các mã thông báo với khối lượng xác suất top_p. Vì vậy, giá trị 0.1 có nghĩa là chỉ các mã thông báo bao gồm 10% khối lượng xác suất top_p được xem xét. Chúng tôi khuyến nghị thay đổi giá trị này hoặc nhiệt độ nhưng không phải cả hai.",
"com_endpoint_output": "Đầu ra",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "Đặt hướng dẫn tùy chỉnh để bao gồm trong Thông điệp hệ thống. Mặc định: không có",
"com_endpoint_plug_skip_completion": "Bỏ qua hoàn thành",
"com_endpoint_plug_use_functions": "Sử dụng chức năng",
"com_endpoint_presence_penalty": "Hình phạt hiện diện",
"com_endpoint_preset": "đặt sẵn",
"com_endpoint_preset_name": "Tên đặt sẵn",
"com_endpoint_presets": "đặt sẵn",
"com_endpoint_presets_clear_warning": "Bạn có chắc chắn muốn xóa tất cả các đặt sẵn? Hành động này không thể hoàn tác.",
"com_endpoint_prompt_prefix": "Tiền tố",
"com_endpoint_prompt_prefix_placeholder": "Đặt hướng dẫn hoặc ngữ cảnh tùy chỉnh. Bỏ qua nếu trống.",
"com_endpoint_save": "Lưu",
"com_endpoint_save_as_preset": "Lưu dưới dạng đặt sẵn",
"com_endpoint_save_convo_as_preset": "Lưu cuộc trò chuyện dưới dạng đặt sẵn",
"com_endpoint_set_custom_name": "Đặt tên tùy chỉnh, nếu bạn có thể tìm thấy cài đặt này",
"com_endpoint_show": "Hiển thị",
"com_endpoint_show_what_settings": "Hiển thị cài đặt {{0}}",
"com_endpoint_skip_hover": "Cho phép bỏ qua bước hoàn thành, kiểm tra câu trả lời cuối cùng và các bước đã tạo",
"com_endpoint_system_message": "Thông điệp hệ thống",
"com_endpoint_temperature": "Nhiệt độ",
"com_endpoint_token_count": "Số mã thông báo",
"com_endpoint_tone_style": "Phong cách nét",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_view_options": "Xem tùy chọn",
"com_nav_auto_scroll": "Cuộn tự động đến tin nhắn mới nhất khi mở",
"com_nav_balance": "Sự cân bằng",
"com_nav_clear_all_chats": "Xóa tất cả cuộc trò chuyện",
"com_nav_clear_conversation": "Xóa cuộc trò chuyện",
"com_nav_clear_conversation_confirm_message": "Bạn có chắc chắn muốn xóa tất cả cuộc trò chuyện? Hành động này không thể hoàn tác.",
"com_nav_close_sidebar": "Đóng thanh bên",
"com_nav_confirm_clear": "Xác nhận xóa",
"com_nav_enabled": "Đã bật",
"com_nav_export": "Xuất",
"com_nav_export_all_message_branches": "Xuất tất cả các nhánh tin nhắn",
"com_nav_export_conversation": "Xuất cuộc trò chuyện",
"com_nav_export_filename": "Tên tệp",
"com_nav_export_filename_placeholder": "Đặt tên cho tệp",
"com_nav_export_include_endpoint_options": "Bao gồm các tùy chọn điểm kết thúc",
"com_nav_export_recursive": "Đệ quy",
"com_nav_export_recursive_or_sequential": "Đệ quy hay tuần tự?",
"com_nav_export_type": "Loại",
"com_nav_font_size": "Cỡ chữ",
"com_nav_help_faq": "Trợ giúp & Câu hỏi thường gặp",
"com_nav_info_bookmarks_rebuild": "Nếu số lượng dấu trang không chính xác, vui lòng xây dựng lại thông tin dấu trang. Số lượng dấu trang sẽ được tính lại và dữ liệu sẽ được khôi phục về trạng thái chính xác.",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_log_out": "Đăng xuất",
"com_nav_not_supported": "Không được hỗ trợ",
"com_nav_open_sidebar": "Mở thanh bên",
"com_nav_plugin_auth_error": "Đã xảy ra lỗi khi xác thực plugin này. Vui lòng thử lại.",
"com_nav_plugin_search": "Tìm kiếm plugin",
"com_nav_plugin_store": "Cửa hàng Plugin",
"com_nav_search_placeholder": "Tìm kiếm tin nhắn",
"com_nav_send_message": "Gửi tin nhắn",
"com_nav_setting_data": "Kiểm soát dữ liệu",
"com_nav_setting_general": "Chung",
"com_nav_settings": "Cài đặt",
"com_nav_shared_links": "Liên kết được chia sẻ",
"com_nav_shared_links_date_shared": "Ngày chia sẻ",
"com_nav_shared_links_empty": "Bạn không có link được chia sẻ.",
"com_nav_shared_links_manage": "Quản l",
"com_nav_shared_links_name": "Tên",
"com_nav_theme": "Chủ đề",
"com_nav_theme_dark": "Tối",
"com_nav_theme_light": "Sáng",
"com_nav_theme_system": "Hệ thống",
"com_nav_user": "NGƯỜI DÙNG",
"com_ui_accept": "Tôi chấp nhận",
"com_ui_all": "tất cả",
"com_ui_archive": "Lưu trữ",
"com_ui_archive_error": "Không thể lưu trữ cuộc trò chuyện",
"com_ui_bookmark_delete_confirm": "Bạn có chắc chắn muốn xóa dấu trang này không?",
"com_ui_bookmarks": "Dấu trang",
"com_ui_bookmarks_add_to_conversation": "Thêm vào cuộc hội thoại hiện tại",
"com_ui_bookmarks_count": "Số lượng",
"com_ui_bookmarks_create_error": "Có lỗi xảy ra khi tạo dấu trang",
"com_ui_bookmarks_create_success": "Tạo dấu trang thành công",
"com_ui_bookmarks_delete_error": "Có lỗi xảy ra khi x<><78>a dấu trang",
"com_ui_bookmarks_delete_success": "Xóa dấu trang thành công",
"com_ui_bookmarks_description": "Mô tả",
"com_ui_bookmarks_new": "Dấu trang mới",
"com_ui_bookmarks_rebuild": "Xây dựng lại",
"com_ui_bookmarks_title": "Tiêu đề",
"com_ui_bookmarks_update_error": "Có lỗi xảy ra khi cập nhật dấu trang",
"com_ui_bookmarks_update_success": "Cập nhật dấu trang thành công",
"com_ui_cancel": "Hủy",
"com_ui_capabilities": "Khả năng",
"com_ui_capability_correction": "Cho phép người dùng cung cấp sự sửa đổi tiếp theo",
"com_ui_capability_decline_requests": "Được đào tạo để từ chối các yêu cầu không thích hợp",
"com_ui_capability_remember": "Ghi nhớ những gì người dùng nói trước đó trong cuộc trò chuyện",
"com_ui_chats": "cuộc trò chuyện",
"com_ui_clear": "Xóa",
"com_ui_close": "Đóng",
"com_ui_confirm_action": "Xác nhận hành động",
"com_ui_continue": "Tiếp tục",
"com_ui_copied_to_clipboard": "Đã sao chép vào clipboard",
"com_ui_copy_link": "Sao chép liên kết",
"com_ui_copy_to_clipboard": "Sao chép vào clipboard",
"com_ui_create_link": "Tạo liên kết",
"com_ui_decline": "Tôi không chấp nhận",
"com_ui_delete": "Xóa",
"com_ui_delete_confirm": "Điều này sẽ xóa",
"com_ui_delete_conversation": "Xóa cuộc trò chuyện?",
"com_ui_edit": "Sửa",
"com_ui_enter": "Nhập",
"com_ui_entries": "mục",
"com_ui_example_10_year_old_b_day": "Có ý tưởng sáng tạo nào cho sinh nhật của một đứa trẻ 10 tuổi không?",
"com_ui_example_http_in_js": "Làm thế nào để thực hiện yêu cầu HTTP trong Javascript?",
"com_ui_example_quantum_computing": "Giải thích máy tính lượng tử theo cách đơn giản",
"com_ui_examples": "Ví dụ",
"com_ui_happy_birthday": "Đây là sinh nhật đầu tiên của tôi!",
"com_ui_hide_prompt_templates": "Ẩn mẫu gợi ý",
"com_ui_import_conversation": "Nhập khẩu",
"com_ui_import_conversation_error": "Đã xảy ra lỗi khi nhập khẩu cuộc trò chuyện của bạn",
"com_ui_import_conversation_info": "Nhập khẩu cuộc trò chuyện từ một tệp JSON",
"com_ui_import_conversation_success": "Đã nhập khẩu cuộc trò chuyện thành công",
"com_ui_input": "Đầu vào",
"com_ui_limitation_harmful_biased": "Có thể đôi khi tạo ra hướng dẫn gây hại hoặc nội dung thiên vị",
"com_ui_limitation_incorrect_info": "Có thể đôi khi tạo ra thông tin không chính xác",
"com_ui_limitation_limited_2021": "Kiến thức hạn chế về thế giới và sự kiện sau năm 2021",
"com_ui_limitations": "Hạn chế",
"com_ui_model": "Mô hình",
"com_ui_more_options": "Thêm",
"com_ui_new_chat": "Trò chuyện mới",
"com_ui_next": "Tiếp theo",
"com_ui_no_terms_content": "Không có nội dung điều khoản và điều kiện để hiển thị",
"com_ui_of": "của",
"com_ui_pay_per_call": "Tất cả các cuộc hội thoại AI ở một nơi. Trả tiền cho mỗi cuộc gọi chứ không phải mỗi tháng",
"com_ui_prev": "Trước",
"com_ui_prompt_templates": "Mẫu gợi ý",
"com_ui_regenerate": "Tạo lại",
"com_ui_rename": "Đổi tên",
"com_ui_revoke": "Hủy bỏ",
"com_ui_revoke_info": "Hủy bỏ tất cả các thông tin xác thực được cung cấp bởi người dùng.",
"com_ui_save": "Lưu",
"com_ui_select_model": "Chọn một mô hình",
"com_ui_share": "Chia sẻ",
"com_ui_share_create_message": "Tên của bạn và bất kỳ tin nhắn nào bạn thêm sau khi chia sẻ sẽ được giữ kín.",
"com_ui_share_created_message": "Liên kết chia sẻ đến cuộc trò chuyện của bạn đã được tạo. Quản lý các cuộc trò chuyện đã chia sẻ trước đây bất cứ lúc nào thông qua Cài đặt.",
"com_ui_share_delete_error": "Đã xảy ra lỗi khi xóa liên kết được chia sẻ.",
"com_ui_share_error": "Có lỗi xảy ra khi chia sẻ liên kết trò chuyện",
"com_ui_share_link_to_chat": "Chia sẻ liên kết đến cuộc trò chuyện",
"com_ui_share_retrieve_error": "Đã xảy ra lỗi khi xóa liên kết được chia sẻ.",
"com_ui_share_update_message": "Tên của bạn, hướng dẫn tùy chỉnh và bất kỳ tin nhắn nào bạn thêm sau khi chia sẻ sẽ được giữ kín.",
"com_ui_share_updated_message": "Liên kết chia sẻ đến cuộc trò chuyện của bạn đã được cập nhật. Quản lý các cuộc trò chuyện đã chia sẻ trước đây bất cứ lúc nào thông qua Cài đặt.",
"com_ui_shared_link_not_found": "Không tìm thấy liên kết chia sẻ",
"com_ui_showing": "Hiển thị",
"com_ui_submit": "Gửi",
"com_ui_success": "Thành công",
"com_ui_terms_and_conditions": "Điều khoản và điều kiện",
"com_ui_unarchive": "Bỏ lưu trữ",
"com_ui_unarchive_error": "Không thể bỏ lưu trữ cuộc trò chuyện",
"com_ui_upload_success": "Tải tệp thành công",
"com_ui_use_prompt": "Sử dụng gợi ý"
}

View file

@ -0,0 +1,820 @@
{
"com_a11y_ai_composing": "AI 仍在撰寫中",
"com_a11y_end": "AI 已完成回覆",
"com_a11y_start": "AI 已開始回覆。",
"com_agents_allow_editing": "允許其他使用者編輯您的助理",
"com_agents_by_librechat": "由 LibreChat 提供",
"com_agents_code_interpreter": "啟用後,您的代理可以安全地使用 LibreChat 程式碼解譯器 API 來執行產生的程式碼,包括檔案處理功能。需要有效的 API 金鑰。",
"com_agents_code_interpreter_title": "程式碼解譯器 API",
"com_agents_create_error": "建立您的代理時發生錯誤。",
"com_agents_description_placeholder": "選填:在此描述您的代理程式",
"com_agents_enable_file_search": "啟用檔案搜尋",
"com_agents_file_search_disabled": "必須先建立代理才能上傳檔案進行檔案搜尋。",
"com_agents_file_search_info": "啟用後,代理將會被告知以下列出的確切檔案名稱,使其能夠從這些檔案中擷取相關內容。",
"com_agents_instructions_placeholder": "代理程式使用的系統指令",
"com_agents_missing_provider_model": "請在建立代理前選擇供應商和模型。",
"com_agents_name_placeholder": "選填:代理人的名稱",
"com_agents_no_access": "您沒有權限編輯此助理",
"com_agents_not_available": "代理不可用",
"com_agents_search_name": "依名稱搜尋代理",
"com_agents_update_error": "更新您的代理時發生錯誤。",
"com_assistants_actions": "操作",
"com_assistants_actions_disabled": "您需要先建立一個助理,才能新增動作。",
"com_assistants_actions_info": "讓您的助理透過 API 取得資訊或執行操作",
"com_assistants_add_actions": "新增操作",
"com_assistants_add_tools": "新增工具",
"com_assistants_append_date": "添加當前日期和時間",
"com_assistants_append_date_tooltip": "啟用後,當前客戶的日期和時間將附加到助手的系統指令中。",
"com_assistants_available_actions": "可用操作",
"com_assistants_capabilities": "功能",
"com_assistants_code_interpreter": "程式碼解譯器",
"com_assistants_code_interpreter_files": "以下檔案僅適用於程式碼解譯器:",
"com_assistants_code_interpreter_info": "程式碼解譯器可讓助理撰寫和執行程式碼。此工具能處理各種資料格式的檔案,並產生圖表等檔案。",
"com_assistants_completed_action": "與 {{0}} 對話完成",
"com_assistants_completed_function": "已執行 {{0}}",
"com_assistants_conversation_starters": "對話起點",
"com_assistants_conversation_starters_placeholder": "輸入對話開場白",
"com_assistants_create_error": "建立您的助理時發生錯誤。",
"com_assistants_create_success": "已成功建立",
"com_assistants_delete_actions_error": "刪除操作時發生錯誤",
"com_assistants_delete_actions_success": "已成功刪除助理的操作",
"com_assistants_description_placeholder": "選填:在此描述您的助理",
"com_assistants_domain_info": "助理將此資訊傳送給 {{0}}",
"com_assistants_file_search": "檔案搜尋",
"com_assistants_file_search_info": "目前尚不支援為檔案搜尋附加向量儲存。您可以從提供者遊樂場附加它們,或在每個主題的基礎上為檔案搜尋附加檔案。",
"com_assistants_function_use": "助理使用了 {{0}}",
"com_assistants_image_vision": "影像視覺",
"com_assistants_instructions_placeholder": "系統指令是助理使用的提示指令",
"com_assistants_knowledge": "知識",
"com_assistants_knowledge_disabled": "助理必須先建立,並啟用及儲存「程式碼解譯器」或「資訊檢索」功能,才能上傳檔案作為知識庫。",
"com_assistants_knowledge_info": "如果您在「知識」下上傳檔案,與您的助理的對話可能會包含檔案內容。",
"com_assistants_max_starters_reached": "已達對話起始項目的最大數量",
"com_assistants_name_placeholder": "選填:助理的名稱",
"com_assistants_non_retrieval_model": "此模型未啟用檔案搜尋功能。請選擇其他模型。",
"com_assistants_retrieval": "檢索",
"com_assistants_running_action": "執行中的動作",
"com_assistants_search_name": "搜尋助理名稱",
"com_assistants_update_actions_error": "更新或建立動作時發生錯誤。",
"com_assistants_update_actions_success": "動作已成功建立或更新",
"com_assistants_update_error": "更新您的助理時發生錯誤。",
"com_assistants_update_success": "更新成功",
"com_auth_already_have_account": "已經有帳號了?",
"com_auth_back_to_login": "返回登入",
"com_auth_click": "點選",
"com_auth_click_here": "點選這裡",
"com_auth_continue": "繼續",
"com_auth_create_account": "建立您的帳號",
"com_auth_discord_login": "使用 Discord 登入",
"com_auth_email": "電子郵件",
"com_auth_email_address": "電子郵件地址",
"com_auth_email_max_length": "電子郵件不應超過 120 個字元",
"com_auth_email_min_length": "電子郵件長度必須至少有 6 個字元",
"com_auth_email_pattern": "您必須輸入有效的電子郵件地址",
"com_auth_email_required": "電子郵件必填",
"com_auth_email_resend_link": "重新傳送電子郵件",
"com_auth_email_resent_failed": "重新傳送驗證電子郵件失敗",
"com_auth_email_resent_success": "驗證郵件已重新傳送成功",
"com_auth_email_verification_failed": "電子郵件驗證失敗",
"com_auth_email_verification_failed_token_missing": "驗證失敗,缺少驗證令牌",
"com_auth_email_verification_in_progress": "正在驗證您的電子郵件,請稍候",
"com_auth_email_verification_invalid": "電子郵件驗證無效",
"com_auth_email_verification_rate_limited": "請求次數過多,請稍後再試",
"com_auth_email_verification_redirecting": "{{0}} 秒後重新導向...",
"com_auth_email_verification_resend_prompt": "沒收到電子郵件?",
"com_auth_email_verification_success": "電子郵件驗證成功",
"com_auth_error_create": "嘗試註冊您的帳號時發生錯誤。請重試。",
"com_auth_error_invalid_reset_token": "此密碼重設令牌已無效。",
"com_auth_error_login": "無法使用提供的資訊登入。請檢查您的登入資訊後重試。",
"com_auth_error_login_ban": "由於違反我們的服務條款,您的帳號已被暫時停用。",
"com_auth_error_login_rl": "短時間內嘗試登入的次數過多。請稍後再試。",
"com_auth_error_login_server": "發生內部伺服器錯誤。請稍候片刻,然後重試。",
"com_auth_error_login_unverified": "您的帳號尚未驗證。請檢查您的電子郵件以取得驗證連結。",
"com_auth_error_reset_password": "重設密碼時出現問題。找不到使用提供的電子郵件地址的使用者。請重試。",
"com_auth_facebook_login": "使用 Facebook 登入",
"com_auth_full_name": "全名",
"com_auth_github_login": "使用 GitHub 登入",
"com_auth_google_login": "使用 Google 登入",
"com_auth_here": "這裡",
"com_auth_login": "登入",
"com_auth_login_with_new_password": "您現在可以使用新密碼登入。",
"com_auth_name_max_length": "名稱長度長度必須少於 80 個字元",
"com_auth_name_min_length": "名稱長度必須至少有 3 個字元",
"com_auth_name_required": "名稱必填",
"com_auth_no_account": "還沒有帳號?",
"com_auth_password": "密碼",
"com_auth_password_confirm": "確認密碼",
"com_auth_password_forgot": "忘記密碼?",
"com_auth_password_max_length": "密碼長度必須少於 128 個字元",
"com_auth_password_min_length": "密碼長度必須至少有 8 個字元",
"com_auth_password_not_match": "密碼不符",
"com_auth_password_required": "密碼必填",
"com_auth_registration_success_generic": "請檢查您的電子郵件以驗證電子郵件地址。",
"com_auth_registration_success_insecure": "註冊成功。",
"com_auth_reset_password": "重設密碼",
"com_auth_reset_password_email_sent": "已向您傳送電子郵件,其中包含進一步重設密碼的操作說明。",
"com_auth_reset_password_if_email_exists": "如果存在使用該電子郵件的帳號,我們已寄送一封含有密碼重設說明的郵件。請記得檢查您的垃圾郵件匣。",
"com_auth_reset_password_link_sent": "電子郵件已傳送",
"com_auth_reset_password_success": "密碼重設成功",
"com_auth_sign_in": "登入",
"com_auth_sign_up": "註冊",
"com_auth_submit_registration": "送出",
"com_auth_to_reset_your_password": "重設您的密碼。",
"com_auth_to_try_again": "重試。",
"com_auth_username": "使用者名稱(選填)",
"com_auth_username_max_length": "使用者名稱長度必須少於 20 個字元",
"com_auth_username_min_length": "使用者名稱長度必須至少有 2 個字元",
"com_auth_username_required": "使用者名稱必填",
"com_auth_welcome_back": "歡迎回來",
"com_click_to_download": "(點選此處下載)",
"com_download_expired": "下載已過期",
"com_download_expires": "(點擊此處下載 - {{0}} 後過期)",
"com_endpoint": "選項",
"com_endpoint_agent": "代理",
"com_endpoint_agent_model": "代理模型建議GPT-3.5",
"com_endpoint_agent_placeholder": "請選擇代理",
"com_endpoint_ai": "AI",
"com_endpoint_anthropic_custom_name_placeholder": "為 Anthropic 設定自訂名稱",
"com_endpoint_anthropic_maxoutputtokens": "設定回應中可生成的最大 token 數。若希望回應簡短,請設定較低的數值;若需較長的回應,則設定較高的數值。",
"com_endpoint_anthropic_prompt_cache": "提示快取功能可在 API 呼叫間重複使用大型上下文或指令,以降低成本和延遲",
"com_endpoint_anthropic_temp": "範圍從 0 到 1。對於分析/多選題,使用接近 0 的溫度,對於創意和生成式任務,使用接近 1 的溫度。我們建議修改這個或 Top P但不建議兩者都修改。",
"com_endpoint_anthropic_topk": "Top-k 改變模型選擇輸出 token 的方式。Top-k 為 1 表示所選 token 在模型詞彙表中所有 token 中最可能(也稱為貪婪解碼),而 Top-k 為 3 表示下一個 token 從最可能的 3 個 token 中選擇(使用溫度)。",
"com_endpoint_anthropic_topp": "Top-p 改變模型選擇輸出 token 的方式。從最可能的 K見 topK 參數)開始選擇 token直到它們的機率之和達到 top-p 值。",
"com_endpoint_assistant": "助理",
"com_endpoint_assistant_model": "AI 模型",
"com_endpoint_assistant_placeholder": "請從右側面板選擇一位助理",
"com_endpoint_bing_context_placeholder": "Bing 可以使用多達 7k 個 token 作為「前後文」,並在對話中引用。具體限制不詳,但可能會在超過 7k token 時出現錯誤",
"com_endpoint_bing_enable_sydney": "Sydney",
"com_endpoint_bing_jailbreak": "越獄",
"com_endpoint_bing_system_message_placeholder": "警告:不當使用此功能可能會導致您被禁止使用 Bing如需完整指引和預設訊息若未設定請點選「系統訊息」這是被認為安全的「Sydney」預設值。",
"com_endpoint_bing_to_enable_sydney": "啟用 Sydney",
"com_endpoint_completion": "完成",
"com_endpoint_completion_model": "完成模型建議GPT-4",
"com_endpoint_config_click_here": "點此",
"com_endpoint_config_google_api_info": "要取得 Generative Language API 金鑰(適用於 Gemini",
"com_endpoint_config_google_api_key": "Google API 金鑰",
"com_endpoint_config_google_cloud_platform": "Google 雲端平臺設定",
"com_endpoint_config_google_gemini_api": "Google Gemini API 設定",
"com_endpoint_config_google_service_key": "Google 服務帳戶金鑰",
"com_endpoint_config_key": "設定 API 金鑰",
"com_endpoint_config_key_chatgpt": "要取得 ChatGPT '免費版' 的存取權杖,請登入到",
"com_endpoint_config_key_chatgpt_copy_token": "複製存取權杖。",
"com_endpoint_config_key_chatgpt_then_visit": "然後造訪",
"com_endpoint_config_key_edge_full_key_string": "提供完整的 cookie 字串。",
"com_endpoint_config_key_edge_instructions": "說明",
"com_endpoint_config_key_encryption": "您的金鑰將被加密並在此到期時間刪除:",
"com_endpoint_config_key_expiry": "到期時刪除",
"com_endpoint_config_key_for": "設定 API 金鑰給",
"com_endpoint_config_key_get_edge_key": "要取得 Bing 的存取權杖,請登入到",
"com_endpoint_config_key_get_edge_key_dev_tool": "使用開發工具或擴充套件在登入網站時複製 _U cookie 的內容。如果此方法失敗,請按照這些",
"com_endpoint_config_key_google_need_to": "您需要",
"com_endpoint_config_key_google_service_account": "建立一個服務帳戶",
"com_endpoint_config_key_google_vertex_ai": "在 Google Cloud 上啟用 Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API然後",
"com_endpoint_config_key_google_vertex_api_role": "確保點選「建立並繼續」並至少給予「Vertex AI 使用者」角色。最後,建立一個 JSON 金鑰以在此處匯入。",
"com_endpoint_config_key_import_json_key": "匯入服務帳戶 JSON 金鑰。",
"com_endpoint_config_key_import_json_key_invalid": "無效的服務帳戶 JSON 金鑰,您是否匯入了正確的檔案?",
"com_endpoint_config_key_import_json_key_success": "成功匯入服務帳戶 JSON 金鑰",
"com_endpoint_config_key_name": "金鑰",
"com_endpoint_config_key_name_placeholder": "請先設定 API 金鑰",
"com_endpoint_config_key_never_expires": "您的金鑰永遠不會過期",
"com_endpoint_config_placeholder": "在標頭選單中設定您的金鑰以開始對話。",
"com_endpoint_config_value": "輸入",
"com_endpoint_context": "前後文",
"com_endpoint_context_info": "可用於上下文的最大 token 數量。用於控制每個請求傳送的 token 數量。如果未指定,將根據已知模型的上下文大小使用系統預設值。設定較高的值可能會導致錯誤和/或更高的 token 成本。",
"com_endpoint_context_tokens": "最大前後文 token 數",
"com_endpoint_custom_name": "自訂名稱",
"com_endpoint_default": "預設",
"com_endpoint_default_blank": "預設:空白",
"com_endpoint_default_creative": "預設:創意",
"com_endpoint_default_empty": "預設:空",
"com_endpoint_default_false": "預設:否",
"com_endpoint_default_with_num": "預設:{{0}}",
"com_endpoint_disabled_with_tools": "與工具一起停用",
"com_endpoint_disabled_with_tools_placeholder": "選擇工具時停用",
"com_endpoint_examples": "預設設定",
"com_endpoint_export": "匯出",
"com_endpoint_export_share": "匯出/分享",
"com_endpoint_frequency_penalty": "頻率懲罰",
"com_endpoint_func_hover": "啟用將外掛用作 OpenAI 函式",
"com_endpoint_google_custom_name_placeholder": "為 Google 設定自訂名稱",
"com_endpoint_google_maxoutputtokens": "設定回應中可生成的最大 token 數。若希望回應簡短,請設定較低的數值;若需較長的回應,則設定較高的數值。",
"com_endpoint_google_temp": "較高的值表示更隨機,而較低的值表示更集中和確定。我們建議修改這個或 Top P但不建議兩者都修改。",
"com_endpoint_google_topk": "Top-k 調整模型如何選取輸出的 token。當 Top-k 設為 1 時,模型會選取在其詞彙庫中機率最高的 token 進行輸出(這也被稱為貪婪解碼)。相對地,當 Top-k 設為 3 時,模型會從機率最高的三個 token 中選取下一個輸出 token這會涉及到所謂的「溫度」調整",
"com_endpoint_google_topp": "Top-p 調整模型在輸出 token 時的選擇機制。從最可能的 K見 topK 參數)開始選擇 token直到它們的機率之和達到 top-p 值。",
"com_endpoint_hide": "隱藏",
"com_endpoint_import": "匯入",
"com_endpoint_instructions_assistants": "覆寫提示指令",
"com_endpoint_instructions_assistants_placeholder": "覆寫助理的提示指令。這對於在每次執行時修改行為很有用。",
"com_endpoint_max_output_tokens": "最大輸出 token 數",
"com_endpoint_message": "訊息",
"com_endpoint_message_new": "訊息 {{0}}",
"com_endpoint_message_not_appendable": "無法附加訊息或重新生成。",
"com_endpoint_my_preset": "我的預設設定",
"com_endpoint_new_topic": "新主題",
"com_endpoint_no_presets": "尚無預設設定",
"com_endpoint_not_available": "無可用選項",
"com_endpoint_not_implemented": "尚未實做",
"com_endpoint_open_menu": "開啟選單",
"com_endpoint_openai_custom_name_placeholder": "為 ChatGPT 設定自訂名稱",
"com_endpoint_openai_detail": "「低」解析度的視覺請求較便宜且快速,「高」解析度則更詳細但成本較高,而「自動」會根據影像解析度自動在兩者之間選擇。",
"com_endpoint_openai_freq": "數值範圍介於 -2.0 和 2.0 之間。正值會根據該 token 在目前的文字中出現的頻率進行懲罰,減少模型產生重複內容的可能性。",
"com_endpoint_openai_max": "要生成的最大 token 數。輸入 token 和生成 token 的總長度受到模型前後文長度的限制。",
"com_endpoint_openai_max_tokens": "可選的 `max_tokens` 欄位,代表在對話完成中可以生成的最大 token 數。\n\n輸入 token 和生成 token 的總長度受限於模型的上下文長度。如果此數字超過最大上下文 token 數,您可能會遇到錯誤。",
"com_endpoint_openai_pres": "數值範圍介於 -2.0 和 2.0 之間。正值會根據該 token 是否在目前的文字中出現來進行懲罰,增加模型談及新主題的可能性。",
"com_endpoint_openai_prompt_prefix_placeholder": "在系統訊息中設定自訂提示。",
"com_endpoint_openai_resend": "重新傳送之前所有附加的圖片。注意:這可能會大幅增加 token 成本,如果附加了太多圖片,您可能會遇到錯誤。",
"com_endpoint_openai_resend_files": "重新傳送之前附加的所有檔案。注意:這將增加 token 成本,如果附件過多,您可能會遇到錯誤。",
"com_endpoint_openai_stop": "最多 4 個序列API 將在生成更多 token 時停止。",
"com_endpoint_openai_temp": "較高的值表示更隨機,而較低的值表示更集中和確定。我們建議修改這個或 Top P但不建議兩者都修改。",
"com_endpoint_openai_topp": "與溫度取樣的替代方法,稱為核心取樣,其中模型考慮 top_p 機率質量的 token 結果。所以 0.1 表示只考慮佔 top 10% 機率質量的 token。我們建議修改這個或溫度但不建議兩者都修改。",
"com_endpoint_output": "輸出",
"com_endpoint_plug_image_detail": "影像詳細資訊",
"com_endpoint_plug_resend_files": "重新傳送檔案",
"com_endpoint_plug_resend_images": "重新傳送圖片",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "在系統訊息中新增自訂提示。",
"com_endpoint_plug_skip_completion": "跳過完成步驟",
"com_endpoint_plug_use_functions": "使用外掛作為 OpenAI 函式",
"com_endpoint_presence_penalty": "出現懲罰",
"com_endpoint_preset": "預設設定",
"com_endpoint_preset_clear_all_confirm": "您確定要刪除所有的預設設定嗎?",
"com_endpoint_preset_default": "現在是預設的預設設定。",
"com_endpoint_preset_default_item": "預設值",
"com_endpoint_preset_default_none": "無啟用的預設設定。",
"com_endpoint_preset_default_removed": "不再是預設設定",
"com_endpoint_preset_delete_confirm": "您確定要刪除這個預設設定嗎?",
"com_endpoint_preset_delete_error": "刪除您的預設設定時發生錯誤。請重試。",
"com_endpoint_preset_import": "預設設定已匯入!",
"com_endpoint_preset_import_error": "匯入您的預設設定時發生錯誤。請再試一次。",
"com_endpoint_preset_name": "名稱",
"com_endpoint_preset_save_error": "儲存您的預設設定時發生錯誤。請再試一次。",
"com_endpoint_preset_selected": "已選擇預設設定!",
"com_endpoint_preset_selected_title": "已選取!",
"com_endpoint_preset_title": "預設項目",
"com_endpoint_presets": "預設設定",
"com_endpoint_presets_clear_warning": "您確定要清除所有預設設定嗎?此操作無法復原。",
"com_endpoint_prompt_cache": "使用提示快取",
"com_endpoint_prompt_prefix": "提示起始字串",
"com_endpoint_prompt_prefix_assistants": "提示字首",
"com_endpoint_prompt_prefix_assistants_placeholder": "在助理的主要提示指令之上設定額外的提示指令或上下文。如果為空白,則會被忽略。",
"com_endpoint_prompt_prefix_placeholder": "設定自訂提示或前後文。如果為空則忽略。",
"com_endpoint_save": "儲存",
"com_endpoint_save_as_preset": "另存為預設設定",
"com_endpoint_save_convo_as_preset": "將對話另存為預設設定",
"com_endpoint_search": "依名稱搜尋選項",
"com_endpoint_set_custom_name": "設定自訂名稱,以便您找到此預設設定",
"com_endpoint_show": "顯示",
"com_endpoint_show_what_settings": "顯示 {{0}} 設定",
"com_endpoint_skip_hover": "啟用跳過完成步驟,評估最終答案和生成步驟",
"com_endpoint_stop": "停止序列",
"com_endpoint_stop_placeholder": "以 `Enter` 鍵分隔值",
"com_endpoint_system_message": "系統訊息",
"com_endpoint_temperature": "溫度",
"com_endpoint_token_count": "token 數量",
"com_endpoint_tone_style": "語氣風格",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "使用活躍助理",
"com_endpoint_view_options": "檢視選項",
"com_error_expired_user_key": "提供給 {{0}} 的金鑰已於 {{1}} 到期。請提供一個新的金鑰並重試。",
"com_error_files_dupe": "偵測到重複的檔案。",
"com_error_files_empty": "不允許空白檔案。",
"com_error_files_process": "處理檔案時發生錯誤。",
"com_error_files_unsupported_capability": "未啟用支援此檔案類型的功能。",
"com_error_files_upload": "上傳檔案時發生錯誤",
"com_error_files_upload_canceled": "檔案上傳請求已取消。注意:檔案上傳可能仍在處理中,需要手動刪除。",
"com_error_files_validation": "驗證檔案時發生錯誤。",
"com_error_input_length": "最新訊息的字元數過長,已超過字元限制({{0}})。請縮短您的訊息內容、在對話參數中調整最大上下文大小,或是建立分支對話以繼續。",
"com_error_invalid_action_error": "要求遭拒:指定的操作網域不被允許。",
"com_error_invalid_request_error": "AI 服務因發生錯誤而拒絕請求。這可能是由於 API 金鑰無效或請求格式不正確所導致。",
"com_error_invalid_user_key": "提供的金鑰無效。請提供有效的金鑰並重試。",
"com_error_moderation": "您所提交的內容似乎被我們的內容審查系統標記為不符合社群準則。我們無法就此特定主題繼續進行討論。如果您有任何其他問題或想要探討的主題,請編輯您的訊息或開啟新的對話。",
"com_error_no_base_url": "找不到基礎 URL。請提供一個基礎 URL 後再試一次。",
"com_error_no_system_messages": "所選的 AI 服務或模型不支援系統訊息。請嘗試使用提示詞而非自訂指令。",
"com_error_no_user_key": "找不到金鑰,請提供金鑰後再試一次。",
"com_files_filter": "篩選檔案...",
"com_files_no_results": "沒有結果。",
"com_files_number_selected": "已選取 {{0}} 個檔案,共 {{1}} 個檔案",
"com_generated_files": "已生成的檔案:",
"com_hide_examples": "隱藏範例",
"com_nav_account_settings": "帳號設定",
"com_nav_always_make_prod": "永遠將新版本設為正式版",
"com_nav_archive_all": "封存所有",
"com_nav_archive_all_chats": "封存所有對話",
"com_nav_archive_created_at": "建立時間",
"com_nav_archive_name": "名稱",
"com_nav_archived_chats": "封存的對話",
"com_nav_archived_chats_empty": "您沒有任何封存的對話。",
"com_nav_archived_chats_manage": "管理",
"com_nav_at_command": "@-指令",
"com_nav_at_command_description": "使用「@」指令切換端點、模型和預設值等",
"com_nav_audio_play_error": "播放音訊時發生錯誤:{{0}}",
"com_nav_audio_process_error": "處理音訊時發生錯誤:{{0}}",
"com_nav_auto_scroll": "開啟時自動捲動至最新內容",
"com_nav_auto_send_prompts": "自動傳送提示",
"com_nav_auto_send_text": "自動傳送訊息",
"com_nav_auto_send_text_disabled": "設定為 -1 以停用",
"com_nav_auto_transcribe_audio": "自動轉錄語音",
"com_nav_automatic_playback": "自動播放最新訊息",
"com_nav_balance": "餘額",
"com_nav_browser": "瀏覽器",
"com_nav_buffer_append_error": "音訊串流發生問題,播放可能會中斷。",
"com_nav_change_picture": "更換圖片",
"com_nav_chat_commands": "對話指令",
"com_nav_chat_commands_info": "這些指令是透過在訊息開頭輸入特定字元來啟動的。每個指令都由其專屬的前綴觸發。如果您經常在訊息開頭使用這些字元,可以選擇停用這些指令。",
"com_nav_chat_direction": "對話方向",
"com_nav_clear_all_chats": "清除所有對話",
"com_nav_clear_cache_confirm_message": "您確定要清除快取嗎?",
"com_nav_clear_conversation": "清除對話",
"com_nav_clear_conversation_confirm_message": "您確定要清除所有對話嗎?此操作無法復原。",
"com_nav_close_sidebar": "關閉側邊選單",
"com_nav_command_settings": "指令設定",
"com_nav_command_settings_description": "自訂聊天中可用的指令",
"com_nav_commands": "指令",
"com_nav_commands_tab": "指令設定",
"com_nav_confirm_clear": "確認清除",
"com_nav_conversation_mode": "對話模式",
"com_nav_convo_menu_options": "對話選單選項",
"com_nav_db_sensitivity": "分貝靈敏度",
"com_nav_delete_account": "刪除帳號",
"com_nav_delete_account_button": "永久刪除我的帳號",
"com_nav_delete_account_confirm": "確定要刪除帳號嗎?",
"com_nav_delete_account_confirm_placeholder": "請在下方輸入欄位中輸入「DELETE」以繼續",
"com_nav_delete_account_email_placeholder": "請輸入您的帳號電子郵件",
"com_nav_delete_cache_storage": "刪除語音快取儲存空間",
"com_nav_delete_data_info": "所有資料都將被刪除。",
"com_nav_delete_warning": "警告:此操作將永久刪除您的帳號。",
"com_nav_edge": "Edge",
"com_nav_enable_cache_tts": "啟用語音快取",
"com_nav_enable_cloud_browser_voice": "使用雲端語音",
"com_nav_enabled": "已啟用",
"com_nav_engine": "引擎",
"com_nav_enter_to_send": "按 Enter 鍵傳送訊息",
"com_nav_export": "匯出",
"com_nav_export_all_message_branches": "匯出所有訊息分支",
"com_nav_export_conversation": "匯出對話",
"com_nav_export_filename": "檔名",
"com_nav_export_filename_placeholder": "設定檔案名稱",
"com_nav_export_include_endpoint_options": "包含 AI 選項",
"com_nav_export_recursive": "遞迴",
"com_nav_export_recursive_or_sequential": "遞迴還是序列?",
"com_nav_export_type": "類型",
"com_nav_external": "外部",
"com_nav_font_size": "字體大小",
"com_nav_font_size_base": "中",
"com_nav_font_size_lg": "大",
"com_nav_font_size_sm": "小",
"com_nav_font_size_xl": "特大",
"com_nav_font_size_xs": "超小",
"com_nav_help_faq": "說明與常見問題",
"com_nav_hide_panel": "隱藏最右側的面板",
"com_nav_info_bookmarks_rebuild": "如果書籤計數不正確,請重新構建書籤信息。書籤計數將被重新計算,數據將恢復到其正確狀態。",
"com_nav_info_code_artifacts": "啟用在對話旁顯示實驗性程式碼內容",
"com_nav_info_custom_prompt_mode": "啟用後,系統將不會包含預設的成品提示詞。在此模式下,所有生成成品的指令都需要手動提供。",
"com_nav_info_delete_cache_storage": "此操作將刪除儲存在您裝置上的所有已快取的 TTS文字轉語音音訊檔案。快取的音訊檔案可用於加快先前產生的 TTS 音訊的播放速度,但會佔用您裝置的儲存空間。",
"com_nav_info_enter_to_send": "啟用時,按下 `ENTER` 鍵即可傳送訊息。停用時,按下 Enter 鍵會換行,您需要按下 `CTRL + ENTER` / `⌘ + ENTER` 來傳送訊息。",
"com_nav_info_fork_change_default": "「僅顯示分支訊息」只包含通往所選訊息的直接路徑。「包含相關分支」會加入路徑上的分支。「包含所有從這裡開始」則包含所有相連的訊息和分支。",
"com_nav_info_fork_split_target_setting": "啟用時,系統將根據所選的行為,從目標訊息開始分支到對話中的最新訊息。",
"com_nav_info_include_shadcnui": "啟用後,將包含使用 shadcn/ui 元件的相關說明。shadcn/ui 是一個使用 Radix UI 和 Tailwind CSS 建置的可重複使用元件集。注意:這些說明較為冗長,建議僅在需要告知 LLM 正確的匯入方式和元件使用方法時才啟用。若要了解這些元件的更多資訊請造訪https://ui.shadcn.com/",
"com_nav_info_latex_parsing": "啟用時,訊息中的 LaTeX 程式碼將會被轉換為數學方程式。如果您不需要 LaTeX 轉換功能,停用此選項可以改善效能。",
"com_nav_info_revoke": "此操作將撤銷並移除您所提供的所有 API 金鑰。若要繼續使用這些端點,您需要重新輸入這些憑證。",
"com_nav_info_save_draft": "啟用後,您在聊天表單中輸入的文字和附件將自動儲存為本地草稿。即使重新載入頁面或切換至其他對話,這些草稿仍會保留。草稿僅儲存在您的裝置上,並會在訊息送出後自動刪除。",
"com_nav_info_user_name_display": "啟用時,每則您發送的訊息上方都會顯示您的使用者名稱。停用時,您的訊息上方只會顯示「您」。",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "自動偵測",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "語言",
"com_nav_latex_parsing": "解析訊息中的 LaTeX 內容(可能影響效能)",
"com_nav_log_out": "登出",
"com_nav_long_audio_warning": "較長的文字需要較多處理時間",
"com_nav_maximize_chat_space": "最大化聊天視窗",
"com_nav_media_source_init_error": "無法準備音訊播放器。請檢查您的瀏覽器設定。",
"com_nav_modular_chat": "允許在對話中途切換端點",
"com_nav_my_files": "我的檔案",
"com_nav_no_search_results": "找不到搜尋結果",
"com_nav_not_supported": "不支援",
"com_nav_open_sidebar": "開啟側邊選單",
"com_nav_playback_rate": "音訊播放速率",
"com_nav_plugin_auth_error": "嘗試驗證此外掛時發生錯誤。請重試。",
"com_nav_plugin_install": "安裝",
"com_nav_plugin_search": "搜尋外掛",
"com_nav_plugin_store": "外掛商店",
"com_nav_plugin_uninstall": "解除安裝",
"com_nav_plus_command": "指令選項",
"com_nav_plus_command_description": "切換「+」指令以新增多重回應設定",
"com_nav_profile_picture": "個人頭像",
"com_nav_save_drafts": "儲存本機草稿",
"com_nav_search_placeholder": "搜尋訊息",
"com_nav_send_message": "傳送訊息",
"com_nav_setting_account": "帳號",
"com_nav_setting_beta": "測試功能",
"com_nav_setting_chat": "聊天",
"com_nav_setting_data": "資料控制",
"com_nav_setting_general": "一般",
"com_nav_setting_speech": "語音",
"com_nav_settings": "設定",
"com_nav_shared_links": "共享連結",
"com_nav_shared_links_date_shared": "共享日期",
"com_nav_shared_links_empty": "您沒有任何共享連結。",
"com_nav_shared_links_manage": "管理",
"com_nav_shared_links_name": "名稱",
"com_nav_show_code": "一律顯示使用程式碼解譯器時的程式碼",
"com_nav_slash_command": "/指令",
"com_nav_slash_command_description": "使用鍵盤按下 \"/\" 快速選擇提示詞",
"com_nav_source_buffer_error": "設定音訊播放時發生錯誤。請重新整理頁面。",
"com_nav_source_chat": "檢視原始對話",
"com_nav_speech_cancel_error": "無法停止音訊播放。您可能需要重新整理頁面。",
"com_nav_speech_to_text": "語音轉文字",
"com_nav_stop_generating": "停止產生",
"com_nav_text_to_speech": "文字轉語音",
"com_nav_theme": "主題",
"com_nav_theme_dark": "深色",
"com_nav_theme_light": "淺色",
"com_nav_theme_system": "跟隨系統設定",
"com_nav_tool_dialog": "AI 工具",
"com_nav_tool_dialog_agents": "AI 代理工具",
"com_nav_tool_dialog_description": "必須儲存 Assistant 才能保留工具選擇。",
"com_nav_tool_remove": "移除",
"com_nav_tool_search": "搜尋工具",
"com_nav_tts_init_error": "文字轉語音初始化失敗:{{0}}",
"com_nav_tts_unsupported_error": "此瀏覽器不支援所選擇的文字轉語音引擎。",
"com_nav_user": "使用者",
"com_nav_user_msg_markdown": "以 Markdown 格式呈現使用者訊息",
"com_nav_user_name_display": "在訊息中顯示使用者名稱",
"com_nav_voice_select": "語音",
"com_nav_voices_fetch_error": "無法取得語音選項。請檢查您的網路連線。",
"com_nav_welcome_agent": "請選擇代理",
"com_nav_welcome_assistant": "請選擇一位助理",
"com_nav_welcome_message": "您今天有什麼需要我協助的嗎?",
"com_show_agent_settings": "顯示代理設定",
"com_show_completion_settings": "顯示完成設定",
"com_show_examples": "顯示範例",
"com_sidepanel_agent_builder": "代理建構器",
"com_sidepanel_assistant_builder": "助理建構器",
"com_sidepanel_attach_files": "附加檔案",
"com_sidepanel_conversation_tags": "書籤",
"com_sidepanel_hide_panel": "隱藏側邊選單",
"com_sidepanel_manage_files": "管理檔案",
"com_sidepanel_parameters": "參數",
"com_sidepanel_select_agent": "選擇代理",
"com_sidepanel_select_assistant": "選擇一位助理",
"com_ui_accept": "我接受",
"com_ui_add": "新增",
"com_ui_add_model_preset": "新增模型或預設設定以取得額外回應",
"com_ui_add_multi_conversation": "新增多重對話",
"com_ui_admin": "管理員",
"com_ui_admin_access_warning": "停用管理員對此功能的存取權限可能會導致意外的介面問題,需要重新整理頁面。若儲存此設定,唯一的還原方式是透過 librechat.yaml 設定檔中的介面設定,這會影響所有角色。",
"com_ui_admin_settings": "管理員設定",
"com_ui_advanced": "進階",
"com_ui_agent": "助理",
"com_ui_agent_already_shared_to_all": "此助理已與所有使用者共享",
"com_ui_agent_delete_error": "刪除助理時發生錯誤",
"com_ui_agent_deleted": "已成功刪除助理",
"com_ui_agent_duplicate_error": "複製助理時發生錯誤",
"com_ui_agent_duplicated": "已成功複製助理",
"com_ui_agent_editing_allowed": "其他使用者已可編輯此助理",
"com_ui_agents": "助理",
"com_ui_agents_allow_create": "允許建立代理",
"com_ui_agents_allow_share_global": "允許與所有使用者共享助理",
"com_ui_agents_allow_use": "允許使用代理",
"com_ui_all": "全部",
"com_ui_all_proper": "全部",
"com_ui_archive": "封存",
"com_ui_archive_error": "封存對話時發生錯誤",
"com_ui_artifact_click": "點擊開啟",
"com_ui_artifacts": "成品",
"com_ui_artifacts_toggle": "切換成品介面",
"com_ui_ascending": "遞增",
"com_ui_assistant": "助理",
"com_ui_assistant_delete_error": "刪除助理時發生錯誤",
"com_ui_assistant_deleted": "已成功刪除助理",
"com_ui_assistants": "助理",
"com_ui_assistants_output": "助理輸出",
"com_ui_attach_error": "無法附加檔案。請建立或選擇對話,或嘗試重新整理頁面。",
"com_ui_attach_error_openai": "無法將助理檔案附加至其他端點",
"com_ui_attach_error_size": "檔案大小超過端點的限制",
"com_ui_attach_error_type": "不支援的檔案類型,無法上傳至端點:",
"com_ui_attach_warn_endpoint": "非相容工具的非助理檔案可能會被忽略",
"com_ui_attachment": "附件",
"com_ui_authentication": "驗證",
"com_ui_avatar": "大頭照",
"com_ui_back_to_chat": "返回對話",
"com_ui_back_to_prompts": "返回提示",
"com_ui_bookmark_delete_confirm": "你確定要刪除這個書籤嗎?",
"com_ui_bookmarks": "書籤",
"com_ui_bookmarks_add": "新增書籤",
"com_ui_bookmarks_add_to_conversation": "添加到當前對話",
"com_ui_bookmarks_count": "計數",
"com_ui_bookmarks_create_error": "創建書籤時出錯",
"com_ui_bookmarks_create_exists": "此書籤已存在",
"com_ui_bookmarks_create_success": "書籤創建成功",
"com_ui_bookmarks_delete": "刪除書籤",
"com_ui_bookmarks_delete_error": "刪除書籤時出錯",
"com_ui_bookmarks_delete_success": "書籤刪除成功",
"com_ui_bookmarks_description": "描述",
"com_ui_bookmarks_edit": "編輯書籤",
"com_ui_bookmarks_filter": "搜尋書籤...",
"com_ui_bookmarks_new": "新書籤",
"com_ui_bookmarks_rebuild": "重建",
"com_ui_bookmarks_title": "標題",
"com_ui_bookmarks_update_error": "更新書籤時出錯",
"com_ui_bookmarks_update_success": "書籤更新成功",
"com_ui_cancel": "取消",
"com_ui_capabilities": "功能",
"com_ui_capability_correction": "允許使用者提供後續的修正",
"com_ui_capability_decline_requests": "訓練有素以拒絕不適當的請求",
"com_ui_capability_remember": "能記得先前在對話中提到的內容",
"com_ui_categories": "分類",
"com_ui_chat": "對話",
"com_ui_chat_history": "對話紀錄",
"com_ui_chats": "對話",
"com_ui_clear": "清除",
"com_ui_clear_all": "清除全部",
"com_ui_close": "關閉",
"com_ui_code": "程式碼",
"com_ui_collapse_chat": "收合對話",
"com_ui_command_placeholder": "選填:輸入指令,若未填寫將使用名稱",
"com_ui_command_usage_placeholder": "透過指令或名稱選擇提示",
"com_ui_confirm_action": "確認操作",
"com_ui_connect": "連線",
"com_ui_context": "情境",
"com_ui_continue": "繼續",
"com_ui_controls": "控制項",
"com_ui_copied": "已複製!",
"com_ui_copied_to_clipboard": "已複製到剪貼簿",
"com_ui_copy_code": "複製程式碼",
"com_ui_copy_link": "複製連結",
"com_ui_copy_to_clipboard": "複製到剪貼簿",
"com_ui_create": "建立",
"com_ui_create_link": "建立連結",
"com_ui_create_prompt": "建立提示",
"com_ui_custom_prompt_mode": "自訂提示模式",
"com_ui_dashboard": "儀表板",
"com_ui_date": "日期",
"com_ui_date_april": "四月",
"com_ui_date_august": "八月",
"com_ui_date_december": "十二月",
"com_ui_date_february": "二月",
"com_ui_date_january": "一月",
"com_ui_date_july": "七月",
"com_ui_date_june": "六月",
"com_ui_date_march": "三月",
"com_ui_date_may": "五月",
"com_ui_date_november": "十一月",
"com_ui_date_october": "十月",
"com_ui_date_previous_30_days": "過去 30 天",
"com_ui_date_previous_7_days": "過去 7 天",
"com_ui_date_september": "九月",
"com_ui_date_today": "今天",
"com_ui_date_yesterday": "昨天",
"com_ui_decline": "我不同意",
"com_ui_delete": "刪除",
"com_ui_delete_action": "刪除動作",
"com_ui_delete_action_confirm": "您確定要刪除這個操作嗎?",
"com_ui_delete_agent_confirm": "您確定要刪除這個代理嗎?",
"com_ui_delete_assistant_confirm": "您確定要刪除這個助理嗎?此操作無法復原。",
"com_ui_delete_confirm": "這將刪除",
"com_ui_delete_confirm_prompt_version_var": "這將刪除「{{0}}」的所選版本。如果沒有其他版本存在,該提示將被刪除。",
"com_ui_delete_conversation": "刪除對話?",
"com_ui_delete_prompt": "刪除提示?",
"com_ui_delete_shared_link": "刪除共享連結?",
"com_ui_delete_tool": "刪除工具",
"com_ui_delete_tool_confirm": "您確定要刪除這個工具嗎?",
"com_ui_descending": "遞減",
"com_ui_description": "描述",
"com_ui_description_placeholder": "選填:輸入要顯示的提示描述",
"com_ui_download_error": "下載檔案時發生錯誤。該檔案可能已被刪除。",
"com_ui_drag_drop_file": "將檔案拖曳至此",
"com_ui_dropdown_variables": "下拉式變數:",
"com_ui_dropdown_variables_info": "為您的提示建立自訂下拉選單:`{{variable_name:選項1|選項2|選項3}}`",
"com_ui_duplicate": "複製",
"com_ui_duplicate_agent_confirm": "您確定要複製這個助理嗎?",
"com_ui_duplication_error": "複製對話時發生錯誤",
"com_ui_duplication_processing": "正在複製對話...",
"com_ui_duplication_success": "已成功複製對話",
"com_ui_edit": "編輯",
"com_ui_endpoint": "端點",
"com_ui_endpoint_menu": "語言模型端點選單",
"com_ui_endpoints_available": "可用選項",
"com_ui_enter": "輸入",
"com_ui_enter_api_key": "輸入 API 金鑰",
"com_ui_enter_openapi_schema": "在此輸入您的 OpenAPI 結構描述",
"com_ui_enter_var": "輸入 {{0}}",
"com_ui_entries": "條目",
"com_ui_error": "錯誤",
"com_ui_error_connection": "連線至伺服器時發生錯誤,請重新整理頁面。",
"com_ui_error_save_admin_settings": "儲存管理員設定時發生錯誤",
"com_ui_example_10_year_old_b_day": "有沒有創意十足的十歲生日派對點子?",
"com_ui_example_http_in_js": "如何在 JavaScript 中發起 HTTP 請求?",
"com_ui_example_quantum_computing": "用簡單的方式解釋量子計算",
"com_ui_examples": "範例",
"com_ui_experimental": "實驗性功能",
"com_ui_export_convo_modal": "匯出對話視窗",
"com_ui_field_required": "此欄位為必填",
"com_ui_filter_prompts_name": "依名稱篩選提示",
"com_ui_finance": "財務",
"com_ui_fork": "分支",
"com_ui_fork_all_target": "包含所有從這裡開始",
"com_ui_fork_branches": "包含相關分支",
"com_ui_fork_change_default": "預設分支選項",
"com_ui_fork_default": "使用預設分支選項",
"com_ui_fork_error": "分支對話時發生錯誤",
"com_ui_fork_from_message": "選擇分支選項",
"com_ui_fork_info_1": "使用此設定來分支訊息,以獲得所需的行為。",
"com_ui_fork_info_2": "「分支」是指從目前對話中的特定訊息開始/結束,根據所選的選項建立新對話的副本。",
"com_ui_fork_info_3": "「目標訊息」指的是此彈出視窗所開啟的訊息,或者如果您勾選「{{0}}」,則是對話中最新的訊息。",
"com_ui_fork_info_branches": "此選項會分叉可見的訊息,以及相關的分支;換句話說,它包含了通往目標訊息的直接路徑,包括路徑上的所有分支。",
"com_ui_fork_info_remember": "勾選此項目可記住您選擇的選項,以便日後分支對話時更快速地套用您偏好的設定。",
"com_ui_fork_info_start": "如果勾選,則從此訊息開始,根據上方選擇的行為,將會分支出一個新的對話直到最新的訊息。",
"com_ui_fork_info_target": "這個選項會分叉所有導向目標訊息的訊息,包括其鄰近訊息;換句話說,不論是否可見或在同一路徑上,所有訊息分支都會包含在內。",
"com_ui_fork_info_visible": "此選項只會分支顯示的訊息,換句話說,只會顯示直接通往目標訊息的路徑,而不會顯示任何分支。",
"com_ui_fork_processing": "分支對話中...",
"com_ui_fork_remember": "記住",
"com_ui_fork_remember_checked": "您的選擇將在使用後被記住。您可以隨時在設定中更改。",
"com_ui_fork_split_target": "在此分叉",
"com_ui_fork_split_target_setting": "預設從目標訊息開始分支",
"com_ui_fork_success": "已成功分支對話",
"com_ui_fork_visible": "僅顯示分支訊息",
"com_ui_go_to_conversation": "前往對話",
"com_ui_happy_birthday": "這是我的第一個生日!",
"com_ui_hide_prompt_templates": "隱藏提示範本",
"com_ui_host": "主機",
"com_ui_idea": "想法",
"com_ui_image_gen": "影像生成",
"com_ui_import_conversation": "匯入",
"com_ui_import_conversation_error": "匯入對話時發生錯誤",
"com_ui_import_conversation_file_type_error": "不支援的匯入檔案類型",
"com_ui_import_conversation_info": "從 JSON 文件匯入對話",
"com_ui_import_conversation_success": "對話匯入成功",
"com_ui_include_shadcnui": "包含 shadcn/ui 元件說明",
"com_ui_input": "輸入",
"com_ui_instructions": "說明",
"com_ui_latest_footer": "讓每個人都能使用 AI",
"com_ui_librechat_code_api_key": "取得你的 LibreChat 程式碼解譯器 API 金鑰",
"com_ui_librechat_code_api_subtitle": "安全性高。多語言支援。檔案輸入/輸出。",
"com_ui_librechat_code_api_title": "執行 AI 程式碼",
"com_ui_limitation_harmful_biased": "有時可能會產生有害的指示或帶有偏見的內容",
"com_ui_limitation_incorrect_info": "有時可能會產生不正確的資訊",
"com_ui_limitation_limited_2021": "對於 2021 年後的世界和事件的知識有限",
"com_ui_limitations": "限制",
"com_ui_llm_menu": "LLM 選單",
"com_ui_llms_available": "可用的 LLM 模型",
"com_ui_loading": "載入中...",
"com_ui_locked": "已鎖定",
"com_ui_logo": "{{0}} 標誌",
"com_ui_manage": "管理",
"com_ui_max_tags": "允許的最大數量為 {{0}},已使用最新值。",
"com_ui_mention": "提及端點、助理或預設設定以快速切換",
"com_ui_min_tags": "無法再移除更多值,至少需要 {{0}} 個。",
"com_ui_misc": "其他",
"com_ui_model": "模型",
"com_ui_model_parameters": "模型參數",
"com_ui_model_save_success": "模型參數儲存成功",
"com_ui_more_info": "更多資訊",
"com_ui_more_options": "更多",
"com_ui_my_prompts": "我的提示",
"com_ui_name": "名稱",
"com_ui_new_chat": "新對話",
"com_ui_new_footer": "將所有 AI 對話集中在一處。",
"com_ui_next": "下一個",
"com_ui_no": "否",
"com_ui_no_bookmarks": "看來您還沒有任何書籤。請點選對話並新增一個書籤",
"com_ui_no_category": "無分類",
"com_ui_no_changes": "沒有需要更新的變更",
"com_ui_no_conversation_id": "找不到對話 ID",
"com_ui_no_prompt_description": "找不到描述",
"com_ui_no_terms_content": "沒有條款和條件內容顯示",
"com_ui_none_selected": "未選取任何項目",
"com_ui_nothing_found": "找不到任何內容",
"com_ui_of": "的",
"com_ui_off": "關閉",
"com_ui_on": "開啟",
"com_ui_page": "頁面",
"com_ui_pay_per_call": "將所有 AI 對話都在集中在一處,按用量付費而非固定月費",
"com_ui_prev": "上一個",
"com_ui_preview": "預覽",
"com_ui_privacy_policy": "隱私權政策",
"com_ui_privacy_policy_url": "隱私權政策網址",
"com_ui_prompt": "提示",
"com_ui_prompt_already_shared_to_all": "此提示已與所有使用者共享",
"com_ui_prompt_name": "提示名稱",
"com_ui_prompt_name_required": "提示名稱為必填",
"com_ui_prompt_preview_not_shared": "作者尚未開放此提示的協作權限。",
"com_ui_prompt_shared_to_all": "此提示已與所有使用者共享",
"com_ui_prompt_templates": "提示範本",
"com_ui_prompt_text": "文字",
"com_ui_prompt_text_required": "必須輸入文字",
"com_ui_prompt_update_error": "更新提示時發生錯誤",
"com_ui_prompts": "提示",
"com_ui_prompts_allow_create": "允許建立提示",
"com_ui_prompts_allow_share_global": "允許與所有使用者共享提示詞",
"com_ui_prompts_allow_use": "允許使用提示",
"com_ui_provider": "提供者",
"com_ui_read_aloud": "朗讀",
"com_ui_regenerate": "重新生成",
"com_ui_region": "地區",
"com_ui_rename": "重新命名",
"com_ui_renaming_var": "重新命名「{{0}}」",
"com_ui_reset_var": "重設 {{0}}",
"com_ui_result": "結果",
"com_ui_revoke": "撤銷",
"com_ui_revoke_info": "撤銷所有使用者提供的憑證。",
"com_ui_revoke_key_confirm": "您確定要撤銷這個金鑰嗎?",
"com_ui_revoke_key_endpoint": "撤銷 {{0}} 的金鑰",
"com_ui_revoke_keys": "撤銷金鑰",
"com_ui_revoke_keys_confirm": "您確定要撤銷所有金鑰嗎?",
"com_ui_role_select": "角色",
"com_ui_roleplay": "角色扮演",
"com_ui_run_code": "執行程式碼",
"com_ui_run_code_error": "執行程式碼時發生錯誤",
"com_ui_save": "儲存",
"com_ui_save_submit": "儲存並送出",
"com_ui_saved": "已儲存!",
"com_ui_schema": "綱要",
"com_ui_search_categories": "搜尋分類",
"com_ui_select": "選擇",
"com_ui_select_a_category": "未選取類別",
"com_ui_select_file": "選擇檔案",
"com_ui_select_model": "選擇模型",
"com_ui_select_provider": "選擇供應商",
"com_ui_select_provider_first": "請先選擇提供者",
"com_ui_select_region": "選擇地區",
"com_ui_select_search_model": "依名稱搜尋模型",
"com_ui_select_search_plugin": "依名稱搜尋外掛程式",
"com_ui_select_search_provider": "依名稱搜尋供應商",
"com_ui_select_search_region": "依名稱搜尋區域",
"com_ui_share": "分享",
"com_ui_share_create_message": "您的姓名以及您在共享後新增的任何訊息都會保密。",
"com_ui_share_created_message": "已建立到您的聊天的共享連結。可以隨時透過設定管理以前共享的聊天。",
"com_ui_share_delete_error": "刪除共享連結時發生錯誤。",
"com_ui_share_error": "分享聊天連結時發生錯誤",
"com_ui_share_link_to_chat": "分享連結到聊天",
"com_ui_share_retrieve_error": "刪除共享連結時發生錯誤。",
"com_ui_share_to_all_users": "分享給所有使用者",
"com_ui_share_update_message": "您的姓名、自訂提示指令以及您在共享後新增的任何訊息都會保密。",
"com_ui_share_updated_message": "已更新到您的聊天的共享連結。可以隨時透過設定管理以前共享的聊天。",
"com_ui_share_var": "分享{{0}}",
"com_ui_shared_link_not_found": "未找到共享連結",
"com_ui_shared_prompts": "共享提示",
"com_ui_shop": "商店",
"com_ui_show_all": "顯示全部",
"com_ui_showing": "顯示",
"com_ui_simple": "簡單",
"com_ui_size": "大小",
"com_ui_special_variables": "特殊變數:",
"com_ui_special_variables_info": "使用 `{{current_date}}` 可顯示目前日期,使用 `{{current_user}}` 可顯示您的帳戶名稱。",
"com_ui_speech_while_submitting": "正在產生回應時無法送出語音",
"com_ui_stop": "停止",
"com_ui_storage": "儲存空間",
"com_ui_submit": "送出",
"com_ui_success": "成功",
"com_ui_teach_or_explain": "教學",
"com_ui_terms_and_conditions": "條款和條件",
"com_ui_terms_of_service": "服務條款",
"com_ui_tools": "工具",
"com_ui_travel": "旅遊",
"com_ui_unarchive": "取消封存",
"com_ui_unarchive_error": "取消封存對話時發生錯誤",
"com_ui_unknown": "未知",
"com_ui_update": "更新",
"com_ui_upload": "上傳",
"com_ui_upload_code_files": "上傳程式碼解譯器檔案",
"com_ui_upload_delay": "正在上傳 \"{{0}}\" 的過程比預期花費更多時間。請耐心等候檔案完成索引以供檢索。",
"com_ui_upload_error": "檔案上傳時發生錯誤",
"com_ui_upload_file_search": "上傳檔案以供搜尋",
"com_ui_upload_files": "上傳檔案",
"com_ui_upload_image": "上傳圖片",
"com_ui_upload_image_input": "上傳圖片",
"com_ui_upload_invalid": "上傳的檔案無效。必須是不超過限制的圖片檔",
"com_ui_upload_invalid_var": "上傳的檔案無效。必須是不超過 {{0}} MB 的圖片檔案",
"com_ui_upload_success": "檔案上傳成功",
"com_ui_upload_type": "選擇上傳類型",
"com_ui_use_micrphone": "使用麥克風",
"com_ui_use_prompt": "使用提示",
"com_ui_variables": "變數",
"com_ui_variables_info": "在文字中使用雙大括號來建立變數,例如 `{{example variable}}`,以便在使用提示時填入。",
"com_ui_version_var": "版本 {{0}}",
"com_ui_versions": "版本",
"com_ui_write": "寫入中",
"com_ui_yes": "是",
"com_ui_zoom": "縮放",
"com_user_message": "您",
"com_warning_resubmit_unsupported": "此端點不支援重新送出 AI 訊息。"
}

View file

@ -0,0 +1,803 @@
{
"com_a11y_ai_composing": "AI 仍在撰写中。",
"com_a11y_end": "AI 已完成回复。",
"com_a11y_start": "AI 已开始回复。",
"com_agents_allow_editing": "允许其他用户编辑您的助手",
"com_agents_by_librechat": "由 LibreChat 提供",
"com_agents_code_interpreter": "启用后您的代理可以安全地使用LibreChat代码解释器API来运行生成的代码包括文件处理功能。需要有效的API密钥。",
"com_agents_code_interpreter_title": "代码解释器 API",
"com_agents_create_error": "更新代理时出现错误。",
"com_agents_description_placeholder": "可选:在此描述您的代理",
"com_agents_enable_file_search": "启用文件搜索",
"com_agents_file_search_disabled": "必须先创建Agent才能上传文件用于文件搜索。",
"com_agents_file_search_info": "启用后系统会告知Agent以下列出的具体文件名使其能够从这些文件中检索相关内容。",
"com_agents_instructions_placeholder": "代理使用的系统指令",
"com_agents_missing_provider_model": "请在创建代理前选择提供商和模型",
"com_agents_name_placeholder": "可选:代理名称",
"com_agents_no_access": "您没有权限编辑此Agent。",
"com_agents_not_available": "助手不可用",
"com_agents_search_name": "根据名称搜索代理",
"com_agents_update_error": "更新代理时出现错误。",
"com_assistants_actions": "操作",
"com_assistants_actions_disabled": "您需要先创建助手,然后才能添加操作。",
"com_assistants_actions_info": "让您的助手通过 API 检索信息或执行操作",
"com_assistants_add_actions": "添加操作",
"com_assistants_add_tools": "添加工具",
"com_assistants_append_date": "添加当前日期和时间",
"com_assistants_append_date_tooltip": "启用后,当前客户的日期和时间将附加到助手的系统指令中。",
"com_assistants_available_actions": "可用操作",
"com_assistants_capabilities": "功能",
"com_assistants_code_interpreter": "代码解释器",
"com_assistants_code_interpreter_files": "以下文件仅适用于代码解释器:",
"com_assistants_code_interpreter_info": "代码解释器使助手能够编写和运行代码。该工具可以处理具有多种数据和格式的文件,并生成图表等文件。",
"com_assistants_completed_action": "与 {{0}} 聊天",
"com_assistants_completed_function": "运行 {{0}}",
"com_assistants_conversation_starters": "对话启动器",
"com_assistants_conversation_starters_placeholder": "输入对话启动器",
"com_assistants_create_error": "创建助手时出现错误。",
"com_assistants_create_success": "已成功创建",
"com_assistants_delete_actions_error": "删除操作时出现错误。",
"com_assistants_delete_actions_success": "已成功从助手删除操作",
"com_assistants_description_placeholder": "(选填)在此处描述您的助手",
"com_assistants_domain_info": "助手将此信息发送到了 {{0}}",
"com_assistants_file_search": "文件搜索",
"com_assistants_file_search_info": "暂不支持为文件搜索附加向量存储。您可以从提供程序游乐场附加它们,或者在线程基础上为文件搜索附加文件。",
"com_assistants_function_use": "助手使用了 {{0}}",
"com_assistants_image_vision": "识图",
"com_assistants_instructions_placeholder": "助手使用的系统指令",
"com_assistants_knowledge": "知识",
"com_assistants_knowledge_disabled": "必须创建助手,且启用并保存代码解释器或检索,才能将文件作为知识上传。",
"com_assistants_knowledge_info": "如果您在 “知识” 中上传文件,与助手的对话可能包括文件内容。",
"com_assistants_max_starters_reached": "已达到对话启动器的最大数量",
"com_assistants_name_placeholder": "(选填)助手的名称",
"com_assistants_non_retrieval_model": "此模型未启用文件搜索功能。请选择其他模型。",
"com_assistants_retrieval": "检索",
"com_assistants_running_action": "正在运行操作",
"com_assistants_search_name": "根据名称搜索助手",
"com_assistants_update_actions_error": "创建或更新操作时出现错误。",
"com_assistants_update_actions_success": "已成功创建或更新操作",
"com_assistants_update_error": "更新助手时出现错误。",
"com_assistants_update_success": "更新成功",
"com_auth_already_have_account": "已有账户?",
"com_auth_back_to_login": "返回登录",
"com_auth_click": "点击",
"com_auth_click_here": "点击这里",
"com_auth_continue": "继续",
"com_auth_create_account": "创建账户",
"com_auth_discord_login": "使用 Discord 登录",
"com_auth_email": "邮箱",
"com_auth_email_address": "邮箱",
"com_auth_email_max_length": "邮箱地址最多 120 个字符",
"com_auth_email_min_length": "邮箱地址至少 6 个字符",
"com_auth_email_pattern": "请输入正确的邮箱地址",
"com_auth_email_required": "邮箱为必填项",
"com_auth_email_resend_link": "重新发送邮件",
"com_auth_email_resent_failed": "验证邮件重新发送失败",
"com_auth_email_resent_success": "验证邮件重新发送成功",
"com_auth_email_verification_failed": "邮箱验证失败",
"com_auth_email_verification_failed_token_missing": "验证失败,令牌失效",
"com_auth_email_verification_in_progress": "正在验证您的邮箱,请稍候",
"com_auth_email_verification_invalid": "无效的邮箱验证",
"com_auth_email_verification_rate_limited": "请求过多。请稍后再试",
"com_auth_email_verification_redirecting": "在 {{0}} 秒后重定向...",
"com_auth_email_verification_resend_prompt": "未收到邮件?",
"com_auth_email_verification_success": "邮箱验证成功",
"com_auth_error_create": "注册账户过程中出现错误,请重试。",
"com_auth_error_invalid_reset_token": "重置密码的密钥已失效。",
"com_auth_error_login": "无法登录,请确认提供的账户密码正确,并重新尝试。",
"com_auth_error_login_ban": "根据我们的服务规则,您的帐号被暂时禁用。",
"com_auth_error_login_rl": "尝试登录次数过多,请稍后再试。",
"com_auth_error_login_server": "内部服务器错误,请稍后再试。",
"com_auth_error_login_unverified": "您的账户尚未验证。请检查您的邮件以获取验证链接。",
"com_auth_facebook_login": "使用 Facebook 登录",
"com_auth_full_name": "姓名",
"com_auth_github_login": "使用 GitHub 登录",
"com_auth_google_login": "使用 Google 登录",
"com_auth_here": "这里",
"com_auth_login": "登录",
"com_auth_login_with_new_password": "现在你可以使用你的新密码登录。",
"com_auth_name_max_length": "姓名最多 80 个字符",
"com_auth_name_min_length": "姓名至少 3 个字符",
"com_auth_name_required": "姓名为必填项",
"com_auth_no_account": "还没有账户?",
"com_auth_password": "密码",
"com_auth_password_confirm": "确认密码",
"com_auth_password_forgot": "忘记密码?",
"com_auth_password_max_length": "密码最多 128 个字符",
"com_auth_password_min_length": "密码至少 8 个字符",
"com_auth_password_not_match": "密码不一致",
"com_auth_password_required": "密码为必填项",
"com_auth_registration_success_generic": "请检查您的邮件以验证您的邮件地址。",
"com_auth_registration_success_insecure": "注册成功。",
"com_auth_reset_password": "重置密码",
"com_auth_reset_password_email_sent": "如果用户已注册,将会发送一封邮件到收件箱。",
"com_auth_reset_password_if_email_exists": "如果存在使用该邮件地址的帐户,则会发送一封包含密码重置说明的邮件。请务必检查您的垃圾邮件文件夹。",
"com_auth_reset_password_link_sent": "密码重置链接已发送",
"com_auth_reset_password_success": "密码重置成功",
"com_auth_sign_in": "登录",
"com_auth_sign_up": "注册",
"com_auth_submit_registration": "注册提交",
"com_auth_to_reset_your_password": "重置密码。",
"com_auth_to_try_again": "再试一次。",
"com_auth_username": "用户名(可选)",
"com_auth_username_max_length": "用户名最多 20 个字符",
"com_auth_username_min_length": "用户名至少 2 个字符",
"com_auth_username_required": "用户名为必填项",
"com_auth_welcome_back": "欢迎",
"com_click_to_download": "(点击此处下载)",
"com_download_expired": "下载已过期",
"com_download_expires": "(点击此处下载 - {{0}}后过期)",
"com_endpoint": "渠道",
"com_endpoint_agent": "代理",
"com_endpoint_agent_model": "代理模型(推荐: GPT-3.5",
"com_endpoint_agent_placeholder": "请选择代理",
"com_endpoint_ai": "人工智能",
"com_endpoint_anthropic_custom_name_placeholder": "为 Anthropic 设置一个名称",
"com_endpoint_anthropic_maxoutputtokens": "响应中可以生成的最大令牌数。指定较低的值以获得较短的响应,指定较高的值以获得较长的响应。注意:模型可能会在达到此最大值之前停止。",
"com_endpoint_anthropic_prompt_cache": "提示词缓存允许在 API 调用中重用大型上下文或指令,从而降低成本和延迟",
"com_endpoint_anthropic_temp": "值介于 0 到 1 之间。对于分析性/选择性任务,值应更接近 0对于创造性和生成性任务值应更接近 1。我们建议更改该参数或 Top P但不要同时更改这两个参数。",
"com_endpoint_anthropic_topk": "top-k 会改变模型选择输出词元的方式。top-k 为 1 意味着所选词是模型词汇中概率最大的(也称为贪心解码),而 top-k 为 3 意味着下一个词是从 3 个概率最大的词中选出的(使用随机性)。",
"com_endpoint_anthropic_topp": "top-p核采样会改变模型选择输出词元的方式。从概率最大的 K参见topK参数向最小的 K 选择,直到它们的概率之和等于 top-p 值。",
"com_endpoint_assistant": "助手",
"com_endpoint_assistant_model": "助手模型",
"com_endpoint_assistant_placeholder": "请从右侧面板中选择助手",
"com_endpoint_bing_context_placeholder": "必应可以使用多达 7000 个词元作为 “上下文context参照这些内容进行对话。其具体限制并不清楚但可能会在超过 7000 个词元时出现错误",
"com_endpoint_bing_enable_sydney": "启用 Sydney",
"com_endpoint_bing_jailbreak": "越狱",
"com_endpoint_bing_system_message_placeholder": "警告:滥用此功能可能导致你被禁止使用必应!点击 “系统消息” 查看完整的使用指南,如果你忽略了默认消息,那么将会使用被视为安全的 “Sydney” 预设。",
"com_endpoint_bing_to_enable_sydney": "启用 Sydney",
"com_endpoint_completion": "补全",
"com_endpoint_completion_model": "补全模型(推荐: GPT-4",
"com_endpoint_config_click_here": "点击此处",
"com_endpoint_config_google_api_info": "获取您的生成式语言 API 密钥Gemini",
"com_endpoint_config_google_api_key": "Google API KEY",
"com_endpoint_config_google_cloud_platform": "(从谷歌云平台)",
"com_endpoint_config_google_gemini_api": "Gemini API",
"com_endpoint_config_google_service_key": "Google 服务账户密钥",
"com_endpoint_config_key": "设置 API 密钥",
"com_endpoint_config_key_chatgpt": "为获得 ChatGPT 的访问令牌Access token, 请登录:",
"com_endpoint_config_key_chatgpt_copy_token": "复制 access token。",
"com_endpoint_config_key_chatgpt_then_visit": "然后访问",
"com_endpoint_config_key_edge_full_key_string": "提供完整的 cookie 字符串。",
"com_endpoint_config_key_edge_instructions": "操作步骤",
"com_endpoint_config_key_encryption": "您的密钥将被加密并删除于:",
"com_endpoint_config_key_expiry": "过期时间",
"com_endpoint_config_key_for": "设置 API 密钥:",
"com_endpoint_config_key_get_edge_key": "为获得 Bing 访问令牌Access token请登录",
"com_endpoint_config_key_get_edge_key_dev_tool": "登录网站后,使用开发工具或扩展程序复制 _U cookie 的内容。如果失败,请按照以下步骤操作:",
"com_endpoint_config_key_google_need_to": "您需要",
"com_endpoint_config_key_google_service_account": "创建一个服务账户",
"com_endpoint_config_key_google_vertex_ai": "在 Google Cloud 上启用 Vertex AI",
"com_endpoint_config_key_google_vertex_api": "API然后",
"com_endpoint_config_key_google_vertex_api_role": "确保单击 “创建并继续” 以至少授予 “Vertex AI 用户” 角色。最后,创建一个要在此处导入的 JSON 密钥。",
"com_endpoint_config_key_import_json_key": "导入服务账户 JSON 密钥。",
"com_endpoint_config_key_import_json_key_invalid": "无效的服务账户 JSON 密钥,您是否导入正确的文件?",
"com_endpoint_config_key_import_json_key_success": "成功导入服务账户 JSON 密钥",
"com_endpoint_config_key_name": "密钥",
"com_endpoint_config_key_name_placeholder": "请先设置 API 密钥",
"com_endpoint_config_key_never_expires": "您的密钥将永远有效",
"com_endpoint_config_placeholder": "在顶部菜单设置 API 密钥。",
"com_endpoint_config_value": "输入值:",
"com_endpoint_context": "上下文",
"com_endpoint_context_info": "可用于上下文的最大词元数。用于控制每个请求发送的词元数量。如果未指定,将根据已知模型的上下文大小使用系统默认值。设置较高的值可能会导致错误和/或更高的词元成本。",
"com_endpoint_context_tokens": "最大上下文词元数",
"com_endpoint_custom_name": "自定义名称",
"com_endpoint_default": "初始值",
"com_endpoint_default_blank": "初始值:空白",
"com_endpoint_default_creative": "初始值:创意",
"com_endpoint_default_empty": "初始值:空",
"com_endpoint_default_false": "初始值:否",
"com_endpoint_default_with_num": "初始值:{{0}}",
"com_endpoint_disabled_with_tools": "系统禁用",
"com_endpoint_disabled_with_tools_placeholder": "系统禁用",
"com_endpoint_examples": " 预设",
"com_endpoint_export": "导出",
"com_endpoint_export_share": "导出/共享",
"com_endpoint_frequency_penalty": "频率惩罚度",
"com_endpoint_func_hover": "将插件作为 OpenAI 函数使用",
"com_endpoint_google_custom_name_placeholder": "为 Google 设置一个名称",
"com_endpoint_google_maxoutputtokens": "响应中可以生成的最大令牌数。指定较低的值以获得较短的响应,指定较高的值以获得较长的响应。注意:模型可能会在达到此最大值之前停止。",
"com_endpoint_google_temp": "值越高表示输出越随机,值越低表示输出越确定。建议不要同时改变此值和 Top-p。",
"com_endpoint_google_topk": "top-k 会改变模型选择输出词的方式。top-k 为 1 意味着所选词是模型词汇中概率最大的(也称为贪心解码),而 top-k 为 3 意味着下一个词是从 3 个概率最大的词中选出的(使用随机性)。",
"com_endpoint_google_topp": "top-p核采样会改变模型选择输出词的方式。从概率最大的 K参见topK参数向最小的 K 选择,直到它们的概率之和等于 top-p 值。",
"com_endpoint_hide": "隐藏",
"com_endpoint_import": "导入",
"com_endpoint_instructions_assistants": "覆写指令",
"com_endpoint_instructions_assistants_placeholder": "覆盖助手的指令。这对于需要逐次修改行为非常有用。",
"com_endpoint_max_output_tokens": "最大输出词元数",
"com_endpoint_message": "发送消息给",
"com_endpoint_message_new": "消息 {{0}}",
"com_endpoint_message_not_appendable": "编辑您的消息内容或重新生成。",
"com_endpoint_my_preset": "我的预设",
"com_endpoint_new_topic": "新主题",
"com_endpoint_no_presets": "暂无预设,使用设置按钮创建一个",
"com_endpoint_not_available": "无可用渠道",
"com_endpoint_not_implemented": "未实现功能",
"com_endpoint_open_menu": "打开菜单",
"com_endpoint_openai_custom_name_placeholder": "为 AI 设置一个名称",
"com_endpoint_openai_detail": "发送给Vision的图像分辨率。 “Low” 更便宜且更快“High” 更详细但更昂贵“Auto” 将基于图像分辨率自动在两者之间进行选择。",
"com_endpoint_openai_freq": "值介于 -2.0 到 2.0 之间。正值将惩罚当前已频繁使用的词元,从而降低重复用词的可能性。",
"com_endpoint_openai_max": "最大生成词元数。输入词元长度由模型的上下文长度决定。",
"com_endpoint_openai_max_tokens": "可选的 'max_tokens' 字段,表示在聊天补全中可生成的最大词元数量。输入词元和生成词元的总长度受模型上下文长度的限制。如果该数值超过最大上下文词元数,您可能会遇到错误。",
"com_endpoint_openai_pres": "值介于 -2.0 到 2.0 之间。正值将惩罚当前已经使用的词元,从而增加讨论新话题的可能性。",
"com_endpoint_openai_prompt_prefix_placeholder": "在系统消息中添加自定义指令,默认为空",
"com_endpoint_openai_resend": "重新发送所有先前附加的图像。注意:这会显着增加词元成本,并且可能会遇到很多关于图像附件的错误。",
"com_endpoint_openai_resend_files": "重新发送所有先前附加的文件。注意:这会显着增加词元成本,并且可能会遇到很多关于图像附件的错误。",
"com_endpoint_openai_stop": "最多 4 个序列API 将停止生成更多词元。",
"com_endpoint_openai_temp": "值越高表示输出越随机,值越低表示输出越确定。建议不要同时改变此值和 Top P。",
"com_endpoint_openai_topp": "相较于随机性的另一个取样方法,称为核采样,模型选取输出词元中大于 top_p概率密度在整个概率分布中的比例的结果。比如 top_p=0.1 表示只有概率占比为前 10% 的词元才会被考虑作为输出。建议不要同时改变此值和随机性。",
"com_endpoint_output": "输出",
"com_endpoint_plug_image_detail": "图片细节",
"com_endpoint_plug_resend_files": "重发文件",
"com_endpoint_plug_resend_images": "重发图片",
"com_endpoint_plug_set_custom_instructions_for_gpt_placeholder": "在消息开头添加系统级提示词,默认为空",
"com_endpoint_plug_skip_completion": "跳过补全",
"com_endpoint_plug_use_functions": "使用函数",
"com_endpoint_presence_penalty": "话题新鲜度",
"com_endpoint_preset": "预设",
"com_endpoint_preset_clear_all_confirm": "您确定要删除所有预设吗?",
"com_endpoint_preset_default": "现在是默认预设。",
"com_endpoint_preset_default_item": "默认:",
"com_endpoint_preset_default_none": "无默认预设可用。",
"com_endpoint_preset_default_removed": "不再是默认预设。",
"com_endpoint_preset_delete_confirm": "您确定要删除此预设吗?",
"com_endpoint_preset_delete_error": "删除预设时发生错误,请重试。",
"com_endpoint_preset_import": "成功导入预设!",
"com_endpoint_preset_import_error": "导入预设时发生错误,请重试。",
"com_endpoint_preset_name": "预设名",
"com_endpoint_preset_save_error": "保存预设时发生错误,请重试。",
"com_endpoint_preset_selected": "预设可用!",
"com_endpoint_preset_selected_title": "可用!",
"com_endpoint_preset_title": "预设",
"com_endpoint_presets": "预设",
"com_endpoint_presets_clear_warning": "确定要清除所有预设吗?此操作不可逆。",
"com_endpoint_prompt_cache": "使用提示词缓存",
"com_endpoint_prompt_prefix": "自定义指令",
"com_endpoint_prompt_prefix_assistants": "额外指令",
"com_endpoint_prompt_prefix_assistants_placeholder": "在助手的主要指令之上设置额外的指令或上下文。如果为空,则忽略。",
"com_endpoint_prompt_prefix_placeholder": "自定义指令和上下文,默认为空。",
"com_endpoint_save_as_preset": "保存为预设",
"com_endpoint_save_convo_as_preset": "保存对话为预设",
"com_endpoint_search": "按名称搜索渠道",
"com_endpoint_set_custom_name": "设置一个自定义名称,以便您检索此预设",
"com_endpoint_show": "显示",
"com_endpoint_show_what_settings": "显示 {{0}} 设置",
"com_endpoint_skip_hover": "跳过补全步骤,检查最终答案和生成步骤",
"com_endpoint_stop": "停止序列",
"com_endpoint_stop_placeholder": "按 `Enter` 键分隔多个值",
"com_endpoint_system_message": "系统消息",
"com_endpoint_temperature": "随机性",
"com_endpoint_token_count": "词元数",
"com_endpoint_tone_style": "语气",
"com_endpoint_top_k": "Top K",
"com_endpoint_top_p": "Top P",
"com_endpoint_use_active_assistant": "使用激活的助手",
"com_endpoint_view_options": "查看选项",
"com_error_expired_user_key": "您提供的 {{0}} 密钥已于 {{1}} 过期。请提供新的密钥并重试。",
"com_error_files_dupe": "检测到重复文件",
"com_error_files_empty": "不允许上传空文件",
"com_error_files_process": "处理文件时发生错误",
"com_error_files_unsupported_capability": "未启用支持此类文件的功能",
"com_error_files_upload": "上传文件时发生错误",
"com_error_files_upload_canceled": "文件上传请求已取消。注意:文件上传可能仍在进行中,需要手动删除。",
"com_error_files_validation": "验证文件时出错。",
"com_error_input_length": "最新消息的令牌数过长,超出了令牌限制(分别为 {{0}})。请缩短您的消息、调整对话参数中的最大上下文大小,或分叉对话以继续。",
"com_error_invalid_action_error": "请求被拒绝:不允许使用指定的操作域。",
"com_error_invalid_request_error": "AI服务因错误拒绝了请求。这可能是由于API密钥无效或请求格式不正确导致的。",
"com_error_invalid_user_key": "提供的密钥无效。请提供有效的密钥后重试。",
"com_error_moderation": "很抱歉,您提交的内容被我们的审核系统标记为不符合社区指引。我们无法就此特定主题继续交流。如果您有任何其他问题或想探讨的话题,请编辑您的消息或开启新的对话。",
"com_error_no_base_url": "未找到基础 URL请提供一个后重试。",
"com_error_no_system_messages": "所选的AI服务或模型不支持系统消息功能。请尝试使用提示词来替代自定义指令。",
"com_error_no_user_key": "没有找到密钥。请提供密钥后重试。",
"com_files_filter": "筛选文件...",
"com_files_no_results": "无结果。",
"com_files_number_selected": "已选择 {{0}} 个文件(共 {{1}} 个文件)",
"com_generated_files": "生成的文件",
"com_hide_examples": "隐藏示例",
"com_nav_account_settings": "账户设置",
"com_nav_always_make_prod": "始终应用新版本",
"com_nav_archive_all": "归档所有",
"com_nav_archive_all_chats": "归档所有对话",
"com_nav_archive_created_at": "归档时间",
"com_nav_archive_name": "名称",
"com_nav_archived_chats": "归档的对话",
"com_nav_archived_chats_empty": "您没有归档的对话。",
"com_nav_archived_chats_manage": "管理",
"com_nav_at_command": "@-命令",
"com_nav_at_command_description": "切换至命令 “@” 以更改端点、模型、预设等",
"com_nav_audio_play_error": "播放音频时发生错误:{{0}}",
"com_nav_audio_process_error": "处理音频时发生错误:{{0}}",
"com_nav_auto_scroll": "打开对话时自动滚动到最新消息",
"com_nav_auto_send_prompts": "自动发送提示词",
"com_nav_auto_send_text": "自动发送文本",
"com_nav_auto_send_text_disabled": "设置为 -1 以禁用",
"com_nav_auto_transcribe_audio": "自动转录音频",
"com_nav_automatic_playback": "自动播放最新消息",
"com_nav_balance": "余额",
"com_nav_browser": "浏览器",
"com_nav_buffer_append_error": "音频流处理出现问题。播放可能会被中断。",
"com_nav_change_picture": "修改头像",
"com_nav_chat_commands": "对话命令",
"com_nav_chat_commands_info": "这些命令通过在您的消息开头输入特定字符来激活。每个命令都由其指定的前缀触发。如果您经常在消息开头使用这些字符,可以选择禁用这些命令。",
"com_nav_chat_direction": "对话方向",
"com_nav_clear_all_chats": "清除所有对话",
"com_nav_clear_cache_confirm_message": "您确定要清除缓存吗?",
"com_nav_clear_conversation": "清除对话",
"com_nav_clear_conversation_confirm_message": "您确定要删除所有对话吗?该操作无法撤销。",
"com_nav_close_sidebar": "关闭侧边栏",
"com_nav_command_settings": "命令设置",
"com_nav_command_settings_description": "自定义对话中可用的命令",
"com_nav_commands": "命令",
"com_nav_commands_tab": "命令设置",
"com_nav_confirm_clear": "确认清除",
"com_nav_conversation_mode": "对话模式",
"com_nav_convo_menu_options": "对话菜单选项",
"com_nav_db_sensitivity": "分贝灵敏度",
"com_nav_delete_account": "删除账户",
"com_nav_delete_account_button": "永久删除我的账户",
"com_nav_delete_account_confirm": "删除账户 - 您确定吗?",
"com_nav_delete_account_confirm_placeholder": "要继续,请在下面的输入框中输入 “DELETE”",
"com_nav_delete_account_email_placeholder": "请输入您的账户邮箱",
"com_nav_delete_cache_storage": "删除 TTS 缓存存储",
"com_nav_delete_data_info": "您的所有数据将被删除。",
"com_nav_delete_warning": "警告:这将永久删除您的账户。",
"com_nav_edge": "边缘端",
"com_nav_enable_cache_tts": "启用 TTS 缓存",
"com_nav_enable_cloud_browser_voice": "使用云端语音",
"com_nav_enabled": "启用",
"com_nav_engine": "引擎",
"com_nav_enter_to_send": "按下 Enter 键发送消息",
"com_nav_export": "导出",
"com_nav_export_all_message_branches": "导出所有消息分支",
"com_nav_export_conversation": "导出对话",
"com_nav_export_filename": "文件名",
"com_nav_export_filename_placeholder": "设置文件名",
"com_nav_export_include_endpoint_options": "包含渠道选项",
"com_nav_export_recursive": "递归",
"com_nav_export_recursive_or_sequential": "递归或顺序?",
"com_nav_export_type": "类型",
"com_nav_external": "外部",
"com_nav_font_size": "消息字体大小",
"com_nav_font_size_base": "中号",
"com_nav_font_size_lg": "大号",
"com_nav_font_size_sm": "小号",
"com_nav_font_size_xl": "超大号",
"com_nav_font_size_xs": "超小号",
"com_nav_help_faq": "帮助",
"com_nav_hide_panel": "隐藏最右侧面板",
"com_nav_info_code_artifacts": "启用在对话旁显示的实验性代码工件",
"com_nav_info_custom_prompt_mode": "启用后,默认的工件系统提示将不会包含在内。在此模式下,必须手动提供所有生成工件的指令。",
"com_nav_info_delete_cache_storage": "此操作将删除存储在您设备上的所有缓存 TTS文本转语音音频文件。缓存音频文件用于加快先前生成的 TTS 音频的播放速度,但它们可能会占用您设备的存储空间。",
"com_nav_info_enter_to_send": "启用后,按下 `ENTER` 将发送您的消息。禁用后,按下 `ENTER` 将添加新行,您需要按下 `CTRL + ENTER` / `⌘ + ENTER` 来发送消息。",
"com_nav_info_fork_change_default": "`仅可见消息` 仅包含到所选消息的直接路径,`包含相关分支` 添加路径上的分支,`包含所有目标` 包括所有连接的消息和分支。",
"com_nav_info_fork_split_target_setting": "启用后,将根据选择的行为,从目标消息开始到对话中的最新消息进行分叉。",
"com_nav_info_include_shadcnui": "启用后,将包含使用 shadcn/ui 组件的指令。shadcn/ui 是一组使用 Radix UI 和 Tailwind CSS 构建的可重复使用的组件。注意:这些指令较长,仅在您需要向 LLM 提供正确的导入和组件信息时才应启用。有关这些组件的更多信息请访问https://ui.shadcn.com/",
"com_nav_info_latex_parsing": "启用后,消息中的 LaTeX 代码将呈现为数学公式。如果您不需要 LaTeX 渲染,禁用此功能可能会提高性能。",
"com_nav_info_revoke": "此操作将撤销并删除您提供的所有 API 密钥。您需要重新输入这些凭据以继续使用这些渠道。",
"com_nav_info_save_draft": "启用后,您在聊天表单中输入的文本和附件将自动本地保存为草稿。即使您重新加载页面或切换到不同的对话,这些草稿也将可用。草稿存储在您设备的本地,并在消息发送后删除。",
"com_nav_info_user_name_display": "启用后,发送者的用户名将显示在您发送的每条消息上方。禁用后,您只会在自己的消息上方看到 “您”。",
"com_nav_lang_arabic": "العربية",
"com_nav_lang_auto": "自动检测语言",
"com_nav_lang_brazilian_portuguese": "Português Brasileiro",
"com_nav_lang_chinese": "中文",
"com_nav_lang_dutch": "Nederlands",
"com_nav_lang_english": "English",
"com_nav_lang_finnish": "Suomi",
"com_nav_lang_french": "Français ",
"com_nav_lang_german": "Deutsch",
"com_nav_lang_hebrew": "עברית",
"com_nav_lang_indonesia": "Indonesia",
"com_nav_lang_italian": "Italiano",
"com_nav_lang_japanese": "日本語",
"com_nav_lang_korean": "한국어",
"com_nav_lang_polish": "Polski",
"com_nav_lang_russian": "Русский",
"com_nav_lang_spanish": "Español",
"com_nav_lang_swedish": "Svenska",
"com_nav_lang_traditionalchinese": "繁體中文",
"com_nav_lang_turkish": "Türkçe",
"com_nav_lang_vietnamese": "Tiếng Việt",
"com_nav_language": "语言",
"com_nav_latex_parsing": "解析消息中的 LaTeX可能会影响性能",
"com_nav_log_out": "注销",
"com_nav_long_audio_warning": "较长的文本将需要更长时间来处理。",
"com_nav_maximize_chat_space": "最大化聊天窗口",
"com_nav_media_source_init_error": "无法准备音频播放器。请检查您的浏览器设置。",
"com_nav_modular_chat": "启用在对话中切换渠道",
"com_nav_my_files": "我的文件",
"com_nav_no_search_results": "未找到搜索结果",
"com_nav_not_supported": "未支持",
"com_nav_open_sidebar": "打开侧边栏",
"com_nav_playback_rate": "音频播放速度",
"com_nav_plugin_auth_error": "尝试验证此插件时出现错误。请重试。",
"com_nav_plugin_install": "安装",
"com_nav_plugin_search": "搜索插件",
"com_nav_plugin_store": "插件商店",
"com_nav_plugin_uninstall": "卸载",
"com_nav_plus_command": "+-命令",
"com_nav_plus_command_description": "切换至命令 “+” 以添加多响应设置",
"com_nav_profile_picture": "个人资料头像",
"com_nav_save_drafts": "在本地保存草稿",
"com_nav_search_placeholder": "搜索消息",
"com_nav_send_message": "发送消息",
"com_nav_setting_account": "账户",
"com_nav_setting_beta": "实验特性",
"com_nav_setting_chat": "对话",
"com_nav_setting_data": "数据管理",
"com_nav_setting_general": "通用",
"com_nav_setting_speech": "语音",
"com_nav_settings": "设置",
"com_nav_shared_links": "共享链接",
"com_nav_shared_links_date_shared": "共享日期",
"com_nav_shared_links_empty": "您没有共享链接。",
"com_nav_shared_links_manage": "管理",
"com_nav_shared_links_name": "名称",
"com_nav_show_code": "使用代码解释器时始终显示代码",
"com_nav_slash_command": "/-命令",
"com_nav_slash_command_description": "切换至命令 “/” 以通过键盘选择提示词",
"com_nav_source_buffer_error": "设置音频播放时发生错误。请刷新页面。",
"com_nav_source_chat": "查看源代码对话",
"com_nav_speech_cancel_error": "无法停止音频播放。您可能需要刷新页面。",
"com_nav_speech_to_text": "语音转文本",
"com_nav_stop_generating": "停止生成",
"com_nav_text_to_speech": "文本转语音",
"com_nav_theme": "主题",
"com_nav_theme_dark": "暗色主题",
"com_nav_theme_light": "亮色主题",
"com_nav_theme_system": "系统设置",
"com_nav_tool_dialog": "助手工具",
"com_nav_tool_dialog_agents": "Agent工具",
"com_nav_tool_dialog_description": "必须保存助手才能保留工具选择。",
"com_nav_tool_remove": "移除",
"com_nav_tool_search": "搜索工具",
"com_nav_tts_init_error": "初始化文本转语音失败:{{0}}",
"com_nav_tts_unsupported_error": "所选引擎的文本转语音在此浏览器中不受支持。",
"com_nav_user": "默认用户",
"com_nav_user_msg_markdown": "以 Markdown 格式显示用户消息",
"com_nav_user_name_display": "在消息中显示用户名",
"com_nav_voice_select": "语音",
"com_nav_voices_fetch_error": "无法获取语音选项。请检查您的网络连接。",
"com_nav_welcome_agent": "请选择 Agent",
"com_nav_welcome_assistant": "请选择助手",
"com_nav_welcome_message": "我今天能帮你做什么?",
"com_show_agent_settings": "显示代理设置",
"com_show_completion_settings": "显示补全设置",
"com_show_examples": "显示示例",
"com_sidepanel_agent_builder": "代理构建器",
"com_sidepanel_assistant_builder": "助手生成器",
"com_sidepanel_attach_files": "附加文件",
"com_sidepanel_conversation_tags": "书签",
"com_sidepanel_hide_panel": "隐藏侧边栏",
"com_sidepanel_manage_files": "管理文件",
"com_sidepanel_parameters": "参数",
"com_sidepanel_select_agent": "选择助手",
"com_sidepanel_select_assistant": "选择助手",
"com_ui_accept": "我接受",
"com_ui_add": "添加",
"com_ui_add_model_preset": "添加一个模型或预设以获得额外的回复",
"com_ui_add_multi_conversation": "添加多个对话",
"com_ui_admin": "管理",
"com_ui_admin_access_warning": "禁用管理员对此功能的访问可能会导致界面出现异常,需要刷新页面。如果保存此设置,唯一的恢复方式是通过 librechat.yaml 配置文件中的界面设置进行修改,这将影响所有角色。",
"com_ui_admin_settings": "管理员设置",
"com_ui_advanced": "进阶",
"com_ui_agent": "代理",
"com_ui_agent_already_shared_to_all": "该助手已对所有用户开放共享",
"com_ui_agent_delete_error": "删除代理时出现错误",
"com_ui_agent_deleted": "代理已成功删除",
"com_ui_agent_duplicate_error": "复制助手时发生错误",
"com_ui_agent_duplicated": "助手复制成功",
"com_ui_agent_editing_allowed": "其他用户已可以编辑此助手",
"com_ui_agents": "代理",
"com_ui_agents_allow_create": "允许创建助手",
"com_ui_agents_allow_share_global": "允许与所有用户共享助手",
"com_ui_agents_allow_use": "允许使用助手",
"com_ui_all": "所有",
"com_ui_all_proper": "所有",
"com_ui_archive": "归档",
"com_ui_archive_error": "归档对话失败",
"com_ui_artifact_click": "点击以打开",
"com_ui_artifacts": "Artifacts",
"com_ui_artifacts_toggle": "切换至 Artifacts UI",
"com_ui_ascending": "升序",
"com_ui_assistant": "助手",
"com_ui_assistant_delete_error": "删除助手时出现错误",
"com_ui_assistant_deleted": "助手已成功删除",
"com_ui_assistants": "助手",
"com_ui_assistants_output": "助手输出",
"com_ui_attach_error": "无法附加文件,请创建或选择一个对话,或尝试刷新页面。",
"com_ui_attach_error_openai": "无法将助手文件附加到其他渠道",
"com_ui_attach_error_size": "超出渠道规定的文件大小:",
"com_ui_attach_error_type": "渠道不支持的文件类型:",
"com_ui_attach_warn_endpoint": "不兼容的工具可能会忽略非助手文件",
"com_ui_attachment": "附件",
"com_ui_authentication": "认证",
"com_ui_avatar": "头像",
"com_ui_back_to_chat": "返回对话",
"com_ui_back_to_prompts": "返回提示词",
"com_ui_bookmark_delete_confirm": "您确定要删除此书签吗?",
"com_ui_bookmarks": "书签",
"com_ui_bookmarks_add": "添加书签",
"com_ui_bookmarks_add_to_conversation": "添加到当前对话",
"com_ui_bookmarks_count": "计数",
"com_ui_bookmarks_create_error": "创建书签时出现错误",
"com_ui_bookmarks_create_exists": "书签已存在",
"com_ui_bookmarks_create_success": "书签创建成功",
"com_ui_bookmarks_delete": "删除书签",
"com_ui_bookmarks_delete_error": "删除书签时出现错误",
"com_ui_bookmarks_delete_success": "书签删除成功",
"com_ui_bookmarks_description": "描述",
"com_ui_bookmarks_edit": "编辑书签",
"com_ui_bookmarks_filter": "筛选书签...",
"com_ui_bookmarks_new": "新书签",
"com_ui_bookmarks_title": "标题",
"com_ui_bookmarks_update_error": "更新书签时出现错误",
"com_ui_bookmarks_update_success": "书签更新成功",
"com_ui_cancel": "取消",
"com_ui_categories": "类别",
"com_ui_chat": "对话",
"com_ui_chat_history": "对话历史",
"com_ui_chats": "聊天",
"com_ui_clear": "清除",
"com_ui_clear_all": "全部清除",
"com_ui_close": "关闭",
"com_ui_code": "代码",
"com_ui_collapse_chat": "收起聊天",
"com_ui_command_placeholder": "可选:输入提示词的命令,否则将使用名称",
"com_ui_command_usage_placeholder": "通过命令或名称选择提示词",
"com_ui_confirm_action": "确认执行",
"com_ui_connect": "连接",
"com_ui_context": "上下文",
"com_ui_continue": "继续",
"com_ui_controls": "管理",
"com_ui_copied": "已复制!",
"com_ui_copied_to_clipboard": "已复制到剪贴板",
"com_ui_copy_code": "复制代码",
"com_ui_copy_link": "复制链接",
"com_ui_copy_to_clipboard": "复制到剪贴板",
"com_ui_create": "创建",
"com_ui_create_link": "创建链接",
"com_ui_create_prompt": "创建提示词",
"com_ui_custom_prompt_mode": "自定义提示词模式",
"com_ui_dashboard": "仪表板",
"com_ui_date": "日期",
"com_ui_date_april": "四月",
"com_ui_date_august": "八月",
"com_ui_date_december": "十二月",
"com_ui_date_february": "二月",
"com_ui_date_january": "一月",
"com_ui_date_july": "七月",
"com_ui_date_june": "六月",
"com_ui_date_march": "三月",
"com_ui_date_may": "五月",
"com_ui_date_november": "十一月",
"com_ui_date_october": "十月",
"com_ui_date_previous_30_days": "过去 30 天",
"com_ui_date_previous_7_days": "过去 7 天",
"com_ui_date_september": "九月",
"com_ui_date_today": "今天",
"com_ui_date_yesterday": "昨天",
"com_ui_decline": "我不接受",
"com_ui_delete": "删除",
"com_ui_delete_action": "删除操作",
"com_ui_delete_action_confirm": "您确定要删除此操作吗?",
"com_ui_delete_agent_confirm": "您确定要删除此代理吗?",
"com_ui_delete_assistant_confirm": "您确定要删除此助手吗?该操作无法撤销。",
"com_ui_delete_confirm": "这将删除",
"com_ui_delete_confirm_prompt_version_var": "这将删除选中版本的 “{{0}}”。如果没有其他版本,该提示词将被删除。",
"com_ui_delete_conversation": "删除对话?",
"com_ui_delete_prompt": "删除提示词?",
"com_ui_delete_shared_link": "删除分享链接?",
"com_ui_delete_tool": "删除工具",
"com_ui_delete_tool_confirm": "您确定要删除此工具吗?",
"com_ui_descending": "降序",
"com_ui_description": "描述",
"com_ui_description_placeholder": "可选:输入要显示的提示词描述",
"com_ui_download_error": "下载文件时出现错误,该文件可能已被删除。",
"com_ui_drag_drop_file": "将文件拖放到此处",
"com_ui_dropdown_variables": "下拉变量:",
"com_ui_dropdown_variables_info": "为您的提示词创建自定义下拉菜单:`{{variable_name:option1|option2|option3}}`",
"com_ui_duplicate": "复制",
"com_ui_duplicate_agent_confirm": "您确定要复制此助手吗?",
"com_ui_duplication_error": "复制对话时出现错误",
"com_ui_duplication_processing": "正在复制对话...",
"com_ui_duplication_success": "成功复制对话",
"com_ui_edit": "编辑",
"com_ui_endpoint": "渠道",
"com_ui_endpoint_menu": "LLM 终端菜单",
"com_ui_endpoints_available": "可用渠道",
"com_ui_enter": "进入",
"com_ui_enter_api_key": "输入API密钥",
"com_ui_enter_openapi_schema": "请在此输入OpenAPI架构",
"com_ui_enter_var": "输入 {{0}}",
"com_ui_entries": "项",
"com_ui_error": "错误",
"com_ui_error_connection": "连接服务器出现错误,请尝试刷新页面。",
"com_ui_error_save_admin_settings": "保存您的管理员设置时出现错误。",
"com_ui_examples": "示例",
"com_ui_experimental": "实验性",
"com_ui_export_convo_modal": "导出对话窗口",
"com_ui_field_required": "此字段为必填项",
"com_ui_filter_prompts_name": "根据名称筛选提示词",
"com_ui_finance": "财务",
"com_ui_fork": "分叉",
"com_ui_fork_all_target": "包含所有目标",
"com_ui_fork_branches": "包含相关分支",
"com_ui_fork_change_default": "默认分叉选项",
"com_ui_fork_default": "使用默认分叉选项",
"com_ui_fork_error": "分叉对话时出现错误",
"com_ui_fork_from_message": "选择分叉选项",
"com_ui_fork_info_1": "使用此设置可以分叉消息,以获得所需的行为。",
"com_ui_fork_info_2": "“分叉” 是指从当前对话中选择特定消息作为起点/终点,根据所选选项创建一个新的对话副本。",
"com_ui_fork_info_3": "“目标消息” 是指此弹出窗口所打开的消息,或者如果您选中 “{{0}}”,则是对话中最新的消息。",
"com_ui_fork_info_branches": "此选项会分叉可见消息及相关分支;换句话说,包括沿路径的直接路线到目标消息,以及路径上的分支。",
"com_ui_fork_info_remember": "选中此项可记住您的选择,以便下次分叉对话时更快捷地使用您偏好的选项。",
"com_ui_fork_info_start": "如果勾选,则根据上述选择的行为,从此消息开始到对话中最新的消息将被分叉。",
"com_ui_fork_info_target": "此选项会分叉所有导向目标消息的消息分支,包括其相邻消息;换句话说,无论是否可见或在同一路径上,所有消息分支都会被包含在内。",
"com_ui_fork_info_visible": "此选项仅分叉可见的消息;换句话说,是直接路径到目标消息,没有任何分支。",
"com_ui_fork_processing": "正在分叉对话...",
"com_ui_fork_remember": "记住",
"com_ui_fork_remember_checked": "您的选择将在使用后被记住。您可以随时在设置中更改。",
"com_ui_fork_split_target": "在此分叉",
"com_ui_fork_split_target_setting": "默认以目标消息开始分叉",
"com_ui_fork_success": "对话分叉成功",
"com_ui_fork_visible": "仅可见消息",
"com_ui_go_to_conversation": "转到对话",
"com_ui_happy_birthday": "这是我的第一个生日!",
"com_ui_host": "主机",
"com_ui_idea": "灵感",
"com_ui_image_gen": "图片生成",
"com_ui_import_conversation": "导入",
"com_ui_import_conversation_error": "导入对话时发生错误",
"com_ui_import_conversation_file_type_error": "不支持的导入类型",
"com_ui_import_conversation_info": "从 JSON 文件导入对话",
"com_ui_import_conversation_success": "对话导入成功",
"com_ui_include_shadcnui": "包含 shadcn/ui 组件指令",
"com_ui_input": "输入",
"com_ui_instructions": "指令",
"com_ui_latest_footer": "Every AI for Everyone.",
"com_ui_librechat_code_api_key": "获取您的 LibreChat 代码解释器 API 密钥",
"com_ui_librechat_code_api_subtitle": "安全可靠。多语言支持。文件输入/输出。",
"com_ui_librechat_code_api_title": "运行AI代码",
"com_ui_llm_menu": "LLM菜单",
"com_ui_llms_available": "可用的LLM模型",
"com_ui_loading": "加载中...",
"com_ui_locked": "已锁定",
"com_ui_logo": "{{0}}标识",
"com_ui_manage": "管理",
"com_ui_max_tags": "最多允许 {{0}} 个,用最新值。",
"com_ui_mention": "提及一个端点、助手或预设以快速切换到它",
"com_ui_min_tags": "无法再移除更多值,至少需要保留 {{0}} 个。",
"com_ui_misc": "杂项",
"com_ui_model": "模型",
"com_ui_model_parameters": "模型参数",
"com_ui_model_save_success": "已成功保存模型参数",
"com_ui_more_info": "更多信息",
"com_ui_more_options": "更多",
"com_ui_my_prompts": "我的提示词",
"com_ui_name": "名称",
"com_ui_new_chat": "创建新对话",
"com_ui_new_footer": "所有对话都将集中在一处。",
"com_ui_next": "下一页",
"com_ui_no": "否",
"com_ui_no_bookmarks": "似乎您还没有书签。点击一个对话并添加一个新的书签",
"com_ui_no_category": "无类别",
"com_ui_no_changes": "无需更新",
"com_ui_no_conversation_id": "未找到对话 ID",
"com_ui_no_prompt_description": "未找到描述。",
"com_ui_no_terms_content": "没有可显示的条款和条件内容",
"com_ui_none_selected": "未选择任何项目",
"com_ui_nothing_found": "未找到任何内容",
"com_ui_of": "/",
"com_ui_off": "关闭",
"com_ui_on": "开启",
"com_ui_page": "页面",
"com_ui_pay_per_call": "所有对话都将集中在一处。按会话次数计费,而不是按月付费",
"com_ui_prev": "上一页",
"com_ui_preview": "预览",
"com_ui_privacy_policy": "隐私政策",
"com_ui_privacy_policy_url": "隐私政策链接",
"com_ui_prompt": "提示词",
"com_ui_prompt_already_shared_to_all": "此提示词已共享给所有用户",
"com_ui_prompt_name": "提示词名称",
"com_ui_prompt_name_required": "提示词名称为必填项",
"com_ui_prompt_preview_not_shared": "作者未允许对此提示词进行协作。",
"com_ui_prompt_shared_to_all": "此提示词已共享给所有用户",
"com_ui_prompt_text": "文本",
"com_ui_prompt_text_required": "文本为必填项",
"com_ui_prompt_update_error": "更新提示词时出现错误",
"com_ui_prompts": "提示词",
"com_ui_prompts_allow_create": "允许创建提示词",
"com_ui_prompts_allow_share_global": "允许向所有用户共享提示词",
"com_ui_prompts_allow_use": "允许使用提示词",
"com_ui_provider": "提供商",
"com_ui_read_aloud": "大声朗读",
"com_ui_regenerate": "重新生成",
"com_ui_region": "区域",
"com_ui_rename": "重命名",
"com_ui_renaming_var": "重命名 “{{0}}”",
"com_ui_reset_var": "重置{{0}}",
"com_ui_result": "结果",
"com_ui_revoke": "撤销",
"com_ui_revoke_info": "撤销所有用户提供的凭据",
"com_ui_revoke_key_confirm": "您确定要撤销此密钥吗?",
"com_ui_revoke_key_endpoint": "撤销 {{0}} 的密钥",
"com_ui_revoke_keys": "撤销密钥",
"com_ui_revoke_keys_confirm": "您确定要撤销所有密钥吗?",
"com_ui_role_select": "角色",
"com_ui_roleplay": "角色扮演",
"com_ui_run_code": "运行代码",
"com_ui_run_code_error": "代码运行出错",
"com_ui_save": "保存",
"com_ui_save_submit": "保存并提交",
"com_ui_saved": "保存成功!",
"com_ui_schema": "架构",
"com_ui_search_categories": "搜索类别",
"com_ui_select": "选择",
"com_ui_select_a_category": "未选择类别",
"com_ui_select_file": "选择文件",
"com_ui_select_model": "模型选择",
"com_ui_select_provider": "选择提供商",
"com_ui_select_provider_first": "首先选择提供商",
"com_ui_select_region": "选择地区",
"com_ui_select_search_model": "根据名称搜索模型",
"com_ui_select_search_plugin": "根据名称搜索插件",
"com_ui_select_search_provider": "以名称搜索服务商",
"com_ui_select_search_region": "以名称搜索区域",
"com_ui_share": "共享",
"com_ui_share_create_message": "您的姓名以及您在共享后添加的任何消息将保持私密。",
"com_ui_share_created_message": "已创建到您聊天的共享链接。可以通过设置随时管理以前共享的聊天。",
"com_ui_share_delete_error": "删除共享链接时出现错误",
"com_ui_share_error": "共享聊天链接时发生错误",
"com_ui_share_link_to_chat": "共享链接到聊天",
"com_ui_share_retrieve_error": "检索共享链接时出现错误",
"com_ui_share_to_all_users": "共享给所有用户",
"com_ui_share_update_message": "您的姓名、自定义指令以及您在共享后添加的任何消息将保持私密。",
"com_ui_share_updated_message": "已更新到您聊天的共享链接。可以通过设置随时管理以前共享的聊天。",
"com_ui_share_var": "共享 {{0}}",
"com_ui_shared_link_not_found": "未找到共享链接",
"com_ui_shared_prompts": "共享提示词",
"com_ui_shop": "购物",
"com_ui_show_all": "展开全部",
"com_ui_showing": "显示",
"com_ui_simple": "基本",
"com_ui_size": "大小",
"com_ui_special_variables": "特殊变量:",
"com_ui_special_variables_info": "使用 `{{current_date}}` 获取当前日期,使用 `{{current_user}}` 获取您的账户名称。",
"com_ui_speech_while_submitting": "正在生成回复时无法提交语音",
"com_ui_stop": "停止",
"com_ui_storage": "存储",
"com_ui_submit": "提交",
"com_ui_success": "成功",
"com_ui_teach_or_explain": "学习",
"com_ui_terms_and_conditions": "条款和条件",
"com_ui_terms_of_service": "服务政策",
"com_ui_tools": "工具",
"com_ui_travel": "旅行",
"com_ui_unarchive": "取消归档",
"com_ui_unarchive_error": "取消归档对话失败",
"com_ui_unknown": "未知",
"com_ui_update": "更新",
"com_ui_upload": "上传",
"com_ui_upload_code_files": "上传代码解释器文件",
"com_ui_upload_delay": "上传 “{{0}}” 时比预期花了更长时间。文件正在进行检索索引,请稍候。",
"com_ui_upload_error": "上传文件错误",
"com_ui_upload_file_search": "上传文件搜索",
"com_ui_upload_files": "上传文件",
"com_ui_upload_image": "上传图片",
"com_ui_upload_image_input": "上传图片",
"com_ui_upload_invalid": "上传的文件无效。必须是图像,且不得超过大小限制",
"com_ui_upload_invalid_var": "上传的文件无效。必须是图像,且不得超过 {{0}} MB。",
"com_ui_upload_success": "上传文件成功",
"com_ui_upload_type": "选择上传类型",
"com_ui_use_micrphone": "使用麦克风",
"com_ui_use_prompt": "使用提示词",
"com_ui_variables": "变量",
"com_ui_variables_info": "在您的文本中使用双大括号创建变量,例如 `{{example variable}}`,以便在使用提示词时填充。",
"com_ui_version_var": "版本 {{0}}",
"com_ui_versions": "版本",
"com_ui_write": "写作",
"com_ui_yes": "是的",
"com_ui_zoom": "缩放",
"com_user_message": "您",
"com_warning_resubmit_unsupported": "此终端不支持重新提交AI消息"
}

View file

@ -1,37 +0,0 @@
import { getTranslations, localize } from './Translation';
import English from './languages/Eng';
import Spanish from './languages/Es';
import French from './languages/Fr';
describe('getTranslations', () => {
it('should return the correct language object for a valid language code', () => {
expect(getTranslations('en-US')).toEqual(English);
expect(getTranslations('fr-FR')).toEqual(French);
});
it('should return the correct language object for a language code without region', () => {
expect(getTranslations('fr')).toEqual(French);
expect(getTranslations('es')).toEqual(Spanish);
});
it('should return the English language object for an invalid language code', () => {
expect(getTranslations('invalid-code')).toEqual(English);
});
});
describe('localize', () => {
it('should return the correct localized phrase for a valid language code and phrase key', () => {
expect(localize('en-US', 'com_ui_examples')).toBe('Examples');
expect(localize('fr-FR', 'com_ui_examples')).toBe('Exemples');
});
it('should return the English phrase for an invalid language code or phrase key', () => {
expect(localize('invalid-code', 'com_ui_examples')).toBe('Examples');
expect(localize('en-US', 'invalid-key')).toBe('');
});
it('should correctly format placeholders in the phrase', () => {
expect(localize('en-US', 'com_endpoint_default_with_num', 'John')).toBe('default: John');
expect(localize('fr-FR', 'com_endpoint_default_with_num', 'Marie')).toBe('par défaut : Marie');
});
});

View file

@ -1,91 +0,0 @@
import English from './languages/Eng';
import Arabic from './languages/Ar';
import Chinese from './languages/Zh';
import German from './languages/De';
import Italian from './languages/It';
import Polish from './languages/Pl';
import Portuguese from './languages/Br';
import Spanish from './languages/Es';
import French from './languages/Fr';
import Russian from './languages/Ru';
import Japanese from './languages/Jp';
import Swedish from './languages/Sv';
import Korean from './languages/Ko';
import TraditionalChinese from './languages/ZhTraditional';
import Vietnamese from './languages/Vi';
import Turkish from './languages/Tr';
import Dutch from './languages/Nl';
import Indonesia from './languages/Id';
import Hebrew from './languages/He';
import Finnish from './languages/Fi';
// === import additional language files here === //
type Language = Record<string, string>;
const languageMap: Record<string, Language> = {
'en-US': English,
'ar-EG': Arabic,
'zh-CN': Chinese,
'de-DE': German,
'es-ES': Spanish,
'fr-FR': French,
'it-IT': Italian,
'pl-PL': Polish,
'pt-BR': Portuguese,
'ru-RU': Russian,
'ja-JP': Japanese,
'sv-SE': Swedish,
'ko-KR': Korean,
'zh-TW': TraditionalChinese,
'vi-VN': Vietnamese,
'tr-TR': Turkish,
'nl-NL': Dutch,
'id-ID': Indonesia,
'he-HE': Hebrew,
'fi-FI': Finnish,
// Add additional language mappings here
};
// New method on String allow using "{\d}" placeholder for
// loading value dynamically.
declare global {
interface String {
format(...replacements: string[]): string;
}
}
if (!String.prototype.format) {
String.prototype.format = function (...args: string[]) {
return this.replace(/{(\d+)}/g, function (match, number) {
return typeof args[number] !== 'undefined' ? args[number] : match;
});
};
}
// input: language code in string
// returns an object of translated strings in the language
export const getTranslations = (langCode: string): Language => {
if (languageMap[langCode]) {
return languageMap[langCode];
}
const [langPart] = langCode.split('-');
const matchingLangCode = Object.keys(languageMap).find((key) => key.startsWith(langPart));
if (matchingLangCode) {
return languageMap[matchingLangCode];
}
return English;
};
// input: language code in string & phrase key in string
// returns an corresponding phrase value in string
export const localize = (langCode: string, phraseKey: string, ...values: string[]): string => {
const lang = getTranslations(langCode);
const phrase = lang[phraseKey] || English[phraseKey] || '';
return phrase.format(...values);
};

View file

@ -1,918 +0,0 @@
// Arabic phrases
export default {
com_ui_examples: 'أمثلة',
com_ui_happy_birthday: 'إنه عيد ميلادي الأول!',
com_ui_new_chat: 'دردشة جديدة',
com_ui_example_quantum_computing: 'شرح الحوسبة الكمومية ببساطة',
com_ui_example_10_year_old_b_day: 'هل لديك أفكار إبداعية لعيد ميلاد طفل عمره 10 سنوات؟',
com_ui_example_http_in_js: 'كيف أقوم بإجراء طلب HTTP في Javascript؟',
com_ui_capabilities: 'القدرات',
com_ui_capability_remember: 'يتذكر ما قاله المستخدم في وقت سابق من المحادثة',
com_ui_capability_correction: 'يسمح للمستخدم بتقديم تصحيحات لاحقة',
com_ui_capability_decline_requests: 'تم تدريبه على رفض الطلبات غير المناسبة',
com_ui_limitations: 'القيود',
com_ui_limitation_incorrect_info: 'قد يولد معلومات غير صحيحة أحيانًا',
com_ui_limitation_harmful_biased: 'قد ينتج تعليمات ضارة أو محتوى متحيز أحيانًا',
com_ui_limitation_limited_2021: 'معرفة محدودة بالعالم والأحداث بعد عام 2021',
com_ui_input: 'إدخال',
com_ui_close: 'إغلاق',
com_ui_model: 'النموذج',
com_ui_select_model: 'اختر نموذجًا',
com_ui_use_prompt: 'استخدم الأمر',
com_ui_prev: 'السابق',
com_ui_next: 'التالي',
com_ui_prompt_templates: 'قوالب الأوامر',
com_ui_hide_prompt_templates: 'إخفاء قوالب الأوامر',
com_ui_showing: 'عرض',
com_ui_of: 'من',
com_ui_entries: 'الإدخالات',
com_ui_pay_per_call:
'الذكاء الاصطناعي يمكن ان ينتج اخطاء الرجاء التاكد بنفسك من المعلومات المهمه.',
com_ui_enter: 'أدخل',
com_ui_submit: 'إرسال',
com_ui_upload_success: 'تم تحميل الملف بنجاح',
com_ui_cancel: 'إلغاء',
com_ui_save: 'حفظ',
com_ui_copy_to_clipboard: 'نسخ إلى الحافظة',
com_ui_copied_to_clipboard: 'تم النسخ إلى الحافظة',
com_ui_regenerate: 'إعادة توليد',
com_ui_continue: 'استمر',
com_ui_edit: 'تعديل',
com_ui_success: 'نجاح',
com_ui_all: 'الكل',
com_ui_clear: 'مسح',
com_ui_revoke: 'إلغاء',
com_ui_revoke_info: 'إلغاء جميع بيانات الاعتماد المقدمة من المستخدم.',
com_ui_import_conversation: 'استيراد',
com_ui_import_conversation_info: 'استيراد محادثات من ملف JSON',
com_ui_import_conversation_success: 'تم استيراد المحادثات بنجاح',
com_ui_import_conversation_error: 'حدث خطأ أثناء استيراد محادثاتك',
com_ui_confirm_action: 'تأكيد الإجراء',
com_ui_chats: 'الدردشات',
com_ui_share: 'مشاركة',
com_ui_copy_link: 'نسخ الرابط',
com_ui_create_link: 'إنشاء رابط',
com_ui_share_link_to_chat: 'شارك الرابط في الدردشة',
com_ui_share_error: 'حدث خطأ أثناء مشاركة رابط الدردشة',
com_ui_share_retrieve_error: 'حدث خطأ أثناء حذف الرابط المشترك.',
com_ui_share_delete_error: 'حدث خطأ أثناء حذف الرابط المشترك.',
com_ui_share_create_message: 'سيظل اسمك وأي رسائل تضيفها بعد المشاركة خاصة.',
com_ui_share_created_message:
'تم إنشاء رابط مشترك للدردشة الخاصة بك. يمكنك إدارة الدردشات المشتركة مسبقًا في أي وقت عبر الإعدادات.',
com_ui_share_update_message: 'سيظل اسمك والتعليمات المخصصة وأي رسائل تضيفها بعد المشاركة خاصة.',
com_ui_share_updated_message:
'تم تحديث رابط مشترك للدردشة الخاصة بك. يمكنك إدارة الدردشات المشتركة مسبقًا في أي وقت عبر الإعدادات.',
com_ui_shared_link_not_found: 'الرابط المشترك غير موجود',
com_ui_delete: 'حذف',
com_ui_delete_conversation: 'حذف الدردشة؟',
com_ui_delete_confirm: 'سيتم حذف هذا',
com_ui_rename: 'إعادة تسمية',
com_ui_archive: 'أرشفة',
com_ui_archive_error: 'فشل في أرشفة المحادثة',
com_ui_unarchive: 'إلغاء الأرشفة',
com_ui_unarchive_error: 'فشل في إلغاء الأرشفة',
com_ui_more_options: 'المزيد',
com_ui_bookmarks: 'الإشارات المرجعية',
com_ui_bookmarks_rebuild: 'إعادة بناء',
com_ui_bookmarks_new: 'إشارة مرجعية جديدة',
com_ui_bookmark_delete_confirm: 'هل أنت متأكد أنك تريد حذف هذه الإشارة المرجعية؟',
com_ui_bookmarks_title: 'عنوان',
com_ui_bookmarks_count: 'العدد',
com_ui_bookmarks_description: 'وصف',
com_ui_bookmarks_create_success: 'تم إنشاء الإشارة المرجعية بنجاح',
com_ui_bookmarks_update_success: 'تم تحديث الإشارة المرجعية بنجاح',
com_ui_bookmarks_delete_success: 'تم حذف الإشارة المرجعية بنجاح',
com_ui_bookmarks_create_error: 'حدث خطأ أثناء إنشاء الإشارة المرجعية',
com_ui_bookmarks_update_error: 'حدث خطأ أثناء تحديث الإشارة المرجعية',
com_ui_bookmarks_delete_error: 'حدث خطأ أثناء حذف الإشارة المرجعية',
com_ui_bookmarks_add_to_conversation: 'أضف إلى المحادثة الحالية',
com_auth_error_login:
'تعذر تسجيل الدخول باستخدام المعلومات المقدمة. يرجى التحقق من بيانات الاعتماد الخاصة بك والمحاولة مرة أخرى.',
com_auth_error_login_rl:
'محاولات تسجيل الدخول الكثيرة في فترة زمنية قصيرة. يرجى المحاولة مرة أخرى لاحقًا.',
com_auth_error_login_ban: 'تم حظر حسابك مؤقتًا بسبب انتهاكات لخدمتنا.',
com_auth_error_login_server:
'كان هناك خطأ في الخادم الداخلي. يرجى الانتظار بضع لحظات وحاول مرة أخرى.',
com_auth_no_account: 'ليس لديك حساب؟',
com_auth_sign_up: 'سجل الان',
com_auth_sign_in: 'تسجيل الدخول',
com_auth_google_login: 'تسجيل الدخول بواسطة Google',
com_auth_facebook_login: 'تسجيل الدخول بواسطة Facebook',
com_auth_github_login: 'تسجيل الدخول بواسطة Github',
com_auth_discord_login: 'تسجيل الدخول بواسطة Discord',
com_auth_email: 'البريد الإلكتروني',
com_auth_email_required: 'البريد الإلكتروني مطلوب',
com_auth_email_min_length: 'يجب أن يكون البريد الإلكتروني على الأقل 6 أحرف',
com_auth_email_max_length: 'يجب ألا يزيد البريد الإلكتروني عن 120 حرفًا',
com_auth_email_pattern: 'يجب أن تدخل عنوان بريد إلكتروني صالح',
com_auth_email_address: 'عنوان البريد الإلكتروني',
com_auth_password: 'كلمة المرور',
com_auth_password_required: 'كلمة المرور مطلوبة',
com_auth_password_min_length: 'يجب أن تكون كلمة المرور على الأقل 8 أحرف',
com_auth_password_max_length: 'يجب أن تكون كلمة المرور أقل من 128 حرفًا',
com_auth_password_forgot: 'نسيت كلمة المرور؟',
com_auth_password_confirm: 'تأكيد كلمة المرور',
com_auth_password_not_match: 'كلمات المرور لا تتطابق',
com_auth_continue: 'استمر',
com_auth_create_account: 'أنشئ حسابك',
com_auth_error_create: 'كان هناك خطأ في محاولة تسجيل حسابك. يرجى المحاولة مرة أخرى.',
com_auth_full_name: 'الاسم الكامل',
com_auth_name_required: 'الاسم مطلوب',
com_auth_name_min_length: 'يجب أن يكون الاسم على الأقل 3 أحرف',
com_auth_name_max_length: 'يجب أن يكون الاسم أقل من 80 حرفًا',
com_auth_username: 'اسم المستخدم (اختياري)',
com_auth_username_required: 'اسم المستخدم مطلوب',
com_auth_username_min_length: 'يجب أن يكون اسم المستخدم على الأقل 2 أحرف',
com_auth_username_max_length: 'يجب أن يكون اسم المستخدم أقل من 20 حرفًا',
com_auth_already_have_account: 'هل لديك حساب بالفعل؟',
com_auth_login: 'تسجيل الدخول',
com_auth_reset_password: 'إعادة تعيين كلمة المرور',
com_auth_click: 'انقر',
com_auth_here: 'هنا',
com_auth_to_reset_your_password: 'لإعادة تعيين كلمة المرور الخاصة بك.',
com_auth_reset_password_link_sent: 'تم إرسال البريد الإلكتروني',
com_auth_reset_password_email_sent:
'تم إرسال بريد إلكتروني إليك مع مزيد من التعليمات لإعادة تعيين كلمة المرور الخاصة بك.',
com_auth_error_reset_password:
'كانت هناك مشكلة في إعادة تعيين كلمة المرور الخاصة بك. لم يتم العثور على مستخدم بالعنوان البريدي الذي تم تقديمه. يرجى المحاولة مرة أخرى.',
com_auth_reset_password_success: 'نجاح إعادة تعيين كلمة المرور',
com_auth_login_with_new_password:
'يمكنك الآن تسجيل الدخول باستخدام كلمة المرور الجديدة الخاصة بك.',
com_auth_error_invalid_reset_token: 'رمز إعادة تعيين كلمة المرور هذا لم يعد صالحًا.',
com_auth_click_here: 'انقر هنا',
com_auth_to_try_again: 'للمحاولة مرة أخرى.',
com_auth_submit_registration: 'إرسال التسجيل',
com_auth_welcome_back: 'مرحبا بك مرة أخرى',
com_endpoint_open_menu: 'افتح القائمة',
com_endpoint_bing_enable_sydney: 'تمكين سيدني',
com_endpoint_bing_to_enable_sydney: 'لتمكين سيدني',
com_endpoint_bing_jailbreak: 'الهروب من السجن',
com_endpoint_bing_context_placeholder:
'يمكن أن يستخدم بينغ ما يصل إلى 7 آلاف رمز لـ \'السياق\'، والذي يمكنه الرجوع إليه للمحادثة. الحد الخاص ليس معروفًا ولكن قد يواجه أخطاء تجاوز 7 آلاف رمز',
com_endpoint_bing_system_message_placeholder:
'تحذير: يمكن أن يؤدي سوء استخدام هذه الميزة إلى حظرك من استخدام Bing! انقر على \'رسالة النظام\' للحصول على التعليمات الكاملة والرسالة الافتراضية إذا تم حذفها، والتي هي الإعداد المسبق \'سيدني\' الذي يعتبر آمنًا.',
com_endpoint_system_message: 'رسالة النظام',
com_endpoint_default_blank: 'الافتراضي: فارغ',
com_endpoint_default_false: 'الافتراضي: خاطئ',
com_endpoint_default_creative: 'الافتراضي: إبداعي',
com_endpoint_default_empty: 'الافتراضي: فارغ',
com_endpoint_default_with_num: 'الافتراضي: {0}',
com_endpoint_context: 'السياق',
com_endpoint_tone_style: 'نمط النبرة',
com_endpoint_token_count: 'عدد الرموز',
com_endpoint_output: 'الإخراج',
com_endpoint_google_temp:
'القيم الأعلى = أكثر عشوائية، بينما القيم الأقل = أكثر تركيزًا وحتمية. نوصي بتغيير هذا أو Top P ولكن ليس كلاهما.',
com_endpoint_google_topp:
'Top-p يغير كيفية اختيار النموذج للرموز للإخراج. يتم اختيار الرموز من الأكثر K (انظر معلمة topK) احتمالًا إلى الأقل حتى يصبح مجموع احتمالاتهم يساوي قيمة top-p.',
com_endpoint_google_topk:
'Top-k يغير كيفية اختيار النموذج للرموز للإخراج. top-k من 1 يعني أن الرمز المحدد هو الأكثر احتمالية بين جميع الرموز في مفردات النموذج (يسمى أيضًا الترميز الجشعي)، بينما top-k من 3 يعني أن الرمز التالي يتم اختياره من بين الرموز الثلاثة الأكثر احتمالية (باستخدام الحرارة).',
com_endpoint_google_maxoutputtokens:
'الحد الأقصى لعدد الرموز التي يمكن إنشاؤها في الرد. حدد قيمة أقل للردود الأقصر وقيمة أعلى للردود الأطول.',
com_endpoint_google_custom_name_placeholder: 'قم بتعيين اسم مخصص لـ Google',
com_endpoint_prompt_prefix_placeholder:
'قم بتعيين تعليمات مخصصة أو سياق. يتم تجاهله إذا كان فارغًا.',
com_endpoint_custom_name: 'اسم مخصص',
com_endpoint_prompt_prefix: 'بادئة الأمر',
com_endpoint_temperature: 'درجة الحرارة',
com_endpoint_default: 'الافتراضي',
com_endpoint_top_p: 'أعلى P',
com_endpoint_top_k: 'أعلى K',
com_endpoint_max_output_tokens: 'الحد الأقصى لعدد الرموز المنتجة',
com_endpoint_openai_temp:
'القيم الأعلى = أكثر عشوائية ، بينما القيم الأقل = أكثر تركيزًا وتحديدًا. نوصي بتغيير هذا أو Top P ولكن ليس كلاهما.',
com_endpoint_openai_max:
'الحد الأقصى للرموز لتوليد. إجمالي طول الرموز المدخلة والرموز المولدة محدود بطول سياق النموذج.',
com_endpoint_openai_topp:
'بديل للعينة مع درجة الحرارة، يسمى العينة النووية، حيث ينظر النموذج في نتائج الرموز مع كتلة احتمال top_p. لذا 0.1 يعني أن الرموز التي تشكل فقط 10% من كتلة الاحتمال تعتبر. نوصي بتغيير هذا أو درجة الحرارة ولكن ليس كلاهما.',
com_endpoint_openai_freq:
'رقم بين -2.0 و 2.0. القيم الموجبة تعاقب الرموز الجديدة بناءً على تكرارها الحالي في النص حتى الآن، مما يقلل من احتمالية تكرار النموذج لنفس السطر حرفيًا.',
com_endpoint_openai_pres:
'رقم بين -2.0 و 2.0. القيم الموجبة تعاقب الرموز الجديدة بناءً على ما إذا كانت تظهر في النص حتى الآن، مما يزيد احتمالية النموذج للحديث عن مواضيع جديدة.',
com_endpoint_openai_custom_name_placeholder: 'قم بتعيين اسم مخصص لـ ChatGPT',
com_endpoint_openai_prompt_prefix_placeholder:
'قم بتعيين تعليمات مخصصة لتضمينها في رسالة النظام. الافتراضي: لا شيء',
com_endpoint_anthropic_temp:
'المدى من 0 إلى 1. استخدم درجة الحرارة الأقرب إلى 0 للمهام التحليلية / اختيارية متعددة، وأقرب إلى 1 للمهام الإبداعية والإنشائية. نوصي بتغيير هذا أو Top P ولكن ليس كلاهما.',
com_endpoint_anthropic_topp:
'Top-p يغير الطريقة التي يختار فيها النموذج الرموز للإخراج. يتم اختيار الرموز من الأكثر احتمالية k (انظر المعلمة topK) إلى الأقل حتى يساوي مجموع احتمالاتهم قيمة top-p.',
com_endpoint_anthropic_topk:
'يغير top-k الطريقة التي يختار فيها النموذج الرموز للإخراج. يعني top-k 1 أن الرمز المحدد هو الأكثر احتمالية من بين جميع الرموز في المفردات النموذجية (يسمى أيضا الترميز الطمع)، بينما يعني top-k من 3 أن الرمز القادم محدد من بين الرموز الثلاثة الأكثر احتمالية (باستخدام درجة الحرارة).',
com_endpoint_anthropic_maxoutputtokens:
'العدد الأقصى من الرموز التي يمكن إنشاؤها في الرد. حدد قيمة أقل للحصول على ردود أقصر وقيمة أعلى للحصول على ردود أطول.',
com_endpoint_anthropic_custom_name_placeholder: 'قم بتعيين اسم مخصص لـ Anthropic',
com_endpoint_frequency_penalty: 'عقوبة التكرار',
com_endpoint_presence_penalty: 'عقوبة الوجود',
com_endpoint_plug_use_functions: 'استخدام الوظائف',
com_endpoint_plug_skip_completion: 'تجاوز الإكمال',
com_endpoint_disabled_with_tools: 'معطل بواسطة الأدوات',
com_endpoint_disabled_with_tools_placeholder: 'تم التعطيل باختيار الأدوات',
com_endpoint_plug_set_custom_instructions_for_gpt_placeholder:
'قم بتعيين تعليمات مخصصة لتضمينها في رسالة النظام. الافتراضي: لا شيء',
com_endpoint_import: 'استيراد',
com_endpoint_set_custom_name: 'قم بتعيين اسم مخصص، في حالة إمكانية العثور على هذا الإعداد المسبق',
com_endpoint_preset: 'إعداد مسبق',
com_endpoint_presets: 'إعدادات مسبقة',
com_endpoint_preset_name: 'اسم الإعداد المسبق',
com_endpoint_new_topic: 'موضوع جديد',
com_endpoint: 'نقطة النهاية',
com_endpoint_hide: 'إخفاء',
com_endpoint_show: 'إظهار',
com_endpoint_examples: 'الإعدادات المسبقة ',
com_endpoint_completion: 'إكمال',
com_endpoint_agent: 'الوكيل',
com_endpoint_show_what_settings: 'إظهار {0} الإعدادات',
com_endpoint_save: 'حفظ',
com_endpoint_export: 'تصدير',
com_endpoint_save_as_preset: 'حفظ كإعداد مسبق',
com_endpoint_presets_clear_warning:
'هل أنت متأكد أنك تريد مسح جميع الإعدادات المسبقة؟ هذا لا يمكن التراجع عنه.',
com_endpoint_not_implemented: 'لم يتم تنفيذه',
com_endpoint_no_presets: 'لا يوجد إعداد مسبق بعد',
com_endpoint_not_available: 'لا توجد نقطة نهاية متاحة',
com_endpoint_view_options: 'عرض الخيارات',
com_endpoint_save_convo_as_preset: 'حفظ المحادثة كإعداد مسبق',
com_endpoint_my_preset: 'الإعداد المسبق الخاص بي',
com_endpoint_agent_model: 'نموذج الوكيل (موصى به: GPT-3.5)',
com_endpoint_completion_model: 'نموذج الإكمال (موصى به: GPT-4)',
com_endpoint_func_hover: 'تمكين استخدام الإضافات كوظائف OpenAI',
com_endpoint_skip_hover:
'تمكين تجاوز خطوة الإكمال التي تقوم بمراجعة الإجابة النهائية والخطوات المولدة',
com_endpoint_config_key: 'تعيين مفتاح API',
com_endpoint_config_key_for: 'ضع API Key لـ',
com_endpoint_config_key_name: 'مفتـاح',
com_endpoint_config_value: 'أدخل القيمة لـ',
com_endpoint_config_key_name_placeholder: 'قم بتعيين مفتاح API أولاً',
com_endpoint_config_key_encryption: 'سيتم تشفير مفتاحك وحذفه في',
com_endpoint_config_key_expiry: 'وقت الانتهاء',
com_endpoint_config_key_import_json_key: 'استيراد مفتاح حساب الخدمة JSON.',
com_endpoint_config_key_import_json_key_success: 'تم استيراد مفتاح حساب الخدمة JSON بنجاح',
com_endpoint_config_key_import_json_key_invalid:
'مفتاح حساب الخدمة JSON غير صالح، هل قمت باستيراد الملف الصحيح؟',
com_endpoint_config_key_get_edge_key:
'للحصول على رمز الوصول الخاص بك لـ Bing، قم بتسجيل الدخول إلى',
com_endpoint_config_key_get_edge_key_dev_tool:
'استخدم أدوات المطور أو ملحق أثناء تسجيل الدخول إلى الموقع لنسخ محتوى ألـ_U cookie. إذا فشل هذا، اتبع هذه',
com_endpoint_config_key_edge_instructions: 'التعليمات',
com_endpoint_config_key_edge_full_key_string: ' لتقديم سلاسل كاملة للكوكيز.',
com_endpoint_config_key_chatgpt:
'للحصول على رمز الوصول الخاص بـ ChatGPT إصدار مجاني، قم بتسجيل الدخول إلى',
com_endpoint_config_key_chatgpt_then_visit: 'ثم قم بزيارة',
com_endpoint_config_key_chatgpt_copy_token: 'نسخ رمز الوصول.',
com_endpoint_config_key_google_need_to: 'أنت بحاجة إلى',
com_endpoint_config_key_google_vertex_ai: 'تمكين Vertex AI',
com_endpoint_config_key_google_vertex_api: 'API على Google Cloud، ثم',
com_endpoint_config_key_google_service_account: 'أنشئ حساب خدمة',
com_endpoint_config_key_google_vertex_api_role:
'تأكد من النقر على إنشاء ومتابعة" لمنح الدور "Vertex AI User" على الأقل. أخيرًا، قم بإنشاء مفتاح JSON للعمل على استيراده هنا.',
com_nav_auto_scroll: 'التمرير التلقائي إلى أحدث عند الفتح',
com_nav_plugin_store: 'متجر الإضافات',
com_nav_plugin_search: 'ابحث عن الإضافات',
com_nav_plugin_auth_error:
'حدث خطأ أثناء محاولة المصادقة على هذا البرنامج المساعد. يرجى المحاولة مرة أخرى.',
com_nav_export_filename: 'اسم الملف',
com_nav_export_filename_placeholder: 'قم بتعيين اسم الملف',
com_nav_export_type: 'النوع',
com_nav_export_include_endpoint_options: 'تضمين خيارات النقاط النهائية',
com_nav_enabled: 'تم التمكين',
com_nav_not_supported: 'غير مدعوم',
com_nav_export_all_message_branches: 'تصدير كل فروع الرسائل',
com_nav_export_recursive_or_sequential: 'التراجع أو التسلسل؟',
com_nav_export_recursive: 'تكراري',
com_nav_export_conversation: 'تصدير المحادثة',
com_nav_export: 'تصدير',
com_nav_shared_links: 'روابط مشتركة',
com_nav_shared_links_manage: 'الإدارة',
com_nav_shared_links_empty: 'ليس لديك أي روابط مشتركة.',
com_nav_shared_links_name: 'الاسم',
com_nav_shared_links_date_shared: 'تاريخ المشترك',
com_nav_theme: 'المظهر',
com_nav_theme_system: 'النظام',
com_nav_theme_dark: 'داكن',
com_nav_theme_light: 'فاتح',
com_nav_font_size: 'حجم الخط',
com_nav_clear_all_chats: 'مسح كل الدردشات',
com_nav_confirm_clear: 'تأكيد المسح',
com_nav_close_sidebar: 'إغلاق القائمة الجانبية',
com_nav_open_sidebar: 'افتح القائمة الجانبية',
com_nav_log_out: 'تسجيل الخروج',
com_nav_user: 'المستخدم',
com_nav_archived_chats: 'الدردشات المؤرشفة',
com_nav_archived_chats_manage: 'إدارة',
com_nav_archived_chats_empty: 'ليس لديك أي دردشات مؤرشفة.',
com_nav_archive_all_chats: 'الأرشفة على كل الدردشات',
com_nav_archive_all: 'الأرشفة على كل الدردشات',
com_nav_archive_name: 'الاسم',
com_nav_archive_created_at: 'تاريخ الإنشاء',
com_nav_clear_conversation: 'مسح المحادثات',
com_nav_clear_conversation_confirm_message:
'هل أنت متأكد أنك تريد مسح جميع المحادثات؟ هذا لا يمكن التراجع عنه.',
com_nav_help_faq: 'مساعدة & الأسئلة الشائعة',
com_nav_settings: 'الإعدادات',
com_nav_search_placeholder: 'بحث في الرسائل',
com_nav_info_bookmarks_rebuild:
'إذا كان عدد الإشارات المرجعية غير صحيح، يرجى إعادة بناء معلومات الإشارة المرجعية. سيتم إعادة حساب عدد الإشارات المرجعية وستتم استعادة البيانات إلى حالتها الصحيحة.',
com_nav_setting_general: 'عام',
com_nav_setting_data: 'تحكم في البيانات',
/* The following are AI translated */
com_assistants_file_search: 'بحث الملفات',
com_assistants_file_search_info:
'لا يتم دعم إرفاق مخازن الكتل الرقمية لميزة البحث في الملفات بعد. يمكنك إرفاقها من ملعب المزود أو إرفاق ملفات إلى الرسائل للبحث في الملفات على أساس المحادثة.',
com_assistants_non_retrieval_model:
'البحث في الملفات غير مُمكّن على هذا النموذج. يرجى تحديد نموذج آخر.',
com_ui_attach_error_openai: 'لا يمكن إرفاق ملفات المساعد إلى نقاط نهائية أخرى',
com_ui_attach_warn_endpoint: 'قد يتم تجاهل الملفات غير المساعدة دون وجود أداة متوافقة',
com_ui_assistant_deleted: 'تم حذف المساعد بنجاح',
com_ui_assistant_delete_error: 'حدث خطأ أثناء حذف المساعد',
com_ui_copied: 'تم النسخ',
com_ui_copy_code: 'نسخ الكود',
com_nav_source_chat: 'عرض محادثة المصدر',
com_ui_date_today: 'اليوم',
com_ui_date_yesterday: 'أمس',
com_ui_date_previous_7_days: 'الأيام السبعة السابقة',
com_ui_date_previous_30_days: 'الـ 30 يومًا السابقة',
com_ui_date_january: 'يناير',
com_ui_date_february: 'فبراير',
com_ui_date_march: 'مارس',
com_ui_date_april: 'أبريل',
com_ui_date_may: 'مايو',
com_ui_date_june: 'يونيو',
com_ui_date_july: 'يوليو',
com_ui_date_august: 'أغسطس',
com_ui_date_september: 'سبتمبر',
com_ui_date_october: 'أكتوبر',
com_ui_date_november: 'نوفمبر',
com_ui_date_december: 'ديسمبر',
com_ui_nothing_found: 'لم يتم العثور على أي شيء',
com_ui_go_to_conversation: 'انتقل إلى المحادثة',
com_error_moderation:
'يبدو أن المحتوى المقدم قد تم وضع علامة عليه من قبل نظام الرقابة لدينا لعدم توافقه مع إرشادات مجتمعنا. لا نستطيع المضي قدمًا في هذا الموضوع المحدد. إذا كانت لديك أسئلة أخرى أو مواضيع ترغب في استكشافها، يرجى تحرير رسالتك، أو إنشاء محادثة جديدة.',
com_error_no_user_key: 'لم يتم العثور على مفتاح. يرجى تقديم مفتاح والمحاولة مرة أخرى.',
com_error_no_base_url: 'لم يتم العثور على رابط أساسي. يرجى تقديم واحد والمحاولة مرة أخرى.',
com_error_invalid_user_key: 'مفتاح غير صالح. يرجى تقديم مفتاح صالح والمحاولة مرة أخرى.',
com_error_expired_user_key:
'انتهت صلاحية المفتاح المقدم لـ {0} في {1}. يرجى تقديم مفتاح وحاول مرة أخرى.',
com_files_no_results: 'لا توجد نتائج.',
com_files_filter: 'فلترة الملفات...',
com_files_number_selected: 'تم اختيار {0} من أصل {1} ملف(ملفات)',
com_sidepanel_select_assistant: 'اختر مساعدًا',
com_sidepanel_parameters: 'معلمات',
com_sidepanel_assistant_builder: 'بانٍ المساعد',
com_sidepanel_hide_panel: 'إخفاء اللوحة',
com_sidepanel_attach_files: 'إرفاق الملفات',
com_sidepanel_manage_files: 'إدارة الملفات',
com_sidepanel_conversation_tags: 'الإشارات المرجعية',
com_assistants_capabilities: 'قدرات',
com_assistants_knowledge: 'المعرفة',
com_assistants_completed_function: 'تم تشغيل {0}',
com_assistants_knowledge_info:
'إذا قمت بتحميل ملفات تحت معلومات، فقد تتضمن المحادثات مع المساعد الخاص بك محتويات الملف.',
com_assistants_knowledge_disabled:
'يجب إنشاء المساعد وتمكين المفسر البرمجي أو الاسترجاع وحفظهما قبل تحميل الملفات كمعرفة.',
com_assistants_image_vision: 'رؤية الصورة',
com_assistants_append_date: 'إضافة التاريخ والوقت الحالي',
com_assistants_append_date_tooltip:
'عند التفعيل، سيتم إضافة التاريخ والوقت الحالي للعميل إلى تعليمات نظام المساعد.',
com_assistants_code_interpreter: 'مُفسِّر الشفرة',
com_assistants_code_interpreter_files: 'الملفات التالية متاحة فقط لمفسر الشفرة:',
com_assistants_retrieval: 'استرداد',
com_assistants_search_name: 'البحث عن المساعدين بالاسم',
com_ui_tools: 'أدوات المساعدين',
com_assistants_actions: 'إجراءات',
com_assistants_add_tools: 'إضافة أدوات',
com_assistants_add_actions: 'إضافة إجراءات',
com_assistants_available_actions: 'الإجراءات المتاحة',
com_assistants_running_action: 'جارٍ تنفيذ الإجراء',
com_assistants_completed_action: 'تحدث إلى {0}',
com_assistants_function_use: 'المساعد استخدم {0}',
com_assistants_domain_info: 'أرسل المساعد هذه المعلومات إلى {0}',
com_assistants_delete_actions_success: 'تم حذف الإجراء من المساعد بنجاح',
com_assistants_update_actions_success: 'تم إنشاء أو تحديث الإجراء بنجاح',
com_assistants_update_actions_error: 'حدث خطأ أثناء إنشاء أو تحديث الإجراء.',
com_assistants_delete_actions_error: 'حدث خطأ أثناء حذف الإجراء.',
com_assistants_actions_info:
'اسمح لمساعدك باسترداد المعلومات أو اتخاذ إجراءات عبر واجهات برمجة التطبيقات',
com_assistants_name_placeholder: 'اختياري: اسم المساعد',
com_assistants_instructions_placeholder: 'التعليمات النظامية التي يستخدمها المساعد',
com_assistants_description_placeholder: 'اختياري: اشرح مساعدك هنا',
com_assistants_actions_disabled: 'يجب عليك إنشاء مساعد قبل إضافة إجراءات.',
com_assistants_update_success: 'تم التحديث بنجاح',
com_assistants_update_error: 'حدث خطأ أثناء تحديث المساعد الافتراضي الخاص بك.',
com_assistants_create_success: 'تم إنشاؤه بنجاح',
com_assistants_create_error: 'حدث خطأ أثناء إنشاء المساعد الخاص بك.',
com_ui_field_required: 'هذا الحقل مطلوب',
com_ui_download_error: 'حدث خطأ أثناء تنزيل الملف. قد يكون الملف قد تم حذفه.',
com_ui_attach_error_type: 'نوع ملف غير مدعوم للنقطة النهائية:',
com_ui_attach_error_size: 'تم تجاوز حد حجم الملف للنقطة النهائية',
com_ui_attach_error: 'تعذر إرفاق الملف. يرجى إنشاء أو تحديد محادثة، أو حاول تحديث الصفحة.',
com_ui_experimental: 'ميزات تجريبية',
com_ui_on: 'مفعل',
com_ui_off: 'إيقاف',
com_ui_yes: 'نعم',
com_ui_no: 'لا',
com_ui_ascending: 'تصاعدي',
com_ui_descending: 'تنازلي',
com_ui_show_all: 'عرض الكل',
com_ui_name: 'اسم',
com_ui_date: 'تاريخ',
com_ui_storage: 'التخزين',
com_ui_context: 'سياق',
com_ui_size: 'الحجم',
com_ui_host: 'مُضيف',
com_ui_update: 'تحديث',
com_ui_authentication: 'المصادقة',
com_ui_instructions: 'تعليمات',
com_ui_description: 'وصف',
com_ui_error: 'خطأ',
com_ui_select: 'اختر',
com_ui_select_search_model: 'ابحث عن نموذج باسمه',
com_ui_select_search_plugin: 'إضافة البحث عن الإضافات حسب الاسم',
com_ui_stop: 'توقف',
com_ui_upload_files: 'تحميل الملفات',
com_ui_new_footer: 'جميع محادثات الذكاء الاصطناعي في مكان واحد.',
com_ui_none_selected: 'لم يتم اختيار أي شيء',
com_ui_upload_error: 'حدث خطأ أثناء تحميل ملفك',
com_ui_save_submit: 'حفظ وإرسال',
com_user_message: 'أنت',
com_ui_fork: 'تفرع',
com_ui_fork_info_1: 'استخدم هذا الإعداد لتفريع الرسائل بالسلوك المرغوب.',
com_ui_fork_info_2:
'"التفريع" يشير إلى إنشاء محادثة جديدة تبدأ/تنتهي من رسائل محددة في المحادثة الحالية، وإنشاء نسخة وفقًا للخيارات المحددة.',
com_ui_fork_info_3:
'"الرسالة المستهدفة" تشير إما إلى الرسالة التي تم فتح هذه النافذة المنبثقة منها، أو إذا قمت بتحديد "{0}"، آخر رسالة في المحادثة.',
com_ui_fork_info_visible:
'هذا الخيار يقوم بتفريع الرسائل المرئية فقط؛ بمعنى آخر، المسار المباشر إلى الرسالة المستهدفة، دون أي فروع.',
com_ui_fork_info_branches:
'هذا الخيار يقسم الرسائل المرئية، جنبًا إلى جنب مع الفروع ذات الصلة؛ بمعنى آخر، المسار المباشر إلى الرسالة المستهدفة، بما في ذلك الفروع على طول المسار.',
com_ui_fork_info_target:
'هذا الخيار يؤدي إلى تفريع جميع الرسائل التي تؤدي إلى الرسالة المستهدفة، بما في ذلك جيرانها؛ بعبارة أخرى، يتم تضمين جميع فروع الرسائل، سواء كانت مرئية أم لا أو على نفس المسار.',
com_ui_fork_info_start:
'إذا تم تحديده، فسيبدأ التفريع من هذه الرسالة إلى آخر رسالة في المحادثة، وفقًا للسلوك المحدد أعلاه.',
com_ui_fork_info_remember:
'حدد هذا الخيار لتذكر الإعدادات التي اخترتها لاستخدامها مستقبلاً، مما يجعل عملية تفريع المحادثات أسرع وفقًا لتفضيلاتك.',
com_ui_fork_success: 'تم تفريع المحادثة بنجاح',
com_ui_fork_processing: 'تجزئة المحادثة...',
com_ui_fork_error: 'حدث خطأ أثناء تفريع المحادثة',
com_ui_fork_change_default: 'خيار التفرع الافتراضي',
com_ui_fork_default: 'استخدم خيار التفريع الافتراضي',
com_ui_fork_remember: 'تذكر',
com_ui_fork_split_target_setting: 'ابدأ التفرع من رسالة الهدف افتراضيًا',
com_ui_fork_split_target: 'ابدأ التفرع هنا',
com_ui_fork_remember_checked:
'سيتم تذكر اختيارك بعد الاستخدام. يمكنك تغيير هذا في أي وقت من إعدادات البرنامج.',
com_ui_fork_all_target: 'تضمين الكل إلى/من هنا',
com_ui_fork_branches: 'تضمين الفروع ذات الصلة',
com_ui_fork_visible: 'الرسائل المرئية فقط',
com_ui_fork_from_message: 'اختر خيار التفرع',
com_ui_mention: 'اذكر نقطة نهاية أو مساعدًا أو إعدادًا مسبقًا للتبديل إليه بسرعة',
com_ui_import_conversation_file_type_error: 'نوع الملف غير مدعوم للاستيراد',
com_ui_avatar: 'الصورة الرمزية',
com_ui_unknown: 'غير معروف',
com_ui_result: 'النتيجة',
com_ui_image_gen: 'توليد الصور',
com_ui_assistant: 'المساعد',
com_ui_assistants: 'المساعدون',
com_ui_attachment: 'مرفق',
com_ui_assistants_output: 'إخراج المساعدين',
com_ui_create: 'إنشاء',
com_ui_delete_assistant_confirm:
'هل أنت متأكد من رغبتك في حذف هذا المساعد؟ لا يمكن التراجع عن هذا الإجراء.',
com_ui_preview: 'معاينة',
com_ui_upload: 'تحميل',
com_ui_connect: 'اتصال',
com_ui_upload_delay:
'تحميل "{0}" يستغرق وقتًا أطول من المتوقع. يرجى الانتظار حتى ينتهي فهرسة الملف للاسترجاع.',
com_ui_privacy_policy: 'سياسة الخصوصية',
com_ui_terms_of_service: 'شروط الخدمة',
com_ui_min_tags: 'لا يمكن إزالة المزيد من القيم، الحد الأدنى المطلوب هو {0}.',
com_ui_max_tags: 'الحد الأقصى المسموح به هو {0}، باستخدام أحدث القيم.',
com_ui_accept: 'أوافق',
com_ui_decline: 'لا أوافق',
com_ui_terms_and_conditions: 'شروط الخدمة',
com_ui_no_terms_content: 'لا يوجد محتوى لشروط الخدمة',
com_auth_back_to_login: 'العودة إلى تسجيل الدخول',
com_endpoint_message: 'رسالة',
com_endpoint_message_not_appendable: 'عدّل رسالتك أو أعد إنشاءها.',
com_endpoint_context_tokens: 'الحد الأقصى لرموز السياق',
com_endpoint_context_info:
'الحد الأقصى لعدد الرموز التي يمكن استخدامها للسياق. استخدم هذا للتحكم في عدد الرموز المرسلة لكل طلب. إذا لم يتم تحديده، سيتم استخدام الإعدادات الافتراضية للنظام بناءً على حجم سياق نماذج معروفة. قد يؤدي تعيين قيم أعلى إلى حدوث أخطاء و/أو تكلفة رموز أعلى.',
com_endpoint_instructions_assistants_placeholder:
'يتجاوز التعليمات الخاصة بالمساعد. هذا مفيد لتعديل السلوك على أساس كل مرة.',
com_endpoint_prompt_prefix_assistants_placeholder:
'ضع تعليمات أو سياق إضافي فوق التعليمات الرئيسية للمساعد. يتم تجاهله إذا كان فارغًا.',
com_endpoint_prompt_prefix_assistants: 'التعليمات الإضافية',
com_endpoint_instructions_assistants: 'تعليمات التجاوز',
com_endpoint_stop: 'توقف التسلسلات',
com_endpoint_stop_placeholder: 'اضغط على \'Enter\' لفصل القيم',
com_endpoint_openai_max_tokens:
'حقل `max_tokens` الاختياري، يمثل الحد الأقصى لعدد الرموز التي يمكن توليدها في إكمال المحادثة.\n\nإجمالي طول رموز الإدخال والرموز المولدة محدود بطول سياق النموذج. قد تواجه أخطاء إذا تجاوز هذا العدد الحد الأقصى لرموز السياق.',
com_endpoint_openai_resend:
'إعادة إرسال جميع الصور المرفقة مسبقًا. ملاحظة: قد يؤدي هذا إلى زيادة كبيرة في تكلفة الرموز وقد تواجه أخطاء مع العديد من مرفقات الصور.',
com_endpoint_openai_resend_files:
'إعادة إرسال جميع الملفات المرفقة مسبقًا. ملاحظة: سيؤدي هذا إلى زيادة تكلفة الرموز وقد تواجه أخطاء مع العديد من المرفقات.',
com_endpoint_openai_detail:
'دقة الطلبات للرؤية. "منخفضة" أرخص وأسرع، "عالية" أكثر تفصيلاً وتكلفة، و"تلقائي" سيختار تلقائيًا بين الاثنين بناءً على دقة الصورة.',
com_endpoint_openai_stop: 'حتى 4 تسلسلات حيث ستتوقف الواجهة البرمجية عن توليد المزيد من الرموز.',
com_endpoint_plug_resend_files: 'إعادة إرسال الملفات',
com_endpoint_plug_resend_images: 'إعادة إرسال الصور',
com_endpoint_plug_image_detail: 'تفاصيل الصورة',
com_endpoint_preset_delete_confirm: 'هل أنت متأكد من أنك تريد حذف هذا الإعداد المسبق؟',
com_endpoint_preset_clear_all_confirm: 'هل أنت متأكد أنك تريد حذف جميع إعداداتك المسبقة؟',
com_endpoint_preset_import: 'تم استيراد الإعداد المسبق!',
com_endpoint_preset_import_error:
'حدث خطأ أثناء استيراد الإعداد المسبق الخاص بك. يرجى المحاولة مرة أخرى.',
com_endpoint_preset_save_error:
'حدث خطأ أثناء حفظ الإعداد المسبق الخاص بك. يرجى المحاولة مرة أخرى.',
com_endpoint_preset_delete_error:
'حدث خطأ أثناء حذف الإعداد المسبق الخاص بك. يرجى المحاولة مرة أخرى.',
com_endpoint_preset_default_removed: 'لم يعد الإعداد المسبق الافتراضي',
com_endpoint_preset_default_item: 'الافتراضي:',
com_endpoint_preset_default_none: 'لا يوجد إعداد مسبق افتراضي نشط.',
com_endpoint_preset_title: 'إعداد مسبق',
com_ui_saved: 'تم الحفظ!',
com_endpoint_preset_default: 'أصبح الإعداد المسبق الافتراضي الآن.',
com_endpoint_preset_selected: 'الإعداد المسبق نشط!',
com_endpoint_preset_selected_title: 'مُحدَّد!',
com_endpoint_assistant: 'المساعد',
com_endpoint_use_active_assistant: 'استخدام المساعد النشط',
com_endpoint_assistant_model: 'نموذج المساعد',
com_endpoint_assistant_placeholder: 'يرجى تحديد مساعد من اللوحة الجانبية اليمنى',
com_endpoint_config_placeholder: 'اضبط مفتاحك في قائمة الرأس للدردشة.',
com_endpoint_config_click_here: 'انقر هنا',
com_endpoint_config_google_service_key: 'مفتاح حساب خدمة Google',
com_endpoint_config_google_cloud_platform: 'تكوين نقطة نهاية Google Cloud Platform',
com_endpoint_config_google_api_key: 'مفتاح Google API',
com_endpoint_config_google_gemini_api: 'تكوين نقطة نهاية Gemini API',
com_endpoint_config_google_api_info:
'للحصول على مفتاح Generative Language API الخاص بك (لـ Gemini)،',
com_nav_welcome_assistant: 'يرجى اختيار مساعد',
com_nav_welcome_message: 'كيف يمكنني مساعدتك اليوم؟',
com_nav_hide_panel: 'إخفاء اللوحة الجانبية اليمنى',
com_nav_modular_chat: 'تمكين تبديل النقاط النهائية أثناء المحادثة',
com_nav_latex_parsing: 'تحليل LaTeX في الرسائل (قد يؤثر على الأداء)',
com_nav_profile_picture: 'صورة الملف الشخصي',
com_nav_change_picture: 'تغيير الصورة',
com_nav_plugin_install: 'تثبيت',
com_nav_plugin_uninstall: 'إلغاء تثبيت',
com_ui_add: 'إضافة',
com_nav_tool_remove: 'إزالة',
com_nav_tool_dialog: 'أدوات المساعد',
com_nav_tool_dialog_description: 'يجب حفظ المساعد لإبقاء اختيارات الأدوات.',
com_show_agent_settings: 'إظهار إعدادات الوكيل',
com_show_completion_settings: 'إظهار إعدادات الإكمال',
com_hide_examples: 'إخفاء الأمثلة',
com_show_examples: 'عرض أمثلة',
com_nav_tool_search: 'أدوات البحث',
com_nav_my_files: 'ملفاتي',
com_nav_enter_to_send: 'اضغط على مفتاح الإدخال لإرسال الرسائل',
com_nav_user_name_display: 'عرض اسم المستخدم في الرسائل',
com_nav_save_drafts: 'حفظ المستخدمين',
com_nav_show_code: 'إظهار الشفرة دائمًا عند استخدام مفسر الشفرة',
com_nav_send_message: 'إرسال رسالة',
com_nav_setting_beta: 'ميزات تجريبية',
com_nav_setting_account: 'الحساب',
com_nav_language: 'اللغة',
com_nav_lang_auto: 'اكتشاف تلقائي',
com_nav_lang_english: 'English',
com_nav_lang_chinese: '中文',
com_nav_lang_german: 'Deutsch',
com_nav_lang_spanish: 'Español',
com_nav_lang_french: 'Français ',
com_nav_lang_italian: 'Italiano',
com_nav_lang_polish: 'Polski',
com_nav_lang_brazilian_portuguese: 'Português Brasileiro',
com_nav_lang_russian: 'Русский',
com_nav_lang_japanese: '日本語',
com_nav_lang_swedish: 'Svenska',
com_nav_lang_korean: '한국어',
com_nav_lang_vietnamese: 'Tiếng Việt',
com_nav_lang_traditionalchinese: '繁體中文',
com_nav_lang_arabic: 'العربية',
com_nav_lang_turkish: 'Türkçe',
com_nav_lang_dutch: 'Nederlands',
com_nav_lang_indonesia: 'Indonesia',
com_nav_lang_hebrew: 'עברית',
com_nav_lang_finnish: 'Suomi',
com_nav_convo_menu_options: 'خيارات قائمة المحادثة',
com_ui_artifacts: 'المخرجات',
com_ui_artifacts_toggle: 'تبديل واجهة العناصر',
com_ui_custom_prompt_mode: 'وضع الأمر المخصص',
com_nav_info_code_artifacts: 'تمكين عرض عناصر الكود التجريبية بجانب المحادثة',
com_ui_include_shadcnui: 'تضمين تعليمات مكونات shadcn/ui',
com_ui_artifact_click: 'انقر للفتح',
com_nav_info_include_shadcnui:
'عند التفعيل، سيتم تضمين تعليمات استخدام مكونات shadcn/ui. تعد shadcn/ui مجموعة من المكونات القابلة لإعادة الاستخدام والمبنية باستخدام Radix UI و Tailwind CSS. ملاحظة: هذه التعليمات مطولة، يجب تفعيلها فقط إذا كان إخبار نموذج اللغة الآلي (LLM) بالاستيرادات والمكونات الصحيحة مهمًا بالنسبة لك. لمزيد من المعلومات حول هذه المكونات، قم بزيارة: https://ui.shadcn.com/',
com_nav_info_custom_prompt_mode:
'عند التمكين، لن يتم تضمين النص التلقائي للنظام. يجب توفير جميع تعليمات إنشاء العناصر يدويًا في هذا الوضع.',
com_a11y_ai_composing: 'الذكاء الاصطناعي ما زال يكتب',
com_a11y_start: 'بدأ الذكاء الاصطناعي بالرد',
com_warning_resubmit_unsupported:
'إعادة إرسال رسالة الذكاء الاصطناعي غير مدعومة لنقطة النهاية هذه',
com_a11y_end: 'انتهى الذكاء الاصطناعي من الرد',
com_error_invalid_request_error:
'رفضت خدمة الذكاء الاصطناعي الطلب بسبب خطأ. قد يكون هذا بسبب مفتاح API غير صالح أو طلب غير منسق بشكل صحيح.',
com_error_files_empty: 'الملفات الفارغة غير مسموح بها',
com_error_files_dupe: 'تم اكتشاف ملف مكرر.',
com_error_input_length:
'عدد الرموز في آخر رسالة طويل جداً، ويتجاوز الحد المسموح به ({0}). يرجى تقصير رسالتك، أو تعديل الحد الأقصى للسياق من معلمات المحادثة، أو تفريع المحادثة للمتابعة.',
com_error_no_system_messages:
'خدمة الذكاء الاصطناعي أو النموذج المحدد لا يدعم رسائل النظام. حاول استخدام التوجيهات المباشرة بدلاً من التعليمات المخصصة.',
com_error_files_process: 'حدث خطأ أثناء معالجة الملف.',
com_error_files_upload: 'حدث خطأ أثناء رفع الملف.',
com_error_files_validation: 'حدث خطأ أثناء التحقق من صحة الملف.',
com_error_files_upload_canceled:
'تم إلغاء طلب تحميل الملف. ملاحظة: قد تكون عملية تحميل الملف لا تزال قيد المعالجة وستحتاج إلى حذفها يدويًا.',
com_generated_files: 'الملفات المُنشأة:',
com_download_expires: 'انقر هنا للتنزيل - تنتهي الصلاحية في {0}',
com_download_expired: 'انتهت صلاحية التنزيل',
com_click_to_download: '(انقر هنا للتنزيل)',
com_assistants_conversation_starters_placeholder: 'أدخل بداية المحادثة',
com_assistants_conversation_starters: 'بدء المحادثات',
com_assistants_code_interpreter_info:
'يُمكّن مُفسِّر الشفرة المساعد من كتابة وتشغيل الشفرة البرمجية. يمكن لهذه الأداة معالجة الملفات ذات البيانات والتنسيقات المتنوعة، وإنشاء ملفات مثل الرسوم البيانية',
com_sidepanel_agent_builder: 'بانٍ المساعد',
com_agents_name_placeholder: 'اختياري: اسم العميل',
com_agents_description_placeholder: 'اختياري: اشرح عميلك هنا',
com_agents_instructions_placeholder: 'التعليمات النظامية التي يستخدمها الوكيل',
com_agents_search_name: 'البحث عن الوكلاء بالاسم',
com_agents_create_error: 'حدث خطأ أثناء إنشاء الوكيل الخاص بك',
com_agents_update_error: 'حدث خطأ أثناء تحديث الوكيل الخاص بك.',
com_agents_allow_editing: 'السماح للمستخدمين الآخرين بتعديل الوكيل الخاص بك',
com_agents_enable_file_search: 'تمكين البحث عن الملفات',
com_agents_not_available: 'المساعد غير متوفر',
com_agents_missing_provider_model: 'يرجى تحديد المزود والنموذج قبل إنشاء الوكيل',
com_agents_no_access: 'ليس لديك صلاحية تعديل هذا الوكيل.',
com_agents_file_search_info:
'عند التمكين، سيتم إعلام الوكيل بأسماء الملفات المدرجة أدناه بالضبط، مما يتيح له استرجاع السياق ذي الصلة من هذه الملفات.',
com_ui_agent_already_shared_to_all: 'هذا المساعد مشارك بالفعل مع جميع المستخدمين',
com_ui_run_code: 'تنفيذ الشفرة',
com_ui_no_changes: 'لا توجد تغييرات للتحديث',
com_ui_agent_editing_allowed: 'يمكن للمستخدمين الآخرين تعديل هذا الوكيل بالفعل',
com_ui_error_connection: 'خطأ في الاتصال بالخادم، حاول تحديث الصفحة.',
com_ui_endpoint: 'نقطة النهاية',
com_ui_provider: 'مزود',
com_ui_region: 'المنطقة',
com_ui_model_parameters: 'معلمات النموذج',
com_agents_file_search_disabled: 'يجب إنشاء الوكيل قبل تحميل الملفات للبحث في الملفات.',
com_ui_model_save_success: 'تم حفظ معلمات النموذج بنجاح',
com_ui_select_provider: 'اختر مزودًا',
com_ui_select_region: 'اختر المنطقة',
com_ui_select_search_region: 'ابحث عن المنطقة بالاسم',
com_ui_select_provider_first: 'اختر مزود الخدمة أولاً',
com_ui_prompt: 'موجه',
com_ui_prompts: 'الأوامر',
com_ui_prompt_name: 'اسم الأمر',
com_ui_admin: 'مشرف',
com_ui_delete_prompt: 'حذف المطالبة؟',
com_ui_versions: 'الإصدارات',
com_ui_simple: 'بسيط',
com_ui_version_var: 'الإصدار {0}',
com_ui_advanced: 'متقدم',
com_ui_admin_settings: 'إعدادات المسؤول',
com_ui_error_save_admin_settings: 'حدث خطأ أثناء حفظ إعدادات المسؤول.',
com_ui_prompt_name_required: 'اسم الأمر مطلوب',
com_ui_prompt_text_required: 'النص مطلوب',
com_ui_prompt_preview_not_shared: 'لم يسمح المؤلف بالمشاركة لهذا الإجراء',
com_ui_prompt_text: 'نص',
com_ui_back_to_chat: 'العودة إلى الدردشة',
com_ui_categories: 'الفئات',
com_ui_filter_prompts_name: 'تصفية الأوامر حسب الاسم',
com_ui_back_to_prompts: 'العودة إلى الأوامر',
com_ui_manage: 'إدارة',
com_ui_variables: 'متغيرات',
com_ui_search_categories: 'بحث في الفئات',
com_ui_special_variables: 'المتغيرات الخاصة:',
com_ui_variables_info:
'استخدم أقواس مزدوجة في نصك لإنشاء متغيرات، مثل `{{متغير كمثال}}`، لملئها لاحقاً عند استخدام النص البرمجي.',
com_ui_special_variables_info:
'استخدم `{{current_date}}` للتاريخ الحالي، و `{{current_user}}` لاسم حسابك المحدد.',
com_ui_dropdown_variables: 'متغيرات القائمة المنسدلة:',
com_ui_dropdown_variables_info:
'إنشاء قوائم منسدلة مخصصة لمحادثاتك: `{{variable_name:option1|option2|option3}}`',
com_ui_upload_invalid: 'ملف غير صالح للتحميل. يجب أن يكون صورة لا تتجاوز الحد المسموح به',
com_ui_latest_footer: 'الذكاء الاصطناعي للجميع.',
com_ui_upload_invalid_var: 'ملف غير صالح للتحميل. يجب أن يكون صورة لا يتجاوز حجمها {0} ميجابايت',
com_ui_renaming_var: 'إعادة تسمية "{0}"',
com_ui_add_model_preset: 'إضافة نموذج أو إعداد مسبق للرد الإضافي',
com_ui_loading: 'جارِ التحميل...',
com_ui_all_proper: 'الكل',
com_assistants_max_starters_reached: 'تم الوصول إلى الحد الأقصى لبادئات المحادثة',
com_ui_revoke_keys: 'إلغاء المفاتيح',
com_ui_revoke_key_endpoint: 'إلغاء المفتاح لـ {0}',
com_ui_revoke_key_confirm: 'هل أنت متأكد من إلغاء هذا المفتاح؟',
com_ui_revoke_keys_confirm: 'هل أنت متأكد من أنك تريد إلغاء جميع المفاتيح؟',
com_ui_chat_history: 'سجل الدردشة',
com_ui_chat: 'دردشة',
com_ui_controls: 'عناصر التحكم',
com_ui_dashboard: 'لوحة التحكم',
com_ui_agent: 'وكيل',
com_ui_agent_deleted: 'تم حذف المساعد بنجاح',
com_ui_agent_delete_error: 'حدث خطأ أثناء حذف المساعد',
com_ui_read_aloud: 'قراءة بصوت عالٍ',
com_ui_delete_agent_confirm: 'هل أنت متأكد من رغبتك في حذف هذا الوكيل؟',
com_ui_agents: 'الوكلاء',
com_ui_share_var: 'مشاركة {0}',
com_ui_create_prompt: 'إنشاء أمر',
com_ui_enter_var: 'أدخل {0}',
com_ui_my_prompts: 'أوامري',
com_ui_share_to_all_users: 'مشاركة مع جميع المستخدمين',
com_ui_no_category: 'لا يوجد تصنيف',
com_ui_shared_prompts: 'المطالبات المشتركة',
com_ui_prompts_allow_use: 'السماح باستخدام الأوامر',
com_ui_prompts_allow_create: 'السماح بإنشاء الأوامر',
com_ui_prompt_update_error: 'حدث خطأ أثناء تحديث المطالبة',
com_ui_prompts_allow_share_global: 'السماح بمشاركة الأوامر مع جميع المستخدمين',
com_ui_prompt_shared_to_all: 'تمت مشاركة هذا المحتوى مع جميع المستخدمين',
com_ui_description_placeholder: 'اختياري: أدخل وصفاً ليتم عرضه للموجه',
com_ui_command_usage_placeholder: 'حدد موجهًا باستخدام الأمر أو الاسم',
com_ui_prompt_already_shared_to_all: 'تم مشاركة هذا المحتوى مع جميع المستخدمين بالفعل',
com_ui_no_prompt_description: 'لم يتم العثور على وصف',
com_ui_command_placeholder: 'اختياري: أدخل أمرًا للموجه أو سيتم استخدام الاسم.',
com_ui_delete_tool: 'حذف الأداة',
com_ui_delete_tool_confirm: 'هل أنت متأكد من رغبتك في حذف هذه الأداة؟',
com_ui_delete_action: 'حذف الإجراء',
com_ui_delete_action_confirm: 'هل أنت متأكد من رغبتك في حذف هذا الإجراء؟',
com_ui_locked: 'مقفل',
com_ui_use_micrphone: 'استخدام الميكروفون',
com_ui_bookmarks_create_exists: 'هذه الإشارة المرجعية موجودة بالفعل',
com_ui_bookmarks_filter: 'تصفية الإشارات المرجعية...',
com_ui_delete_confirm_prompt_version_var:
'سيؤدي هذا إلى حذف النسخة المحددة لـ "{0}." إذا لم تكن هناك نسخ أخرى، سيتم حذف النص التلقائي.',
com_ui_bookmarks_delete: 'حذف الإشارة المرجعية',
com_ui_no_bookmarks: 'يبدو أنه لا توجد لديك إشارات مرجعية بعد. انقر على محادثة وأضف واحدة جديدة',
com_ui_add_multi_conversation: 'إضافة محادثات متعددة',
com_ui_no_conversation_id: 'لم يتم العثور على معرّف المحادثة',
com_auth_error_login_unverified:
'لم يتم التحقق من حسابك بعد. يرجى التحقق من بريدك الإلكتروني للحصول على رابط التحقق.',
com_auth_registration_success_insecure: 'تم التسجيل بنجاح.',
com_auth_registration_success_generic:
'يرجى التحقق من بريدك الإلكتروني لتأكيد عنوان البريد الإلكتروني الخاص بك.',
com_auth_email_verification_failed: 'فشل التحقق من البريد الإلكتروني',
com_auth_reset_password_if_email_exists:
'إذا كان هناك حساب مرتبط بهذا البريد الإلكتروني، فقد تم إرسال بريد إلكتروني يحتوي على تعليمات إعادة تعيين كلمة المرور. يرجى التحقق من مجلد البريد غير المرغوب فيه.',
com_auth_email_verification_rate_limited: 'طلبات كثيرة جداً. يرجى المحاولة مرة أخرى لاحقاً',
com_auth_email_resent_success: 'تم إعادة إرسال البريد الإلكتروني للتحقق بنجاح',
com_auth_email_resent_failed: 'فشل في إعادة إرسال البريد الإلكتروني للتحقق',
com_auth_email_verification_failed_token_missing: 'فشل التحقق، الرمز مفقود',
com_auth_email_verification_invalid: 'التحقق من البريد الإلكتروني غير صالح',
com_auth_email_verification_success: 'تم التحقق من البريد الإلكتروني بنجاح',
com_auth_email_verification_in_progress: 'جارٍ التحقق من بريدك الإلكتروني، يرجى الانتظار',
com_auth_email_verification_resend_prompt: 'لم يصلك البريد الإلكتروني؟',
com_auth_email_verification_redirecting: 'جارٍ إعادة التوجيه خلال {0} ثوانٍ...',
com_auth_email_resend_link: 'إعادة إرسال البريد الإلكتروني',
com_endpoint_export_share: 'تصدير/مشاركة',
com_endpoint_anthropic_prompt_cache:
'يتيح تخزين الموجهات المؤقت إعادة استخدام السياق أو التعليمات الكبيرة عبر استدعاءات API، مما يقلل التكاليف ووقت الاستجابة',
com_endpoint_search: 'البحث عن نقطة النهاية بالاسم',
com_endpoint_prompt_cache: 'استخدام التخزين المؤقت للأوامر',
com_endpoint_config_key_never_expires: 'لن ينتهي مفتاحك أبداً',
com_nav_account_settings: 'إعدادات الحساب',
com_nav_font_size_xs: 'صغير جداً',
com_nav_font_size_sm: 'صغير',
com_nav_font_size_base: 'متوسط',
com_nav_font_size_lg: 'كبير',
com_nav_font_size_xl: 'كبير جداً',
com_nav_user_msg_markdown: 'عرض رسائل المستخدم بتنسيق markdown',
com_nav_text_to_speech: 'تحويل النص إلى كلام',
com_nav_automatic_playback: 'تشغيل تلقائي لآخر رسالة',
com_nav_tool_dialog_agents: 'أدوات الوكيل',
com_nav_speech_to_text: 'تحويل الكلام إلى نص',
com_ui_roleplay: 'لعب الأدوار',
com_ui_write: 'كتابة',
com_ui_shop: 'تسوق',
com_ui_idea: 'أفكار',
com_ui_misc: 'متنوع',
com_ui_code: 'كود',
com_ui_finance: 'المالية',
com_ui_travel: 'السفر',
com_ui_select_file: 'اختر ملفًا',
com_ui_teach_or_explain: 'تعلم',
com_ui_drag_drop_file: 'اسحب وأفلت ملفًا هنا',
com_ui_upload_image: 'تحميل صورة',
com_ui_clear_all: 'مسح الكل',
com_nav_chat_direction: 'اتجاه الدردشة',
com_ui_select_a_category: 'لم يتم اختيار فئة',
com_nav_auto_send_prompts: 'إرسال تلقائي للموجهات',
com_nav_clear_cache_confirm_message: 'هل أنت متأكد أنك تريد مسح ذاكرة التخزين المؤقت؟',
com_nav_stop_generating: 'إيقاف التوليد',
com_nav_delete_account: 'حذف الحساب',
com_nav_always_make_prod: 'جعل الإصدارات الجديدة للإنتاج دائماً',
com_nav_delete_account_confirm: 'حذف الحساب - هل أنت متأكد؟',
com_nav_delete_account_button: 'حذف حسابي نهائياً',
com_nav_delete_account_email_placeholder: 'الرجاء إدخال البريد الإلكتروني للحساب',
com_nav_delete_warning: 'تحذير: سيؤدي هذا إلى حذف حسابك بشكل نهائي.',
com_nav_delete_data_info: 'سيتم حذف جميع بياناتك',
com_nav_delete_account_confirm_placeholder: 'للمتابعة، اكتب "DELETE" في حقل الإدخال أدناه',
com_nav_conversation_mode: 'وضع المحادثة',
com_nav_auto_send_text_disabled: 'اضبط القيمة على -1 للتعطيل',
com_nav_auto_send_text: 'إرسال النص تلقائيًا',
com_nav_db_sensitivity: 'حساسية الديسيبل',
com_nav_playback_rate: 'سرعة تشغيل الصوت',
com_nav_audio_play_error: 'خطأ في تشغيل الصوت: {0}',
com_nav_audio_process_error: 'خطأ في معالجة الصوت: {0}',
com_nav_auto_transcribe_audio: 'النسخ التلقائي للصوت',
com_nav_long_audio_warning: 'ستستغرق النصوص الطويلة وقتاً أطول للمعالجة',
com_nav_tts_init_error: 'فشل في تهيئة تحويل النص إلى كلام: {0}',
com_nav_source_buffer_error: 'خطأ في إعداد تشغيل الصوت. يرجى تحديث الصفحة.',
com_nav_tts_unsupported_error: 'تحويل النص إلى كلام للمحرك المحدد غير مدعوم في هذا المتصفح',
com_nav_media_source_init_error: 'تعذر تجهيز مشغل الصوت. يرجى التحقق من إعدادات المتصفح.',
com_nav_speech_cancel_error: 'تعذر إيقاف تشغيل الصوت. قد تحتاج إلى تحديث الصفحة.',
com_nav_voices_fetch_error: 'تعذر استرجاع خيارات الصوت. يرجى التحقق من اتصال الإنترنت الخاص بك.',
com_nav_engine: 'المحرك',
com_nav_edge: 'إيدج',
com_nav_external: 'خارجي',
com_nav_browser: 'المتصفح',
com_nav_buffer_append_error: 'مشكلة في تدفق الصوت. قد يتم مقاطعة التشغيل.',
com_nav_delete_cache_storage: 'حذف ذاكرة التخزين المؤقت للنص المنطوق',
com_nav_voice_select: 'الصوت',
com_nav_enable_cache_tts: 'تمكين ذاكرة التخزين المؤقت للنص المنطوق',
com_nav_enable_cloud_browser_voice: 'استخدام الأصوات السحابية',
com_nav_info_enter_to_send:
'عند التفعيل، سيؤدي الضغط على مفتاح `ENTER` إلى إرسال رسالتك. عند التعطيل، سيؤدي الضغط على مفتاح Enter إلى إضافة سطر جديد، وستحتاج إلى الضغط على `CTRL + ENTER` / `⌘ + ENTER` لإرسال رسالتك.',
com_nav_info_fork_split_target_setting:
'عند التفعيل، سيبدأ التفريع من الرسالة المستهدفة إلى آخر رسالة في المحادثة، وفقاً للسلوك المحدد.',
com_nav_info_save_draft:
'عند التمكين، سيتم حفظ النص والمرفقات التي تدخلها في نموذج الدردشة تلقائياً كمسودات محلية. ستظل هذه المسودات متاحة حتى إذا قمت بإعادة تحميل الصفحة أو التبديل إلى محادثة مختلفة. يتم تخزين المسودات محلياً على جهازك ويتم حذفها بمجرد إرسال الرسالة.',
com_nav_info_fork_change_default:
'"الرسائل المرئية فقط" تتضمن فقط المسار المباشر إلى الرسالة المحددة. "تضمين الفروع ذات الصلة" يضيف الفروع على طول المسار. "تضمين الكل إلى/من هنا" يشمل جميع الرسائل والفروع المتصلة.',
com_nav_info_revoke:
'سيؤدي هذا الإجراء إلى إلغاء وإزالة جميع مفاتيح API التي قمت بتوفيرها. ستحتاج إلى إعادة إدخال بيانات الاعتماد هذه لمواصلة استخدام نقاط النهاية.',
com_nav_info_user_name_display:
'عند التفعيل، سيظهر اسم المستخدم الخاص بك فوق كل رسالة ترسلها. عند التعطيل، سترى فقط كلمة "أنت" فوق رسائلك',
com_nav_chat_commands: 'أوامر الدردشة',
com_nav_info_latex_parsing:
'عند التمكين، سيتم عرض رموز LaTeX في الرسائل كمعادلات رياضية. تعطيل هذه الخاصية قد يحسن الأداء إذا كنت لا تحتاج إلى عرض LaTeX.',
com_nav_info_delete_cache_storage:
'سيؤدي هذا الإجراء إلى حذف جميع ملفات الصوت المخزنة مؤقتاً لخاصية تحويل النص إلى كلام (TTS) على جهازك. تُستخدم ملفات الصوت المخزنة مؤقتاً لتسريع تشغيل الصوت الذي تم إنشاؤه مسبقاً، ولكنها قد تستهلك مساحة تخزين على جهازك.',
com_nav_chat_commands_info:
'يتم تفعيل هذه الأوامر عن طريق كتابة رموز محددة في بداية رسالتك. يتم تشغيل كل أمر بواسطة البادئة المخصصة له. يمكنك تعطيلها إذا كنت تستخدم هذه الرموز بشكل متكرر في بداية رسائلك.',
com_nav_commands: 'الأوامر',
com_nav_commands_tab: 'إعدادات الأوامر',
com_nav_at_command: 'أمر-@',
com_nav_at_command_description:
'تبديل الأمر "@" للتنقل بين نقاط النهاية والنماذج والإعدادات المسبقة وغيرها',
com_nav_plus_command: '+- الأمر',
com_nav_slash_command: '/-الأمر',
com_nav_command_settings: 'إعدادات الأوامر',
com_nav_command_settings_description: 'تخصيص الأوامر المتاحة في المحادثة',
com_nav_plus_command_description: 'تبديل الأمر "+" لإضافة إعداد الردود المتعددة',
com_nav_slash_command_description: 'تبديل الأمر "/" لاختيار موجه عبر لوحة المفاتيح',
com_nav_setting_chat: 'دردشة',
com_nav_no_search_results: 'لم يتم العثور على نتائج البحث',
com_nav_setting_speech: 'الكلام',
com_ui_enter_api_key: 'أدخل مفتاح API',
com_ui_librechat_code_api_title: 'تشغيل كود الذكاء الاصطناعي',
com_ui_librechat_code_api_subtitle: 'آمن. متعدد اللغات. ملفات الإدخال/الإخراج.',
com_ui_librechat_code_api_key: 'احصل على مفتاح واجهة برمجة التطبيقات لمترجم الكود LibreChat',
com_error_files_unsupported_capability: 'لا توجد قدرات مفعّلة تدعم هذا النوع من الملفات.',
com_sidepanel_select_agent: 'اختر وكيلاً',
com_error_invalid_action_error: 'تم رفض الطلب: نطاق الإجراء المحدد غير مسموح به',
com_agents_code_interpreter_title: 'واجهة برمجة مُفسِّر الشفرة',
com_agents_by_librechat: 'بواسطة LibreChat',
com_agents_code_interpreter:
'عند التمكين، يسمح للوكيل الخاص بك باستخدام واجهة برمجة التطبيقات لمفسر الشفرة LibreChat لتشغيل الشفرة المُنشأة، بما في ذلك معالجة الملفات، بشكل آمن. يتطلب مفتاح API صالح.',
com_ui_export_convo_modal: 'نافذة تصدير المحادثة',
com_ui_endpoints_available: 'نقاط النهاية المتاحة',
com_ui_endpoint_menu: 'قائمة نقطة نهاية LLM',
com_ui_reset_var: 'إعادة تعيين {0}',
com_ui_select_search_provider: 'ابحث عن مزود الخدمة باسمه',
com_ui_upload_type: 'اختر نوع التحميل',
com_ui_llm_menu: 'قائمة النماذج اللغوية',
com_ui_llms_available: 'نماذج الذكاء الاصطناعي المتاحة',
com_ui_upload_image_input: 'تحميل صورة',
com_ui_upload_file_search: 'تحميل للبحث في الملفات',
com_ui_upload_code_files: 'تحميل لمفسر الكود',
com_ui_zoom: 'تكبير',
com_ui_role_select: 'الدور',
com_ui_admin_access_warning:
'قد يؤدي تعطيل وصول المسؤول إلى هذه الميزة إلى مشاكل غير متوقعة في واجهة المستخدم تتطلب تحديث الصفحة. في حالة الحفظ، الطريقة الوحيدة للتراجع هي عبر إعداد الواجهة في ملف librechat.yaml والذي يؤثر على جميع الأدوار.',
com_ui_run_code_error: 'حدث خطأ أثناء تشغيل الكود',
com_ui_duplication_success: 'تم نسخ المحادثة بنجاح',
com_ui_duplication_processing: 'جارِ نسخ المحادثة...',
com_ui_logo: 'شعار {0}',
com_ui_duplication_error: 'حدث خطأ أثناء نسخ المحادثة',
com_ui_agents_allow_share_global: 'السماح بمشاركة الوكلاء مع جميع المستخدمين',
com_ui_agents_allow_use: 'السماح باستخدام الوكلاء',
com_ui_agents_allow_create: 'السماح بإنشاء الوكلاء',
com_ui_agent_duplicated: 'تم نسخ العميل بنجاح',
com_ui_agent_duplicate_error: 'حدث خطأ أثناء نسخ المساعد',
com_ui_duplicate: 'نسخ',
com_ui_schema: 'المخطط',
com_ui_more_info: 'مزيد من المعلومات',
com_ui_privacy_policy_url: 'رابط سياسة الخصوصية',
com_ui_duplicate_agent_confirm: 'هل أنت متأكد من رغبتك في نسخ هذا المساعد؟',
com_endpoint_agent_placeholder: 'يرجى تحديد الوكيل',
com_ui_enter_openapi_schema: 'أدخل مخطط OpenAPI هنا',
com_ui_delete_shared_link: 'حذف الرابط المشترك؟',
com_nav_welcome_agent: 'الرجاء اختيار مساعد',
com_ui_bookmarks_edit: 'تعديل الإشارة المرجعية',
com_ui_page: 'صفحة',
com_ui_bookmarks_add: 'إضافة إشارات مرجعية',
com_endpoint_ai: 'الذكاء الاصطناعي',
com_nav_maximize_chat_space: 'تكبير مساحة الدردشة',
com_ui_collapse_chat: 'طي الدردشة',
com_endpoint_message_new: 'رسالة {0}',
com_ui_speech_while_submitting: 'لا يمكن إرسال الكلام أثناء إنشاء الرد',
com_nav_balance: 'توازن',
};

Some files were not shown because too many files have changed in this diff Show more