@atlaskit/afm-i18n-platform-editor-editor-common 2.158.0 → 2.159.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.
@@ -695,6 +695,7 @@ exports.default = {
695
695
  'fabric.editor.help.description': 'Alle Tastenkombinationen und Markdown-Optionen durchsuchen',
696
696
  'fabric.editor.helpDialogTips': 'Drücken Sie {keyMap}, um diesen Dialog jederzeit schnell zu öffnen',
697
697
  'fabric.editor.highlight': 'Markierungsfarbe',
698
+ 'fabric.editor.highlight.clearColors': 'Alle Farben löschen',
698
699
  'fabric.editor.highlight.removeColor': 'Farbe entfernen',
699
700
  'fabric.editor.highlight.removeHighlight': 'Markierung entfernen',
700
701
  'fabric.editor.highlightColor': 'Farbpalette für Hervorhebungen umschalten',
@@ -695,6 +695,7 @@ exports.default = {
695
695
  'fabric.editor.help.description': 'Sfoglia tutti i tasti di scelta rapida e le opzioni di Markdown',
696
696
  'fabric.editor.helpDialogTips': 'Premi {keyMap} per aprire velocemente questa finestra di dialogo ogni volta che vuoi',
697
697
  'fabric.editor.highlight': 'Colore di evidenziazione',
698
+ 'fabric.editor.highlight.clearColors': 'Cancella tutti i colori',
698
699
  'fabric.editor.highlight.removeColor': 'Rimuovi il colore',
699
700
  'fabric.editor.highlight.removeHighlight': "Rimuovi l'evidenziazione",
700
701
  'fabric.editor.highlightColor': 'Attiva/disattiva la palette dei colori di evidenziazione',
@@ -796,7 +796,7 @@ exports.default = {
796
796
  'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Gebruik eenvoudige opmaak',
797
797
  'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Herstel eerdere concepten met versiegeschiedenis',
798
798
  'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Omzetten',
799
- 'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Je inhoud kan er anders uitzien omdat bij het converteren de opmaak van rich text wordt weggehaald',
799
+ 'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Je inhoud kan er anders uitzien omdat bij het converteren de opmaak van opgemaakte text wordt weggehaald',
800
800
  'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'Om opmaak te herstellen, krijg je toegang tot eerdere concepten vanuit de versiegeschiedenis',
801
801
  'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Gebruik alle rich text-tools',
802
802
  'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Herstel eerdere concepten met versiegeschiedenis',
@@ -755,6 +755,7 @@ exports.default = {
755
755
  'fabric.editor.help.description': 'Prebrskaj vse bližnjice na tipkovnici in možnosti jezika Markdown',
756
756
  'fabric.editor.helpDialogTips': 'To pogovorno okno lahko kadarkoli hitro odprete tako, da pritisnete {keyMap}',
757
757
  'fabric.editor.highlight': 'Barva označevanja',
758
+ 'fabric.editor.highlight.clearColors': 'Počisti vse barve',
758
759
  'fabric.editor.highlight.removeColor': 'Odstrani barvo',
759
760
  'fabric.editor.highlight.removeHighlight': 'Odstrani poudarek',
760
761
  'fabric.editor.highlightColor': 'Preklop barvne palete za označevanje',
@@ -696,6 +696,7 @@ exports.default = {
696
696
  'fabric.editor.help.description': '瀏覽所有鍵盤快速鍵和 Markdown 選項',
697
697
  'fabric.editor.helpDialogTips': '您可以隨時按下 {keyMap} 來快速開啟此對話方塊',
698
698
  'fabric.editor.highlight': '醒目提示顏色',
699
+ 'fabric.editor.highlight.clearColors': '清除所有顏色',
699
700
  'fabric.editor.highlight.removeColor': '移除顏色',
700
701
  'fabric.editor.highlight.removeHighlight': '移除醒目提示',
701
702
  'fabric.editor.highlightColor': '切換醒目提示調色盤',
@@ -1099,7 +1100,7 @@ exports.default = {
1099
1100
  'fabric.editor.tooltip.taskList': '動作項目',
1100
1101
  'fabric.editor.turnInto': '轉變成',
1101
1102
  'fabric.editor.twoColumns': '2 欄版面配置',
1102
- 'fabric.editor.typeAhead.mentionSection.agents': '客服人員',
1103
+ 'fabric.editor.typeAhead.mentionSection.agents': '代理',
1103
1104
  'fabric.editor.typeAhead.mentionSection.people': '人員',
1104
1105
  'fabric.editor.typeAhead.popupLabel': '自動提示結果',
1105
1106
  'fabric.editor.typeAhead.quickInsertInputLabel': '開始輸入以搜尋或篩選快速鍵選項',
@@ -691,6 +691,7 @@ declare const _default: {
691
691
  'fabric.editor.help.description': string;
692
692
  'fabric.editor.helpDialogTips': string;
693
693
  'fabric.editor.highlight': string;
694
+ 'fabric.editor.highlight.clearColors': string;
694
695
  'fabric.editor.highlight.removeColor': string;
695
696
  'fabric.editor.highlight.removeHighlight': string;
696
697
  'fabric.editor.highlightColor': string;
@@ -693,6 +693,7 @@ export default {
693
693
  'fabric.editor.help.description': 'Alle Tastenkombinationen und Markdown-Optionen durchsuchen',
694
694
  'fabric.editor.helpDialogTips': 'Drücken Sie {keyMap}, um diesen Dialog jederzeit schnell zu öffnen',
695
695
  'fabric.editor.highlight': 'Markierungsfarbe',
696
+ 'fabric.editor.highlight.clearColors': 'Alle Farben löschen',
696
697
  'fabric.editor.highlight.removeColor': 'Farbe entfernen',
697
698
  'fabric.editor.highlight.removeHighlight': 'Markierung entfernen',
698
699
  'fabric.editor.highlightColor': 'Farbpalette für Hervorhebungen umschalten',
@@ -691,6 +691,7 @@ declare const _default: {
691
691
  'fabric.editor.help.description': string;
692
692
  'fabric.editor.helpDialogTips': string;
693
693
  'fabric.editor.highlight': string;
694
+ 'fabric.editor.highlight.clearColors': string;
694
695
  'fabric.editor.highlight.removeColor': string;
695
696
  'fabric.editor.highlight.removeHighlight': string;
696
697
  'fabric.editor.highlightColor': string;
@@ -693,6 +693,7 @@ export default {
693
693
  'fabric.editor.help.description': 'Sfoglia tutti i tasti di scelta rapida e le opzioni di Markdown',
694
694
  'fabric.editor.helpDialogTips': 'Premi {keyMap} per aprire velocemente questa finestra di dialogo ogni volta che vuoi',
695
695
  'fabric.editor.highlight': 'Colore di evidenziazione',
696
+ 'fabric.editor.highlight.clearColors': 'Cancella tutti i colori',
696
697
  'fabric.editor.highlight.removeColor': 'Rimuovi il colore',
697
698
  'fabric.editor.highlight.removeHighlight': "Rimuovi l'evidenziazione",
698
699
  'fabric.editor.highlightColor': 'Attiva/disattiva la palette dei colori di evidenziazione',
@@ -794,7 +794,7 @@ export default {
794
794
  'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Gebruik eenvoudige opmaak',
795
795
  'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Herstel eerdere concepten met versiegeschiedenis',
796
796
  'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Omzetten',
797
- 'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Je inhoud kan er anders uitzien omdat bij het converteren de opmaak van rich text wordt weggehaald',
797
+ 'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Je inhoud kan er anders uitzien omdat bij het converteren de opmaak van opgemaakte text wordt weggehaald',
798
798
  'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'Om opmaak te herstellen, krijg je toegang tot eerdere concepten vanuit de versiegeschiedenis',
799
799
  'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Gebruik alle rich text-tools',
800
800
  'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Herstel eerdere concepten met versiegeschiedenis',
@@ -751,6 +751,7 @@ declare const _default: {
751
751
  'fabric.editor.help.description': string;
752
752
  'fabric.editor.helpDialogTips': string;
753
753
  'fabric.editor.highlight': string;
754
+ 'fabric.editor.highlight.clearColors': string;
754
755
  'fabric.editor.highlight.removeColor': string;
755
756
  'fabric.editor.highlight.removeHighlight': string;
756
757
  'fabric.editor.highlightColor': string;
@@ -753,6 +753,7 @@ export default {
753
753
  'fabric.editor.help.description': 'Prebrskaj vse bližnjice na tipkovnici in možnosti jezika Markdown',
754
754
  'fabric.editor.helpDialogTips': 'To pogovorno okno lahko kadarkoli hitro odprete tako, da pritisnete {keyMap}',
755
755
  'fabric.editor.highlight': 'Barva označevanja',
756
+ 'fabric.editor.highlight.clearColors': 'Počisti vse barve',
756
757
  'fabric.editor.highlight.removeColor': 'Odstrani barvo',
757
758
  'fabric.editor.highlight.removeHighlight': 'Odstrani poudarek',
758
759
  'fabric.editor.highlightColor': 'Preklop barvne palete za označevanje',
@@ -692,6 +692,7 @@ declare const _default: {
692
692
  'fabric.editor.help.description': string;
693
693
  'fabric.editor.helpDialogTips': string;
694
694
  'fabric.editor.highlight': string;
695
+ 'fabric.editor.highlight.clearColors': string;
695
696
  'fabric.editor.highlight.removeColor': string;
696
697
  'fabric.editor.highlight.removeHighlight': string;
697
698
  'fabric.editor.highlightColor': string;
@@ -694,6 +694,7 @@ export default {
694
694
  'fabric.editor.help.description': '瀏覽所有鍵盤快速鍵和 Markdown 選項',
695
695
  'fabric.editor.helpDialogTips': '您可以隨時按下 {keyMap} 來快速開啟此對話方塊',
696
696
  'fabric.editor.highlight': '醒目提示顏色',
697
+ 'fabric.editor.highlight.clearColors': '清除所有顏色',
697
698
  'fabric.editor.highlight.removeColor': '移除顏色',
698
699
  'fabric.editor.highlight.removeHighlight': '移除醒目提示',
699
700
  'fabric.editor.highlightColor': '切換醒目提示調色盤',
@@ -1097,7 +1098,7 @@ export default {
1097
1098
  'fabric.editor.tooltip.taskList': '動作項目',
1098
1099
  'fabric.editor.turnInto': '轉變成',
1099
1100
  'fabric.editor.twoColumns': '2 欄版面配置',
1100
- 'fabric.editor.typeAhead.mentionSection.agents': '客服人員',
1101
+ 'fabric.editor.typeAhead.mentionSection.agents': '代理',
1101
1102
  'fabric.editor.typeAhead.mentionSection.people': '人員',
1102
1103
  'fabric.editor.typeAhead.popupLabel': '自動提示結果',
1103
1104
  'fabric.editor.typeAhead.quickInsertInputLabel': '開始輸入以搜尋或篩選快速鍵選項',
@@ -691,6 +691,7 @@ declare const _default: {
691
691
  'fabric.editor.help.description': string;
692
692
  'fabric.editor.helpDialogTips': string;
693
693
  'fabric.editor.highlight': string;
694
+ 'fabric.editor.highlight.clearColors': string;
694
695
  'fabric.editor.highlight.removeColor': string;
695
696
  'fabric.editor.highlight.removeHighlight': string;
696
697
  'fabric.editor.highlightColor': string;
@@ -691,6 +691,7 @@ declare const _default: {
691
691
  'fabric.editor.help.description': string;
692
692
  'fabric.editor.helpDialogTips': string;
693
693
  'fabric.editor.highlight': string;
694
+ 'fabric.editor.highlight.clearColors': string;
694
695
  'fabric.editor.highlight.removeColor': string;
695
696
  'fabric.editor.highlight.removeHighlight': string;
696
697
  'fabric.editor.highlightColor': string;
@@ -751,6 +751,7 @@ declare const _default: {
751
751
  'fabric.editor.help.description': string;
752
752
  'fabric.editor.helpDialogTips': string;
753
753
  'fabric.editor.highlight': string;
754
+ 'fabric.editor.highlight.clearColors': string;
754
755
  'fabric.editor.highlight.removeColor': string;
755
756
  'fabric.editor.highlight.removeHighlight': string;
756
757
  'fabric.editor.highlightColor': string;
@@ -692,6 +692,7 @@ declare const _default: {
692
692
  'fabric.editor.help.description': string;
693
693
  'fabric.editor.helpDialogTips': string;
694
694
  'fabric.editor.highlight': string;
695
+ 'fabric.editor.highlight.clearColors': string;
695
696
  'fabric.editor.highlight.removeColor': string;
696
697
  'fabric.editor.highlight.removeHighlight': string;
697
698
  'fabric.editor.highlightColor': string;
package/i18n/de.ts CHANGED
@@ -815,6 +815,7 @@ export default {
815
815
  'fabric.editor.help.description': 'Alle Tastenkombinationen und Markdown-Optionen durchsuchen',
816
816
  'fabric.editor.helpDialogTips': 'Drücken Sie {keyMap}, um diesen Dialog jederzeit schnell zu öffnen',
817
817
  'fabric.editor.highlight': 'Markierungsfarbe',
818
+ 'fabric.editor.highlight.clearColors': 'Alle Farben löschen',
818
819
  'fabric.editor.highlight.removeColor': 'Farbe entfernen',
819
820
  'fabric.editor.highlight.removeHighlight': 'Markierung entfernen',
820
821
  'fabric.editor.highlightColor': 'Farbpalette für Hervorhebungen umschalten',
package/i18n/it.ts CHANGED
@@ -794,6 +794,7 @@ export default {
794
794
  'fabric.editor.helpDialogTips':
795
795
  'Premi {keyMap} per aprire velocemente questa finestra di dialogo ogni volta che vuoi',
796
796
  'fabric.editor.highlight': 'Colore di evidenziazione',
797
+ 'fabric.editor.highlight.clearColors': 'Cancella tutti i colori',
797
798
  'fabric.editor.highlight.removeColor': 'Rimuovi il colore',
798
799
  'fabric.editor.highlight.removeHighlight': "Rimuovi l'evidenziazione",
799
800
  'fabric.editor.highlightColor': 'Attiva/disattiva la palette dei colori di evidenziazione',
package/i18n/nl.ts CHANGED
@@ -914,7 +914,7 @@ export default {
914
914
  'Herstel eerdere concepten met versiegeschiedenis',
915
915
  'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Omzetten',
916
916
  'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent':
917
- 'Je inhoud kan er anders uitzien omdat bij het converteren de opmaak van rich text wordt weggehaald',
917
+ 'Je inhoud kan er anders uitzien omdat bij het converteren de opmaak van opgemaakte text wordt weggehaald',
918
918
  'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory':
919
919
  'Om opmaak te herstellen, krijg je toegang tot eerdere concepten vanuit de versiegeschiedenis',
920
920
  'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Gebruik alle rich text-tools',
package/i18n/sl.ts CHANGED
@@ -865,6 +865,7 @@ export default {
865
865
  'fabric.editor.help.description': 'Prebrskaj vse bližnjice na tipkovnici in možnosti jezika Markdown',
866
866
  'fabric.editor.helpDialogTips': 'To pogovorno okno lahko kadarkoli hitro odprete tako, da pritisnete {keyMap}',
867
867
  'fabric.editor.highlight': 'Barva označevanja',
868
+ 'fabric.editor.highlight.clearColors': 'Počisti vse barve',
868
869
  'fabric.editor.highlight.removeColor': 'Odstrani barvo',
869
870
  'fabric.editor.highlight.removeHighlight': 'Odstrani poudarek',
870
871
  'fabric.editor.highlightColor': 'Preklop barvne palete za označevanje',
package/i18n/zh_TW.ts CHANGED
@@ -725,6 +725,7 @@ export default {
725
725
  'fabric.editor.help.description': '瀏覽所有鍵盤快速鍵和 Markdown 選項',
726
726
  'fabric.editor.helpDialogTips': '您可以隨時按下 {keyMap} 來快速開啟此對話方塊',
727
727
  'fabric.editor.highlight': '醒目提示顏色',
728
+ 'fabric.editor.highlight.clearColors': '清除所有顏色',
728
729
  'fabric.editor.highlight.removeColor': '移除顏色',
729
730
  'fabric.editor.highlight.removeHighlight': '移除醒目提示',
730
731
  'fabric.editor.highlightColor': '切換醒目提示調色盤',
@@ -1144,7 +1145,7 @@ export default {
1144
1145
  'fabric.editor.tooltip.taskList': '動作項目',
1145
1146
  'fabric.editor.turnInto': '轉變成',
1146
1147
  'fabric.editor.twoColumns': '2 欄版面配置',
1147
- 'fabric.editor.typeAhead.mentionSection.agents': '客服人員',
1148
+ 'fabric.editor.typeAhead.mentionSection.agents': '代理',
1148
1149
  'fabric.editor.typeAhead.mentionSection.people': '人員',
1149
1150
  'fabric.editor.typeAhead.popupLabel': '自動提示結果',
1150
1151
  'fabric.editor.typeAhead.quickInsertInputLabel': '開始輸入以搜尋或篩選快速鍵選項',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-editor-editor-common",
3
- "version": "2.158.0",
3
+ "version": "2.159.0",
4
4
  "description": "NPM i18n package for AFM platform-editor-editor-common published by Traduki",
5
5
  "publishConfig": {
6
6
  "registry": "https://packages.atlassian.com/api/npm/npm-public/"