aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-18 00:22:21 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-18 00:22:21 +0000
commit23fe7615b30ca3795589cd6545b82c4fc1779cad (patch)
tree44e3aef0ae8108733d4595258e4e014890268367 /lib
parentfe90aa3ffe0a8127a92cf0226333c44ed5b793dc (diff)
downloadnextcloud-server-23fe7615b30ca3795589cd6545b82c4fc1779cad.tar.gz
nextcloud-server-23fe7615b30ca3795589cd6545b82c4fc1779cad.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/cs.js26
-rw-r--r--lib/l10n/cs.json26
-rw-r--r--lib/l10n/eu.js11
-rw-r--r--lib/l10n/eu.json11
-rw-r--r--lib/l10n/lv.js6
-rw-r--r--lib/l10n/lv.json6
-rw-r--r--lib/l10n/zh_CN.js2
-rw-r--r--lib/l10n/zh_CN.json2
8 files changed, 82 insertions, 8 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 9698cf6b339..b0a86ac62e1 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -311,8 +311,19 @@ OC.L10N.register(
"The audio to transcribe" : "Nahrávka k přepisu",
"Transcription" : "Přepis do textu",
"The transcribed text" : "Přepsaný text",
+ "Chat with an agent" : "Chatovat s agentem",
"Chat message" : "Zpráva v chatu",
+ "A chat message to send to the agent." : "Zpráva chatu, kterou poslat agentovi.",
"Confirmation" : "Potvrzení",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Zda potvrdit dříve vyžádané akce: 0 (nula) pro odepření a 1 pro potvrzení.",
+ "Conversation token" : "Token konverzace",
+ "A token representing the conversation." : "Token představující konverzaci.",
+ "Generated response" : "Vygenerovaná odpověď",
+ "The response from the chat model." : "Odpověď z modelu chatu.",
+ "The new conversation token" : "Token nové konverzace",
+ "Send this along with the next interaction." : "Odeslat toto společně s příští interakcí.",
+ "Requested actions by the agent" : "Akce vyžádané agentem",
+ "Actions that the agent would like to carry out in JSON format." : "Akce které by agent rád provedl (v JSON formátu).",
"Context write" : "Kontextový zápis",
"Writes text in a given style based on the provided source material." : "Napíše text v daném stylu na základě poskytnutého zdrojového materiálu.",
"Writing style" : "Styl zápisu",
@@ -339,6 +350,12 @@ OC.L10N.register(
"Describe a task that you want the assistant to do or ask a question" : "Popište úkol který chcete aby asistent udělal nebo položte dotaz",
"Generated reply" : "Vygenerovaná odpověď",
"The generated text from the assistant" : "Text vytvořený pomocníkem",
+ "Change Tone" : "Změnit tón",
+ "Change the tone of a piece of text." : "Změnit tón kusu textu.",
+ "Write a text that you want the assistant to rewrite in another tone." : "Napište text který chcete aby asistent přepsal jiným tónem.",
+ "Desired tone" : "Požadovaný tón",
+ "In which tone should your text be rewritten?" : "Ve kterém tónu by měl být váš text přepsán?",
+ "The rewritten text in the desired tone, written by the assistant:" : "Text přepsaný v požadovaném tónu, napsaný asistentem:",
"Chat" : "Chat",
"Chat with the assistant" : "Chat s pomocníkem",
"System prompt" : "Systémový prompt",
@@ -347,6 +364,15 @@ OC.L10N.register(
"The history of chat messages before the current message, starting with a message by the user" : "Historie zpráv v chatu před stávající zprávou, počínaje zprávou od uživatele",
"Response message" : "Zpráva s odpovědí",
"The generated response as part of the conversation" : "Vytvořená odpověď jako součást konverzace",
+ "Chat with tools" : "Chatovat s nástroji",
+ "Chat with the language model with tool calling support." : "Chatovat s jazykovým modelem, který podporuje volání nástrojů.",
+ "Tool message" : "Zpráva nástroje",
+ "The result of tool calls in the last interaction" : "Výsledek volání nástroje v poslední interakci",
+ "Available tools" : "Nástroje k dispozici",
+ "The available tools in JSON format" : "Nástroje k dispozici (v JSON formátu)",
+ "The response from the chat model" : "Odpověď z modelu chatu",
+ "Tool calls" : "Volání nástrojů",
+ "Tools call instructions from the model in JSON format" : "Instrukce volání nástroje z modelu (v JSON formátu)",
"Formalize text" : "Formalizovat text",
"Takes a text and makes it sound more formal" : "Vezme text a předělá ho aby vyzněl formálněji",
"Write a text that you want the assistant to formalize" : "Napište text který chcete, aby asistent formalizoval",
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json
index 647b92da0c9..520010ff771 100644
--- a/lib/l10n/cs.json
+++ b/lib/l10n/cs.json
@@ -309,8 +309,19 @@
"The audio to transcribe" : "Nahrávka k přepisu",
"Transcription" : "Přepis do textu",
"The transcribed text" : "Přepsaný text",
+ "Chat with an agent" : "Chatovat s agentem",
"Chat message" : "Zpráva v chatu",
+ "A chat message to send to the agent." : "Zpráva chatu, kterou poslat agentovi.",
"Confirmation" : "Potvrzení",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Zda potvrdit dříve vyžádané akce: 0 (nula) pro odepření a 1 pro potvrzení.",
+ "Conversation token" : "Token konverzace",
+ "A token representing the conversation." : "Token představující konverzaci.",
+ "Generated response" : "Vygenerovaná odpověď",
+ "The response from the chat model." : "Odpověď z modelu chatu.",
+ "The new conversation token" : "Token nové konverzace",
+ "Send this along with the next interaction." : "Odeslat toto společně s příští interakcí.",
+ "Requested actions by the agent" : "Akce vyžádané agentem",
+ "Actions that the agent would like to carry out in JSON format." : "Akce které by agent rád provedl (v JSON formátu).",
"Context write" : "Kontextový zápis",
"Writes text in a given style based on the provided source material." : "Napíše text v daném stylu na základě poskytnutého zdrojového materiálu.",
"Writing style" : "Styl zápisu",
@@ -337,6 +348,12 @@
"Describe a task that you want the assistant to do or ask a question" : "Popište úkol který chcete aby asistent udělal nebo položte dotaz",
"Generated reply" : "Vygenerovaná odpověď",
"The generated text from the assistant" : "Text vytvořený pomocníkem",
+ "Change Tone" : "Změnit tón",
+ "Change the tone of a piece of text." : "Změnit tón kusu textu.",
+ "Write a text that you want the assistant to rewrite in another tone." : "Napište text který chcete aby asistent přepsal jiným tónem.",
+ "Desired tone" : "Požadovaný tón",
+ "In which tone should your text be rewritten?" : "Ve kterém tónu by měl být váš text přepsán?",
+ "The rewritten text in the desired tone, written by the assistant:" : "Text přepsaný v požadovaném tónu, napsaný asistentem:",
"Chat" : "Chat",
"Chat with the assistant" : "Chat s pomocníkem",
"System prompt" : "Systémový prompt",
@@ -345,6 +362,15 @@
"The history of chat messages before the current message, starting with a message by the user" : "Historie zpráv v chatu před stávající zprávou, počínaje zprávou od uživatele",
"Response message" : "Zpráva s odpovědí",
"The generated response as part of the conversation" : "Vytvořená odpověď jako součást konverzace",
+ "Chat with tools" : "Chatovat s nástroji",
+ "Chat with the language model with tool calling support." : "Chatovat s jazykovým modelem, který podporuje volání nástrojů.",
+ "Tool message" : "Zpráva nástroje",
+ "The result of tool calls in the last interaction" : "Výsledek volání nástroje v poslední interakci",
+ "Available tools" : "Nástroje k dispozici",
+ "The available tools in JSON format" : "Nástroje k dispozici (v JSON formátu)",
+ "The response from the chat model" : "Odpověď z modelu chatu",
+ "Tool calls" : "Volání nástrojů",
+ "Tools call instructions from the model in JSON format" : "Instrukce volání nástroje z modelu (v JSON formátu)",
"Formalize text" : "Formalizovat text",
"Takes a text and makes it sound more formal" : "Vezme text a předělá ho aby vyzněl formálněji",
"Write a text that you want the assistant to formalize" : "Napište text který chcete, aby asistent formalizoval",
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js
index 33a4fe66db9..e41e6886954 100644
--- a/lib/l10n/eu.js
+++ b/lib/l10n/eu.js
@@ -314,7 +314,9 @@ OC.L10N.register(
"ContextAgent" : "ContextAgent",
"Chat with an agent" : "Txateatu agente batekin",
"Chat message" : "Txat mezua",
+ "A chat message to send to the agent." : "Agenteari bidaltzeko txat mezu bat.",
"Confirmation" : "Berrespena",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Aurretik eskatutako ekintzak berretsi behar diren ala ez: 0 ukatzeko eta 1 berresteko.",
"Conversation token" : "Elkarrizketa tokena",
"A token representing the conversation." : "Elkarrizketa adierazten duen token bat.",
"Generated response" : "Sortutako erantzuna",
@@ -322,6 +324,7 @@ OC.L10N.register(
"The new conversation token" : "Elkarrizketa token berria",
"Send this along with the next interaction." : "Bidali hau hurrengo interakzioarekin.",
"Requested actions by the agent" : "Agenteak eskatutako ekintzak",
+ "Actions that the agent would like to carry out in JSON format." : "Agenteak egin nahi dituen ekintzak JSON formatuan.",
"Context write" : "Testuingurua idaztea",
"Writes text in a given style based on the provided source material." : "Testua estilo jakin batean idazten du, emandako iturri-materialean oinarrituta.",
"Writing style" : "Idazteko estiloa",
@@ -349,6 +352,11 @@ OC.L10N.register(
"Generated reply" : "Sortutako erantzuna",
"The generated text from the assistant" : "Laguntzaileak sortutako testua",
"Change Tone" : "Aldatu tonoa",
+ "Change the tone of a piece of text." : "Aldatu testu-zati baten tonua.",
+ "Write a text that you want the assistant to rewrite in another tone." : "Idatzi laguntzaileak beste tonu batean berridaztea nahi duzun testua.",
+ "Desired tone" : "Nahi den tonua",
+ "In which tone should your text be rewritten?" : "Ze tonuan berridatzi beharko litzateke zure testua?",
+ "The rewritten text in the desired tone, written by the assistant:" : "Berridatzitako testua nahi den tonuan, laguntzaileak idatzita:",
"Chat" : "Chat",
"Chat with the assistant" : "Hitz egin txat bidez laguntzailarekin",
"System prompt" : "Sistemaren gonbita",
@@ -358,11 +366,14 @@ OC.L10N.register(
"Response message" : "Erantzun mezua",
"The generated response as part of the conversation" : "Sorturiko erantzuna, elkarrizketaren zati gisa",
"Chat with tools" : "Txateatu erremintekin",
+ "Chat with the language model with tool calling support." : "Txateatu hizkuntza-modeloarekin dei-tresna euskarriarekin.",
"Tool message" : "Erreminta-mezua",
+ "The result of tool calls in the last interaction" : "Tresna-deien emaitza azken interakzioan",
"Available tools" : "Erreminta erabilgarriak",
"The available tools in JSON format" : "Erabilgarri dauden erremintak JSON formatuan",
"The response from the chat model" : "Txat modeloaren erantzuna",
"Tool calls" : "Erreminta deiak",
+ "Tools call instructions from the model in JSON format" : "Tresna-deien argibideak modelotik JSON formatuan",
"Formalize text" : "Formaldu testua",
"Takes a text and makes it sound more formal" : "Testu bat hartzen du eta doinu formalagoa ematen dio.",
"Write a text that you want the assistant to formalize" : "Idatz ezazu laguntzaileak formaltzea nahi duzun testu bat",
diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json
index 46189514185..989e87d2588 100644
--- a/lib/l10n/eu.json
+++ b/lib/l10n/eu.json
@@ -312,7 +312,9 @@
"ContextAgent" : "ContextAgent",
"Chat with an agent" : "Txateatu agente batekin",
"Chat message" : "Txat mezua",
+ "A chat message to send to the agent." : "Agenteari bidaltzeko txat mezu bat.",
"Confirmation" : "Berrespena",
+ "Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Aurretik eskatutako ekintzak berretsi behar diren ala ez: 0 ukatzeko eta 1 berresteko.",
"Conversation token" : "Elkarrizketa tokena",
"A token representing the conversation." : "Elkarrizketa adierazten duen token bat.",
"Generated response" : "Sortutako erantzuna",
@@ -320,6 +322,7 @@
"The new conversation token" : "Elkarrizketa token berria",
"Send this along with the next interaction." : "Bidali hau hurrengo interakzioarekin.",
"Requested actions by the agent" : "Agenteak eskatutako ekintzak",
+ "Actions that the agent would like to carry out in JSON format." : "Agenteak egin nahi dituen ekintzak JSON formatuan.",
"Context write" : "Testuingurua idaztea",
"Writes text in a given style based on the provided source material." : "Testua estilo jakin batean idazten du, emandako iturri-materialean oinarrituta.",
"Writing style" : "Idazteko estiloa",
@@ -347,6 +350,11 @@
"Generated reply" : "Sortutako erantzuna",
"The generated text from the assistant" : "Laguntzaileak sortutako testua",
"Change Tone" : "Aldatu tonoa",
+ "Change the tone of a piece of text." : "Aldatu testu-zati baten tonua.",
+ "Write a text that you want the assistant to rewrite in another tone." : "Idatzi laguntzaileak beste tonu batean berridaztea nahi duzun testua.",
+ "Desired tone" : "Nahi den tonua",
+ "In which tone should your text be rewritten?" : "Ze tonuan berridatzi beharko litzateke zure testua?",
+ "The rewritten text in the desired tone, written by the assistant:" : "Berridatzitako testua nahi den tonuan, laguntzaileak idatzita:",
"Chat" : "Chat",
"Chat with the assistant" : "Hitz egin txat bidez laguntzailarekin",
"System prompt" : "Sistemaren gonbita",
@@ -356,11 +364,14 @@
"Response message" : "Erantzun mezua",
"The generated response as part of the conversation" : "Sorturiko erantzuna, elkarrizketaren zati gisa",
"Chat with tools" : "Txateatu erremintekin",
+ "Chat with the language model with tool calling support." : "Txateatu hizkuntza-modeloarekin dei-tresna euskarriarekin.",
"Tool message" : "Erreminta-mezua",
+ "The result of tool calls in the last interaction" : "Tresna-deien emaitza azken interakzioan",
"Available tools" : "Erreminta erabilgarriak",
"The available tools in JSON format" : "Erabilgarri dauden erremintak JSON formatuan",
"The response from the chat model" : "Txat modeloaren erantzuna",
"Tool calls" : "Erreminta deiak",
+ "Tools call instructions from the model in JSON format" : "Tresna-deien argibideak modelotik JSON formatuan",
"Formalize text" : "Formaldu testua",
"Takes a text and makes it sound more formal" : "Testu bat hartzen du eta doinu formalagoa ematen dio.",
"Write a text that you want the assistant to formalize" : "Idatz ezazu laguntzaileak formaltzea nahi duzun testu bat",
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js
index fdd42baa07a..3631176bc07 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -8,8 +8,8 @@ OC.L10N.register(
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Konstatēts, ka paraug konfigurācija ir nokopēta. Tas var izjaukt jūsu instalāciju un nav atbalstīts. Lūdzu, izlasiet dokumentāciju, pirms veicat izmaiņas config.php",
"%s email verification" : "%s e-pasta pārbaude",
"Email verification" : "E-pasta pārbaude",
- "Click the following button to confirm your email." : "Noklikšķiniet uz šīs pogas, lai apstiprinātu savu e-pastu.",
- "Confirm your email" : "Apstipriniet savu e-pastu",
+ "Click the following button to confirm your email." : "Jāklikšķina zemā esošā poga, lai apstiprinātu savu e-pasta adresi.",
+ "Confirm your email" : "Apstiprināt savu e-pasta adresi",
"%1$s and %2$s" : "%1$s un %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s un %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s un %4$s",
@@ -139,6 +139,6 @@ OC.L10N.register(
"The username is already being used" : "Šāds lietotājvārds jau tiek izmantots",
"A valid username must be provided" : "Jānorāda derīgs lietotājvārds",
"User disabled" : "Lietotājs deaktivizēts",
- "File is currently busy, please try again later" : "Datne pašlaik ir aizņemta. Lūdzu, vēlāk mēģiniet vēlreiz"
+ "File is currently busy, please try again later" : "Datne pašlaik ir aizņemta. Lūgums vēlāk mēģināt vēlreiz"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
diff --git a/lib/l10n/lv.json b/lib/l10n/lv.json
index a6d0585af13..914fb051b1d 100644
--- a/lib/l10n/lv.json
+++ b/lib/l10n/lv.json
@@ -6,8 +6,8 @@
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Konstatēts, ka paraug konfigurācija ir nokopēta. Tas var izjaukt jūsu instalāciju un nav atbalstīts. Lūdzu, izlasiet dokumentāciju, pirms veicat izmaiņas config.php",
"%s email verification" : "%s e-pasta pārbaude",
"Email verification" : "E-pasta pārbaude",
- "Click the following button to confirm your email." : "Noklikšķiniet uz šīs pogas, lai apstiprinātu savu e-pastu.",
- "Confirm your email" : "Apstipriniet savu e-pastu",
+ "Click the following button to confirm your email." : "Jāklikšķina zemā esošā poga, lai apstiprinātu savu e-pasta adresi.",
+ "Confirm your email" : "Apstiprināt savu e-pasta adresi",
"%1$s and %2$s" : "%1$s un %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s un %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s un %4$s",
@@ -137,6 +137,6 @@
"The username is already being used" : "Šāds lietotājvārds jau tiek izmantots",
"A valid username must be provided" : "Jānorāda derīgs lietotājvārds",
"User disabled" : "Lietotājs deaktivizēts",
- "File is currently busy, please try again later" : "Datne pašlaik ir aizņemta. Lūdzu, vēlāk mēģiniet vēlreiz"
+ "File is currently busy, please try again later" : "Datne pašlaik ir aizņemta. Lūgums vēlāk mēģināt vēlreiz"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
} \ No newline at end of file
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index a8c6d454ab6..9f9215e5212 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -300,7 +300,7 @@ OC.L10N.register(
"Storage connection error. %s" : "存储连接错误。%s",
"Storage is temporarily not available" : "存储暂时不可用",
"Storage connection timeout. %s" : "存储连接超时。%s",
- "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "要允许此检查运行,您必须确保您的 Web 服务器可以连接到自身。因此,它必须能够解析并连接到其 \"trusted_domains\" 或 \"overwrite.cli.url\" 中的至少一个。此失败可能是服务器端 DNS 不匹配或出站防火墙规则的结果。",
+ "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "要允许此检查运行,您必须确保您的 Web 服务器可以连接到自身。因此,它必须能够解析并连接到其 \"trusted_domains\" 或 \"overwrite.cli.url\" 中的至少一个。此失败可能是服务端 DNS 不匹配或出站防火墙规则的结果。",
"Transcribe audio" : "转写音频",
"Transcribe the things said in an audio" : "将音频中的内容转录下来",
"Audio input" : "音频输入",
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index f9561491eda..1baacdbacff 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -298,7 +298,7 @@
"Storage connection error. %s" : "存储连接错误。%s",
"Storage is temporarily not available" : "存储暂时不可用",
"Storage connection timeout. %s" : "存储连接超时。%s",
- "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "要允许此检查运行,您必须确保您的 Web 服务器可以连接到自身。因此,它必须能够解析并连接到其 \"trusted_domains\" 或 \"overwrite.cli.url\" 中的至少一个。此失败可能是服务器端 DNS 不匹配或出站防火墙规则的结果。",
+ "To allow this check to run you have to make sure that your Web server can connect to itself. Therefore it must be able to resolve and connect to at least one of its `trusted_domains` or the `overwrite.cli.url`. This failure may be the result of a server-side DNS mismatch or outbound firewall rule." : "要允许此检查运行,您必须确保您的 Web 服务器可以连接到自身。因此,它必须能够解析并连接到其 \"trusted_domains\" 或 \"overwrite.cli.url\" 中的至少一个。此失败可能是服务端 DNS 不匹配或出站防火墙规则的结果。",
"Transcribe audio" : "转写音频",
"Transcribe the things said in an audio" : "将音频中的内容转录下来",
"Audio input" : "音频输入",