@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.138.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/i18n/cs.js +15 -1
- package/dist/cjs/i18n/da.js +15 -1
- package/dist/cjs/i18n/de.js +6 -1
- package/dist/cjs/i18n/en.js +32 -17
- package/dist/cjs/i18n/en_GB.js +32 -17
- package/dist/cjs/i18n/en_ZZ.js +32 -17
- package/dist/cjs/i18n/es.js +27 -1
- package/dist/cjs/i18n/fi.js +15 -1
- package/dist/cjs/i18n/fr.js +15 -1
- package/dist/cjs/i18n/hr.js +11 -1
- package/dist/cjs/i18n/hu.js +15 -1
- package/dist/cjs/i18n/it.js +18 -1
- package/dist/cjs/i18n/ja.js +15 -1
- package/dist/cjs/i18n/ko.js +16 -2
- package/dist/cjs/i18n/nb.js +15 -1
- package/dist/cjs/i18n/nl.js +17 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +27 -1
- package/dist/cjs/i18n/ru.js +6 -1
- package/dist/cjs/i18n/sl.js +23 -1
- package/dist/cjs/i18n/sr_RS.js +11 -1
- package/dist/cjs/i18n/sr_YR.js +11 -1
- package/dist/cjs/i18n/sv.js +15 -1
- package/dist/cjs/i18n/th.js +12 -3
- package/dist/cjs/i18n/tr.js +15 -1
- package/dist/cjs/i18n/uk.js +6 -3
- package/dist/cjs/i18n/vi.js +10 -1
- package/dist/cjs/i18n/zh.js +25 -2
- package/dist/cjs/i18n/zh_TW.js +24 -1
- package/dist/esm/i18n/cs.d.ts +15 -1
- package/dist/esm/i18n/cs.js +15 -1
- package/dist/esm/i18n/da.d.ts +15 -1
- package/dist/esm/i18n/da.js +15 -1
- package/dist/esm/i18n/de.d.ts +6 -1
- package/dist/esm/i18n/de.js +6 -1
- package/dist/esm/i18n/en.d.ts +18 -3
- package/dist/esm/i18n/en.js +32 -17
- package/dist/esm/i18n/en_GB.d.ts +18 -3
- package/dist/esm/i18n/en_GB.js +32 -17
- package/dist/esm/i18n/en_ZZ.d.ts +18 -3
- package/dist/esm/i18n/en_ZZ.js +32 -17
- package/dist/esm/i18n/es.d.ts +26 -0
- package/dist/esm/i18n/es.js +27 -1
- package/dist/esm/i18n/fi.d.ts +15 -1
- package/dist/esm/i18n/fi.js +15 -1
- package/dist/esm/i18n/fr.d.ts +15 -1
- package/dist/esm/i18n/fr.js +15 -1
- package/dist/esm/i18n/hr.d.ts +11 -1
- package/dist/esm/i18n/hr.js +11 -1
- package/dist/esm/i18n/hu.d.ts +15 -1
- package/dist/esm/i18n/hu.js +15 -1
- package/dist/esm/i18n/it.d.ts +18 -1
- package/dist/esm/i18n/it.js +18 -1
- package/dist/esm/i18n/ja.d.ts +15 -1
- package/dist/esm/i18n/ja.js +15 -1
- package/dist/esm/i18n/ko.d.ts +15 -1
- package/dist/esm/i18n/ko.js +16 -2
- package/dist/esm/i18n/nb.d.ts +15 -1
- package/dist/esm/i18n/nb.js +15 -1
- package/dist/esm/i18n/nl.d.ts +15 -1
- package/dist/esm/i18n/nl.js +17 -3
- package/dist/esm/i18n/pl.d.ts +26 -0
- package/dist/esm/i18n/pl.js +27 -1
- package/dist/esm/i18n/pt_BR.d.ts +26 -0
- package/dist/esm/i18n/pt_BR.js +27 -1
- package/dist/esm/i18n/ru.d.ts +6 -1
- package/dist/esm/i18n/ru.js +6 -1
- package/dist/esm/i18n/sl.d.ts +22 -0
- package/dist/esm/i18n/sl.js +23 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -1
- package/dist/esm/i18n/sr_RS.js +11 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -1
- package/dist/esm/i18n/sr_YR.js +11 -1
- package/dist/esm/i18n/sv.d.ts +15 -1
- package/dist/esm/i18n/sv.js +15 -1
- package/dist/esm/i18n/th.d.ts +10 -1
- package/dist/esm/i18n/th.js +12 -3
- package/dist/esm/i18n/tr.d.ts +15 -1
- package/dist/esm/i18n/tr.js +15 -1
- package/dist/esm/i18n/uk.d.ts +4 -1
- package/dist/esm/i18n/uk.js +6 -3
- package/dist/esm/i18n/vi.d.ts +10 -1
- package/dist/esm/i18n/vi.js +10 -1
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +25 -2
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +24 -1
- package/dist/types/i18n/cs.d.ts +15 -1
- package/dist/types/i18n/da.d.ts +15 -1
- package/dist/types/i18n/de.d.ts +6 -1
- package/dist/types/i18n/en.d.ts +18 -3
- package/dist/types/i18n/en_GB.d.ts +18 -3
- package/dist/types/i18n/en_ZZ.d.ts +18 -3
- package/dist/types/i18n/es.d.ts +26 -0
- package/dist/types/i18n/fi.d.ts +15 -1
- package/dist/types/i18n/fr.d.ts +15 -1
- package/dist/types/i18n/hr.d.ts +11 -1
- package/dist/types/i18n/hu.d.ts +15 -1
- package/dist/types/i18n/it.d.ts +18 -1
- package/dist/types/i18n/ja.d.ts +15 -1
- package/dist/types/i18n/ko.d.ts +15 -1
- package/dist/types/i18n/nb.d.ts +15 -1
- package/dist/types/i18n/nl.d.ts +15 -1
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +26 -0
- package/dist/types/i18n/ru.d.ts +6 -1
- package/dist/types/i18n/sl.d.ts +22 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -1
- package/dist/types/i18n/sr_YR.d.ts +11 -1
- package/dist/types/i18n/sv.d.ts +15 -1
- package/dist/types/i18n/th.d.ts +10 -1
- package/dist/types/i18n/tr.d.ts +15 -1
- package/dist/types/i18n/uk.d.ts +4 -1
- package/dist/types/i18n/vi.d.ts +10 -1
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -1
- package/i18n/da.ts +15 -1
- package/i18n/de.ts +7 -1
- package/i18n/en.ts +32 -22
- package/i18n/en_GB.ts +32 -22
- package/i18n/en_ZZ.ts +33 -19
- package/i18n/es.ts +31 -1
- package/i18n/fi.ts +15 -1
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +11 -1
- package/i18n/hu.ts +15 -1
- package/i18n/it.ts +20 -1
- package/i18n/ja.ts +15 -1
- package/i18n/ko.ts +16 -2
- package/i18n/nb.ts +15 -1
- package/i18n/nl.ts +18 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +30 -1
- package/i18n/ru.ts +6 -1
- package/i18n/sl.ts +27 -1
- package/i18n/sr_RS.ts +11 -1
- package/i18n/sr_YR.ts +11 -1
- package/i18n/sv.ts +15 -1
- package/i18n/th.ts +12 -3
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +6 -3
- package/i18n/vi.ts +10 -1
- package/i18n/zh.ts +26 -2
- package/i18n/zh_TW.ts +25 -1
- package/package.json +1 -1
package/dist/cjs/i18n/sr_YR.js
CHANGED
|
@@ -131,6 +131,7 @@ exports.default = {
|
|
|
131
131
|
'fabric.editor.ai.config.item.makeLonger.title': 'Продужи садржај',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.description': 'Нема описа',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Реците Агенту да напише нешто или одаберите у наставку',
|
|
134
|
+
'fabric.editor.ai.config.item.remix.title': 'Ремикс',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.description': 'Прави предлог за преформулисање реченица',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.title': 'Преформулишите',
|
|
136
137
|
'fabric.editor.ai.config.item.shorten.description': 'Скраћује садржај текста ради сажетости',
|
|
@@ -423,6 +424,7 @@ exports.default = {
|
|
|
423
424
|
'fabric.editor.annotationToolbar': 'Трака са алаткама за напомене',
|
|
424
425
|
'fabric.editor.anonymous-collaborator': 'Анонимни сарадник',
|
|
425
426
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'поље за текст фрагмента кода',
|
|
427
|
+
'fabric.editor.askRovo': 'Питајте Rovo',
|
|
426
428
|
'fabric.editor.backLink': 'Назад',
|
|
427
429
|
'fabric.editor.backgroundColor': 'Боја позадине',
|
|
428
430
|
'fabric.editor.block.menu.codeblock': 'Блок кôда',
|
|
@@ -790,6 +792,7 @@ exports.default = {
|
|
|
790
792
|
'fabric.editor.keyboardShortcuts': 'Тастерске пречице',
|
|
791
793
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} колона} other {Колона: {count}}}',
|
|
792
794
|
'fabric.editor.layout.controls.placeholder': '/ за уметање',
|
|
795
|
+
'fabric.editor.layout.distributeColumns': 'Прошири колоне',
|
|
793
796
|
'fabric.editor.layout.placeholder': 'Додај садржај',
|
|
794
797
|
'fabric.editor.layout.resizeLayout': 'Промени величину распореда',
|
|
795
798
|
'fabric.editor.layoutFixedWidth': 'Врати на стандардно',
|
|
@@ -814,11 +817,12 @@ exports.default = {
|
|
|
814
817
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'да уметнете елементе',
|
|
815
818
|
'fabric.editor.longEmptyNodePlaceholderText': 'Унесите / за уметање елемената',
|
|
816
819
|
'fabric.editor.markdown': 'Markdown',
|
|
820
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Откажи',
|
|
821
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Потврди',
|
|
817
822
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Извор за Markdown',
|
|
818
823
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим приказа',
|
|
819
824
|
'fabric.editor.markdownMode.viewToggle.preview': 'Подељени приказ (ускоро)',
|
|
820
825
|
'fabric.editor.markdownMode.viewToggle.source': 'Уређивач синтаксе',
|
|
821
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Уређивач WYSIWYG',
|
|
822
826
|
'fabric.editor.matchCase': 'Подудари слова',
|
|
823
827
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширина медија смањена на {newMediaWidth,number} пиксел.} other {Ширина медија смањена на {newMediaWidth,number} пиксела.}}',
|
|
824
828
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширина медија повећана на {newMediaWidth,number} пиксел.} other {Ширина медија повећана на {newMediaWidth,number} пиксела.}}',
|
|
@@ -1020,6 +1024,12 @@ exports.default = {
|
|
|
1020
1024
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Не можемо да прикажемо овај садржај јер је несинхронизован са <a>{title}</a>.',
|
|
1021
1025
|
'fabric.editor.syncedLocationDropdownError': 'Тренутно не можемо да учитамо локације. Сачекајте неколико минута и освежите свој прегледач.',
|
|
1022
1026
|
'fabric.editor.syncedLocationDropdownHeading': '{count} локација/е:',
|
|
1027
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Грешка',
|
|
1028
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Блок',
|
|
1029
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira радна ставка',
|
|
1030
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Прича',
|
|
1031
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Подзадатак',
|
|
1032
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Задатак',
|
|
1023
1033
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Сазнајте више о синхронизованим блоковима',
|
|
1024
1034
|
'fabric.editor.syncedLocationDropdownNoResults': 'Копирајте и налепите синхронизоване блокове да бисте их поново користили на другим локацијама.',
|
|
1025
1035
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Затражите приступ',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Gör längre',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Beskrivning saknas',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Be agenten att skriva något eller välj nedan',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Remix',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Skapar ett förslag på hur dina meningar kan omformuleras',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Omformulera',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Kortar ner innehållet för att göra det mer koncist',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Föreslå en titel',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-föreslagen kommentar baserat på denna arbetsuppgift',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Föreslå en kommentar',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Föreslå ett svar',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Skapar en sammanfattning av texten du arbetar med och markerar viktiga punkter',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Sammanfatta text',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Sammanfatta text',
|
|
@@ -352,6 +354,7 @@ exports.default = {
|
|
|
352
354
|
'fabric.editor.annotationToolbar': 'Verktygsfält för kommentarer',
|
|
353
355
|
'fabric.editor.anonymous-collaborator': 'Anonym medarbetare',
|
|
354
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'textruta med kodavsnitt',
|
|
357
|
+
'fabric.editor.askRovo': 'Fråga Rovo',
|
|
355
358
|
'fabric.editor.backLink': 'Gå tillbaka',
|
|
356
359
|
'fabric.editor.backgroundColor': 'Bakgrundsfärg',
|
|
357
360
|
'fabric.editor.block.menu.codeblock': 'Kodblock',
|
|
@@ -433,6 +436,7 @@ exports.default = {
|
|
|
433
436
|
'fabric.editor.codeBlock.languageNotSet': 'Du har inte angett kodspråk.',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopierad!',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiera som text',
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Visa radnummer',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Inaktivera brytning',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Aktivera brytning',
|
|
438
442
|
'fabric.editor.codeblock': 'Kodstycke',
|
|
@@ -725,6 +729,7 @@ exports.default = {
|
|
|
725
729
|
'fabric.editor.keyboardShortcuts': 'Kortkommandon',
|
|
726
730
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolumn} other {{count} kolumner}}',
|
|
727
731
|
'fabric.editor.layout.controls.placeholder': '/ för att infoga',
|
|
732
|
+
'fabric.editor.layout.distributeColumns': 'Fördela kolumner',
|
|
728
733
|
'fabric.editor.layout.placeholder': 'Lägg till innehåll',
|
|
729
734
|
'fabric.editor.layout.resizeLayout': 'Ändra storlek på layout',
|
|
730
735
|
'fabric.editor.layoutFixedWidth': 'Tillbaka till centrera',
|
|
@@ -749,11 +754,14 @@ exports.default = {
|
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'för att infoga element',
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderText': 'Ange / om du vill infoga element',
|
|
751
756
|
'fabric.editor.markdown': 'Markdown',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Avbryt',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bekräfta',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Något gick fel när sidan konverterades. Försök igen.',
|
|
760
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
752
761
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-källa',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningsläge',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.preview': 'Delad vy (kommer snart)',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaxredigerare',
|
|
756
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG-redigerare',
|
|
757
765
|
'fabric.editor.matchCase': 'Matcha skiftläge',
|
|
758
766
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabredden har minskats till {newMediaWidth,number} pixel.} other {Mediabredden har minskats till {newMediaWidth,number} pixlar.}}',
|
|
759
767
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabredden har ökats till {newMediaWidth,number} pixel.} other {Mediabredden har ökats till {newMediaWidth,number} pixlar.}}',
|
|
@@ -958,6 +966,12 @@ exports.default = {
|
|
|
958
966
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Det går inte att visa innehållet eftersom det inte längre synkroniseras från <a>{title}</a>.',
|
|
959
967
|
'fabric.editor.syncedLocationDropdownError': 'Vi kan inte läsa in platser just nu. Vänta några minuter och uppdatera webbläsaren.',
|
|
960
968
|
'fabric.editor.syncedLocationDropdownHeading': '{count} platser:',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bugg',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira-arbetsuppgift',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Underuppgift',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Uppgift',
|
|
961
975
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Läs mer om synkroniserade block',
|
|
962
976
|
'fabric.editor.syncedLocationDropdownNoResults': 'Kopiera och klistra in synkroniserade block för att återanvända dem på andra platser.',
|
|
963
977
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Begär åtkomst',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -338,6 +338,7 @@ exports.default = {
|
|
|
338
338
|
'fabric.editor.annotationToolbar': 'แถบเครื่องมือข้อความหมายเหตุ',
|
|
339
339
|
'fabric.editor.anonymous-collaborator': 'ผู้ทำงานร่วมกันที่ไม่ระบุตัวตน',
|
|
340
340
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'กล่องข้อความข้อมูลย่อรหัส',
|
|
341
|
+
'fabric.editor.askRovo': 'ถาม Rovo',
|
|
341
342
|
'fabric.editor.backLink': 'ย้อนกลับ',
|
|
342
343
|
'fabric.editor.backgroundColor': 'สีพื้นหลัง',
|
|
343
344
|
'fabric.editor.block.menu.codeblock': 'โค้ดบล็อก',
|
|
@@ -397,7 +398,7 @@ exports.default = {
|
|
|
397
398
|
'fabric.editor.cannotPasteSyncedBlockAction': 'เรียนรู้เพิ่มเติม',
|
|
398
399
|
'fabric.editor.cannotPasteSyncedBlockDescription': 'เรากำลังพัฒนาคุณสมบัตินี้อยู่ ขณะนี้ คุณสามารถวางเนื้อหาที่ซิงค์ได้เมื่อมีการสร้างตั๋วของคุณขึ้นแล้วเท่านั้น',
|
|
399
400
|
'fabric.editor.cannotPasteSyncedBlockTitle': 'ไม่สามารถวางได้',
|
|
400
|
-
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription': '
|
|
401
|
+
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription': 'ยังไม่มีการรับรองการซิงค์บล็อก',
|
|
401
402
|
'fabric.editor.captionPlaceholder': 'เพิ่มคำอธิบาย',
|
|
402
403
|
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': 'เพิ่มคำบรรยาย - ดับเบิลคลิกเพื่อดูตัวอย่าง',
|
|
403
404
|
'fabric.editor.cardFloatingControls': 'ตัวเลือกการ์ด',
|
|
@@ -508,7 +509,7 @@ exports.default = {
|
|
|
508
509
|
'fabric.editor.distributeColumns': 'แบ่งคอลัมน์',
|
|
509
510
|
'fabric.editor.dragHandleZone': 'เปิดใช้งานโซนตัวจับลาก',
|
|
510
511
|
'fabric.editor.dropPlaceholderLabel': 'เอกสาร',
|
|
511
|
-
'fabric.editor.duplicateSourceSyncBlockDescription': '
|
|
512
|
+
'fabric.editor.duplicateSourceSyncBlockDescription': 'ในหนึ่งหน้าข้อมูลอนุญาตให้บล็อกซิงก์ต้นทาง ได้เพียงหนึ่งบล็อกต่อหนึ่งแหล่งที่มาเท่านั้น หากต้องการใช้เนื้อหานี้ซ้ำ ให้ใช้บล็อกซิงก์แบบอ้างอิง แทน',
|
|
512
513
|
'fabric.editor.duplicateSourceSyncBlockTitle': 'ลบบล็อกที่ซิงค์ที่ซ้ำกันออกแล้ว',
|
|
513
514
|
'fabric.editor.ecombedDescription': 'แสดงตัวอย่างแบบโต้ตอบของลิงก์',
|
|
514
515
|
'fabric.editor.edit': 'แก้ไข',
|
|
@@ -711,6 +712,7 @@ exports.default = {
|
|
|
711
712
|
'fabric.editor.keyboardShortcuts': 'ปุ่มลัด',
|
|
712
713
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} คอลัมน์}}',
|
|
713
714
|
'fabric.editor.layout.controls.placeholder': '/ เพื่อแทรก',
|
|
715
|
+
'fabric.editor.layout.distributeColumns': 'แบ่งคอลัมน์',
|
|
714
716
|
'fabric.editor.layout.placeholder': 'เพิ่มเนื้อหา',
|
|
715
717
|
'fabric.editor.layout.resizeLayout': 'ปรับขนาดเค้าโครง',
|
|
716
718
|
'fabric.editor.layoutFixedWidth': 'กลับไปตรงกลาง',
|
|
@@ -735,11 +737,12 @@ exports.default = {
|
|
|
735
737
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'เพื่อแทรกองค์ประกอบ',
|
|
736
738
|
'fabric.editor.longEmptyNodePlaceholderText': 'พิมพ์ / เพื่อแทรกองค์ประกอบ',
|
|
737
739
|
'fabric.editor.markdown': 'Markdown',
|
|
740
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'ยกเลิก',
|
|
741
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'ยืนยัน',
|
|
738
742
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'แหล่งที่มาของ Markdown',
|
|
739
743
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'โหมดมุมมอง',
|
|
740
744
|
'fabric.editor.markdownMode.viewToggle.preview': 'การแสดงผลแบบแบ่งหน้าจอ (เร็ว ๆ นี้)',
|
|
741
745
|
'fabric.editor.markdownMode.viewToggle.source': 'เครื่องมือแก้ไขด้านโครงสร้าง',
|
|
742
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'เครื่องมือแก้ไข WYSIWYG',
|
|
743
746
|
'fabric.editor.matchCase': 'รายการที่ตรงกัน',
|
|
744
747
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {ความกว้างของสื่อลดลงเหลือ {newMediaWidth,number} พิกเซล}}',
|
|
745
748
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {ความกว้างของสื่อเพิ่มขึ้นเป็น {newMediaWidth,number} พิกเซล}}',
|
|
@@ -944,6 +947,12 @@ exports.default = {
|
|
|
944
947
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'เราไม่สามารถแสดงเนื้อหานี้ได้เนื่องจากถูกยกเลิกการเชื่อมโยงจาก <a>{title}</a> แล้ว',
|
|
945
948
|
'fabric.editor.syncedLocationDropdownError': 'เราไม่สามารถโหลดตำแหน่งที่ตั้งได้ในขณะนี้ โปรดรอสักครู่ และรีเฟรชเบราว์เซอร์ของคุณ',
|
|
946
949
|
'fabric.editor.syncedLocationDropdownHeading': '{count} ตำแหน่ง:',
|
|
950
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'ข้อผิดพลาด',
|
|
951
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'โครงงาน',
|
|
952
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'ตั๋ว Jira',
|
|
953
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'เรื่องราว',
|
|
954
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'งานย่อย',
|
|
955
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'งาน',
|
|
947
956
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'เรียนรู้เพิ่มเติมเกี่ยวกับบล็อกที่ซิงค์',
|
|
948
957
|
'fabric.editor.syncedLocationDropdownNoResults': 'คัดลอกและวางบล็อกที่ซิงค์เพื่อใช้ซ้ำในตำแหน่งที่ตั้งอื่น',
|
|
949
958
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'ส่งคำขอการเข้าถึง',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Uzat',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Açıklama yok',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Temsilciye herhangi bir şey yazmasını söyleyin veya aşağıdan seçin',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Yeniden düzenle',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Cümlelerinizi yeniden yazmak için öneri oluşturur',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Yeniden ifade et',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Daha az ve öz hale getirmek için içeriği kısaltır',
|
|
@@ -141,6 +142,7 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Başlık öner',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Bu bilete göre yapay zeka tarafından önerilen bir yorum alın',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Bir yorum öner',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Bir yanıt öner',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.description': 'Önemli noktaları vurgulayarak üzerinde çalıştığınız işlerin bir özetini oluşturur',
|
|
145
147
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Yazıyı özetle',
|
|
146
148
|
'fabric.editor.ai.config.item.summarize.title': 'Yazıyı özetle',
|
|
@@ -353,6 +355,7 @@ exports.default = {
|
|
|
353
355
|
'fabric.editor.annotationToolbar': 'Not ekleme araç çubuğu',
|
|
354
356
|
'fabric.editor.anonymous-collaborator': 'Anonim katkıda bulunan',
|
|
355
357
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'kod parçacığı metin kutusu',
|
|
358
|
+
'fabric.editor.askRovo': "Rovo'ya sorun",
|
|
356
359
|
'fabric.editor.backLink': 'Geri dön',
|
|
357
360
|
'fabric.editor.backgroundColor': 'Arkaplan rengi',
|
|
358
361
|
'fabric.editor.block.menu.codeblock': 'Kod bloku',
|
|
@@ -434,6 +437,7 @@ exports.default = {
|
|
|
434
437
|
'fabric.editor.codeBlock.languageNotSet': 'Kod dili ayarlanmadı.',
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopyalandı!',
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Metin olarak kopyala',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Satır sayılarını gösterin',
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Kaydırmayı kapat',
|
|
438
442
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Kaydırmayı aç',
|
|
439
443
|
'fabric.editor.codeblock': 'Kod parçacığı',
|
|
@@ -726,6 +730,7 @@ exports.default = {
|
|
|
726
730
|
'fabric.editor.keyboardShortcuts': 'Klavye kısayolları',
|
|
727
731
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sütun} other {{count} Sütun}}',
|
|
728
732
|
'fabric.editor.layout.controls.placeholder': 'Eklemek için / yazın',
|
|
733
|
+
'fabric.editor.layout.distributeColumns': 'Sütunları eşit dağıt',
|
|
729
734
|
'fabric.editor.layout.placeholder': 'İçerik ekleyin',
|
|
730
735
|
'fabric.editor.layout.resizeLayout': 'Yerleşimi yeniden boyutlandır',
|
|
731
736
|
'fabric.editor.layoutFixedWidth': 'Ortaya getir',
|
|
@@ -750,11 +755,14 @@ exports.default = {
|
|
|
750
755
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'öğe eklemek için',
|
|
751
756
|
'fabric.editor.longEmptyNodePlaceholderText': 'Öğe eklemek için / yazın',
|
|
752
757
|
'fabric.editor.markdown': 'Markdown',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'İptal',
|
|
759
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Onayla',
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Bu sayfa dönüştürülürken bir sorun yaşandı. Lütfen yeniden deneyin.',
|
|
761
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
753
762
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown kaynağı',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Görünüm modu',
|
|
755
764
|
'fabric.editor.markdownMode.viewToggle.preview': 'Bölünmüş görünüm (yakında)',
|
|
756
765
|
'fabric.editor.markdownMode.viewToggle.source': 'Söz dizimi düzenleyici',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG düzenleyici',
|
|
758
766
|
'fabric.editor.matchCase': 'Büyük/küçük harf eşleştir',
|
|
759
767
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Medya genişliği {newMediaWidth,number} piksele düşürüldü.} other {Medya genişliği {newMediaWidth,number} piksele düşürüldü.}}',
|
|
760
768
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Medya genişliği {newMediaWidth,number} piksele çıkarıldı.} other {Medya genişliği {newMediaWidth,number} piksele çıkarıldı.}}',
|
|
@@ -959,6 +967,12 @@ exports.default = {
|
|
|
959
967
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': '<a>{title}</a> kaynağıyla senkronizasyonu kaldırıldığından bu içerik gösterilemiyor.',
|
|
960
968
|
'fabric.editor.syncedLocationDropdownError': 'Şu anda konumlar yüklenemiyor. Lütfen birkaç dakika bekleyin ve tarayıcınızı yenileyin.',
|
|
961
969
|
'fabric.editor.syncedLocationDropdownHeading': '{count} konum:',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Hata',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epik',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira bileti',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Hikaye',
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Alt görev',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Görev',
|
|
962
976
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Senkronize edilmiş bloklar hakkında daha fazla bilgi edinin',
|
|
963
977
|
'fabric.editor.syncedLocationDropdownNoResults': 'Başka konumlarda yeniden kullanmak için senkronize edilmiş blokları kopyalayıp yapıştırın.',
|
|
964
978
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Erişim talep edin',
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -338,6 +338,7 @@ exports.default = {
|
|
|
338
338
|
'fabric.editor.annotationToolbar': 'Панель приміток',
|
|
339
339
|
'fabric.editor.anonymous-collaborator': 'Анонімний співробітник',
|
|
340
340
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'текстове поле фрагмента коду',
|
|
341
|
+
'fabric.editor.askRovo': 'Запитати Rovo',
|
|
341
342
|
'fabric.editor.backLink': 'Назад',
|
|
342
343
|
'fabric.editor.backgroundColor': 'Колір фону',
|
|
343
344
|
'fabric.editor.block.menu.codeblock': 'Блок коду',
|
|
@@ -508,7 +509,7 @@ exports.default = {
|
|
|
508
509
|
'fabric.editor.distributeColumns': 'Вирівняти стовпці по ширині',
|
|
509
510
|
'fabric.editor.dragHandleZone': 'Активувати область повзунка для перетягування',
|
|
510
511
|
'fabric.editor.dropPlaceholderLabel': 'Документ',
|
|
511
|
-
'fabric.editor.duplicateSourceSyncBlockDescription':
|
|
512
|
+
'fabric.editor.duplicateSourceSyncBlockDescription': "На сторінці допускається лише один синхронізований блок для кожного джерела. Щоб повторно використати цей вміст, додайте його як пов'язаний синхронізований блок.",
|
|
512
513
|
'fabric.editor.duplicateSourceSyncBlockTitle': 'Копію синхронізованого блокування видалено',
|
|
513
514
|
'fabric.editor.ecombedDescription': 'Показати інтерактивний попередній перегляд посилання',
|
|
514
515
|
'fabric.editor.edit': 'Редагувати',
|
|
@@ -711,6 +712,7 @@ exports.default = {
|
|
|
711
712
|
'fabric.editor.keyboardShortcuts': 'Гарячі клавіші',
|
|
712
713
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} стовпець} few {{count} стовпці} many {{count} стовпців} other {{count} стовпців}}',
|
|
713
714
|
'fabric.editor.layout.controls.placeholder': '/ для вставки',
|
|
715
|
+
'fabric.editor.layout.distributeColumns': 'Вирівняти стовпці по ширині',
|
|
714
716
|
'fabric.editor.layout.placeholder': 'Додайте вміст',
|
|
715
717
|
'fabric.editor.layout.resizeLayout': 'Зміна розміру макета',
|
|
716
718
|
'fabric.editor.layoutFixedWidth': 'Стандартне відображення',
|
|
@@ -735,11 +737,12 @@ exports.default = {
|
|
|
735
737
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'вставити елементи',
|
|
736
738
|
'fabric.editor.longEmptyNodePlaceholderText': 'Введіть /, щоб вставити елементи',
|
|
737
739
|
'fabric.editor.markdown': 'Markdown',
|
|
740
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Скасувати',
|
|
741
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Підтвердити',
|
|
738
742
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Джерело розмітки Markdown',
|
|
739
743
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим перегляду',
|
|
740
744
|
'fabric.editor.markdownMode.viewToggle.preview': 'Розділений екран (очікується незабаром)',
|
|
741
745
|
'fabric.editor.markdownMode.viewToggle.source': 'Редактор синтаксису',
|
|
742
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Візуальний редактор',
|
|
743
746
|
'fabric.editor.matchCase': 'Враховувати регістр',
|
|
744
747
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.}}',
|
|
745
748
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.}}',
|
|
@@ -798,7 +801,7 @@ exports.default = {
|
|
|
798
801
|
'fabric.editor.moveSelectionLeft': 'Перемістити виділене вліво',
|
|
799
802
|
'fabric.editor.moveSelectionRight': 'Перемістити виділене вправо',
|
|
800
803
|
'fabric.editor.moveSelectionUp': 'Перемістити виділене вгору',
|
|
801
|
-
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Показати заголовок
|
|
804
|
+
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Показати заголовок вбудованого вмісту',
|
|
802
805
|
'fabric.editor.nativeEmbeds.expandPreview': 'Розгорнути',
|
|
803
806
|
'fabric.editor.nativeEmbeds.refresh': 'Оновити',
|
|
804
807
|
'fabric.editor.nativeEmbeds.setEmbedType': 'Установити тип вбудування',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -338,6 +338,7 @@ exports.default = {
|
|
|
338
338
|
'fabric.editor.annotationToolbar': 'Thanh công cụ chú thích',
|
|
339
339
|
'fabric.editor.anonymous-collaborator': 'Người cộng tác vô danh',
|
|
340
340
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'khung văn bản cho đoạn mã',
|
|
341
|
+
'fabric.editor.askRovo': 'Hỏi Rovo',
|
|
341
342
|
'fabric.editor.backLink': 'Quay lại',
|
|
342
343
|
'fabric.editor.backgroundColor': 'Màu nền',
|
|
343
344
|
'fabric.editor.block.menu.codeblock': 'Khối mã',
|
|
@@ -711,6 +712,7 @@ exports.default = {
|
|
|
711
712
|
'fabric.editor.keyboardShortcuts': 'Phím tắt bàn phím',
|
|
712
713
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} cột}}',
|
|
713
714
|
'fabric.editor.layout.controls.placeholder': '/ để chèn',
|
|
715
|
+
'fabric.editor.layout.distributeColumns': 'Phân phối cột',
|
|
714
716
|
'fabric.editor.layout.placeholder': 'Thêm nội dung',
|
|
715
717
|
'fabric.editor.layout.resizeLayout': 'Đổi cỡ bố cục',
|
|
716
718
|
'fabric.editor.layoutFixedWidth': 'Quay lại chính giữa',
|
|
@@ -735,11 +737,12 @@ exports.default = {
|
|
|
735
737
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'để chèn thành phần',
|
|
736
738
|
'fabric.editor.longEmptyNodePlaceholderText': 'Nhập / để chèn thành phần',
|
|
737
739
|
'fabric.editor.markdown': 'Ngôn ngữ đánh dấu',
|
|
740
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Hủy',
|
|
741
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Xác nhận',
|
|
738
742
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Nguồn Đánh dấu',
|
|
739
743
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Chế độ xem',
|
|
740
744
|
'fabric.editor.markdownMode.viewToggle.preview': 'Chế độ xem chia màn hình (sắp ra mắt)',
|
|
741
745
|
'fabric.editor.markdownMode.viewToggle.source': 'Trình soạn thảo cú pháp',
|
|
742
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Trình soạn thảo WYSIWYG',
|
|
743
746
|
'fabric.editor.matchCase': 'Khớp cách viết hoa',
|
|
744
747
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã giảm xuống {newMediaWidth,number} pixel.}}',
|
|
745
748
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã tăng lên {newMediaWidth,number} pixel.}}',
|
|
@@ -944,6 +947,12 @@ exports.default = {
|
|
|
944
947
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Chúng tôi không thể hiển thị do nội dung này đã bị hủy đồng bộ khỏi <a>{title}</a>.',
|
|
945
948
|
'fabric.editor.syncedLocationDropdownError': 'Chúng tôi không thể tải vị trí ngay bây giờ. Vui lòng chờ ít phút và làm mới trình duyệt của bạn.',
|
|
946
949
|
'fabric.editor.syncedLocationDropdownHeading': '{count} vị trí:',
|
|
950
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Lỗi',
|
|
951
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Quy mô lớn',
|
|
952
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Hạng mục công việc Jira',
|
|
953
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Câu chuyện',
|
|
954
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Tác vụ con',
|
|
955
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Tác vụ',
|
|
947
956
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Tìm hiểu thêm về các khối đã đồng bộ',
|
|
948
957
|
'fabric.editor.syncedLocationDropdownNoResults': 'Sao chép và dán các khối đã đồng bộ để sử dụng lại ở các vị trí khác.',
|
|
949
958
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Yêu cầu quyền truy cập',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': '延长内容篇幅',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': '无描述',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': '让支持人员编写任意内容,或从下方进行选择',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': '转换',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': '为改写句子提供建议',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': '改写',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': '缩短内容,使其更简洁',
|
|
@@ -141,6 +142,8 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': '推荐标题',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': '根据此工作项获取人工智能建议的评论',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': '建议评论',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': '针对此评论获取 Atlassian Intelligence 建议的回复',
|
|
146
|
+
'fabric.editor.ai.config.item.suggestReply.title': '建议回复',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.description': '为您正在处理的文本创建摘要,从而突出要点',
|
|
145
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '总结写作',
|
|
146
149
|
'fabric.editor.ai.config.item.summarize.title': '总结写作',
|
|
@@ -353,8 +356,10 @@ exports.default = {
|
|
|
353
356
|
'fabric.editor.annotationToolbar': '标注工具栏',
|
|
354
357
|
'fabric.editor.anonymous-collaborator': '匿名协作者',
|
|
355
358
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '代码片段文本框',
|
|
359
|
+
'fabric.editor.askRovo': '询问 Rovo',
|
|
356
360
|
'fabric.editor.backLink': '返回',
|
|
357
361
|
'fabric.editor.backgroundColor': '背景颜色',
|
|
362
|
+
'fabric.editor.block.menu.change.format': '更改格式',
|
|
358
363
|
'fabric.editor.block.menu.codeblock': '代码块',
|
|
359
364
|
'fabric.editor.block.menu.copy': '复制',
|
|
360
365
|
'fabric.editor.block.menu.copy.block': '复制区块',
|
|
@@ -412,7 +417,7 @@ exports.default = {
|
|
|
412
417
|
'fabric.editor.cannotPasteSyncedBlockAction': '了解更多',
|
|
413
418
|
'fabric.editor.cannotPasteSyncedBlockDescription': '我们仍在构建此功能。当前,只有在创建工作项后,您才能粘贴已同步的内容。',
|
|
414
419
|
'fabric.editor.cannotPasteSyncedBlockTitle': '无法粘贴',
|
|
415
|
-
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription': '
|
|
420
|
+
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription': '此处暂不支持同步块。',
|
|
416
421
|
'fabric.editor.captionPlaceholder': '添加标题',
|
|
417
422
|
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': '添加标题 - 双击可预览',
|
|
418
423
|
'fabric.editor.cardFloatingControls': '卡片选项',
|
|
@@ -434,6 +439,8 @@ exports.default = {
|
|
|
434
439
|
'fabric.editor.codeBlock.languageNotSet': '未设置代码语言。',
|
|
435
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已复制!',
|
|
436
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '复制为文本',
|
|
442
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '隐藏行号',
|
|
443
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '显示行号',
|
|
437
444
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '关闭换行',
|
|
438
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '开启换行',
|
|
439
446
|
'fabric.editor.codeblock': '代码片段',
|
|
@@ -582,6 +589,7 @@ exports.default = {
|
|
|
582
589
|
'fabric.editor.emptyLink': '请输入链接。',
|
|
583
590
|
'fabric.editor.emptySearchResults': '未找到任何结果。',
|
|
584
591
|
'fabric.editor.emptySearchResultsSuggestion': '选择{buttonName}以浏览插入内容。',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '选择 {askRovoName} 以获取帮助。',
|
|
585
593
|
'fabric.editor.epic': '长篇故事',
|
|
586
594
|
'fabric.editor.error': '错误',
|
|
587
595
|
'fabric.editor.error.description.cannotDelete': '尝试删除此同步区块时发生错误。',
|
|
@@ -590,6 +598,7 @@ exports.default = {
|
|
|
590
598
|
'fabric.editor.error.description.failToEditWhenOffline': '您似乎处于离线状态。请连接互联网,以编辑同步内容。',
|
|
591
599
|
'fabric.editor.error.description.reference.offline': '您处于离线状态时,我们无法显示同步块',
|
|
592
600
|
'fabric.editor.error.description.reference.unpublished': '已同步内容将<link>在页面发布后</link>显示',
|
|
601
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': '已同步内容将在<link>该项目的描述保存后</link>显示',
|
|
593
602
|
'fabric.editor.error.flag.title.cannotDelete': '无法删除同步块',
|
|
594
603
|
'fabric.editor.error.message.label': '错误',
|
|
595
604
|
'fabric.editor.error.title.failToCreate': '无法离线创建同步内容',
|
|
@@ -726,6 +735,8 @@ exports.default = {
|
|
|
726
735
|
'fabric.editor.keyboardShortcuts': '键盘快捷键',
|
|
727
736
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 列}}',
|
|
728
737
|
'fabric.editor.layout.controls.placeholder': '输入 / 以插入',
|
|
738
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, other {删除列}}',
|
|
739
|
+
'fabric.editor.layout.distributeColumns': '分散列',
|
|
729
740
|
'fabric.editor.layout.placeholder': '添加内容',
|
|
730
741
|
'fabric.editor.layout.resizeLayout': '调整布局大小',
|
|
731
742
|
'fabric.editor.layoutFixedWidth': '返回至中心',
|
|
@@ -750,11 +761,15 @@ exports.default = {
|
|
|
750
761
|
'fabric.editor.longEmptyNodePlaceholderSuffix': '插入元素',
|
|
751
762
|
'fabric.editor.longEmptyNodePlaceholderText': '输入 / 以插入元素',
|
|
752
763
|
'fabric.editor.markdown': '进行标记',
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': '取消',
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': '确认',
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.error': '转换此页面时发生错误。请重试。',
|
|
767
|
+
'fabric.editor.markdownMode.labsLozenge': '实验室',
|
|
753
768
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 来源',
|
|
754
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '查看模式',
|
|
755
770
|
'fabric.editor.markdownMode.viewToggle.preview': '拆分视图(即将推出)',
|
|
756
771
|
'fabric.editor.markdownMode.viewToggle.source': '语法编辑器',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
772
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': '预览编辑器',
|
|
758
773
|
'fabric.editor.matchCase': '匹配大小写',
|
|
759
774
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {媒体宽度已减小到 {newMediaWidth,number} 像素。}}',
|
|
760
775
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {媒体宽度已增大到 {newMediaWidth,number} 像素。}}',
|
|
@@ -959,6 +974,12 @@ exports.default = {
|
|
|
959
974
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': '无法显示此内容,因为其已从 "<a>{title}</a>" 取消同步。',
|
|
960
975
|
'fabric.editor.syncedLocationDropdownError': '目前无法加载位置。请等待几分钟并刷新浏览器。',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownHeading': '{count} 个位置:',
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': '缺陷',
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': '长篇故事',
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira 工作项',
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': '故事',
|
|
981
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '子任务',
|
|
982
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': '任务',
|
|
962
983
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': '了解有关同步块的更多信息',
|
|
963
984
|
'fabric.editor.syncedLocationDropdownNoResults': '复制并粘贴同步块以在其他位置重复使用。',
|
|
964
985
|
'fabric.editor.syncedLocationDropdownRequestAccess': '请求访问权限',
|
|
@@ -1054,7 +1075,9 @@ exports.default = {
|
|
|
1054
1075
|
'fabric.editor.unorderedList': '无序列表',
|
|
1055
1076
|
'fabric.editor.unorderedList.description': '创建无序列表',
|
|
1056
1077
|
'fabric.editor.unpublishedSyncBlockPastedDescription': '页面发布后,该内容将会显示。',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': '该项目的描述保存后,内容将会显示。',
|
|
1057
1079
|
'fabric.editor.unpublishedSyncBlockPastedTitle': '粘贴自未发布页面',
|
|
1080
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': '已从未保存的项目粘贴',
|
|
1058
1081
|
'fabric.editor.unsupportedBlockContent': '此编辑器不支持显示此内容',
|
|
1059
1082
|
'fabric.editor.unsupportedContentTooltip': '此编辑器中的内容不可用,在编辑和保存时将保留此内容',
|
|
1060
1083
|
'fabric.editor.unsupportedInlineContent': '内容不受支持',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': '增加長度',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': '沒有描述',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': '請客服人員撰寫任何內容或從下方選擇',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': '轉換',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': '提出重新撰寫句子的建議',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': '換個方式描述',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': '縮短內容,提升簡潔度',
|
|
@@ -141,6 +142,8 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': '建議標題',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': '根據此工作項目取得 AI 建議的留言',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': '建議留言',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': '針對此留言取得 AI 建議的回覆',
|
|
146
|
+
'fabric.editor.ai.config.item.suggestReply.title': '建議回覆內容',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.description': '針對您正在處理的文字建立摘要,突顯重點',
|
|
145
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '摘要寫作',
|
|
146
149
|
'fabric.editor.ai.config.item.summarize.title': '摘要寫作',
|
|
@@ -353,8 +356,10 @@ exports.default = {
|
|
|
353
356
|
'fabric.editor.annotationToolbar': '註解工具列',
|
|
354
357
|
'fabric.editor.anonymous-collaborator': '匿名協作者',
|
|
355
358
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '程式碼片段文字方塊',
|
|
359
|
+
'fabric.editor.askRovo': '詢問 Rovo',
|
|
356
360
|
'fabric.editor.backLink': '返回',
|
|
357
361
|
'fabric.editor.backgroundColor': '背景顏色',
|
|
362
|
+
'fabric.editor.block.menu.change.format': '變更格式',
|
|
358
363
|
'fabric.editor.block.menu.codeblock': '程式碼區塊',
|
|
359
364
|
'fabric.editor.block.menu.copy': '複製',
|
|
360
365
|
'fabric.editor.block.menu.copy.block': '複製區塊',
|
|
@@ -434,6 +439,8 @@ exports.default = {
|
|
|
434
439
|
'fabric.editor.codeBlock.languageNotSet': '未設定程式碼語言。',
|
|
435
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已複製!',
|
|
436
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '複製文字',
|
|
442
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '隱藏行號',
|
|
443
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '顯示行號',
|
|
437
444
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '關閉圍繞',
|
|
438
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '開啟圍繞',
|
|
439
446
|
'fabric.editor.codeblock': '程式碼片段',
|
|
@@ -582,6 +589,7 @@ exports.default = {
|
|
|
582
589
|
'fabric.editor.emptyLink': '請輸入連結。',
|
|
583
590
|
'fabric.editor.emptySearchResults': '我們找不到任何結果。',
|
|
584
591
|
'fabric.editor.emptySearchResultsSuggestion': '請選取 {buttonName} 以瀏覽插入內容。',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '選取 {askRovoName} 以獲得協助。',
|
|
585
593
|
'fabric.editor.epic': '大型工作',
|
|
586
594
|
'fabric.editor.error': '錯誤',
|
|
587
595
|
'fabric.editor.error.description.cannotDelete': '嘗試刪除此同步區塊時發生錯誤。',
|
|
@@ -590,6 +598,7 @@ exports.default = {
|
|
|
590
598
|
'fabric.editor.error.description.failToEditWhenOffline': '您似乎處於離線狀態。請連線到網際網路,以編輯同步的內容。',
|
|
591
599
|
'fabric.editor.error.description.reference.offline': '當您離線時,我們無法顯示已同步區塊',
|
|
592
600
|
'fabric.editor.error.description.reference.unpublished': '已同步的內容將會在<link>頁面發布時</link>顯示',
|
|
601
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': '<link>儲存該項目的描述後</link>,系統即會顯示同步的內容',
|
|
593
602
|
'fabric.editor.error.flag.title.cannotDelete': '無法刪除已同步區塊',
|
|
594
603
|
'fabric.editor.error.message.label': '錯誤',
|
|
595
604
|
'fabric.editor.error.title.failToCreate': '無法離線建立已同步的內容',
|
|
@@ -726,6 +735,8 @@ exports.default = {
|
|
|
726
735
|
'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
|
|
727
736
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 欄}}',
|
|
728
737
|
'fabric.editor.layout.controls.placeholder': '輸入 / 即可插入內容',
|
|
738
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, other {刪除欄}}',
|
|
739
|
+
'fabric.editor.layout.distributeColumns': '平均分配直欄寬度',
|
|
729
740
|
'fabric.editor.layout.placeholder': '新增內容',
|
|
730
741
|
'fabric.editor.layout.resizeLayout': '重新調整版面配置的大小',
|
|
731
742
|
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
@@ -750,11 +761,15 @@ exports.default = {
|
|
|
750
761
|
'fabric.editor.longEmptyNodePlaceholderSuffix': '插入元素',
|
|
751
762
|
'fabric.editor.longEmptyNodePlaceholderText': '輸入 / 以插入元素',
|
|
752
763
|
'fabric.editor.markdown': 'Markdown',
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': '取消',
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': '確認',
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.error': '轉換此頁面時發生錯誤,請再試一次。',
|
|
767
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
753
768
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 來源',
|
|
754
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '檢視模式',
|
|
755
770
|
'fabric.editor.markdownMode.viewToggle.preview': '切割檢視畫面 (即將推出)',
|
|
756
771
|
'fabric.editor.markdownMode.viewToggle.source': '語法編輯器',
|
|
757
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
772
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': '預覽編輯器',
|
|
758
773
|
'fabric.editor.matchCase': '大小寫須相符',
|
|
759
774
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {媒體寬度已降低至 {newMediaWidth,number} 像素。}}',
|
|
760
775
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {媒體寬度已提升至 {newMediaWidth,number} 像素。}}',
|
|
@@ -959,6 +974,12 @@ exports.default = {
|
|
|
959
974
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': '我們無法顯示此內容,因為此內容已從「<a>{title}</a>」中取消同步。',
|
|
960
975
|
'fabric.editor.syncedLocationDropdownError': '我們目前無法載入位置。請稍候幾分鐘或重新整理瀏覽器。',
|
|
961
976
|
'fabric.editor.syncedLocationDropdownHeading': '{count} 個位置:',
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': '錯誤',
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': '大型工作',
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira 工作項目',
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': '故事',
|
|
981
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '子任務',
|
|
982
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': '任務',
|
|
962
983
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': '進一步瞭解已同步區塊',
|
|
963
984
|
'fabric.editor.syncedLocationDropdownNoResults': '複製並貼上已同步區塊,以便在其他位置重複使用。',
|
|
964
985
|
'fabric.editor.syncedLocationDropdownRequestAccess': '要求存取權',
|
|
@@ -1054,7 +1075,9 @@ exports.default = {
|
|
|
1054
1075
|
'fabric.editor.unorderedList': '項目符號清單',
|
|
1055
1076
|
'fabric.editor.unorderedList.description': '建立未排序的清單',
|
|
1056
1077
|
'fabric.editor.unpublishedSyncBlockPastedDescription': '當頁面發布後,此內容將會顯示。',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': '儲存該項目的描述後,系統即會顯示其內容。',
|
|
1057
1079
|
'fabric.editor.unpublishedSyncBlockPastedTitle': '已從未發布的頁面貼上',
|
|
1080
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': '已從未儲存的工作項目貼上',
|
|
1058
1081
|
'fabric.editor.unsupportedBlockContent': '此編輯器不支援顯示此內容',
|
|
1059
1082
|
'fabric.editor.unsupportedContentTooltip': '內容不適用於此編輯器,這會在您編輯和儲存時進行保留',
|
|
1060
1083
|
'fabric.editor.unsupportedInlineContent': '不支援的內容',
|