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 Aug 20, 2023
1 parent 23e1102 commit c55def1
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,28 @@ OC.L10N.register(
{
"Nextcloud Assistant" : "Nextcloud Asistent",
"Task for \"%1$s\" has finished" : "Úloha pro „%1$s“ dokončena",
"\"%1$s\" task for \"%2$s\" has finished" : "úkol „%1$s“ pro „%2$s“ dokončen",
"Input: %1$s" : "Vstup: %1$s",
"View results" : "Zobrazit výsledky",
"Task for \"%1$s\" has failed" : "Úkol pro „%1$s“ se nezdařil",
"\"%1$s\" task for \"%2$s\" has failed" : "Úkol„%1$s“ pro „%2$s“ se nezdařil",
"View task" : "Zobrazit úkoly",
"Artificial Intelligence" : "Umělá inteligence",
"Process and transform text" : "Zpracovat a přetvořit text",
"Select which features you want to enable" : "Vyberte které funkce chcete zapnout",
"Top-right assistant" : "Asistent nahoře vpravo",
"Assistant admin options saved" : "Předvolby správy pro Asistenta uloženy",
"Failed to save assistant admin options" : "Předvolby správy pro asistenta se nepodařilo uložit",
"Choose a task" : "Zvolte úkol",
"Type some text" : "Zadejte nějaký text",
"Result" : "Výsledek",
"Submit assistant task" : "Odeslat úkol pro asistenta",
"Submit" : "Odeslat",
"Copy task output" : "Zkopírovat výstup úkolu",
"Copy" : "Kopírovat",
"Try again" : "Zkusit znovu",
"Result could not be copied to clipboard" : "Výsledek se nepodařilo zkopírovat do schránky",
"Your task has been scheduled, you will receive a notification when it has finished" : "Váš úkol byl naplánován – až bude dokončen, obdržíte upozornění",
"Close" : "Zavřít",
"Close Nextcloud Assistant" : "Zavřít Nextcloud Asistenta",
"Assistant options saved" : "Předvolby pro Asistenta uloženy",
Expand Down
10 changes: 10 additions & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,28 @@
{ "translations": {
"Nextcloud Assistant" : "Nextcloud Asistent",
"Task for \"%1$s\" has finished" : "Úloha pro „%1$s“ dokončena",
"\"%1$s\" task for \"%2$s\" has finished" : "úkol „%1$s“ pro „%2$s“ dokončen",
"Input: %1$s" : "Vstup: %1$s",
"View results" : "Zobrazit výsledky",
"Task for \"%1$s\" has failed" : "Úkol pro „%1$s“ se nezdařil",
"\"%1$s\" task for \"%2$s\" has failed" : "Úkol„%1$s“ pro „%2$s“ se nezdařil",
"View task" : "Zobrazit úkoly",
"Artificial Intelligence" : "Umělá inteligence",
"Process and transform text" : "Zpracovat a přetvořit text",
"Select which features you want to enable" : "Vyberte které funkce chcete zapnout",
"Top-right assistant" : "Asistent nahoře vpravo",
"Assistant admin options saved" : "Předvolby správy pro Asistenta uloženy",
"Failed to save assistant admin options" : "Předvolby správy pro asistenta se nepodařilo uložit",
"Choose a task" : "Zvolte úkol",
"Type some text" : "Zadejte nějaký text",
"Result" : "Výsledek",
"Submit assistant task" : "Odeslat úkol pro asistenta",
"Submit" : "Odeslat",
"Copy task output" : "Zkopírovat výstup úkolu",
"Copy" : "Kopírovat",
"Try again" : "Zkusit znovu",
"Result could not be copied to clipboard" : "Výsledek se nepodařilo zkopírovat do schránky",
"Your task has been scheduled, you will receive a notification when it has finished" : "Váš úkol byl naplánován – až bude dokončen, obdržíte upozornění",
"Close" : "Zavřít",
"Close Nextcloud Assistant" : "Zavřít Nextcloud Asistenta",
"Assistant options saved" : "Předvolby pro Asistenta uloženy",
Expand Down

0 comments on commit c55def1

Please sign in to comment.