@atlaskit/afm-i18n-platform-editor-editor-common 2.162.0 → 2.163.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.
@@ -440,7 +440,7 @@ exports.default = {
440
440
  'fabric.editor.code': 'Code',
441
441
  'fabric.editor.code.on': '{textFormattingOff}, code activé',
442
442
  'fabric.editor.codeBidiWarningLabel': "Les caractères bidirectionnels changent l'ordre de rendu du texte. Ils peuvent être utilisés pour masquer du code malveillant.",
443
- 'fabric.editor.codeBlock.all': 'Tout',
443
+ 'fabric.editor.codeBlock.all': 'Toutes',
444
444
  'fabric.editor.codeBlock.detectLanguage': 'Détecter la langue',
445
445
  'fabric.editor.codeBlock.detectedLanguage': '{language} (détecté)',
446
446
  'fabric.editor.codeBlock.languageAriaDescription': 'Langage du snippet de code : {language}.',
@@ -449,6 +449,7 @@ exports.default = {
449
449
  'fabric.editor.codeBlock.recentlyUsed': '最近使用的語言',
450
450
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已複製!',
451
451
  'fabric.editor.codeBlockCopyButton.copyToClipboard': '複製文字',
452
+ 'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': '下載',
452
453
  'fabric.editor.codeBlockFormatButton.formatCode': '設定程式碼格式',
453
454
  'fabric.editor.codeBlockFormatButton.formatCodeFailed': '無法設定程式碼格式',
454
455
  'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': '檢閱內容或選取特定語言。',
@@ -1156,6 +1157,7 @@ exports.default = {
1156
1157
  'fabric.theme.bold-blue': '個性藍',
1157
1158
  'fabric.theme.bold-gray': '個性灰',
1158
1159
  'fabric.theme.bold-green': '個性綠',
1160
+ 'fabric.theme.bold-lime': '個性檸檬黃',
1159
1161
  'fabric.theme.bold-magenta': '個性洋紅',
1160
1162
  'fabric.theme.bold-orange': '個性橘',
1161
1163
  'fabric.theme.bold-purple': '個性紫',
@@ -1197,6 +1199,7 @@ exports.default = {
1197
1199
  'fabric.theme.subtle-blue': '內斂藍',
1198
1200
  'fabric.theme.subtle-gray': '內斂灰',
1199
1201
  'fabric.theme.subtle-green': '內斂綠',
1202
+ 'fabric.theme.subtle-lime': '內斂檸檬黃',
1200
1203
  'fabric.theme.subtle-magenta': '內斂洋紅',
1201
1204
  'fabric.theme.subtle-orange': '內斂橘',
1202
1205
  'fabric.theme.subtle-purple': '內斂紫',
@@ -438,7 +438,7 @@ export default {
438
438
  'fabric.editor.code': 'Code',
439
439
  'fabric.editor.code.on': '{textFormattingOff}, code activé',
440
440
  'fabric.editor.codeBidiWarningLabel': "Les caractères bidirectionnels changent l'ordre de rendu du texte. Ils peuvent être utilisés pour masquer du code malveillant.",
441
- 'fabric.editor.codeBlock.all': 'Tout',
441
+ 'fabric.editor.codeBlock.all': 'Toutes',
442
442
  'fabric.editor.codeBlock.detectLanguage': 'Détecter la langue',
443
443
  'fabric.editor.codeBlock.detectedLanguage': '{language} (détecté)',
444
444
  'fabric.editor.codeBlock.languageAriaDescription': 'Langage du snippet de code : {language}.',
@@ -445,6 +445,7 @@ declare const _default: {
445
445
  'fabric.editor.codeBlock.recentlyUsed': string;
446
446
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
447
447
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
448
+ 'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': string;
448
449
  'fabric.editor.codeBlockFormatButton.formatCode': string;
449
450
  'fabric.editor.codeBlockFormatButton.formatCodeFailed': string;
450
451
  'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': string;
@@ -1152,6 +1153,7 @@ declare const _default: {
1152
1153
  'fabric.theme.bold-blue': string;
1153
1154
  'fabric.theme.bold-gray': string;
1154
1155
  'fabric.theme.bold-green': string;
1156
+ 'fabric.theme.bold-lime': string;
1155
1157
  'fabric.theme.bold-magenta': string;
1156
1158
  'fabric.theme.bold-orange': string;
1157
1159
  'fabric.theme.bold-purple': string;
@@ -1193,6 +1195,7 @@ declare const _default: {
1193
1195
  'fabric.theme.subtle-blue': string;
1194
1196
  'fabric.theme.subtle-gray': string;
1195
1197
  'fabric.theme.subtle-green': string;
1198
+ 'fabric.theme.subtle-lime': string;
1196
1199
  'fabric.theme.subtle-magenta': string;
1197
1200
  'fabric.theme.subtle-orange': string;
1198
1201
  'fabric.theme.subtle-purple': string;
@@ -447,6 +447,7 @@ export default {
447
447
  'fabric.editor.codeBlock.recentlyUsed': '最近使用的語言',
448
448
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已複製!',
449
449
  'fabric.editor.codeBlockCopyButton.copyToClipboard': '複製文字',
450
+ 'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': '下載',
450
451
  'fabric.editor.codeBlockFormatButton.formatCode': '設定程式碼格式',
451
452
  'fabric.editor.codeBlockFormatButton.formatCodeFailed': '無法設定程式碼格式',
452
453
  'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': '檢閱內容或選取特定語言。',
@@ -1154,6 +1155,7 @@ export default {
1154
1155
  'fabric.theme.bold-blue': '個性藍',
1155
1156
  'fabric.theme.bold-gray': '個性灰',
1156
1157
  'fabric.theme.bold-green': '個性綠',
1158
+ 'fabric.theme.bold-lime': '個性檸檬黃',
1157
1159
  'fabric.theme.bold-magenta': '個性洋紅',
1158
1160
  'fabric.theme.bold-orange': '個性橘',
1159
1161
  'fabric.theme.bold-purple': '個性紫',
@@ -1195,6 +1197,7 @@ export default {
1195
1197
  'fabric.theme.subtle-blue': '內斂藍',
1196
1198
  'fabric.theme.subtle-gray': '內斂灰',
1197
1199
  'fabric.theme.subtle-green': '內斂綠',
1200
+ 'fabric.theme.subtle-lime': '內斂檸檬黃',
1198
1201
  'fabric.theme.subtle-magenta': '內斂洋紅',
1199
1202
  'fabric.theme.subtle-orange': '內斂橘',
1200
1203
  'fabric.theme.subtle-purple': '內斂紫',
@@ -445,6 +445,7 @@ declare const _default: {
445
445
  'fabric.editor.codeBlock.recentlyUsed': string;
446
446
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
447
447
  'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
448
+ 'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': string;
448
449
  'fabric.editor.codeBlockFormatButton.formatCode': string;
449
450
  'fabric.editor.codeBlockFormatButton.formatCodeFailed': string;
450
451
  'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': string;
@@ -1152,6 +1153,7 @@ declare const _default: {
1152
1153
  'fabric.theme.bold-blue': string;
1153
1154
  'fabric.theme.bold-gray': string;
1154
1155
  'fabric.theme.bold-green': string;
1156
+ 'fabric.theme.bold-lime': string;
1155
1157
  'fabric.theme.bold-magenta': string;
1156
1158
  'fabric.theme.bold-orange': string;
1157
1159
  'fabric.theme.bold-purple': string;
@@ -1193,6 +1195,7 @@ declare const _default: {
1193
1195
  'fabric.theme.subtle-blue': string;
1194
1196
  'fabric.theme.subtle-gray': string;
1195
1197
  'fabric.theme.subtle-green': string;
1198
+ 'fabric.theme.subtle-lime': string;
1196
1199
  'fabric.theme.subtle-magenta': string;
1197
1200
  'fabric.theme.subtle-orange': string;
1198
1201
  'fabric.theme.subtle-purple': string;
package/i18n/fr.ts CHANGED
@@ -517,7 +517,7 @@ export default {
517
517
  'fabric.editor.code.on': '{textFormattingOff}, code activé',
518
518
  'fabric.editor.codeBidiWarningLabel':
519
519
  "Les caractères bidirectionnels changent l'ordre de rendu du texte. Ils peuvent être utilisés pour masquer du code malveillant.",
520
- 'fabric.editor.codeBlock.all': 'Tout',
520
+ 'fabric.editor.codeBlock.all': 'Toutes',
521
521
  'fabric.editor.codeBlock.detectLanguage': 'Détecter la langue',
522
522
  'fabric.editor.codeBlock.detectedLanguage': '{language} (détecté)',
523
523
  'fabric.editor.codeBlock.languageAriaDescription': 'Langage du snippet de code : {language}.',
package/i18n/zh_TW.ts CHANGED
@@ -463,6 +463,7 @@ export default {
463
463
  'fabric.editor.codeBlock.recentlyUsed': '最近使用的語言',
464
464
  'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已複製!',
465
465
  'fabric.editor.codeBlockCopyButton.copyToClipboard': '複製文字',
466
+ 'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': '下載',
466
467
  'fabric.editor.codeBlockFormatButton.formatCode': '設定程式碼格式',
467
468
  'fabric.editor.codeBlockFormatButton.formatCodeFailed': '無法設定程式碼格式',
468
469
  'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': '檢閱內容或選取特定語言。',
@@ -1204,6 +1205,7 @@ export default {
1204
1205
  'fabric.theme.bold-blue': '個性藍',
1205
1206
  'fabric.theme.bold-gray': '個性灰',
1206
1207
  'fabric.theme.bold-green': '個性綠',
1208
+ 'fabric.theme.bold-lime': '個性檸檬黃',
1207
1209
  'fabric.theme.bold-magenta': '個性洋紅',
1208
1210
  'fabric.theme.bold-orange': '個性橘',
1209
1211
  'fabric.theme.bold-purple': '個性紫',
@@ -1245,6 +1247,7 @@ export default {
1245
1247
  'fabric.theme.subtle-blue': '內斂藍',
1246
1248
  'fabric.theme.subtle-gray': '內斂灰',
1247
1249
  'fabric.theme.subtle-green': '內斂綠',
1250
+ 'fabric.theme.subtle-lime': '內斂檸檬黃',
1248
1251
  'fabric.theme.subtle-magenta': '內斂洋紅',
1249
1252
  'fabric.theme.subtle-orange': '內斂橘',
1250
1253
  'fabric.theme.subtle-purple': '內斂紫',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-editor-editor-common",
3
- "version": "2.162.0",
3
+ "version": "2.163.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/"