@atlaskit/afm-i18n-platform-editor-editor-common 2.100.0 → 2.102.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 +12 -0
- package/dist/cjs/i18n/da.js +12 -0
- package/dist/cjs/i18n/de.js +12 -0
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fi.js +12 -0
- package/dist/cjs/i18n/fr.js +12 -0
- package/dist/cjs/i18n/hr.js +1 -0
- package/dist/cjs/i18n/hu.js +12 -0
- package/dist/cjs/i18n/it.js +12 -0
- package/dist/cjs/i18n/ja.js +13 -1
- package/dist/cjs/i18n/ko.js +12 -0
- package/dist/cjs/i18n/nb.js +12 -0
- package/dist/cjs/i18n/nl.js +15 -0
- package/dist/cjs/i18n/pl.js +15 -0
- package/dist/cjs/i18n/pt_BR.js +12 -0
- package/dist/cjs/i18n/ru.js +12 -0
- package/dist/cjs/i18n/sl.js +1 -0
- package/dist/cjs/i18n/sr_RS.js +1 -0
- package/dist/cjs/i18n/sr_YR.js +1 -0
- package/dist/cjs/i18n/sv.js +12 -0
- package/dist/cjs/i18n/th.js +12 -0
- package/dist/cjs/i18n/tr.js +13 -1
- package/dist/cjs/i18n/uk.js +13 -1
- package/dist/cjs/i18n/vi.js +12 -0
- package/dist/cjs/i18n/zh.js +12 -0
- package/dist/cjs/i18n/zh_TW.js +13 -1
- package/dist/esm/i18n/cs.d.ts +12 -0
- package/dist/esm/i18n/cs.js +12 -0
- package/dist/esm/i18n/da.d.ts +12 -0
- package/dist/esm/i18n/da.js +12 -0
- package/dist/esm/i18n/de.d.ts +12 -0
- package/dist/esm/i18n/de.js +12 -0
- package/dist/esm/i18n/es.d.ts +1 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fi.d.ts +12 -0
- package/dist/esm/i18n/fi.js +12 -0
- package/dist/esm/i18n/fr.d.ts +12 -0
- package/dist/esm/i18n/fr.js +12 -0
- package/dist/esm/i18n/hr.d.ts +1 -0
- package/dist/esm/i18n/hr.js +1 -0
- package/dist/esm/i18n/hu.d.ts +12 -0
- package/dist/esm/i18n/hu.js +12 -0
- package/dist/esm/i18n/it.d.ts +12 -0
- package/dist/esm/i18n/it.js +12 -0
- package/dist/esm/i18n/ja.d.ts +12 -0
- package/dist/esm/i18n/ja.js +13 -1
- package/dist/esm/i18n/ko.d.ts +12 -0
- package/dist/esm/i18n/ko.js +12 -0
- package/dist/esm/i18n/nb.d.ts +12 -0
- package/dist/esm/i18n/nb.js +12 -0
- package/dist/esm/i18n/nl.d.ts +15 -0
- package/dist/esm/i18n/nl.js +15 -0
- package/dist/esm/i18n/pl.d.ts +15 -0
- package/dist/esm/i18n/pl.js +15 -0
- package/dist/esm/i18n/pt_BR.d.ts +12 -0
- package/dist/esm/i18n/pt_BR.js +12 -0
- package/dist/esm/i18n/ru.d.ts +12 -0
- package/dist/esm/i18n/ru.js +12 -0
- package/dist/esm/i18n/sl.d.ts +1 -0
- package/dist/esm/i18n/sl.js +1 -0
- package/dist/esm/i18n/sr_RS.d.ts +1 -0
- package/dist/esm/i18n/sr_RS.js +1 -0
- package/dist/esm/i18n/sr_YR.d.ts +1 -0
- package/dist/esm/i18n/sr_YR.js +1 -0
- package/dist/esm/i18n/sv.d.ts +12 -0
- package/dist/esm/i18n/sv.js +12 -0
- package/dist/esm/i18n/th.d.ts +12 -0
- package/dist/esm/i18n/th.js +12 -0
- package/dist/esm/i18n/tr.d.ts +12 -0
- package/dist/esm/i18n/tr.js +13 -1
- package/dist/esm/i18n/uk.d.ts +12 -0
- package/dist/esm/i18n/uk.js +13 -1
- package/dist/esm/i18n/vi.d.ts +12 -0
- package/dist/esm/i18n/vi.js +12 -0
- package/dist/esm/i18n/zh.d.ts +12 -0
- package/dist/esm/i18n/zh.js +12 -0
- package/dist/esm/i18n/zh_TW.d.ts +12 -0
- package/dist/esm/i18n/zh_TW.js +13 -1
- package/dist/types/i18n/cs.d.ts +12 -0
- package/dist/types/i18n/da.d.ts +12 -0
- package/dist/types/i18n/de.d.ts +12 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +12 -0
- package/dist/types/i18n/fr.d.ts +12 -0
- package/dist/types/i18n/hr.d.ts +1 -0
- package/dist/types/i18n/hu.d.ts +12 -0
- package/dist/types/i18n/it.d.ts +12 -0
- package/dist/types/i18n/ja.d.ts +12 -0
- package/dist/types/i18n/ko.d.ts +12 -0
- package/dist/types/i18n/nb.d.ts +12 -0
- package/dist/types/i18n/nl.d.ts +15 -0
- package/dist/types/i18n/pl.d.ts +15 -0
- package/dist/types/i18n/pt_BR.d.ts +12 -0
- package/dist/types/i18n/ru.d.ts +12 -0
- package/dist/types/i18n/sl.d.ts +1 -0
- package/dist/types/i18n/sr_RS.d.ts +1 -0
- package/dist/types/i18n/sr_YR.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +12 -0
- package/dist/types/i18n/th.d.ts +12 -0
- package/dist/types/i18n/tr.d.ts +12 -0
- package/dist/types/i18n/uk.d.ts +12 -0
- package/dist/types/i18n/vi.d.ts +12 -0
- package/dist/types/i18n/zh.d.ts +12 -0
- package/dist/types/i18n/zh_TW.d.ts +12 -0
- package/i18n/cs.ts +13 -0
- package/i18n/da.ts +13 -0
- package/i18n/de.ts +14 -0
- package/i18n/es.ts +2 -0
- package/i18n/fi.ts +13 -0
- package/i18n/fr.ts +14 -0
- package/i18n/hr.ts +2 -0
- package/i18n/hu.ts +13 -0
- package/i18n/it.ts +14 -0
- package/i18n/ja.ts +14 -1
- package/i18n/ko.ts +13 -0
- package/i18n/nb.ts +14 -0
- package/i18n/nl.ts +17 -0
- package/i18n/pl.ts +17 -0
- package/i18n/pt_BR.ts +13 -0
- package/i18n/ru.ts +13 -0
- package/i18n/sl.ts +2 -0
- package/i18n/sr_RS.ts +2 -0
- package/i18n/sr_YR.ts +2 -0
- package/i18n/sv.ts +13 -0
- package/i18n/th.ts +13 -0
- package/i18n/tr.ts +14 -1
- package/i18n/uk.ts +14 -1
- package/i18n/vi.ts +14 -0
- package/i18n/zh.ts +13 -0
- package/i18n/zh_TW.ts +14 -1
- package/package.json +1 -1
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -126,6 +126,8 @@ exports.default = {
|
|
|
126
126
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': 'Escalatienotities genereren',
|
|
127
127
|
'fabric.editor.ai.config.item.improveDescription.default.description': 'Herstructureer de issue-omschrijving op basis van het issuetype',
|
|
128
128
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'Omschrijving verbeteren',
|
|
129
|
+
'fabric.editor.ai.config.item.improveFormatting.description': 'Verbetert de opmaak en presentatie van je inhoud',
|
|
130
|
+
'fabric.editor.ai.config.item.improveFormatting.title': 'Opmaak verbeteren',
|
|
129
131
|
'fabric.editor.ai.config.item.makeLonger.description': 'Breidt de inhoud uit op basis van de context die je opgeeft',
|
|
130
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Maak langer',
|
|
131
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Geen omschrijving',
|
|
@@ -278,12 +280,18 @@ exports.default = {
|
|
|
278
280
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Accepteren',
|
|
279
281
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Sluiten',
|
|
280
282
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Inklappen',
|
|
283
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'Vergelijken met origineel',
|
|
281
284
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Wissen',
|
|
282
285
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Uitvouwen',
|
|
286
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'Meer opties',
|
|
287
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Alleen suggestie weergeven',
|
|
283
288
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privé',
|
|
289
|
+
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Alleen jij en degene met toegang tot de bronnen kunnen deze privésuggestie zien.',
|
|
284
290
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
285
291
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Bronnen',
|
|
292
|
+
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Bronnen verbergen',
|
|
286
293
|
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': 'Bronnen tonen',
|
|
294
|
+
'fabric.editor.ai.suggestions.iconButton.suggestionsCountLabel.non-final': '{count} suggesties',
|
|
287
295
|
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Voorgestelde bewerkingen (genereren op basis van ADF)',
|
|
288
296
|
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Voorgestelde bewerkingen (genereren)',
|
|
289
297
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Wijzigingen toepassen',
|
|
@@ -612,6 +620,7 @@ exports.default = {
|
|
|
612
620
|
'fabric.editor.findPrevious': 'Vorige zoeken',
|
|
613
621
|
'fabric.editor.findReplaceDialogAriaLabel': 'Zoeken en vervangen',
|
|
614
622
|
'fabric.editor.findReplaceToolbarButton': 'Zoeken en vervangen',
|
|
623
|
+
'fabric.editor.fitToContent': 'Aanpassen aan inhoud',
|
|
615
624
|
'fabric.editor.fiveColumns': 'Lay-out van 5 kolommen',
|
|
616
625
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Annuleren',
|
|
617
626
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Ook gekoppelde elementen verwijderen',
|
|
@@ -786,6 +795,10 @@ exports.default = {
|
|
|
786
795
|
'fabric.editor.moveRowDownHelpDialogLabel': 'Rij omlaag verplaatsen',
|
|
787
796
|
'fabric.editor.moveRowUp': '{0, plural, one {Rij naar boven verplaatsen} other {Rijen naar boven verplaatsen}}',
|
|
788
797
|
'fabric.editor.moveRowUpHelpDialogLabel': 'Rij omhoog verplaatsen',
|
|
798
|
+
'fabric.editor.moveSelectionDown': 'Selectie naar beneden verplaatsen',
|
|
799
|
+
'fabric.editor.moveSelectionLeft': 'Selectie naar links verplaatsen',
|
|
800
|
+
'fabric.editor.moveSelectionRight': 'Selectie naar rechts verplaatsen',
|
|
801
|
+
'fabric.editor.moveSelectionUp': 'Selectie omhoog verplaatsen',
|
|
789
802
|
'fabric.editor.nativeEmbeds.summarise': 'Samenvatten',
|
|
790
803
|
'fabric.editor.navigate.toolbar.askAI': 'Vragen aan AI',
|
|
791
804
|
'fabric.editor.navigate.toolbar.editor': 'Navigeer naar werkbalk editor',
|
|
@@ -867,6 +880,7 @@ exports.default = {
|
|
|
867
880
|
'fabric.editor.saveButton': 'Opslaan',
|
|
868
881
|
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} zoekresultaat beschikbaar. Gebruik de pijltoetsen omhoog en omlaag om tussen de opties te navigeren. Druk op Enter om een optie te selecteren.} other {{itemsLength,number} zoekresultaten beschikbaar. Gebruik de pijltoetsen omhoog en omlaag om tussen de opties te navigeren. Druk op Enter om een optie te selecteren.}}',
|
|
869
882
|
'fabric.editor.selectColumnResize': 'Aanpassing grootte van kolom selecteren',
|
|
883
|
+
'fabric.editor.selectDragHandle': 'Selecteer sleephandvat',
|
|
870
884
|
'fabric.editor.selectLanguage': 'Selecteer taal',
|
|
871
885
|
'fabric.editor.selectTableColumn': 'Selecteer tabelkolom',
|
|
872
886
|
'fabric.editor.selectTableRow': 'Selecteer tabelrij',
|
|
@@ -914,6 +928,7 @@ exports.default = {
|
|
|
914
928
|
'fabric.editor.syncedBlock.description': 'Inhoud synchroniseren over meerdere locaties',
|
|
915
929
|
'fabric.editor.syncedBlock.label.text': 'Gesynchroniseerd blok',
|
|
916
930
|
'fabric.editor.syncedBlock.unsync': 'Synchronisatie ongedaan maken',
|
|
931
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'We kunnen dit gesynchroniseerde blok niet weergeven omdat het niet beschikbaar is op deze site. <link>Meer informatie</link>',
|
|
917
932
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'We kunnen deze inhoud op dit moment niet weergeven.',
|
|
918
933
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'We kunnen deze gesynchroniseerde inhoud niet weergeven, aangezien deze is verwijderd of gedesynchroniseerd.',
|
|
919
934
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Gesynchroniseerde inhoud laden',
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -126,6 +126,8 @@ exports.default = {
|
|
|
126
126
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': 'Generuj notatki dotyczące eskalacji',
|
|
127
127
|
'fabric.editor.ai.config.item.improveDescription.default.description': 'Zmień strukturę opisu zgłoszenia na podstawie typu zgłoszenia.',
|
|
128
128
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'Popraw opis',
|
|
129
|
+
'fabric.editor.ai.config.item.improveFormatting.description': 'Poprawia formatowanie i wygląd treści.',
|
|
130
|
+
'fabric.editor.ai.config.item.improveFormatting.title': 'Popraw formatowanie',
|
|
129
131
|
'fabric.editor.ai.config.item.makeLonger.description': 'Rozbudowuje treść, bazując na podanym kontekście.',
|
|
130
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Rozbuduj',
|
|
131
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Brak opisu',
|
|
@@ -279,12 +281,18 @@ exports.default = {
|
|
|
279
281
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Zaakceptuj',
|
|
280
282
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Zamknij',
|
|
281
283
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Zwiń',
|
|
284
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'Porównaj z oryginałem',
|
|
282
285
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Odrzuć',
|
|
283
286
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Rozwiń',
|
|
287
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'Więcej opcji',
|
|
288
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Pokaż tylko sugestię',
|
|
284
289
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Prywatny',
|
|
290
|
+
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Tylko Ty i osoby mające dostęp do źródeł mogą wyświetlić tę prywatną sugestię.',
|
|
285
291
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
286
292
|
'fabric.editor.ai.suggestions.card.sourcesButtonLabel.non-final': 'Źródła',
|
|
293
|
+
'fabric.editor.ai.suggestions.card.sourcesHideButtonLabel.non-final': 'Ukryj źródła',
|
|
287
294
|
'fabric.editor.ai.suggestions.card.sourcesShowButtonLabel.non-final': 'Pokaż źródła',
|
|
295
|
+
'fabric.editor.ai.suggestions.iconButton.suggestionsCountLabel.non-final': 'Sugestie: {count}',
|
|
288
296
|
'fabric.editor.ai.suggestions.quickInsert.generateFromAdf.non-final': 'Sugerowane zmiany (wygeneruj z ADF)',
|
|
289
297
|
'fabric.editor.ai.suggestions.quickInsert.generateFromDocument.non-final': 'Sugerowane zmiany (wygeneruj)',
|
|
290
298
|
'fabric.editor.ai.suggestions.stagingArea.applyChangesButtonLabel.non-final': 'Zastosuj zmiany',
|
|
@@ -613,6 +621,7 @@ exports.default = {
|
|
|
613
621
|
'fabric.editor.findPrevious': 'Znajdź poprzednie',
|
|
614
622
|
'fabric.editor.findReplaceDialogAriaLabel': 'Znajdź i zamień',
|
|
615
623
|
'fabric.editor.findReplaceToolbarButton': 'Znajdź i zamień',
|
|
624
|
+
'fabric.editor.fitToContent': 'Dopasuj do treści',
|
|
616
625
|
'fabric.editor.fiveColumns': 'Układ 5-kolumnowy',
|
|
617
626
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Anuluj',
|
|
618
627
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Usuń także połączone elementy',
|
|
@@ -787,6 +796,10 @@ exports.default = {
|
|
|
787
796
|
'fabric.editor.moveRowDownHelpDialogLabel': 'Przesuń wiersz w dół',
|
|
788
797
|
'fabric.editor.moveRowUp': '{0, plural, one {Przesuń wiersz w górę} few {Przesuń wiersze w górę} many {Przesuń wiersze w górę} other {Przesuń wiersze w górę}}',
|
|
789
798
|
'fabric.editor.moveRowUpHelpDialogLabel': 'Przesuń wiersz w górę',
|
|
799
|
+
'fabric.editor.moveSelectionDown': 'Przenieś zaznaczenie w dół',
|
|
800
|
+
'fabric.editor.moveSelectionLeft': 'Przenieś zaznaczenie w lewo',
|
|
801
|
+
'fabric.editor.moveSelectionRight': 'Przenieś zaznaczenie w prawo',
|
|
802
|
+
'fabric.editor.moveSelectionUp': 'Przenieś zaznaczenie w górę',
|
|
790
803
|
'fabric.editor.nativeEmbeds.summarise': 'Podsumuj',
|
|
791
804
|
'fabric.editor.navigate.toolbar.askAI': 'Zapytaj sztuczną inteligencję',
|
|
792
805
|
'fabric.editor.navigate.toolbar.editor': 'Przejdź do paska narzędzi edytora',
|
|
@@ -868,6 +881,7 @@ exports.default = {
|
|
|
868
881
|
'fabric.editor.saveButton': 'Zapisz',
|
|
869
882
|
'fabric.editor.searchResults': '{itemsLength, plural, one {Dostępny jest {itemsLength,number} wynik wyszukiwania. Użyj klawiszy strzałek w górę i w dół, aby przechodzić między opcjami. Naciśnij klawisz Enter, aby wybrać opcję.} few {Dostępne są {itemsLength,number} wyniki wyszukiwania. Użyj klawiszy strzałek w górę i w dół, aby przechodzić między opcjami. Naciśnij klawisz Enter, aby wybrać opcję.} many {Dostępnych jest {itemsLength,number} wyników wyszukiwania. Użyj klawiszy strzałek w górę i w dół, aby przechodzić między opcjami. Naciśnij klawisz Enter, aby wybrać opcję.} other {Dostępne jest {itemsLength,number} wyniku wyszukiwania. Użyj klawiszy strzałek w górę i w dół, aby przechodzić między opcjami. Naciśnij klawisz Enter, aby wybrać opcję.}}',
|
|
870
883
|
'fabric.editor.selectColumnResize': 'Wybierz rozmiar kolumny',
|
|
884
|
+
'fabric.editor.selectDragHandle': 'Wybierz uchwyt przeciągania',
|
|
871
885
|
'fabric.editor.selectLanguage': 'Wybierz język',
|
|
872
886
|
'fabric.editor.selectTableColumn': 'Wybierz kolumnę tabeli',
|
|
873
887
|
'fabric.editor.selectTableRow': 'Wybierz wiersz tabeli',
|
|
@@ -915,6 +929,7 @@ exports.default = {
|
|
|
915
929
|
'fabric.editor.syncedBlock.description': 'Synchronizuj treści w wielu lokalizacjach',
|
|
916
930
|
'fabric.editor.syncedBlock.label.text': 'Blok synchronizowany',
|
|
917
931
|
'fabric.editor.syncedBlock.unsync': 'Wyłącz synchronizację',
|
|
932
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Nie można wyświetlić tego zsynchronizowanego bloku, ponieważ nie jest dostępny w tej witrynie. <link>Dowiedz się więcej</link>',
|
|
918
933
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'W tej chwili nie można wyświetlić tej treści.',
|
|
919
934
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Nie można wyświetlić tej zsynchronizowanej zawartości, ponieważ usunięto ją lub anulowano jej synchronizację.',
|
|
920
935
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Ładowanie synchronizowanej treści',
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -126,6 +126,8 @@ exports.default = {
|
|
|
126
126
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': 'Gere notas de escalonamento',
|
|
127
127
|
'fabric.editor.ai.config.item.improveDescription.default.description': 'Reestruture a descrição do item com base no tipo de item',
|
|
128
128
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'Melhorar descrição',
|
|
129
|
+
'fabric.editor.ai.config.item.improveFormatting.description': 'Melhora a formatação e a apresentação do conteúdo',
|
|
130
|
+
'fabric.editor.ai.config.item.improveFormatting.title': 'Melhorar formatação',
|
|
129
131
|
'fabric.editor.ai.config.item.makeLonger.description': 'Expande o conteúdo com base no contexto apresentado',
|
|
130
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Expandir',
|
|
131
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Sem descrição',
|
|
@@ -277,8 +279,11 @@ exports.default = {
|
|
|
277
279
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Aceitar',
|
|
278
280
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Fechar',
|
|
279
281
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Recolher',
|
|
282
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'Comparar com o original',
|
|
280
283
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Descartar',
|
|
281
284
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Expandir',
|
|
285
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'Mais opções',
|
|
286
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Apenas mostrar sugestão',
|
|
282
287
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privado',
|
|
283
288
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Só você e as pessoas com acesso às fontes podem ver esta sugestão privada.',
|
|
284
289
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
@@ -614,6 +619,7 @@ exports.default = {
|
|
|
614
619
|
'fabric.editor.findPrevious': 'Localizar anterior',
|
|
615
620
|
'fabric.editor.findReplaceDialogAriaLabel': 'Localizar e substituir',
|
|
616
621
|
'fabric.editor.findReplaceToolbarButton': 'Localizar e substituir',
|
|
622
|
+
'fabric.editor.fitToContent': 'Ajustar ao conteúdo',
|
|
617
623
|
'fabric.editor.fiveColumns': 'Layout de 5 colunas',
|
|
618
624
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Cancelar',
|
|
619
625
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Excluir também elementos conectados',
|
|
@@ -788,6 +794,10 @@ exports.default = {
|
|
|
788
794
|
'fabric.editor.moveRowDownHelpDialogLabel': 'Mover a linha para baixo',
|
|
789
795
|
'fabric.editor.moveRowUp': '{0, plural, one {Mover linha para cima} other {Mover linhas para cima}}',
|
|
790
796
|
'fabric.editor.moveRowUpHelpDialogLabel': 'Mover a linha para cima',
|
|
797
|
+
'fabric.editor.moveSelectionDown': 'Mover seleção para baixo',
|
|
798
|
+
'fabric.editor.moveSelectionLeft': 'Mover seleção para a esquerda',
|
|
799
|
+
'fabric.editor.moveSelectionRight': 'Mover seleção para a direita',
|
|
800
|
+
'fabric.editor.moveSelectionUp': 'Mover seleção para cima',
|
|
791
801
|
'fabric.editor.nativeEmbeds.summarise': 'Resumir',
|
|
792
802
|
'fabric.editor.navigate.toolbar.askAI': 'Perguntar à IA',
|
|
793
803
|
'fabric.editor.navigate.toolbar.editor': 'Navegue até a barra de ferramentas do editor',
|
|
@@ -869,6 +879,7 @@ exports.default = {
|
|
|
869
879
|
'fabric.editor.saveButton': 'Salvar',
|
|
870
880
|
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} resultado de pesquisa disponível. Use as setas Para cima e Para baixo para navegar entre as opções. Pressione Enter para selecionar uma opção.} other {{itemsLength,number} resultados de pesquisa disponíveis. Use as setas Para cima e Para baixo para navegar entre as opções. Pressione Enter para selecionar uma opção.}}',
|
|
871
881
|
'fabric.editor.selectColumnResize': 'Selecionar redimensionamento de coluna',
|
|
882
|
+
'fabric.editor.selectDragHandle': 'Selecionar ponteiro para arrastar',
|
|
872
883
|
'fabric.editor.selectLanguage': 'Selecione a linguagem',
|
|
873
884
|
'fabric.editor.selectTableColumn': 'Selecione a coluna da tabela',
|
|
874
885
|
'fabric.editor.selectTableRow': 'Selecione a linha da tabela',
|
|
@@ -916,6 +927,7 @@ exports.default = {
|
|
|
916
927
|
'fabric.editor.syncedBlock.description': 'Sincronize conteúdo em vários locais',
|
|
917
928
|
'fabric.editor.syncedBlock.label.text': 'Bloco sincronizado',
|
|
918
929
|
'fabric.editor.syncedBlock.unsync': 'Cancelar a sincronização',
|
|
930
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Não é possível exibir este bloco sincronizado porque ele não está disponível neste site. <link>Saiba mais</link>',
|
|
919
931
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Não foi possível exibir este conteúdo no momento.',
|
|
920
932
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Não foi possível exibir este conteúdo sincronizado, pois ele foi excluído ou dessincronizado.',
|
|
921
933
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Carregando conteúdo sincronizado',
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -126,6 +126,8 @@ exports.default = {
|
|
|
126
126
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': 'Создание примечаний к эскалации',
|
|
127
127
|
'fabric.editor.ai.config.item.improveDescription.default.description': 'Изменяет структуру описания задачи в зависимости от ее типа.',
|
|
128
128
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'Улучшить описание',
|
|
129
|
+
'fabric.editor.ai.config.item.improveFormatting.description': 'Улучшение форматирования и представления контента',
|
|
130
|
+
'fabric.editor.ai.config.item.improveFormatting.title': 'Улучшить форматирование',
|
|
129
131
|
'fabric.editor.ai.config.item.makeLonger.description': 'Дополнить контент на основе предоставленного контекста',
|
|
130
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Сделать длиннее',
|
|
131
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Без описания',
|
|
@@ -279,8 +281,11 @@ exports.default = {
|
|
|
279
281
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Принять',
|
|
280
282
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Закрыть',
|
|
281
283
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Свернуть',
|
|
284
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'Сравнить с оригиналом',
|
|
282
285
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Сбросить',
|
|
283
286
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Развернуть',
|
|
287
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'Другие опции',
|
|
288
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Показать только предложение',
|
|
284
289
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Закрыто',
|
|
285
290
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Это закрытое предложение можете видеть только вы и пользователи, имеющие доступ к источникам.',
|
|
286
291
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
@@ -616,6 +621,7 @@ exports.default = {
|
|
|
616
621
|
'fabric.editor.findPrevious': 'Найти ранее',
|
|
617
622
|
'fabric.editor.findReplaceDialogAriaLabel': 'Найти и заменить',
|
|
618
623
|
'fabric.editor.findReplaceToolbarButton': 'Найти и заменить',
|
|
624
|
+
'fabric.editor.fitToContent': 'По содержимому',
|
|
619
625
|
'fabric.editor.fiveColumns': 'Макет с 5 колонками',
|
|
620
626
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Отмена',
|
|
621
627
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Также удалить подключенные элементы',
|
|
@@ -790,6 +796,10 @@ exports.default = {
|
|
|
790
796
|
'fabric.editor.moveRowDownHelpDialogLabel': 'Сдвинуть строку вниз',
|
|
791
797
|
'fabric.editor.moveRowUp': '{0, plural, one {Сдвинуть строку вверх} few {Сдвинуть строки вверх} many {Сдвинуть строки вверх} other {Сдвинуть строки вверх}}',
|
|
792
798
|
'fabric.editor.moveRowUpHelpDialogLabel': 'Сдвинуть строку вверх',
|
|
799
|
+
'fabric.editor.moveSelectionDown': 'Переместить выбранный блок ниже',
|
|
800
|
+
'fabric.editor.moveSelectionLeft': 'Переместить выбранный блок влево',
|
|
801
|
+
'fabric.editor.moveSelectionRight': 'Переместить выбранный блок вправо',
|
|
802
|
+
'fabric.editor.moveSelectionUp': 'Переместить выбранный блок выше',
|
|
793
803
|
'fabric.editor.nativeEmbeds.summarise': 'Создать сводку',
|
|
794
804
|
'fabric.editor.navigate.toolbar.askAI': 'Задать вопрос ИИ',
|
|
795
805
|
'fabric.editor.navigate.toolbar.editor': 'Перейти на панель инструментов редактора',
|
|
@@ -871,6 +881,7 @@ exports.default = {
|
|
|
871
881
|
'fabric.editor.saveButton': 'Сохранить',
|
|
872
882
|
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} результат поиска. Используйте клавиши со стрелками вверх и вниз для навигации по параметрам и клавишу Enter для выбора параметра.} few {{itemsLength,number} результата поиска. Используйте клавиши со стрелками вверх и вниз для навигации по параметрам и клавишу Enter для выбора параметра.} many {{itemsLength,number} результатов поиска. Используйте клавиши со стрелками вверх и вниз для навигации по параметрам и клавишу Enter для выбора параметра.} other {{itemsLength,number} результата поиска. Используйте клавиши со стрелками вверх и вниз для навигации по параметрам и клавишу Enter для выбора параметра.}}',
|
|
873
883
|
'fabric.editor.selectColumnResize': 'Выбрать изменение размера столбца',
|
|
884
|
+
'fabric.editor.selectDragHandle': 'Выбрать маркер перетаскивания',
|
|
874
885
|
'fabric.editor.selectLanguage': 'Выберите язык',
|
|
875
886
|
'fabric.editor.selectTableColumn': 'Выбрать столбец таблицы',
|
|
876
887
|
'fabric.editor.selectTableRow': 'Выбрать строку таблицы',
|
|
@@ -918,6 +929,7 @@ exports.default = {
|
|
|
918
929
|
'fabric.editor.syncedBlock.description': 'Синхронизируйте контент в нескольких местоположениях',
|
|
919
930
|
'fabric.editor.syncedBlock.label.text': 'Синхронизированный блок',
|
|
920
931
|
'fabric.editor.syncedBlock.unsync': 'Отменить синхронизацию',
|
|
932
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Не удалось отобразить синхронизированный блок, так как он недоступен на сайте. <link>Подробнее</link>',
|
|
921
933
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Не удается отобразить контент.',
|
|
922
934
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Не удалось отобразить синхронизированный контент, так как он был удален или его синхронизация отменена.',
|
|
923
935
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Загрузка синхронизированного контента',
|
package/dist/cjs/i18n/sl.js
CHANGED
|
@@ -982,6 +982,7 @@ exports.default = {
|
|
|
982
982
|
'fabric.editor.syncedBlock.description': 'Sinhronizirajte vsebino med več lokacijami',
|
|
983
983
|
'fabric.editor.syncedBlock.label.text': 'Sinhroniziran blok',
|
|
984
984
|
'fabric.editor.syncedBlock.unsync': 'Prekliči sinhronizacijo',
|
|
985
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Tega sinhroniziranega bloka ne moremo prikazati, ker ni na voljo na tem spletnem mestu. <link>Več informacij</link>',
|
|
985
986
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Trenutno ni mogoče prikazati te vsebine.',
|
|
986
987
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Te sinhronizirane vsebine ni mogoče prikazati, ker je bila izbrisana ali ni več sinhronizirana.',
|
|
987
988
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Nalaganje sinhronizirane vsebine',
|
package/dist/cjs/i18n/sr_RS.js
CHANGED
|
@@ -990,6 +990,7 @@ exports.default = {
|
|
|
990
990
|
'fabric.editor.syncedBlock.description': 'Sinhronizujte sadržaj na više lokacija',
|
|
991
991
|
'fabric.editor.syncedBlock.label.text': 'Sinhronizovan blok',
|
|
992
992
|
'fabric.editor.syncedBlock.unsync': 'Nesinhronizovano',
|
|
993
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Ne možemo da prikažemo ovaj sinhronizovani blok jer nije dostupan na ovom sajtu. <link>Saznajte više</link>',
|
|
993
994
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Trenutno ne možemo da prikažemo ovaj sadržaj.',
|
|
994
995
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Ne možemo da prikažemo sinhronizovani sadržaj jer je izbrisan ili nesinhronizovan.',
|
|
995
996
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Učitavanje sinhronizovanog sadržaja',
|
package/dist/cjs/i18n/sr_YR.js
CHANGED
|
@@ -990,6 +990,7 @@ exports.default = {
|
|
|
990
990
|
'fabric.editor.syncedBlock.description': 'Синхронизујте садржај на више локација',
|
|
991
991
|
'fabric.editor.syncedBlock.label.text': 'Синхронизовани блок',
|
|
992
992
|
'fabric.editor.syncedBlock.unsync': 'Несинхронизовано',
|
|
993
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Не можемо да прикажемо овај синхронизовани блок јер није доступан на овом сајту. <link>Сазнајте више</link>',
|
|
993
994
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Тренутно не можемо да прикажемо овај садржај.',
|
|
994
995
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Не можемо да прикажемо овај синхронизовани садржај јер је избрисан или несинхронизован.',
|
|
995
996
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Учитавање синхронизованог садржаја',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -126,6 +126,8 @@ exports.default = {
|
|
|
126
126
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': 'Generera eskaleringsanteckningar',
|
|
127
127
|
'fabric.editor.ai.config.item.improveDescription.default.description': 'Omstrukturera ärendebeskrivningen baserat på ärendetypen',
|
|
128
128
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'Förbättra beskrivning',
|
|
129
|
+
'fabric.editor.ai.config.item.improveFormatting.description': 'Förbättrar innehållsformatering och -presentation',
|
|
130
|
+
'fabric.editor.ai.config.item.improveFormatting.title': 'Förbättra formatering',
|
|
129
131
|
'fabric.editor.ai.config.item.makeLonger.description': 'Utökar innehållet utifrån sammanhanget du tillhandahåller',
|
|
130
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Gör längre',
|
|
131
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Beskrivning saknas',
|
|
@@ -278,8 +280,11 @@ exports.default = {
|
|
|
278
280
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Godkänn',
|
|
279
281
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Stäng',
|
|
280
282
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Dölj',
|
|
283
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'Jämför med originalet',
|
|
281
284
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Kassera',
|
|
282
285
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Visa',
|
|
286
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'Fler alternativ',
|
|
287
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Visa endast förslag',
|
|
283
288
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Privat',
|
|
284
289
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Endast du och de som har tillgång till källorna kan se det här privata förslaget.',
|
|
285
290
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
@@ -615,6 +620,7 @@ exports.default = {
|
|
|
615
620
|
'fabric.editor.findPrevious': 'Hitta föregående',
|
|
616
621
|
'fabric.editor.findReplaceDialogAriaLabel': 'Sök och ersätt',
|
|
617
622
|
'fabric.editor.findReplaceToolbarButton': 'Sök och ersätt',
|
|
623
|
+
'fabric.editor.fitToContent': 'Anpassa till innehåll',
|
|
618
624
|
'fabric.editor.fiveColumns': 'Layout med fem kolumner',
|
|
619
625
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Avbryt',
|
|
620
626
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Radera även anslutna element',
|
|
@@ -789,6 +795,10 @@ exports.default = {
|
|
|
789
795
|
'fabric.editor.moveRowDownHelpDialogLabel': 'Flytta rad nedåt',
|
|
790
796
|
'fabric.editor.moveRowUp': '{0, plural, one {Flytta rad uppåt} other {Flytta rader uppåt}}',
|
|
791
797
|
'fabric.editor.moveRowUpHelpDialogLabel': 'Flytta rad uppåt',
|
|
798
|
+
'fabric.editor.moveSelectionDown': 'Flytta markerat block nedåt',
|
|
799
|
+
'fabric.editor.moveSelectionLeft': 'Flytta markerat block åt vänster',
|
|
800
|
+
'fabric.editor.moveSelectionRight': 'Flytta markerat block åt höger',
|
|
801
|
+
'fabric.editor.moveSelectionUp': 'Flytta markerat block uppåt',
|
|
792
802
|
'fabric.editor.nativeEmbeds.summarise': 'Sammanfatta',
|
|
793
803
|
'fabric.editor.navigate.toolbar.askAI': 'Fråga AI',
|
|
794
804
|
'fabric.editor.navigate.toolbar.editor': 'Gå till verktygsfältet för redigering',
|
|
@@ -870,6 +880,7 @@ exports.default = {
|
|
|
870
880
|
'fabric.editor.saveButton': 'Spara',
|
|
871
881
|
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} sökresultat tillgängligt. Använd uppåt- och nedåtpilarna för att bläddra bland alternativen. Tryck på Enter för att välja ett alternativ.} other {{itemsLength,number} sökresultat tillgängliga. Använd uppåt- och nerpilarna för att bläddra bland alternativen. Tryck på Enter för att välja ett alternativ.}}',
|
|
872
882
|
'fabric.editor.selectColumnResize': 'Välj storleksändring av kolumn',
|
|
883
|
+
'fabric.editor.selectDragHandle': 'Välj handtag',
|
|
873
884
|
'fabric.editor.selectLanguage': 'Välj språk',
|
|
874
885
|
'fabric.editor.selectTableColumn': 'Välj tabellkolumn',
|
|
875
886
|
'fabric.editor.selectTableRow': 'Välj tabellrad',
|
|
@@ -917,6 +928,7 @@ exports.default = {
|
|
|
917
928
|
'fabric.editor.syncedBlock.description': 'Synkronisera innehåll på flera platser',
|
|
918
929
|
'fabric.editor.syncedBlock.label.text': 'Synkroniserad blockering',
|
|
919
930
|
'fabric.editor.syncedBlock.unsync': 'Sluta synkronisera',
|
|
931
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Vi kan inte visa det synkroniserade blocket eftersom det inte är tillgängligt på webbplatsen. <link>Ta reda på mer</link>',
|
|
920
932
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Vi kan inte visa detta innehåll just nu.',
|
|
921
933
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Det går inte att visa det synkroniserade innehållet. Det har tagits bort eller synkroniseras inte längre.',
|
|
922
934
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Läser in synkroniserat innehåll',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -126,6 +126,8 @@ exports.default = {
|
|
|
126
126
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': 'สร้างหมายเหตุการปรับระดับ',
|
|
127
127
|
'fabric.editor.ai.config.item.improveDescription.default.description': 'ปรับโครงสร้างคำอธิบายปัญหาตามประเภทปัญหา',
|
|
128
128
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'ปรับปรุงคำอธิบาย',
|
|
129
|
+
'fabric.editor.ai.config.item.improveFormatting.description': 'ปรับปรุงการจัดรูปแบบและการนำเสนอเนื้อหาของคุณ',
|
|
130
|
+
'fabric.editor.ai.config.item.improveFormatting.title': 'ปรับปรุงการจัดรูปแบบ',
|
|
129
131
|
'fabric.editor.ai.config.item.makeLonger.description': 'ขยายเนื้อหาตามบริบทที่คุณให้ไว้',
|
|
130
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'ทำให้เนื้อหายาวขึ้น',
|
|
131
133
|
'fabric.editor.ai.config.item.range.agent.description': 'ไม่มีคำอธิบาย',
|
|
@@ -264,8 +266,11 @@ exports.default = {
|
|
|
264
266
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'ยอมรับ',
|
|
265
267
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'ปิด',
|
|
266
268
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'ยุบรวม',
|
|
269
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'เปรียบเทียบกับต้นฉบับ',
|
|
267
270
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'ละทิ้ง',
|
|
268
271
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'ขยาย',
|
|
272
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'ตัวเลือกเพิ่มเติม',
|
|
273
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'แสดงเฉพาะคำแนะนำ',
|
|
269
274
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'ความเป็นส่วนตัว',
|
|
270
275
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'เฉพาะคุณและผู้ที่มีสิทธิ์เข้าถึงแหล่งที่มาเท่านั้นที่สามารถดูคำแนะนำส่วนตัวนี้ได้',
|
|
271
276
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
@@ -601,6 +606,7 @@ exports.default = {
|
|
|
601
606
|
'fabric.editor.findPrevious': 'ค้นหาก่อนหน้า',
|
|
602
607
|
'fabric.editor.findReplaceDialogAriaLabel': 'ค้นหาและแทนที่',
|
|
603
608
|
'fabric.editor.findReplaceToolbarButton': 'ค้นหาและแทนที่',
|
|
609
|
+
'fabric.editor.fitToContent': 'เหมาะสมกับเนื้อหา',
|
|
604
610
|
'fabric.editor.fiveColumns': 'เค้าโครง 5 คอลัมน์',
|
|
605
611
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'ยกเลิก',
|
|
606
612
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'ลบองค์ประกอบที่เชื่อมต่อด้วย',
|
|
@@ -775,6 +781,10 @@ exports.default = {
|
|
|
775
781
|
'fabric.editor.moveRowDownHelpDialogLabel': 'เลื่อนแถวลง',
|
|
776
782
|
'fabric.editor.moveRowUp': '{0, plural, other {ย้ายแถวขึ้นด้านบน}}',
|
|
777
783
|
'fabric.editor.moveRowUpHelpDialogLabel': 'เลื่อนแถวขึ้น',
|
|
784
|
+
'fabric.editor.moveSelectionDown': 'เลื่อนตัวเลือกลงด้านล่าง',
|
|
785
|
+
'fabric.editor.moveSelectionLeft': 'เลื่อนตัวเลือกไปด้านซ้าย',
|
|
786
|
+
'fabric.editor.moveSelectionRight': 'เลื่อนตัวเลือกไปด้านขวา',
|
|
787
|
+
'fabric.editor.moveSelectionUp': 'เลื่อนตัวเลือกขึ้นด้านบน',
|
|
778
788
|
'fabric.editor.nativeEmbeds.summarise': 'สรุป',
|
|
779
789
|
'fabric.editor.navigate.toolbar.askAI': 'ถาม Atlassian Intelligence',
|
|
780
790
|
'fabric.editor.navigate.toolbar.editor': 'นำทางไปยังแถบเครื่องมือแก้ไข',
|
|
@@ -856,6 +866,7 @@ exports.default = {
|
|
|
856
866
|
'fabric.editor.saveButton': 'บันทึก',
|
|
857
867
|
'fabric.editor.searchResults': '{itemsLength, plural, other {พบผลการค้นหา {itemsLength,number} รายการ ใช้คีย์ลูกศรขึ้นและลงเพื่อเลื่อนดูตัวเลือกต่าง ๆ กด Enter เพื่อเลือกตัวเลือก}}',
|
|
858
868
|
'fabric.editor.selectColumnResize': 'เลือกปรับขนาดคอลัมน์',
|
|
869
|
+
'fabric.editor.selectDragHandle': 'เลือกตัวจัดการการลาก',
|
|
859
870
|
'fabric.editor.selectLanguage': 'เลือกภาษา',
|
|
860
871
|
'fabric.editor.selectTableColumn': 'เลือกคอลัมน์ตาราง',
|
|
861
872
|
'fabric.editor.selectTableRow': 'เลือกแถวตาราง',
|
|
@@ -903,6 +914,7 @@ exports.default = {
|
|
|
903
914
|
'fabric.editor.syncedBlock.description': 'ซิงค์เนื้อหาในหลายตำแหน่งที่ตั้ง',
|
|
904
915
|
'fabric.editor.syncedBlock.label.text': 'บล็อกที่ซิงค์',
|
|
905
916
|
'fabric.editor.syncedBlock.unsync': 'ไม่ซิงค์กัน',
|
|
917
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'เราไม่สามารถแสดงบล็อกที่ซิงค์นี้ได้ เนื่องจากยังไม่สามารถใช้ได้ในเว็บไซต์นี้ <link>เรียนรู้เพิ่มเติม</link>',
|
|
906
918
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'เราไม่สามารถแสดงเนื้อหานี้ได้ในขณะนี้',
|
|
907
919
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'เราไม่สามารถแสดงเนื้อหาที่ซิงค์นี้ได้เนื่องจากถูกลบหรือถูกยกเลิกการซิงค์แล้ว',
|
|
908
920
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'กำลังโหลดเนื้อหาที่ซิงค์',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -126,6 +126,8 @@ exports.default = {
|
|
|
126
126
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': 'Aktarma notları oluşturun',
|
|
127
127
|
'fabric.editor.ai.config.item.improveDescription.default.description': 'Konu açıklamasını konu türüne göre yeniden yapılandırın',
|
|
128
128
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'Açıklamayı iyileştir',
|
|
129
|
+
'fabric.editor.ai.config.item.improveFormatting.description': 'İçeriğinizin biçimlendirmesini ve sunumu iyileştirir',
|
|
130
|
+
'fabric.editor.ai.config.item.improveFormatting.title': 'Biçimlendirmeyi iyileştirin',
|
|
129
131
|
'fabric.editor.ai.config.item.makeLonger.description': 'Sağladığınız bağlama göre içeriği uzatır',
|
|
130
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Uzat',
|
|
131
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Açıklama yok',
|
|
@@ -267,7 +269,7 @@ exports.default = {
|
|
|
267
269
|
'fabric.editor.ai.screens.preview.convoAIBeta': "URL'lere başvuran içerik oluşturma talepleri beta sürümünde.",
|
|
268
270
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Bir terimi veya kısaltmayı vurgulayın',
|
|
269
271
|
'fabric.editor.ai.selectionToolbar.define.title': 'Tanımla',
|
|
270
|
-
'fabric.editor.ai.smartlink.action.addDecisions': '
|
|
272
|
+
'fabric.editor.ai.smartlink.action.addDecisions': 'Karar ekle',
|
|
271
273
|
'fabric.editor.ai.smartlink.action.addRelatedWorkItems': 'İlgili biletler ekle',
|
|
272
274
|
'fabric.editor.ai.smartlink.action.defineActionItems': 'Yapılacak işlemleri tanımla',
|
|
273
275
|
'fabric.editor.ai.smartlink.action.extractInsights': 'Öngörüleri çıkar',
|
|
@@ -279,8 +281,11 @@ exports.default = {
|
|
|
279
281
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Kabul et',
|
|
280
282
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Kapat',
|
|
281
283
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Daralt',
|
|
284
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'Orijinalle karşılaştır',
|
|
282
285
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Vazgeç',
|
|
283
286
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Genişlet',
|
|
287
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'Daha fazla seçenek',
|
|
288
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Yalnızca öneriyi göster',
|
|
284
289
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Özel',
|
|
285
290
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Bu özel öneriyi yalnızca siz ve kaynaklara erişimi olan kişiler görebilirsiniz.',
|
|
286
291
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
@@ -616,6 +621,7 @@ exports.default = {
|
|
|
616
621
|
'fabric.editor.findPrevious': 'Öncekini bul',
|
|
617
622
|
'fabric.editor.findReplaceDialogAriaLabel': 'Bul ve Değiştir',
|
|
618
623
|
'fabric.editor.findReplaceToolbarButton': 'Bul ve değiştir',
|
|
624
|
+
'fabric.editor.fitToContent': 'İçeriğe sığdır',
|
|
619
625
|
'fabric.editor.fiveColumns': '5 sütunlu yerleşim',
|
|
620
626
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'İptal',
|
|
621
627
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Bağlı öğeleri de sil',
|
|
@@ -790,6 +796,10 @@ exports.default = {
|
|
|
790
796
|
'fabric.editor.moveRowDownHelpDialogLabel': 'Satırı aşağı taşı',
|
|
791
797
|
'fabric.editor.moveRowUp': '{0, plural, one {Satırı yukarı taşı} other {Satırları yukarı taşı}}',
|
|
792
798
|
'fabric.editor.moveRowUpHelpDialogLabel': 'Satırı yukarı taşı',
|
|
799
|
+
'fabric.editor.moveSelectionDown': 'Seçimi aşağı taşı',
|
|
800
|
+
'fabric.editor.moveSelectionLeft': 'Seçimi sola taşı',
|
|
801
|
+
'fabric.editor.moveSelectionRight': 'Seçimi sağa taşı',
|
|
802
|
+
'fabric.editor.moveSelectionUp': 'Seçimi yukarı taşı',
|
|
793
803
|
'fabric.editor.nativeEmbeds.summarise': 'Özetle',
|
|
794
804
|
'fabric.editor.navigate.toolbar.askAI': "AI'ye sor",
|
|
795
805
|
'fabric.editor.navigate.toolbar.editor': 'Düzenleyici araç çubuğuna gidin',
|
|
@@ -871,6 +881,7 @@ exports.default = {
|
|
|
871
881
|
'fabric.editor.saveButton': 'Kaydet',
|
|
872
882
|
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} arama sonucu bulundu. Seçenekler arasında gezinmek için Yukarı ve Aşağı ok tuşlarını kullanın. Bir seçeneği belirlemek için lütfen Enter tuşuna basın.} other {{itemsLength,number} arama sonucu bulundu. Seçenekler arasında gezinmek için Yukarı ve Aşağı ok tuşlarını kullanın. Bir seçeneği belirlemek için lütfen Enter tuşuna basın.}}',
|
|
873
883
|
'fabric.editor.selectColumnResize': 'Sütunun yeniden boyutlandırmasını seç',
|
|
884
|
+
'fabric.editor.selectDragHandle': 'Sürükleme kolu seç',
|
|
874
885
|
'fabric.editor.selectLanguage': 'Dil seçin',
|
|
875
886
|
'fabric.editor.selectTableColumn': 'Tablo sütununu seç',
|
|
876
887
|
'fabric.editor.selectTableRow': 'Tablo satırını seç',
|
|
@@ -918,6 +929,7 @@ exports.default = {
|
|
|
918
929
|
'fabric.editor.syncedBlock.description': 'İçeriği birden fazla konumda senkronize edin',
|
|
919
930
|
'fabric.editor.syncedBlock.label.text': 'Eş zamanlı blok',
|
|
920
931
|
'fabric.editor.syncedBlock.unsync': 'Senkronizasyonu kaldır',
|
|
932
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Bu sitede kullanılamadığından bu senkronize edilmiş blok gösterilemiyor. <link>Daha fazla bilgi edinin</link>',
|
|
921
933
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Şu anda bu içerik gösterilemiyor.',
|
|
922
934
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Silindiğinden veya senkronizasyonu kaldırıldığından bu senkronize edilmiş içerik gösterilemiyor.',
|
|
923
935
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Senkronize edilmiş içerik yükleniyor',
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -126,6 +126,8 @@ exports.default = {
|
|
|
126
126
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': 'Створення нотаток про ескалацію',
|
|
127
127
|
'fabric.editor.ai.config.item.improveDescription.default.description': 'Зміна структури опису завдання на основі типу завдання',
|
|
128
128
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'Покращення опису',
|
|
129
|
+
'fabric.editor.ai.config.item.improveFormatting.description': 'Покращує форматування та подання вашого вмісту',
|
|
130
|
+
'fabric.editor.ai.config.item.improveFormatting.title': 'Покращення форматування',
|
|
129
131
|
'fabric.editor.ai.config.item.makeLonger.description': 'Розширює вміст на основі наданого вами контексту',
|
|
130
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Розширити',
|
|
131
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Немає опису',
|
|
@@ -264,8 +266,11 @@ exports.default = {
|
|
|
264
266
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Прийняти',
|
|
265
267
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Закрити',
|
|
266
268
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Згорнути',
|
|
269
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'Порівняти з оригіналом',
|
|
267
270
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Видалити',
|
|
268
271
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Розгорнути',
|
|
272
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'Інші варіанти',
|
|
273
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Показати лише рекомендацію',
|
|
269
274
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Приватний доступ',
|
|
270
275
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Лише ви й ті, хто має доступ до джерел, можуть бачити цю приватну пропозицію.',
|
|
271
276
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
@@ -499,7 +504,7 @@ exports.default = {
|
|
|
499
504
|
'fabric.editor.distributeColumns': 'Вирівняти стовпці по ширині',
|
|
500
505
|
'fabric.editor.dragHandleZone': 'Активувати область повзунка для перетягування',
|
|
501
506
|
'fabric.editor.dropPlaceholderLabel': 'Документ',
|
|
502
|
-
'fabric.editor.duplicateSourceSyncBlockDescription': 'На сторінці допускається лише
|
|
507
|
+
'fabric.editor.duplicateSourceSyncBlockDescription': 'На сторінці допускається лише один синхронізований вихідний блок. Для повторного розміщення цього вмісту скористайтеся посиланням на синхронізований блок.',
|
|
503
508
|
'fabric.editor.duplicateSourceSyncBlockTitle': 'Копію синхронізованого блокування видалено',
|
|
504
509
|
'fabric.editor.ecombedDescription': 'Показати інтерактивний попередній перегляд посилання',
|
|
505
510
|
'fabric.editor.edit': 'Редагувати',
|
|
@@ -601,6 +606,7 @@ exports.default = {
|
|
|
601
606
|
'fabric.editor.findPrevious': 'Знайти попереднє',
|
|
602
607
|
'fabric.editor.findReplaceDialogAriaLabel': 'Пошук і заміна',
|
|
603
608
|
'fabric.editor.findReplaceToolbarButton': 'Знайти й замінити',
|
|
609
|
+
'fabric.editor.fitToContent': 'Підлаштувати до вмісту',
|
|
604
610
|
'fabric.editor.fiveColumns': 'Макет із 5 стовпцями',
|
|
605
611
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Скасувати',
|
|
606
612
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Видалити пов’язані елементи',
|
|
@@ -775,6 +781,10 @@ exports.default = {
|
|
|
775
781
|
'fabric.editor.moveRowDownHelpDialogLabel': 'Переміщення рядка вгору',
|
|
776
782
|
'fabric.editor.moveRowUp': '{0, plural, one {Переміщення рядка(-ів) угору} few {Переміщення рядків угору} many {Переміщення рядків угору} other {Переміщення рядків угору}}',
|
|
777
783
|
'fabric.editor.moveRowUpHelpDialogLabel': 'Переміщення рядка вниз',
|
|
784
|
+
'fabric.editor.moveSelectionDown': 'Перемістити виділене вниз',
|
|
785
|
+
'fabric.editor.moveSelectionLeft': 'Перемістити виділене вліво',
|
|
786
|
+
'fabric.editor.moveSelectionRight': 'Перемістити виділене вправо',
|
|
787
|
+
'fabric.editor.moveSelectionUp': 'Перемістити виділене вгору',
|
|
778
788
|
'fabric.editor.nativeEmbeds.summarise': 'Створити підсумок',
|
|
779
789
|
'fabric.editor.navigate.toolbar.askAI': 'Запитати ШІ',
|
|
780
790
|
'fabric.editor.navigate.toolbar.editor': 'Перейти на панель інструментів редактора',
|
|
@@ -856,6 +866,7 @@ exports.default = {
|
|
|
856
866
|
'fabric.editor.saveButton': 'Зберегти',
|
|
857
867
|
'fabric.editor.searchResults': '{itemsLength, plural, one {Доступний {itemsLength,number} результат пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.} few {Доступні {itemsLength,number} результати пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.} many {Доступні {itemsLength,number} результатів пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.} other {Доступні {itemsLength,number} результатів пошуку. За допомогою клавіш зі стрілками переходьте вгору й униз між пунктами. Щоб вибрати потрібне, натисніть Enter.}}',
|
|
858
868
|
'fabric.editor.selectColumnResize': 'Вибрати змінення розміру стовпця',
|
|
869
|
+
'fabric.editor.selectDragHandle': 'Вибрати повзунок',
|
|
859
870
|
'fabric.editor.selectLanguage': 'Вибір мови',
|
|
860
871
|
'fabric.editor.selectTableColumn': 'Виберіть стовпець таблиці',
|
|
861
872
|
'fabric.editor.selectTableRow': 'Виберіть рядок таблиці',
|
|
@@ -903,6 +914,7 @@ exports.default = {
|
|
|
903
914
|
'fabric.editor.syncedBlock.description': 'Синхронізація вмісту між кількома розташуваннями',
|
|
904
915
|
'fabric.editor.syncedBlock.label.text': 'Синхронізований блок',
|
|
905
916
|
'fabric.editor.syncedBlock.unsync': 'Скасувати синхронізацію',
|
|
917
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Не вдалося відобразити синхронізований блок, оскільки його немає на цьому сайті. <link>Докладніше</link>',
|
|
906
918
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Наразі неможливо відобразити наведений вміст.',
|
|
907
919
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Неможливо відобразити синхронізований вміст, оскільки його було видалено або не синхронізовано.',
|
|
908
920
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Завантаження синхронізованого вмісту',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -126,6 +126,8 @@ exports.default = {
|
|
|
126
126
|
'fabric.editor.ai.config.item.generateEscalationNotes.title': 'Tạo ghi chú báo cáo lên trên',
|
|
127
127
|
'fabric.editor.ai.config.item.improveDescription.default.description': 'Sắp xếp lại cấu trúc phần mô tả vấn đề dựa trên loại vấn đề',
|
|
128
128
|
'fabric.editor.ai.config.item.improveDescription.default.title.experiment.one': 'Cải thiện mô tả',
|
|
129
|
+
'fabric.editor.ai.config.item.improveFormatting.description': 'Cải thiện định dạng và cách trình bày nội dung của bạn',
|
|
130
|
+
'fabric.editor.ai.config.item.improveFormatting.title': 'Cải thiện định dạng',
|
|
129
131
|
'fabric.editor.ai.config.item.makeLonger.description': 'Mở rộng nội dung dựa trên ngữ cảnh bạn cung cấp',
|
|
130
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Kéo dài thêm',
|
|
131
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Không có mô tả',
|
|
@@ -264,8 +266,11 @@ exports.default = {
|
|
|
264
266
|
'fabric.editor.ai.suggestions.card.acceptButtonLabel.non-final': 'Chấp nhận',
|
|
265
267
|
'fabric.editor.ai.suggestions.card.closeButtonLabel.non-final': 'Đóng',
|
|
266
268
|
'fabric.editor.ai.suggestions.card.collapseButtonLabel.non-final': 'Thu gọn',
|
|
269
|
+
'fabric.editor.ai.suggestions.card.compareWithOriginalOptionLabel.non-final': 'So sánh với nội dung gốc',
|
|
267
270
|
'fabric.editor.ai.suggestions.card.discardButtonLabel.non-final': 'Hủy bỏ',
|
|
268
271
|
'fabric.editor.ai.suggestions.card.expandButtonLabel.non-final': 'Mở rộng',
|
|
272
|
+
'fabric.editor.ai.suggestions.card.moreOptionsButtonLabel.non-final': 'Tùy chọn khác',
|
|
273
|
+
'fabric.editor.ai.suggestions.card.onlyShowSuggestionOptionLabel.non-final': 'Chỉ hiển thị đề xuất',
|
|
269
274
|
'fabric.editor.ai.suggestions.card.privateLabel.non-final': 'Riêng tư',
|
|
270
275
|
'fabric.editor.ai.suggestions.card.privateTooltipLabel.non-final': 'Chỉ bạn và những người có quyền truy cập nguồn mới có thể xem được đề xuất riêng tư này.',
|
|
271
276
|
'fabric.editor.ai.suggestions.card.rovoTitle.non-final': 'Rovo',
|
|
@@ -601,6 +606,7 @@ exports.default = {
|
|
|
601
606
|
'fabric.editor.findPrevious': 'Tìm trước đó',
|
|
602
607
|
'fabric.editor.findReplaceDialogAriaLabel': 'Tìm kiếm và thay thế',
|
|
603
608
|
'fabric.editor.findReplaceToolbarButton': 'Tìm kiếm và thay thế',
|
|
609
|
+
'fabric.editor.fitToContent': 'Căn vừa nội dung',
|
|
604
610
|
'fabric.editor.fiveColumns': 'Bố cục 5 cột',
|
|
605
611
|
'fabric.editor.floatingToolbar.confirmModalCancel': 'Hủy',
|
|
606
612
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Đồng thời xóa các thành phần được kết nối',
|
|
@@ -775,6 +781,10 @@ exports.default = {
|
|
|
775
781
|
'fabric.editor.moveRowDownHelpDialogLabel': 'Di chuyển hàng xuống dưới',
|
|
776
782
|
'fabric.editor.moveRowUp': '{0, plural, other {Di chuyển hàng lên trên}}',
|
|
777
783
|
'fabric.editor.moveRowUpHelpDialogLabel': 'Di chuyển hàng lên trên',
|
|
784
|
+
'fabric.editor.moveSelectionDown': 'Di chuyển khối chọn xuống',
|
|
785
|
+
'fabric.editor.moveSelectionLeft': 'Di chuyển khối chọn sang trái',
|
|
786
|
+
'fabric.editor.moveSelectionRight': 'Di chuyển khối chọn sang phải',
|
|
787
|
+
'fabric.editor.moveSelectionUp': 'Di chuyển khối chọn lên',
|
|
778
788
|
'fabric.editor.nativeEmbeds.summarise': 'Tóm tắt',
|
|
779
789
|
'fabric.editor.navigate.toolbar.askAI': 'Hỏi AI',
|
|
780
790
|
'fabric.editor.navigate.toolbar.editor': 'Điều hướng đến thanh công cụ trình biên tập',
|
|
@@ -856,6 +866,7 @@ exports.default = {
|
|
|
856
866
|
'fabric.editor.saveButton': 'Lưu',
|
|
857
867
|
'fabric.editor.searchResults': '{itemsLength, plural, other {Có {itemsLength,number} kết quả tìm kiếm. Dùng phím mũi tên Lên và Xuống để di chuyển giữa các kết quả. Nhấn Enter để chọn một kết quả.}}',
|
|
858
868
|
'fabric.editor.selectColumnResize': 'Chọn kích thước cột',
|
|
869
|
+
'fabric.editor.selectDragHandle': 'Chọn tay cầm kéo',
|
|
859
870
|
'fabric.editor.selectLanguage': 'Chọn ngôn ngữ',
|
|
860
871
|
'fabric.editor.selectTableColumn': 'Chọn cột trong bảng',
|
|
861
872
|
'fabric.editor.selectTableRow': 'Chọn hàng trong bảng',
|
|
@@ -903,6 +914,7 @@ exports.default = {
|
|
|
903
914
|
'fabric.editor.syncedBlock.description': 'Đồng bộ nội dung trên nhiều vị trí',
|
|
904
915
|
'fabric.editor.syncedBlock.label.text': 'Khối đã đồng bộ',
|
|
905
916
|
'fabric.editor.syncedBlock.unsync': 'Hủy đồng bộ',
|
|
917
|
+
'fabric.editor.syncedBlockEntityNotFoundDescription': 'Chúng tôi không thể hiển thị khối đã đồng bộ vì khối này không khả dụng trên trang web này. <link>Tìm hiểu thêm</link>',
|
|
906
918
|
'fabric.editor.syncedBlockGeneralErrorDescription': 'Hiện tại, chúng tôi không thể hiển thị nội dung này.',
|
|
907
919
|
'fabric.editor.syncedBlockGenericNotFoundDescription': 'Chúng tôi không thể hiển thị do nội dung đồng bộ này đã bị xóa hoặc hủy đồng bộ.',
|
|
908
920
|
'fabric.editor.syncedBlockLoadingSyncedContent': 'Đang tải nội dung đã đồng bộ',
|