Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tr-TR): automated translation updates #800

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 34 additions & 27 deletions locales/tr-TR/src/create.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,65 +2,72 @@ 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': 'Erken erişim',
/** 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': 'Fikir öncelikli yazarlık',
/** 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':
'Yapay zeka destekli bir editörde doğal olarak yazın. Yazdıkça içeriğiniz otomatik olarak Studio alanlarına eşlenir.',

/** Tooltip for Create Link button */
'create-link-info.tooltip': undefined, // 'Learn more'
'create-link-info.tooltip': 'Daha fazla bilgi edinin',

/** Edit in Create button text */
'edit-in-create-button.text': undefined, // 'Edit with Sanity Create'
'edit-in-create-button.text': 'Sanity Create ile Düzenle',

/** 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':
'Bağlandıktan sonra, düzenlemeleriniz burada gerçek zamanlı olarak görünecek.',
/** Header of the "Linking in progress" dialog */
'linking-in-progress-dialog.header': undefined, // 'Linking to Sanity Create'
'linking-in-progress-dialog.header': 'Sanity Create ile Bağlanıyor',
/** 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':
"Sanity Create'e geri dönün. Belgeniz otomatik olarak senkronize olacak (genellikle birkaç saniye sürer).",
/** "Linking in progress" troubleshooting button title */
'linking-in-progress-dialog.troubleshooting.button.title': undefined, // 'Linking delayed?'
'linking-in-progress-dialog.troubleshooting.button.title': 'Bağlantı gecikti mi?',
/** "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':
"Sanity Create pencerenizin hala açık olup olmadığını kontrol edin veya sürecin takılıp takılmadığını kontrol edin. Sorunlar devam ederse, Studio'yu yenileyin ve tekrar deneyin.",

/** "Start in Sanity Create" action button text */
'start-in-create-action.label': undefined, // 'Start in Sanity Create'
'start-in-create-action.label': "Sanity Create'de Başlayın",

/** CTA in "Start writing in Create" dialog: Continue to create */
'start-in-create-dialog.cta.continue': undefined, // 'Continue'
'start-in-create-dialog.cta.continue': 'Devam et',
/** 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': 'Daha fazla bilgi edinin',
/** 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': 'Bu, bu belgeye doğrudan bağlı yeni bir pencerede açılır.',
/** 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': 'Bir daha hatırlatma',
/** 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': "Sanity Create URL'si belirlenemiyor.",
/** Header of the "Start writing in Create" dialog */
'start-in-create-dialog.header': undefined, // 'Write naturally, publish structured'
'start-in-create-dialog.header': 'Doğal yazın, yapılandırılmış yayınlayın',
/** 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':
"Yapay zeka destekli bir editörde kendi tarzınızda içerik oluşturun. Yazdıklarınız otomatik olarak yazarken Sanity Studio'daki doğru alanlara eşlenir.",

/** 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': 'Bu belge Sanity Create ile bağlantılıdır',

/** Unlink document from Sanity Create button text */
'unlink-from-create-button.text': undefined, // 'Unlink'
'unlink-from-create-button.text': 'Bağlantıyı kaldır',

/** Unlink from Create dialog: Cancel button text */
'unlink-from-create-dialog.cancel.text': undefined, // 'Cancel'
'unlink-from-create-dialog.cancel.text': 'İptal',
/** 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': 'Başlıksız',
/** 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':
'“<strong>{{title}}</strong>” adlı belgenin Sanity Create ile olan bağlantısını kesiyorsunuz, böylece burada düzenlenebilir.',
/** Unlink from Create dialog header */
'unlink-from-create-dialog.header': undefined, // 'Switch editing to Studio?'
'unlink-from-create-dialog.header': "Düzenlemeyi Studio'ya geçir?",
/** 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':
"İçeriğiniz her iki yerde de korunacak. Sanity Create'teki yeni değişiklikler bu Stüdyo ile senkronize edilmeyecek.",
/** Unlink from Create dialog: Unlink button text */
'unlink-from-create-dialog.unlink.text': undefined, // 'Unlink now'
'unlink-from-create-dialog.unlink.text': 'Şimdi bağlantıyı kes',
})
16 changes: 8 additions & 8 deletions locales/tr-TR/src/structure.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,13 +134,13 @@ export default removeUndefinedLocaleResources({
'buttons.split-pane-close-group-button.title': 'Panel grubunu kapat',

/** The label used in the changes inspector for the from selector */
'changes.from.label': undefined, // 'From'
'changes.from.label': 'Başlangıç',
/* The label for the history tab in the changes inspector*/
'changes.tab.history': undefined, // 'History'
'changes.tab.history': 'Geçmiş',
/* The label for the review tab in the changes inspector*/
'changes.tab.review-changes': undefined, // 'Review changes'
'changes.tab.review-changes': 'Değişiklikleri İncele',
/** The label used in the changes inspector for the to selector */
'changes.to.label': undefined, // 'To'
'changes.to.label': 'Bitiş',

/** 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': 'İptal',
Expand Down Expand Up @@ -463,11 +463,11 @@ export default removeUndefinedLocaleResources({
'structure-error.structure-path.label': 'Yapı yolu',

/** 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': 'Eylem menüsünü aç',
/** The text for the tooltip in menu button the timeline item */
'timeline-item.menu-button.tooltip': undefined, // 'Actions'
'timeline-item.menu-button.tooltip': 'Eylemler',
/** The text for the collapse action in the timeline item menu */
'timeline-item.menu.action-collapse': undefined, // 'Collapse'
'timeline-item.menu.action-collapse': 'Daralt',
/** The text for the expand action in the timeline item menu */
'timeline-item.menu.action-expand': undefined, // 'Expand'
'timeline-item.menu.action-expand': 'Genişlet',
})
4 changes: 2 additions & 2 deletions locales/tr-TR/src/studio.ts
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ export default removeUndefinedLocaleResources({
/** Label to show in the document footer indicating the published date of the document */
'document-status.published': '{{date}} tarihinde yayınlandı',
/** 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': 'Revizyon tarihi <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 @@ -1578,7 +1578,7 @@ export default removeUndefinedLocaleResources({
'status-button.aria-label': 'Konfigürasyon durumu',

/** Title for the changes tooltip in the history inspector*/
'timeline.changes.title': undefined, // 'Changes by'
'timeline.changes.title': 'Değişiklik yapan',
/** Description for error when the timeline for the given document can't be loaded */
'timeline.error.load-document-changes-description': 'Belge geçmişi işlemleri etkilenmedi.',
/** Title for error when the timeline for the given document can't be loaded */
Expand Down