Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Dec 18, 2024
1 parent 725989a commit 69a8d5e
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
12 changes: 12 additions & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,23 @@ OC.L10N.register(
"Bad credentials" : "Nesprávné přihlašovací údaje",
"API request error: " : "Chyba požadavku na API rozhraní:",
"Detect language" : "Zjistit jazyk",
"Friendlier" : "Přátelštější",
"More formal" : "Formálnější",
"Funnier" : "Zábavnější",
"More casual" : "Neformálnější",
"More urgent" : "Naléhavější",
"Maximum output words" : "Maximální délka výstupu (slova)",
"The maximum number of words/tokens that can be generated in the completion." : "Nejvyšší počet slov/tokenů, který je možné v dokončování vytvořit.",
"Model" : "Model",
"The model used to generate the completion" : "Model použitý pro vytvoření dokončení",
"Change Tone" : "Změnit tón",
"Ask a question about your data." : "Zeptejte se ohledně svých dat.",
"Input text" : "Zadejte text",
"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?",
"Generated response" : "Vygenerovaná odezva",
"The rewritten text in the desired tone, written by the assistant:" : "Text přepsaný v požadovaném tónu, napsaný asistentem:",
"OpenAI's DALL-E 2" : "DALL-E 2 od OpenAI",
"Size" : "Velikost",
"Optional. The size of the generated images. Must be in 256x256 format. Default is %s" : "Volitelné. Velikost vytvářených obrázků. Je třeba, aby bylo ve formátu 256x256. Výchozí je %s",
Expand Down
12 changes: 12 additions & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,23 @@
"Bad credentials" : "Nesprávné přihlašovací údaje",
"API request error: " : "Chyba požadavku na API rozhraní:",
"Detect language" : "Zjistit jazyk",
"Friendlier" : "Přátelštější",
"More formal" : "Formálnější",
"Funnier" : "Zábavnější",
"More casual" : "Neformálnější",
"More urgent" : "Naléhavější",
"Maximum output words" : "Maximální délka výstupu (slova)",
"The maximum number of words/tokens that can be generated in the completion." : "Nejvyšší počet slov/tokenů, který je možné v dokončování vytvořit.",
"Model" : "Model",
"The model used to generate the completion" : "Model použitý pro vytvoření dokončení",
"Change Tone" : "Změnit tón",
"Ask a question about your data." : "Zeptejte se ohledně svých dat.",
"Input text" : "Zadejte text",
"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?",
"Generated response" : "Vygenerovaná odezva",
"The rewritten text in the desired tone, written by the assistant:" : "Text přepsaný v požadovaném tónu, napsaný asistentem:",
"OpenAI's DALL-E 2" : "DALL-E 2 od OpenAI",
"Size" : "Velikost",
"Optional. The size of the generated images. Must be in 256x256 format. Default is %s" : "Volitelné. Velikost vytvářených obrázků. Je třeba, aby bylo ve formátu 256x256. Výchozí je %s",
Expand Down
4 changes: 4 additions & 0 deletions l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ OC.L10N.register(
"Model" : "Modeloa",
"Change Tone" : "Aldatu tonoa",
"Input text" : "Sartu testua",
"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?",
"Generated response" : "Sortutako erantzuna",
"The rewritten text in the desired tone, written by the assistant:" : "Berridatzitako testua nahi den tonuan, laguntzaileak idatzita:",
"Size" : "Tamaina",
"Service URL" : "Zerbitzuaren URLa",
"Example: {example}" : "Adibidea: {example}",
Expand Down
4 changes: 4 additions & 0 deletions l10n/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,11 @@
"Model" : "Modeloa",
"Change Tone" : "Aldatu tonoa",
"Input text" : "Sartu testua",
"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?",
"Generated response" : "Sortutako erantzuna",
"The rewritten text in the desired tone, written by the assistant:" : "Berridatzitako testua nahi den tonuan, laguntzaileak idatzita:",
"Size" : "Tamaina",
"Service URL" : "Zerbitzuaren URLa",
"Example: {example}" : "Adibidea: {example}",
Expand Down

0 comments on commit 69a8d5e

Please sign in to comment.