Skip to content

Commit

Permalink
fix(is-IS): translation updates (#785)
Browse files Browse the repository at this point in the history
Co-authored-by: AutoTranslator <hello@sanity.io>
Co-authored-by: magnimarels <70704459+magnimarels@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 25, 2024
1 parent 3cbcc3c commit 29eea1f
Showing 1 changed file with 31 additions and 25 deletions.
56 changes: 31 additions & 25 deletions locales/is-IS/src/create.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,63 +2,69 @@ 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': 'Snemmtækur aðgangur',
/** 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': 'Hugmyndasniðin ritun',
/** 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':
'Skrifaðu náttúrulega í gervigreindarstuddum ritli. Innihaldið þitt kortleggst sjálfkrafa á Studio reiti þegar þú skrifar.',

/** Tooltip for Create Link button */
'create-link-info.tooltip': undefined, // 'Learn more'
'create-link-info.tooltip': 'Lærðu meira',

/** Edit in Create button text */
'edit-in-create-button.text': undefined, // 'Edit with Sanity Create'
'edit-in-create-button.text': 'Breyta með 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':
'Eftir að tenging er lokið munu breytingar þínar birtast hér í rauntíma.',
/** Header of the "Linking in progress" dialog */
'linking-in-progress-dialog.header': undefined, // 'Linking to Sanity Create'
'linking-in-progress-dialog.header': 'Tengist við 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':
'Faraðu aftur í Sanity Create. Skjalið þitt mun samstillast sjálfkrafa (tekur venjulega nokkrar sekúndur).',
/** "Linking in progress" troubleshooting button title */
'linking-in-progress-dialog.troubleshooting.button.title': undefined, // 'Linking delayed?'
'linking-in-progress-dialog.troubleshooting.button.title': 'Tenging tafin?',
/** "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':
'Athugaðu hvort Sanity Create glugginn þinn er enn opinn, eða ef ferlið virðist vera fast. Ef vandamál viðvarandi, reyndu að endurnýja Studio og reyndu aftur.',

/** "Start in Sanity Create" action button text */
'start-in-create-action.label': undefined, // 'Start in Sanity Create'
'start-in-create-action.label': 'Byrja í 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': 'Halda áfram',
/** 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': 'Lærðu meira',
/** 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': 'Þetta opnast í nýjum glugga, tengt beint við þetta skjal.',
/** 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': 'Ekki minna mig á aftur',
/** 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': 'Ekki hægt að ákvarða Sanity Create URL.',
/** Header of the "Start writing in Create" dialog */
'start-in-create-dialog.header': undefined, // 'Write naturally, publish structured'
'start-in-create-dialog.header': 'Skrifaðu eðlilega, birtu skipulagt',
/** 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':
'Búðu til efni á þinn hátt í gervigreindarstuddum ritli. Það sem þú skrifar kortleggst sjálfkrafa á réttu reitina í Sanity Studio þegar þú skrifar.',

/** 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': 'Þetta skjal er tengt við Sanity Create',

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

/** Unlink from Create dialog: Cancel button text */
'unlink-from-create-dialog.cancel.text': undefined, // 'Cancel'
'unlink-from-create-dialog.cancel.text': 'Hætta við',
/** 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': 'Ótitlað',
/** 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':
'Þú ert að aftengja “<strong>{{title}}</strong>” frá Sanity Create svo hægt sé að breyta því hér.',
/** Unlink from Create dialog header */
'unlink-from-create-dialog.header': undefined, // 'Switch editing to Studio?'
'unlink-from-create-dialog.header': 'Skipta ritun yfir í Studio?',
/** 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: Unlink button text */
Expand Down

0 comments on commit 29eea1f

Please sign in to comment.