Skip to content

Commit

Permalink
fix(cs-CZ): automated translation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AutoTranslator committed Dec 6, 2024
1 parent e962010 commit 22e9fdc
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 40 deletions.
62 changes: 35 additions & 27 deletions locales/cs-CZ/src/create.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,65 +2,73 @@ import {removeUndefinedLocaleResources} from 'sanity'

export default removeUndefinedLocaleResources({
/** Text in badge above header in Create Link info popover */
'create-link-info-popover.eyebrow-badge': undefined, // 'Early access'
'create-link-info-popover.eyebrow-badge': 'Předběžný přístup',
/** Text above header in Create Link info popover */
'create-link-info-popover.eyebrow-title': undefined, // 'Sanity Create'
'create-link-info-popover.eyebrow-title': 'Sanity Create',
/** Header in Create Link info popover */
'create-link-info-popover.header': undefined, // 'Idea-first authoring'
'create-link-info-popover.header': 'Autorství zaměřené na nápad',
/** Informational text in Create Link info popover */
'create-link-info-popover.text': undefined, // 'Write naturally in an AI-powered editor. Your content automatically maps to Studio fields as you type.'
'create-link-info-popover.text':
'Pište přirozeně v editoru poháněném umělou inteligencí. Váš obsah se automaticky mapuje do polí Studia, jak píšete.',

/** Tooltip for Create Link button */
'create-link-info.tooltip': undefined, // 'Learn more'
'create-link-info.tooltip': 'Zjistit více',

/** Edit in Create button text */
'edit-in-create-button.text': undefined, // 'Edit with Sanity Create'
'edit-in-create-button.text': 'Editovat pomocí Sanity Create',

/** Details for the "Linking in progress" dialog */
'linking-in-progress-dialog.details': undefined, // 'Once linked, your edits will appear here in real-time.'
'linking-in-progress-dialog.details':
'Jakmile bude propojení dokončeno, vaše úpravy se zde objeví v reálném čase.',
/** Header of the "Linking in progress" dialog */
'linking-in-progress-dialog.header': undefined, // 'Linking to Sanity Create'
'linking-in-progress-dialog.header': 'Propojení se Sanity Create',
/** Lede text for the "Linking in progress" dialog */
'linking-in-progress-dialog.lede': undefined, // 'Head back to Sanity Create. Your document will sync automatically (usually takes a few seconds).'
'linking-in-progress-dialog.lede':
'Vraťte se zpět do Sanity Create. Váš dokument se automaticky synchronizuje (obvykle trvá několik sekund).',
/** "Linking in progress" troubleshooting button title */
'linking-in-progress-dialog.troubleshooting.button.title': undefined, // 'Linking delayed?'
'linking-in-progress-dialog.troubleshooting.button.title': 'Propojení zpožděno?',
/** "Linking in progress" troubleshooting content */
'linking-in-progress-dialog.troubleshooting.content': undefined, // 'Check if your Sanity Create window is still open, or if the process seems stuck. If problems persist, try refreshing the Studio and try again.'
'linking-in-progress-dialog.troubleshooting.content':
'Zkontrolujte, zda je okno Sanity Create stále otevřené, nebo zda proces není zaseknutý. Pokud problémy přetrvávají, zkuste obnovit Studio a zkuste to znovu.',

/** "Start in Sanity Create" action button text */
'start-in-create-action.label': undefined, // 'Start in Sanity Create'
'start-in-create-action.label': 'Začít v Sanity Create',

/** CTA in "Start writing in Create" dialog: Continue to create */
'start-in-create-dialog.cta.continue': undefined, // 'Continue'
'start-in-create-dialog.cta.continue': 'Pokračovat',
/** CTA in "Start writing in Create" dialog: Learn more */
'start-in-create-dialog.cta.learn-more': undefined, // 'Learn more'
'start-in-create-dialog.cta.learn-more': 'Zjistit více',
/** The details on what "Start writing in Create" implies */
'start-in-create-dialog.details': undefined, // 'This opens in a new window, linked directly to this document.'
'start-in-create-dialog.details':
'Toto se otevře v novém okně, přímo propojeném s tímto dokumentem.',
/** Text for checkbox in "Start writing in Create" dialog for disabling the dialog in the future */
'start-in-create-dialog.dont-remind-me-checkbox': undefined, // 'Don’t remind me again'
'start-in-create-dialog.dont-remind-me-checkbox': 'Příště neupozorňovat',
/** Toast error message when we dont have a resolved Sanity Create url*/
'start-in-create-dialog.error-toast.unresolved-url': undefined, // 'Unable to determine Sanity Create URL.'
'start-in-create-dialog.error-toast.unresolved-url': 'Nelze určit URL Sanity Create.',
/** Header of the "Start writing in Create" dialog */
'start-in-create-dialog.header': undefined, // 'Write naturally, publish structured'
'start-in-create-dialog.header': 'Pište přirozeně, publikujte strukturovaně',
/** The lede text in the "Start writing in Create" dialog */
'start-in-create-dialog.lede': undefined, // 'Create content your way in an AI-powered editor. Your writing automatically maps to the right fields in Sanity Studio as you type.'
'start-in-create-dialog.lede':
'Vytvářejte obsah svým způsobem v editoru poháněném umělou inteligencí. Vaše psaní se automaticky mapuje do správných polí v Sanity Studio, jak píšete.',

/** Text for the document pane banner informing users that the document is linked to Sanity Create */
'studio-create-link-banner.text': undefined, // 'This document is linked to Sanity Create'
'studio-create-link-banner.text': 'Tento dokument je propojen se Sanity Create',

/** Unlink document from Sanity Create button text */
'unlink-from-create-button.text': undefined, // 'Unlink'
'unlink-from-create-button.text': 'Odpojit',

/** Unlink from Create dialog: Cancel button text */
'unlink-from-create-dialog.cancel.text': undefined, // 'Cancel'
'unlink-from-create-dialog.cancel.text': 'Zrušit',
/** Unlink from Create dialog: Document title used if no other title can be determined */
'unlink-from-create-dialog.document.untitled.text': undefined, // 'Untitled'
'unlink-from-create-dialog.document.untitled.text': 'Bez názvu',
/** Unlink from Create dialog – first informational paragraph */
'unlink-from-create-dialog.first-paragraph': undefined, // 'You’re unlinking “<strong>{{title}}</strong>” from Sanity Create so it can be edited here.'
'unlink-from-create-dialog.first-paragraph':
'Odpojujete „<strong>{{title}}</strong>“ od Sanity Create, aby bylo možné jej editovat zde.',
/** Unlink from Create dialog header */
'unlink-from-create-dialog.header': undefined, // 'Switch editing to Studio?'
'unlink-from-create-dialog.header': 'Přepnout úpravy do Studia?',
/** Unlink from Create dialog – second informational paragraph */
'unlink-from-create-dialog.second-paragraph': undefined, // 'You’ll keep your content in both places. Any new changes in Sanity Create will stop syncing to this Studio.'
'unlink-from-create-dialog.second-paragraph':
'Váš obsah si ponecháte na obou místech. Jakékoli nové změny v Sanity Create se přestanou synchronizovat s tímto Studiem.',
/** Unlink from Create dialog: Unlink button text */
'unlink-from-create-dialog.unlink.text': undefined, // 'Unlink now'
'unlink-from-create-dialog.unlink.text': 'Odpojit nyní',
})
16 changes: 8 additions & 8 deletions locales/cs-CZ/src/structure.ts
Original file line number Diff line number Diff line change
Expand Up @@ -135,13 +135,13 @@ export default removeUndefinedLocaleResources({
'buttons.split-pane-close-group-button.title': 'Zavřít skupinu panelů',

/** The label used in the changes inspector for the from selector */
'changes.from.label': undefined, // 'From'
'changes.from.label': 'Od',
/* The label for the history tab in the changes inspector*/
'changes.tab.history': undefined, // 'History'
'changes.tab.history': 'Historie',
/* The label for the review tab in the changes inspector*/
'changes.tab.review-changes': undefined, // 'Review changes'
'changes.tab.review-changes': 'Zkontrolovat změny',
/** The label used in the changes inspector for the to selector */
'changes.to.label': undefined, // 'To'
'changes.to.label': 'Do',

/** The text in the "Cancel" button in the confirm delete dialog that cancels the action and closes the dialog */
'confirm-delete-dialog.cancel-button.text': 'Zrušit',
Expand Down Expand Up @@ -471,11 +471,11 @@ export default removeUndefinedLocaleResources({
'structure-error.structure-path.label': 'Cesta struktury',

/** The aria label for the menu button in the timeline item */
'timeline-item.menu-button.aria-label': undefined, // 'Open action menu'
'timeline-item.menu-button.aria-label': 'Otevřít menu akcí',
/** The text for the tooltip in menu button the timeline item */
'timeline-item.menu-button.tooltip': undefined, // 'Actions'
'timeline-item.menu-button.tooltip': 'Akce',
/** The text for the collapse action in the timeline item menu */
'timeline-item.menu.action-collapse': undefined, // 'Collapse'
'timeline-item.menu.action-collapse': 'Sbalit',
/** The text for the expand action in the timeline item menu */
'timeline-item.menu.action-expand': undefined, // 'Expand'
'timeline-item.menu.action-expand': 'Rozbalit',
})
12 changes: 7 additions & 5 deletions locales/cs-CZ/src/studio.ts
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ export default removeUndefinedLocaleResources({
/** Label to show in the document footer indicating the published date of the document */
'document-status.published': 'Publikováno {{date}}',
/** Label to show in the document footer indicating the revision from date of the document */
'document-status.revision-from': undefined, // 'Revision from <em>{{date}}</em>'
'document-status.revision-from': 'Revize od <em>{{date}}</em>',

/** The value of the <code>_key</code> property must be a unique string. */
'form.error.duplicate-keys-alert.details.additional-description':
Expand Down Expand Up @@ -651,11 +651,13 @@ export default removeUndefinedLocaleResources({
/** Hotspot & Crop */
'inputs.imagetool.title': 'Hotspot & Crop',
/** Warnings displayed to developers when using the crop/hotspot tool on vector images, notifying them that crops/hotspot are not respected when serving the image in vector format. For the crop/hotspot to apply, images must be served in a raster format such as JPG or PNG, by appending eg `fm=jpg` to the image url, or calling `format('jpg')` if using `@sanity/image-url` */
'inputs.imagetool.vector-warning.developer-info': undefined, // 'The Asset Pipeline does not support hotspot and crop for vector formats. To enable hotspot & crop, output this image to any of the supported raster formats. For example: <code>fm=jpg</code> to the <ImageUrlDocumentationLink>image URL</ImageUrlDocumentationLink> or call <code>.format(\'png\')</code> with <ImageUrlPackageDocumentationLink>@sanity/image-url</ImageUrlPackageDocumentationLink>.'
'inputs.imagetool.vector-warning.developer-info':
"Asset Pipeline nepodporuje hotspot a ořez pro vektorové formáty. Pro povolení hotspotu & ořezu vyexportujte tento obrázek do kteréhokoli podporovaného rastrového formátu. Například: <code>fm=jpg</code> na <ImageUrlDocumentationLink>URL obrázku</ImageUrlDocumentationLink> nebo zavolejte <code>.format('png')</code> s <ImageUrlPackageDocumentationLink>@sanity/image-url</ImageUrlPackageDocumentationLink>.",
/** See developer info */
'inputs.imagetool.vector-warning.expand-developer-info': undefined, // 'See developer info'
'inputs.imagetool.vector-warning.expand-developer-info': 'Zobrazit informace pro vývojáře',
/** Gotcha: Serving vector images with hotspot and crop from the Sanity Image API */
'inputs.imagetool.vector-warning.title': undefined, // 'Warning: Hotspot and crop might not be applied to this image where it\'s presented.'
'inputs.imagetool.vector-warning.title':
'Upozornění: Hotspot a ořez nemusí být aplikovány na tento obrázek tam, kde je prezentován.',
/** Convert to `{{targetType}}` */
'inputs.invalid-value.convert-button.text': 'Převést na <code>{{targetType}}</code>',
/** The current value (<code>`{{actualType}}`</code>) */
Expand Down Expand Up @@ -1587,7 +1589,7 @@ export default removeUndefinedLocaleResources({
'status-button.aria-label': 'Stav konfigurace',

/** Title for the changes tooltip in the history inspector*/
'timeline.changes.title': undefined, // 'Changes by'
'timeline.changes.title': 'Změny od',
/** Description for error when the timeline for the given document can't be loaded */
'timeline.error.load-document-changes-description':
'Transakce historie dokumentu nebyly ovlivněny.',
Expand Down

0 comments on commit 22e9fdc

Please sign in to comment.