mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 03:15:41 +02:00
* feat(text-editor): add highlight action Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com> * feat(text-editor): add subscript and superscript actions Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com> * feat(text-editor): add mathematics inline and block actions Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com> * chore(text-editor): add mathematics and katex dependencies Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com> * fix(text-editor): fix eslint strict-boolean-expressions in mathematics extension Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com> * fix(text-editor): change max-width of toolbar to display all icons correctly Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com> * chore(text-editor): add subscript and superscript as direct dependencies Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com> * chore(text-editor): add missing locale keys for new text editor actions [temp, AI-generated] Adds placeholder translations (English fallback) for Highlight, Subscript, Superscript, Mathematics, and MathematicsBlock to all non-English locale files. Translations are not reviewed and should be replaced by a native speaker. Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com> * fix(text-editor): fix subscript/superscript serialization and extension placement Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com> --------- Signed-off-by: ComputerCrack <github.compacter838@simplelogin.com> Co-authored-by: ComputerCrack <github.compacter838@simplelogin.com>
92 lines
3.2 KiB
JSON
92 lines
3.2 KiB
JSON
{
|
|
"string": {
|
|
"TableOfContents": "Obsah",
|
|
"Suggested": "NAVRŽENO",
|
|
"NoItems": "Žádné položky",
|
|
"EditorPlaceholder": "Začněte psát...",
|
|
"Edit": "Upravit",
|
|
"Bold": "Tučné",
|
|
"Italic": "Kurzíva",
|
|
"Strikethrough": "Přeškrtnutí",
|
|
"Link": "Odkaz",
|
|
"Save": "Uložit",
|
|
"OrderedList": "Číslovaný seznam",
|
|
"BulletedList": "Odrážkový seznam",
|
|
"Blockquote": "Citace",
|
|
"Code": "Kód",
|
|
"CodeBlock": "Blok kódu",
|
|
"Note": "Poznámka",
|
|
"ConfigureNote": "Nastavit poznámku",
|
|
"Set": "Nastavit",
|
|
"Update": "Aktualizovat",
|
|
"Remove": "Odebrat",
|
|
"NotePlaceholder": "Přidat poznámku...",
|
|
"SampleText": "Ukázkový text",
|
|
"Send": "Odeslat",
|
|
"Attach": "Přiložit",
|
|
"TextStyle": "Styl textu",
|
|
"Emoji": "Emoji",
|
|
"GIF": "GIF",
|
|
"Mention": "Zmínka",
|
|
"Underlined": "Podtržené",
|
|
"AlignCenter": "Zarovnat na střed",
|
|
"AlignLeft": "Zarovnat vlevo",
|
|
"AlignRight": "Zarovnat vpravo",
|
|
"Download": "Stáhnout",
|
|
"ViewImage": "Zobrazit obrázek",
|
|
"ViewOriginal": "Zobrazit originál",
|
|
"MoreActions": "Další akce",
|
|
"FullDescription": "Plný popis",
|
|
"NoFullDescription": "Není k dispozici podrobný popis",
|
|
"EnableDiffMode": "Režim rozdílů",
|
|
"AddColumnBefore": "Přidat před",
|
|
"AddColumnAfter": "Přidat za",
|
|
"DeleteColumn": "Smazat",
|
|
"AddRowBefore": "Přidat před",
|
|
"AddRowAfter": "Přidat za",
|
|
"DeleteRow": "Smazat",
|
|
"DeleteTable": "Smazat",
|
|
"MergeCells": "Sloučit buňky",
|
|
"SplitCells": "Rozdělit buňky",
|
|
"Duplicate": "Duplikovat",
|
|
"CategoryRow": "Řádky",
|
|
"CategoryColumn": "Sloupce",
|
|
"CategoryCell": "Buňky",
|
|
"Table": "Tabulka",
|
|
"InsertTable": "Vložit tabulku",
|
|
"TableOptions": "Přizpůsobit tabulku",
|
|
"SelectTable": "Vybrat tabulku",
|
|
"Width": "Šířka",
|
|
"Height": "Výška",
|
|
"Unset": "Zrušit",
|
|
"Image": "Obrázek",
|
|
"SeparatorLine": "Oddělovací čára",
|
|
"TodoList": "Seznam úkolů",
|
|
"TodoItem": "Úkoly",
|
|
"DrawingBoard": "Rýsovací plocha",
|
|
"MermaidDiargram": "Diagram",
|
|
"Comment": "Komentář",
|
|
"AddComment": "Přidat komentář",
|
|
"AddCommentPlaceholder": "Přidat komentář...",
|
|
"SetCellHighlightColor": "Nastavit barvu buňky",
|
|
"SetTextColor": "Nastavit barvu textu",
|
|
"RefreshTable": "Obnovit tabulku",
|
|
"ShowDiff": "Zobrazit rozdíly",
|
|
"SeeOriginalData": "Zobrazit původní data",
|
|
"CategoryVersioning": "Verzování",
|
|
"TableDiffLabel": "Změny v tabulce",
|
|
"TableRefreshConfirmationLabel": "Potvrdit obnovení tabulky",
|
|
"ConvertToLinkPreview": "Zobrazit jako odkaz",
|
|
"ConvertToEmbedPreview": "Zobrazit jako náhled obsahu",
|
|
"UnableToLoadEmbeddedContent": "Náhled odkazu nelze načíst kvůli nastavení oprávnění nebo nepodporovanému obsahu",
|
|
"CannotConnectToCollaborationService": "Nelze se připojit k službě spolupráce",
|
|
"SourceURL": "Zdrojová URL",
|
|
"SelectedDocuments": "Vybrané dokumenty ({count, plural, =1 {1 položka} other {# položek}})",
|
|
"Highlight": "Highlight",
|
|
"Subscript": "Subscript",
|
|
"Superscript": "Superscript",
|
|
"Mathematics": "Mathematics",
|
|
"MathematicsBlock": "Mathematics block"
|
|
}
|
|
}
|