Skip to content

Commit c057286

Browse files
author
AutoTranslator
committed
fix(tr-TR): automated translation updates
1 parent e301033 commit c057286

File tree

3 files changed

+53
-9
lines changed

3 files changed

+53
-9
lines changed

locales/tr-TR/src/comments.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ export default removeUndefinedLocaleResources({
7878
/** The text shown in the inline comment button */
7979
'inline-add-comment-button.title': 'Yorum ekle',
8080

81+
/** The title of the error card shown in the comments inspector */
82+
'inspector-error.title': 'Yorumlar yüklenirken bir hata oluştu',
83+
8184
/** Aria label for the breadcrumb button showing the field path. `{{field}}` is the last (most specific) field. */
8285
'list-item.breadcrumb-button-go-to-field-aria-label': '{{field}} alanına git',
8386
/** The button tooltip content for the add reaction button */

locales/tr-TR/src/structure.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ export default removeUndefinedLocaleResources({
1717
/** Message prompting the user to confirm discarding changes */
1818
'action.discard-changes.confirm-dialog.confirm-discard-changes':
1919
'Yayımlanandan bu yana yapılan tüm değişiklikleri atmak istediğinizden emin misiniz?',
20+
/** Message prompting the user to confirm discarding changes */
21+
'action.discard-changes.confirm-dialog.confirm-discard-changes-draft':
22+
'Tüm değişiklikleri atmak ve bu taslak belgeyi silmek istediğinizden emin misiniz?',
23+
/**Header for the confirm discard dialog */
24+
'action.discard-changes.confirm-dialog.header.text': 'Değişiklikleri at?',
2025
/** Tooltip when action is disabled because the document has no unpublished changes */
2126
'action.discard-changes.disabled.no-change': 'Bu belgede yayımlanmamış değişiklik yok',
2227
/** Tooltip when action is disabled because the document is not published */
@@ -167,6 +172,11 @@ export default removeUndefinedLocaleResources({
167172
/** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */
168173
'banners.release.navigate-to-edit-description-multiple_other':
169174
'Bu belge <VersionBadge/> yayınının bir parçası ve {{count}} fazladan yayınlar.',
175+
/** The text for the banner that appears when a document is not part of any release
176+
* @deprecated – no longer in use
177+
* */
178+
'banners.release.navigate-to-edit-description-none':
179+
'Bu belge herhangi bir sürümün parçası değil',
170180
/** The text for the banner that appears when a document only has one version but is in a draft or published pinned release */
171181
'banners.release.navigate-to-edit-description-single':
172182
'Bu belge <VersionBadge/> yayınının bir parçası',

locales/tr-TR/src/studio.ts

Lines changed: 40 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,11 +1378,22 @@ export default removeUndefinedLocaleResources({
13781378
'release.dialog.create.confirm': 'Sürüm oluştur',
13791379
/** Title for creating releases dialog */
13801380
'release.dialog.create.title': 'Yeni sürüm',
1381-
/** Body text for the dialog confirming deletion of a scheduled draft */
1382-
'release.dialog.delete-schedule-draft.body':
1383-
'Bu zamanlanmış taslağı silmek istediğinizden emin misiniz? Bu işlem geri alınamaz.',
1381+
/** Body text when deleting scheduled draft and draft is already up to date */
1382+
'release.dialog.delete-schedule-draft.body-already-current':
1383+
'Bu zamanlanmış taslağı silinsin mi? Taslağınız zaten güncel.',
1384+
/** Body text when deleting scheduled draft and changes will be saved to draft */
1385+
'release.dialog.delete-schedule-draft.body-will-save-to-draft':
1386+
'Bu zamanlanmış taslağı silinsin mi? Değişiklikleriniz taslağa kaydedilecek.',
1387+
/** Body text when deleting scheduled draft with checkbox shown for user choice */
1388+
'release.dialog.delete-schedule-draft.body-with-choice': 'Bu zamanlanmış taslağı silinsin mi?',
13841389
/** Confirm button text for deleting a scheduled draft */
13851390
'release.dialog.delete-schedule-draft.confirm': 'Evet, zamanlamayı sil',
1391+
/** Checkbox label for copying scheduled draft to draft before deletion */
1392+
'release.dialog.delete-schedule-draft.copy-checkbox':
1393+
'Zamanlanmış değişikliklerimi taslağa kopyalayarak saklayın (önerilir)',
1394+
/** Explanation text shown when scheduled draft has different changes than current draft */
1395+
'release.dialog.delete-schedule-draft.different-changes-explanation':
1396+
'Zamanlanmış taslağınızın mevcut taslağınızdan farklı değişiklikleri var.',
13861397
/** Header for the dialog confirming deletion of a scheduled draft */
13871398
'release.dialog.delete-schedule-draft.header': 'Zamanlanmış Taslağı Sil',
13881399
/** Body text for change schedule dialog */
@@ -1426,9 +1437,13 @@ export default removeUndefinedLocaleResources({
14261437
'Gelecek bir tarih ve saat için zamanlama yapın.',
14271438
/** Label for date picker when scheduling a release */
14281439
'release.schedule-dialog.select-publish-date-label': 'Yayınlanma Tarihi',
1429-
/** The toast description that will be shown when the user has a release perspective which is now archived */
1440+
/** The toast description that will be shown when the user has a release perspective which is now archived
1441+
* @deprecated – no longer needed
1442+
* */
14301443
'release.toast.archived-release.description': 'Bu sürümün sabitlemesi kaldırıldı',
1431-
/** The toast title that will be shown when the user has a release perspective which is now archived */
1444+
/** The toast title that will be shown when the user has a release perspective which is now archived
1445+
* @deprecated – no longer needed
1446+
* */
14321447
'release.toast.archived-release.title': "'{{title}}' sürümü arşivlendi",
14331448
/** The toast title that will be shown the creating a release fails */
14341449
'release.toast.create-release-error.title': 'Sürüm oluşturma başarısız oldu',
@@ -1438,25 +1453,33 @@ export default removeUndefinedLocaleResources({
14381453
/** Success toast for deleting a scheduled draft */
14391454
'release.toast.delete-schedule-draft.success':
14401455
'Zamanlanmış taslak belgesi <strong>{{title}}</strong> silindi.',
1441-
/** The toast title that will be shown when the user has a release perspective which is now deleted */
1456+
/** The toast title that will be shown when the user has a release perspective which is now deleted
1457+
* @deprecated – no longer needed
1458+
* */
14421459
'release.toast.not-found-release.title': "'{{title}}' yayını bulunamadı",
14431460
/** Error toast for running a scheduled publish immediately */
14441461
'release.toast.publish-scheduled-draft.error':
14451462
'Zamanlanmış taslak belgesi <strong>{{title}}</strong> yayınlanamadı: {{error}}',
14461463
/** Success toast for running a scheduled publish immediately */
14471464
'release.toast.publish-scheduled-draft.success':
14481465
'Zamanlanmış taslak belgesi <strong>{{title}}</strong> yayınlandı.',
1449-
/** The toast description that will be shown when the user has a release perspective which is now published */
1466+
/** The toast description that will be shown when the user has a release perspective which is now published
1467+
* @deprecated – no longer needed
1468+
**/
14501469
'release.toast.published-release.description': 'Bu sürümün sabitlemesi kaldırıldı',
1451-
/** The toast title that will be shown when the user has a release perspective which is now deleted */
1470+
/** The toast title that will be shown when the user has a release perspective which is now deleted
1471+
* @deprecated – no longer needed
1472+
**/
14521473
'release.toast.published-release.title': "'{{title}}' sürümü yayınlandı",
14531474
/** Error toast for rescheduling a draft */
14541475
'release.toast.reschedule-scheduled-draft.error':
14551476
'Zamanlanmış taslak belgesi <strong>{{title}}</strong> için yeni bir zamanlama yapılamadı: {{error}}',
14561477
/** Success toast for rescheduling a draft */
14571478
'release.toast.reschedule-scheduled-draft.success':
14581479
'Zamanlanmış taslak belgesi <strong>{{title}}</strong> için yeni bir zamanlama yapıldı.',
1459-
/** The toast title that will be shown when the user has a scheduled draft perspective which is now published */
1480+
/** The toast title that will be shown when the user has a scheduled draft perspective which is now published
1481+
* @deprecated – no longer needed
1482+
* */
14601483
'release.toast.scheduled-draft-published.title': 'Planlanan taslak yayınlandı',
14611484
/** Label for when a version of a document has already been added to the release */
14621485
'release.tooltip.already-added': 'Bu belgenin bir versiyonu zaten eklenmiş',
@@ -1472,6 +1495,14 @@ export default removeUndefinedLocaleResources({
14721495
/** Tooltip for the dropdown to show all versions of document */
14731496
'release.version-list.tooltip': 'Tüm belge versiyonlarını gör',
14741497

1498+
/** Button text for contacting support in the releases misconfiguration dialog */
1499+
'releases.upsell.misconfiguration.contact-support': 'Destek ile İletişime Geçin',
1500+
/** Header for the releases misconfiguration dialog */
1501+
'releases.upsell.misconfiguration.header': 'İçerik yayınları yapılandırma sorunu',
1502+
/** Message shown in the releases misconfiguration dialog */
1503+
'releases.upsell.misconfiguration.message':
1504+
'Projeniz için içerik yayınları etkinleştirilmiş, ancak yayın limitlerinizle ilgili bir yapılandırma sorunu görünüyor. İçerik yayınlarınızın doğru şekilde yapılandırılması için lütfen destek ile iletişime geçin.',
1505+
14751506
/** Confirm button text for the schedule publish dialog */
14761507
'schedule-publish-dialog.confirm': 'Zamanla',
14771508
/** Description for the schedule publish dialog */

0 commit comments

Comments
 (0)