mirror of
https://github.com/theonedev/onedev.git
synced 2025-12-10 10:12:19 -06:00
chore: Update translations
This commit is contained in:
parent
682620965c
commit
4220b1130f
@ -5,8 +5,9 @@
|
||||
<wicket:t>
|
||||
This model will be used to perform lite tasks including:
|
||||
<ul class="mb-0">
|
||||
<li>Query issues, builds, and pull requests with natural language</li>
|
||||
<li>Natural language support for various queries</li>
|
||||
<li>Mark the most likely symbol definition in symbol navigation</li>
|
||||
<li>Suggest pull request title and description if multiple commits are involved</li>
|
||||
</ul>
|
||||
Fast and cost-effective models are recommended, such as
|
||||
<code>Google/gemini-2.5-flash</code> and
|
||||
|
||||
@ -1617,6 +1617,7 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("Incompatibilities", "Inkompatibilitäten");
|
||||
m.put("Inconsistent issuer in provider metadata and ID token", "Inkonsistenter Aussteller in Providermetadaten und ID-Token");
|
||||
m.put("Indicator", "Indikator");
|
||||
m.put("Inferring the most likely...", "Ermitteln der wahrscheinlichsten...");
|
||||
m.put("Inherit from parent", "Vom Elternteil erben");
|
||||
m.put("Inherited", "Geerbt");
|
||||
m.put("Input Spec", "Eingabe-Spezifikation");
|
||||
@ -3938,8 +3939,8 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
"Dies könnte passieren, wenn das Projekt auf ein falsches Git-Repository verweist oder der Commit durch Garbage Collection entfernt wurde.");
|
||||
m.put("This might happen when project points to a wrong git repository, or these commits are garbage collected.",
|
||||
"Dies könnte passieren, wenn das Projekt auf ein falsches Git-Repository verweist oder diese Commits durch Garbage Collection entfernt wurden.");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Query issues, builds, and pull requests with natural language</li> <li>Mark the most likely symbol definition in symbol navigation</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"Dieses Modell wird verwendet, um leichte Aufgaben auszuführen, einschließlich: <ul class=\"mb-0\"> <li>Abfragen von Problemen, Builds und Pull-Anfragen mit natürlicher Sprache</li> <li>Markieren der wahrscheinlichsten Symboldefinition in der Symbolnavigation</li> </ul> Schnelle und kostengünstige Modelle werden empfohlen, wie <code>Google/gemini-2.5-flash</code> und <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Natural language support for various queries</li> <li>Mark the most likely symbol definition in symbol navigation</li> <li>Suggest pull request title and description if multiple commits are involved</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"Dieses Modell wird verwendet, um leichte Aufgaben auszuführen, einschließlich: <ul class=\"mb-0\"> <li>Unterstützung der natürlichen Sprache für verschiedene Abfragen</li> <li>Markieren der wahrscheinlichsten Symboldefinition in der Symbolnavigation</li> <li>Vorschlagen von Pull-Request-Titel und -Beschreibung, wenn mehrere Commits beteiligt sind</li> </ul> Schnelle und kostengünstige Modelle werden empfohlen, wie <code>Google/gemini-2.5-flash</code> und <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This name has already been used by another board", "Dieser Name wurde bereits von einem anderen Board verwendet");
|
||||
m.put("This name has already been used by another group", "Dieser Name wurde bereits von einer anderen Gruppe verwendet");
|
||||
m.put("This name has already been used by another issue board in the project", "Dieser Name wurde bereits von einem anderen Issue-Board im Projekt verwendet");
|
||||
@ -4660,7 +4661,6 @@ public class Translation_de extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Inferring the most likely...", "Ermitteln der wahrscheinlichsten...");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -1617,6 +1617,7 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("Incompatibilities", "Incompatibilidades");
|
||||
m.put("Inconsistent issuer in provider metadata and ID token", "Emisor inconsistente en los metadatos del proveedor y el token de ID");
|
||||
m.put("Indicator", "Indicador");
|
||||
m.put("Inferring the most likely...", "Inferir lo más probable...");
|
||||
m.put("Inherit from parent", "Heredar del padre");
|
||||
m.put("Inherited", "Heredado");
|
||||
m.put("Input Spec", "Especificación de entrada");
|
||||
@ -3938,8 +3939,8 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
"Esto podría suceder cuando el proyecto apunta a un repositorio git incorrecto o el commit ha sido recolectado como basura.");
|
||||
m.put("This might happen when project points to a wrong git repository, or these commits are garbage collected.",
|
||||
"Esto podría suceder cuando el proyecto apunta a un repositorio git incorrecto o estos commits han sido recolectados como basura.");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Query issues, builds, and pull requests with natural language</li> <li>Mark the most likely symbol definition in symbol navigation</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"Este modelo se utilizará para realizar tareas ligeras, incluyendo: <ul class=\"mb-0\"> <li>Consultar problemas, compilaciones y solicitudes de extracción con lenguaje natural</li> <li>Marcar la definición de símbolo más probable en la navegación de símbolos</li> </ul> Se recomiendan modelos rápidos y rentables, como <code>Google/gemini-2.5-flash</code> y <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Natural language support for various queries</li> <li>Mark the most likely symbol definition in symbol navigation</li> <li>Suggest pull request title and description if multiple commits are involved</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"Este modelo se utilizará para realizar tareas ligeras, incluyendo: <ul class=\"mb-0\"> <li>Soporte de lenguaje natural para varias consultas</li> <li>Marcar la definición de símbolo más probable en la navegación de símbolos</li> <li>Sugerir título y descripción del pull request si hay múltiples commits involucrados</li> </ul> Se recomiendan modelos rápidos y rentables, como <code>Google/gemini-2.5-flash</code> y <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This name has already been used by another board", "Este nombre ya ha sido utilizado por otro tablero");
|
||||
m.put("This name has already been used by another group", "Este nombre ya ha sido utilizado por otro grupo");
|
||||
m.put("This name has already been used by another issue board in the project", "Este nombre ya ha sido utilizado por otro tablero de problemas en el proyecto");
|
||||
@ -4660,7 +4661,6 @@ public class Translation_es extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Inferring the most likely...", "Inferir lo más probable...");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -1617,6 +1617,7 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("Incompatibilities", "Incompatibilités");
|
||||
m.put("Inconsistent issuer in provider metadata and ID token", "Émetteur incohérent dans les métadonnées du fournisseur et le jeton ID");
|
||||
m.put("Indicator", "Indicateur");
|
||||
m.put("Inferring the most likely...", "Inférence de la plus probable...");
|
||||
m.put("Inherit from parent", "Hériter du parent");
|
||||
m.put("Inherited", "Hérité");
|
||||
m.put("Input Spec", "Spécification d'entrée");
|
||||
@ -3938,8 +3939,8 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
"Cela peut arriver lorsque le projet pointe vers un mauvais dépôt git ou que le commit est collecté comme déchet.");
|
||||
m.put("This might happen when project points to a wrong git repository, or these commits are garbage collected.",
|
||||
"Cela peut arriver lorsque le projet pointe vers un mauvais dépôt git ou que ces commits sont collectés comme déchets.");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Query issues, builds, and pull requests with natural language</li> <li>Mark the most likely symbol definition in symbol navigation</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"Ce modèle sera utilisé pour effectuer des tâches légères, y compris : <ul class=\"mb-0\"> <li>Interroger les problèmes, les builds et les pull requests avec un langage naturel</li> <li>Marquer la définition de symbole la plus probable dans la navigation des symboles</li> </ul> Des modèles rapides et rentables sont recommandés, tels que <code>Google/gemini-2.5-flash</code> et <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Natural language support for various queries</li> <li>Mark the most likely symbol definition in symbol navigation</li> <li>Suggest pull request title and description if multiple commits are involved</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"Ce modèle sera utilisé pour effectuer des tâches légères, y compris : <ul class=\"mb-0\"> <li>Support de langage naturel pour diverses requêtes</li> <li>Marquer la définition de symbole la plus probable dans la navigation de symboles</li> <li>Suggérer un titre et une description de pull request si plusieurs commits sont impliqués</li> </ul> Des modèles rapides et économiques sont recommandés, tels que <code>Google/gemini-2.5-flash</code> et <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This name has already been used by another board", "Ce nom a déjà été utilisé par un autre tableau");
|
||||
m.put("This name has already been used by another group", "Ce nom a déjà été utilisé par un autre groupe");
|
||||
m.put("This name has already been used by another issue board in the project", "Ce nom a déjà été utilisé par un autre tableau de problèmes dans le projet");
|
||||
@ -4660,7 +4661,6 @@ public class Translation_fr extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Inferring the most likely...", "Inférence de la plus probable...");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -1617,6 +1617,7 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("Incompatibilities", "Incompatibilità");
|
||||
m.put("Inconsistent issuer in provider metadata and ID token", "Emittente incoerente nei metadati del provider e nel token ID");
|
||||
m.put("Indicator", "Indicatore");
|
||||
m.put("Inferring the most likely...", "Inferendo il più probabile...");
|
||||
m.put("Inherit from parent", "Eredita dal genitore");
|
||||
m.put("Inherited", "Ereditato");
|
||||
m.put("Input Spec", "Specifica input");
|
||||
@ -3938,8 +3939,8 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
"Questo potrebbe accadere quando il progetto punta a un repository git errato o il commit è stato raccolto come spazzatura.");
|
||||
m.put("This might happen when project points to a wrong git repository, or these commits are garbage collected.",
|
||||
"Questo potrebbe accadere quando il progetto punta a un repository git errato o questi commit sono stati raccolti come spazzatura.");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Query issues, builds, and pull requests with natural language</li> <li>Mark the most likely symbol definition in symbol navigation</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"Questo modello verrà utilizzato per eseguire attività leggere, tra cui: <ul class=\"mb-0\"> <li>Interrogare problemi, build e pull request con linguaggio naturale</li> <li>Contrassegnare la definizione di simbolo più probabile nella navigazione dei simboli</li> </ul> Si raccomandano modelli veloci ed economici, come <code>Google/gemini-2.5-flash</code> e <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Natural language support for various queries</li> <li>Mark the most likely symbol definition in symbol navigation</li> <li>Suggest pull request title and description if multiple commits are involved</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"Questo modello verrà utilizzato per eseguire attività leggere, tra cui: <ul class=\"mb-0\"> <li>Supporto per il linguaggio naturale per varie query</li> <li>Contrassegnare la definizione di simbolo più probabile nella navigazione dei simboli</li> <li>Suggerire il titolo e la descrizione della pull request se sono coinvolti più commit</li> </ul> Sono raccomandati modelli veloci ed economici, come <code>Google/gemini-2.5-flash</code> e <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This name has already been used by another board", "Questo nome è già stato utilizzato da un'altra bacheca");
|
||||
m.put("This name has already been used by another group", "Questo nome è già stato utilizzato da un altro gruppo");
|
||||
m.put("This name has already been used by another issue board in the project", "Questo nome è già stato utilizzato da un'altra bacheca di problemi nel progetto");
|
||||
@ -4660,7 +4661,6 @@ public class Translation_it extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Inferring the most likely...", "Inferendo il più probabile...");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -1617,6 +1617,7 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("Incompatibilities", "非互換性");
|
||||
m.put("Inconsistent issuer in provider metadata and ID token", "プロバイダーメタデータとIDトークンの発行者が一致しない");
|
||||
m.put("Indicator", "インジケーター");
|
||||
m.put("Inferring the most likely...", "最も可能性の高いものを推測しています...");
|
||||
m.put("Inherit from parent", "親から継承");
|
||||
m.put("Inherited", "継承済み");
|
||||
m.put("Input Spec", "入力仕様");
|
||||
@ -3938,8 +3939,8 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
"これはプロジェクトが誤ったGitリポジトリを指している場合や、コミットがガベージコレクションされた場合に発生する可能性があります");
|
||||
m.put("This might happen when project points to a wrong git repository, or these commits are garbage collected.",
|
||||
"これはプロジェクトが誤ったGitリポジトリを指している場合や、これらのコミットがガベージコレクションされた場合に発生する可能性があります");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Query issues, builds, and pull requests with natural language</li> <li>Mark the most likely symbol definition in symbol navigation</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"このモデルは、以下を含む軽量タスクを実行するために使用されます:<ul class=\"mb-0\"> <li>自然言語での問題、ビルド、プルリクエストのクエリ</li> <li>シンボルナビゲーションで最も可能性の高いシンボル定義をマーク</li> </ul> 高速でコスト効果の高いモデルが推奨されます。例えば、<code>Google/gemini-2.5-flash</code>や<code>OpenAI/gpt-4.1-mini</code>などです。");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Natural language support for various queries</li> <li>Mark the most likely symbol definition in symbol navigation</li> <li>Suggest pull request title and description if multiple commits are involved</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"このモデルは、以下を含む軽量タスクを実行するために使用されます: <ul class=\"mb-0\"> <li>さまざまなクエリに対する自然言語サポート</li> <li>シンボルナビゲーションで最も可能性の高いシンボル定義をマークする</li> <li>複数のコミットが関与している場合、プルリクエストのタイトルと説明を提案する</li> </ul> 高速でコスト効果の高いモデルが推奨されます。例えば、<code>Google/gemini-2.5-flash</code>や<code>OpenAI/gpt-4.1-mini</code>などです。");
|
||||
m.put("This name has already been used by another board", "この名前は別のボードで既に使用されています");
|
||||
m.put("This name has already been used by another group", "この名前は別のグループで既に使用されています");
|
||||
m.put("This name has already been used by another issue board in the project", "この名前はプロジェクト内の別の課題ボードで既に使用されています");
|
||||
@ -4660,7 +4661,6 @@ public class Translation_ja extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Inferring the most likely...", "最も可能性の高いものを推測しています...");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -1617,6 +1617,7 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("Incompatibilities", "비호환성");
|
||||
m.put("Inconsistent issuer in provider metadata and ID token", "제공자 메타데이터와 ID 토큰의 발급자가 일치하지 않음");
|
||||
m.put("Indicator", "지표");
|
||||
m.put("Inferring the most likely...", "가장 가능성이 높은 것을 추론 중...");
|
||||
m.put("Inherit from parent", "상위에서 상속");
|
||||
m.put("Inherited", "상속됨");
|
||||
m.put("Input Spec", "입력 사양");
|
||||
@ -3938,8 +3939,8 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
"이 문제는 프로젝트가 잘못된 Git 저장소를 가리키거나 커밋이 가비지 수집된 경우 발생할 수 있습니다.");
|
||||
m.put("This might happen when project points to a wrong git repository, or these commits are garbage collected.",
|
||||
"이 문제는 프로젝트가 잘못된 Git 저장소를 가리키거나 이러한 커밋이 가비지 수집된 경우 발생할 수 있습니다.");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Query issues, builds, and pull requests with natural language</li> <li>Mark the most likely symbol definition in symbol navigation</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"이 모델은 다음을 포함한 간단한 작업을 수행하는 데 사용됩니다: <ul class=\"mb-0\"> <li>자연어로 이슈, 빌드 및 풀 리퀘스트 쿼리</li> <li>심볼 탐색에서 가장 가능성이 높은 심볼 정의 표시</li> </ul> 빠르고 비용 효율적인 모델이 권장됩니다, 예를 들어 <code>Google/gemini-2.5-flash</code> 및 <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Natural language support for various queries</li> <li>Mark the most likely symbol definition in symbol navigation</li> <li>Suggest pull request title and description if multiple commits are involved</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"이 모델은 다음을 포함한 가벼운 작업을 수행하는 데 사용됩니다: <ul class=\"mb-0\"> <li>다양한 쿼리에 대한 자연어 지원</li> <li>심볼 탐색에서 가장 가능성 있는 심볼 정의 표시</li> <li>여러 커밋이 포함된 경우 풀 리퀘스트 제목 및 설명 제안</li> </ul> <code>Google/gemini-2.5-flash</code> 및 <code>OpenAI/gpt-4.1-mini</code>와 같은 빠르고 비용 효율적인 모델이 권장됩니다.");
|
||||
m.put("This name has already been used by another board", "이 이름은 이미 다른 보드에서 사용되었습니다");
|
||||
m.put("This name has already been used by another group", "이 이름은 이미 다른 그룹에서 사용되었습니다");
|
||||
m.put("This name has already been used by another issue board in the project", "이 이름은 프로젝트의 다른 이슈 보드에서 이미 사용되었습니다");
|
||||
@ -4660,7 +4661,6 @@ public class Translation_ko extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Inferring the most likely...", "가장 가능성이 높은 것을 추론 중...");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -1617,6 +1617,7 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("Incompatibilities", "Incompatibilidades");
|
||||
m.put("Inconsistent issuer in provider metadata and ID token", "Emissor inconsistente nos metadados do provedor e no token de ID");
|
||||
m.put("Indicator", "Indicador");
|
||||
m.put("Inferring the most likely...", "Inferindo o mais provável...");
|
||||
m.put("Inherit from parent", "Herdar do pai");
|
||||
m.put("Inherited", "Herdado");
|
||||
m.put("Input Spec", "Especificação de Entrada");
|
||||
@ -3938,8 +3939,8 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
"Isso pode acontecer quando o projeto aponta para um repositório Git errado ou o commit foi coletado como lixo.");
|
||||
m.put("This might happen when project points to a wrong git repository, or these commits are garbage collected.",
|
||||
"Isso pode acontecer quando o projeto aponta para um repositório Git errado ou esses commits foram coletados como lixo.");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Query issues, builds, and pull requests with natural language</li> <li>Mark the most likely symbol definition in symbol navigation</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"Este modelo será usado para realizar tarefas leves, incluindo: <ul class=\"mb-0\"> <li>Consultar problemas, builds e pull requests com linguagem natural</li> <li>Marcar a definição de símbolo mais provável na navegação de símbolos</li> </ul> Modelos rápidos e econômicos são recomendados, como <code>Google/gemini-2.5-flash</code> e <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Natural language support for various queries</li> <li>Mark the most likely symbol definition in symbol navigation</li> <li>Suggest pull request title and description if multiple commits are involved</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"Este modelo será usado para realizar tarefas leves, incluindo: <ul class=\"mb-0\"> <li>Suporte de linguagem natural para várias consultas</li> <li>Marcar a definição de símbolo mais provável na navegação de símbolos</li> <li>Sugerir título e descrição de pull request se múltiplos commits estiverem envolvidos</li> </ul> Modelos rápidos e econômicos são recomendados, como <code>Google/gemini-2.5-flash</code> e <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This name has already been used by another board", "Este nome já foi usado por outro quadro");
|
||||
m.put("This name has already been used by another group", "Este nome já foi usado por outro grupo");
|
||||
m.put("This name has already been used by another issue board in the project", "Este nome já foi usado por outro quadro de problemas no projeto");
|
||||
@ -4660,7 +4661,6 @@ public class Translation_pt extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "{javax.validation.constraints.NotEmpty.message}");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "{javax.validation.constraints.NotNull.message}");
|
||||
m.put("{javax.validation.constraints.Size.message}", "{javax.validation.constraints.Size.message}");
|
||||
m.put("Inferring the most likely...", "Inferindo o mais provável...");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@ -32,6 +32,7 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
"'SSO provider' should be translated as SSO 提供方\n" +
|
||||
"'post build' should be translated as 构建后\n" +
|
||||
"'artifact' should be translated as 制品\n" +
|
||||
"'pull request' should be translated as 合并请求\n" +
|
||||
"'job' should be translated as 任务")
|
||||
public static void init(Map<String, String> m) {
|
||||
m.clear();
|
||||
@ -1635,6 +1636,7 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("Incompatibilities", "不兼容性");
|
||||
m.put("Inconsistent issuer in provider metadata and ID token", "提供者元数据中的发行者与 ID 令牌中的发行者不一致");
|
||||
m.put("Indicator", "指示器");
|
||||
m.put("Inferring the most likely...", "推断最有可能的...");
|
||||
m.put("Inherit from parent", "从父级继承");
|
||||
m.put("Inherited", "继承");
|
||||
m.put("Input Spec", "输入规范");
|
||||
@ -3956,8 +3958,6 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
"这可能发生在项目指向错误的 git 仓库,或者这些提交被垃圾回收。");
|
||||
m.put("This might happen when project points to a wrong git repository, or these commits are garbage collected.",
|
||||
"这可能发生在项目指向错误的 git 仓库,或者这些提交被垃圾回收。");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Query issues, builds, and pull requests with natural language</li> <li>Mark the most likely symbol definition in symbol navigation</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"此模型将用于执行轻量任务,包括:<ul class=\"mb-0\"> <li>使用自然语言查询工单、构建和拉取请求</li> <li>在符号导航中标记最可能的符号定义</li> </ul> 推荐使用快速且具成本效益的模型,例如 <code>Google/gemini-2.5-flash</code> 和 <code>OpenAI/gpt-4.1-mini</code>");
|
||||
m.put("This name has already been used by another board", "此名称已被另一个看板使用");
|
||||
m.put("This name has already been used by another group", "此名称已被另一个组使用");
|
||||
m.put("This name has already been used by another issue board in the project", "此名称已被项目中的另一个工单看板使用");
|
||||
@ -4678,7 +4678,8 @@ public class Translation_zh extends TranslationResourceBundle {
|
||||
m.put("{javax.validation.constraints.NotEmpty.message}", "不能为空");
|
||||
m.put("{javax.validation.constraints.NotNull.message}", "不能为空");
|
||||
m.put("{javax.validation.constraints.Size.message}", "至少需要指定一个值");
|
||||
m.put("Inferring the most likely...", "推断最有可能的...");
|
||||
m.put("This model will be used to perform lite tasks including: <ul class=\"mb-0\"> <li>Natural language support for various queries</li> <li>Mark the most likely symbol definition in symbol navigation</li> <li>Suggest pull request title and description if multiple commits are involved</li> </ul> Fast and cost-effective models are recommended, such as <code>Google/gemini-2.5-flash</code> and <code>OpenAI/gpt-4.1-mini</code>",
|
||||
"此模型将用于执行轻量级任务,包括:<ul class=\"mb-0\"> <li>支持各种查询的自然语言</li> <li>在符号导航中标记最可能的符号定义</li> <li>如果涉及多个提交,建议合并请求标题和描述</li> </ul> 推荐使用快速且具成本效益的模型,例如 <code>Google/gemini-2.5-flash</code> 和 <code>OpenAI/gpt-4.1-mini</code>。");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user