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 Oct 2, 2024
1 parent a0cff9d commit 683a519
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -197,12 +197,14 @@ OC.L10N.register(
"Create XLSX" : "Vytvořit XLSX",
"Create CSV" : "Vytvořit CSV",
"Create ODS" : "Vytvořit ODS",
"Select {file}" : "Vybrat {file}",
"Form settings" : "Nastavení formuláře",
"Sharing" : "Sdílení",
"Settings" : "Nastavení",
"Submit form" : "Odeslat formulář",
"Submitting form …" : "Odesílání formuláře…",
"Thank you for completing the form!" : "Děkujeme za vyplnění formuláře!",
"This form was closed and is no longer taking answers" : "Tento formulář už byl uzavřen a není možné do něj odpovídat",
"Submit" : "Odeslat",
"Confirm submit" : "Potvrdit odeslání",
"Are you sure you want to submit an empty form?" : "Opravdu chcete odeslat nevyplněný formulář?",
Expand All @@ -211,7 +213,9 @@ OC.L10N.register(
"Abort" : "Přerušit",
"Leave" : "Opustit",
"Some answers are not valid" : "Některé odpovědi nejsou platné",
"There was an error submitting the form: {message}" : "Při odesílání formuláře došlo k chybě: {message}",
"Error while saving question" : "Chyba při ukládání otázky",
"Error while saving question options" : "Chyba při ukládání možností otázky",
"Form link copied" : "Odkaz na formulář zkopírován",
"Cannot copy, please copy the link manually" : "Nedaří se zkopírovat, zkopírujte odkaz ručně",
"No recommendations. Start typing." : "Žádná doporučení. Pište",
Expand Down
4 changes: 4 additions & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,12 +195,14 @@
"Create XLSX" : "Vytvořit XLSX",
"Create CSV" : "Vytvořit CSV",
"Create ODS" : "Vytvořit ODS",
"Select {file}" : "Vybrat {file}",
"Form settings" : "Nastavení formuláře",
"Sharing" : "Sdílení",
"Settings" : "Nastavení",
"Submit form" : "Odeslat formulář",
"Submitting form …" : "Odesílání formuláře…",
"Thank you for completing the form!" : "Děkujeme za vyplnění formuláře!",
"This form was closed and is no longer taking answers" : "Tento formulář už byl uzavřen a není možné do něj odpovídat",
"Submit" : "Odeslat",
"Confirm submit" : "Potvrdit odeslání",
"Are you sure you want to submit an empty form?" : "Opravdu chcete odeslat nevyplněný formulář?",
Expand All @@ -209,7 +211,9 @@
"Abort" : "Přerušit",
"Leave" : "Opustit",
"Some answers are not valid" : "Některé odpovědi nejsou platné",
"There was an error submitting the form: {message}" : "Při odesílání formuláře došlo k chybě: {message}",
"Error while saving question" : "Chyba při ukládání otázky",
"Error while saving question options" : "Chyba při ukládání možností otázky",
"Form link copied" : "Odkaz na formulář zkopírován",
"Cannot copy, please copy the link manually" : "Nedaří se zkopírovat, zkopírujte odkaz ručně",
"No recommendations. Start typing." : "Žádná doporučení. Pište",
Expand Down

0 comments on commit 683a519

Please sign in to comment.