@atlaskit/afm-i18n-platform-editor-editor-common 2.53.0 → 2.54.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.
Files changed (86) hide show
  1. package/dist/cjs/i18n/da.js +4 -0
  2. package/dist/cjs/i18n/de.js +4 -0
  3. package/dist/cjs/i18n/fi.js +4 -0
  4. package/dist/cjs/i18n/fr.js +4 -0
  5. package/dist/cjs/i18n/hu.js +4 -0
  6. package/dist/cjs/i18n/it.js +2 -0
  7. package/dist/cjs/i18n/ja.js +4 -0
  8. package/dist/cjs/i18n/ko.js +4 -0
  9. package/dist/cjs/i18n/nb.js +4 -0
  10. package/dist/cjs/i18n/pl.js +2 -0
  11. package/dist/cjs/i18n/ru.js +4 -0
  12. package/dist/cjs/i18n/sl.js +4 -0
  13. package/dist/cjs/i18n/sr_RS.js +4 -0
  14. package/dist/cjs/i18n/sr_YR.js +4 -0
  15. package/dist/cjs/i18n/sv.js +2 -0
  16. package/dist/cjs/i18n/tr.js +4 -0
  17. package/dist/cjs/i18n/uk.js +4 -0
  18. package/dist/esm/i18n/da.d.ts +4 -0
  19. package/dist/esm/i18n/da.js +4 -0
  20. package/dist/esm/i18n/de.d.ts +4 -0
  21. package/dist/esm/i18n/de.js +4 -0
  22. package/dist/esm/i18n/fi.d.ts +4 -0
  23. package/dist/esm/i18n/fi.js +4 -0
  24. package/dist/esm/i18n/fr.d.ts +4 -0
  25. package/dist/esm/i18n/fr.js +4 -0
  26. package/dist/esm/i18n/hu.d.ts +4 -0
  27. package/dist/esm/i18n/hu.js +4 -0
  28. package/dist/esm/i18n/it.d.ts +2 -0
  29. package/dist/esm/i18n/it.js +2 -0
  30. package/dist/esm/i18n/ja.d.ts +4 -0
  31. package/dist/esm/i18n/ja.js +4 -0
  32. package/dist/esm/i18n/ko.d.ts +4 -0
  33. package/dist/esm/i18n/ko.js +4 -0
  34. package/dist/esm/i18n/nb.d.ts +4 -0
  35. package/dist/esm/i18n/nb.js +4 -0
  36. package/dist/esm/i18n/pl.d.ts +2 -0
  37. package/dist/esm/i18n/pl.js +2 -0
  38. package/dist/esm/i18n/ru.d.ts +4 -0
  39. package/dist/esm/i18n/ru.js +4 -0
  40. package/dist/esm/i18n/sl.d.ts +4 -0
  41. package/dist/esm/i18n/sl.js +4 -0
  42. package/dist/esm/i18n/sr_RS.d.ts +4 -0
  43. package/dist/esm/i18n/sr_RS.js +4 -0
  44. package/dist/esm/i18n/sr_YR.d.ts +4 -0
  45. package/dist/esm/i18n/sr_YR.js +4 -0
  46. package/dist/esm/i18n/sv.d.ts +2 -0
  47. package/dist/esm/i18n/sv.js +2 -0
  48. package/dist/esm/i18n/tr.d.ts +4 -0
  49. package/dist/esm/i18n/tr.js +4 -0
  50. package/dist/esm/i18n/uk.d.ts +4 -0
  51. package/dist/esm/i18n/uk.js +4 -0
  52. package/dist/types/i18n/da.d.ts +4 -0
  53. package/dist/types/i18n/de.d.ts +4 -0
  54. package/dist/types/i18n/fi.d.ts +4 -0
  55. package/dist/types/i18n/fr.d.ts +4 -0
  56. package/dist/types/i18n/hu.d.ts +4 -0
  57. package/dist/types/i18n/it.d.ts +2 -0
  58. package/dist/types/i18n/ja.d.ts +4 -0
  59. package/dist/types/i18n/ko.d.ts +4 -0
  60. package/dist/types/i18n/nb.d.ts +4 -0
  61. package/dist/types/i18n/pl.d.ts +2 -0
  62. package/dist/types/i18n/ru.d.ts +4 -0
  63. package/dist/types/i18n/sl.d.ts +4 -0
  64. package/dist/types/i18n/sr_RS.d.ts +4 -0
  65. package/dist/types/i18n/sr_YR.d.ts +4 -0
  66. package/dist/types/i18n/sv.d.ts +2 -0
  67. package/dist/types/i18n/tr.d.ts +4 -0
  68. package/dist/types/i18n/uk.d.ts +4 -0
  69. package/i18n/da.ts +4 -0
  70. package/i18n/de.ts +4 -0
  71. package/i18n/fi.ts +4 -0
  72. package/i18n/fr.ts +4 -0
  73. package/i18n/hu.ts +4 -0
  74. package/i18n/it.ts +2 -0
  75. package/i18n/ja.ts +4 -0
  76. package/i18n/ko.ts +4 -0
  77. package/i18n/nb.ts +4 -0
  78. package/i18n/pl.ts +2 -0
  79. package/i18n/ru.ts +4 -0
  80. package/i18n/sl.ts +4 -0
  81. package/i18n/sr_RS.ts +4 -0
  82. package/i18n/sr_YR.ts +4 -0
  83. package/i18n/sv.ts +2 -0
  84. package/i18n/tr.ts +4 -0
  85. package/i18n/uk.ts +4 -0
  86. package/package.json +1 -1
@@ -795,9 +795,13 @@ export default {
795
795
  'fabric.editor.mergeCells': 'Združi celice',
796
796
  'fabric.editor.moreFormatting': 'Več oblikovanja',
797
797
  'fabric.editor.moveColumnLeft': '{0, plural, one {Premakni stolpec v levo} two {Premakni stolpca v levo} few {Premakni stolpce v levo} other {Premakni stolpce v levo}}',
798
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Premik stolpca v levo',
798
799
  'fabric.editor.moveColumnRight': '{0, plural, one {Premakni stolpec v desno} two {Premakni stolpca v desno} few {Premakni stolpce v desno} other {Premakni stolpce v desno}}',
800
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Premik stolpca v desno',
799
801
  'fabric.editor.moveDownDown': '{0, plural, one {Premakni vrstico dol} two {Premakni vrstici dol} few {Premakni vrstice dol} other {Premakni vrstice dol}}',
802
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Premik vrstice navzdol',
800
803
  'fabric.editor.moveRowUp': '{0, plural, one {Premakni vrstico gor} two {Premakni vrstici gor} few {Premakni vrstice gor} other {Premakni vrstice gor}}',
804
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Premik vrstice navzgor',
801
805
  'fabric.editor.navigate.toolbar.askAI': 'Vprašaj AI',
802
806
  'fabric.editor.navigate.toolbar.editor': 'Pomik na orodno vrstico urednika',
803
807
  'fabric.editor.navigate.toolbar.floating': 'Pomik na lebdečo orodno vrstico',
@@ -801,9 +801,13 @@ declare const _default: {
801
801
  'fabric.editor.mergeCells': string;
802
802
  'fabric.editor.moreFormatting': string;
803
803
  'fabric.editor.moveColumnLeft': string;
804
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
804
805
  'fabric.editor.moveColumnRight': string;
806
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
805
807
  'fabric.editor.moveDownDown': string;
808
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
806
809
  'fabric.editor.moveRowUp': string;
810
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
807
811
  'fabric.editor.navigate.toolbar.askAI': string;
808
812
  'fabric.editor.navigate.toolbar.editor': string;
809
813
  'fabric.editor.navigate.toolbar.floating': string;
@@ -803,9 +803,13 @@ export default {
803
803
  'fabric.editor.mergeCells': 'Objedini ćelije',
804
804
  'fabric.editor.moreFormatting': 'Još formatiranja',
805
805
  'fabric.editor.moveColumnLeft': '{0, plural, one {Pomeri kolonu nalevo} few {Pomeri kolone nalevo} many {Pomeri kolone nalevo} other {Pomeri kolone nalevo}}',
806
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Pomeri kolonu nalevo',
806
807
  'fabric.editor.moveColumnRight': '{0, plural, one {Pomeri kolonu nadesno} few {Pomeri kolone nadesno} many {Pomeri kolone nadesno} other {Pomeri kolone nadesno}}',
808
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Pomeri kolonu nadesno',
807
809
  'fabric.editor.moveDownDown': '{0, plural, one {Pomeri red nadole} few {Pomeri redove nadole} many {Pomeri redove nadole} other {Pomeri redove nadole}}',
810
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Pomeri red nadole',
808
811
  'fabric.editor.moveRowUp': '{0, plural, one {Pomeri red nagore} few {Pomeri redove nagore} many {Pomeri redove nagore} other {Pomeri redove nagore}}',
812
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Pomeri red nagore',
809
813
  'fabric.editor.navigate.toolbar.askAI': 'Pitajte AI',
810
814
  'fabric.editor.navigate.toolbar.editor': 'Idite na traku sa alatkama uređivača',
811
815
  'fabric.editor.navigate.toolbar.floating': 'Idite na plutajuću traku sa alatkama',
@@ -801,9 +801,13 @@ declare const _default: {
801
801
  'fabric.editor.mergeCells': string;
802
802
  'fabric.editor.moreFormatting': string;
803
803
  'fabric.editor.moveColumnLeft': string;
804
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
804
805
  'fabric.editor.moveColumnRight': string;
806
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
805
807
  'fabric.editor.moveDownDown': string;
808
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
806
809
  'fabric.editor.moveRowUp': string;
810
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
807
811
  'fabric.editor.navigate.toolbar.askAI': string;
808
812
  'fabric.editor.navigate.toolbar.editor': string;
809
813
  'fabric.editor.navigate.toolbar.floating': string;
@@ -803,9 +803,13 @@ export default {
803
803
  'fabric.editor.mergeCells': 'Обједини ћелије',
804
804
  'fabric.editor.moreFormatting': 'Више форматирања',
805
805
  'fabric.editor.moveColumnLeft': '{0, plural, one {Помери колону налево} other {Помери колоне налево}}',
806
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Помери колону налево',
806
807
  'fabric.editor.moveColumnRight': '{0, plural, one {Помери колону надесно} other {Помери колоне надесно}}',
808
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Помери колону надесно',
807
809
  'fabric.editor.moveDownDown': '{0, plural, one {Помери ред надоле} other {Помери редове надоле}}',
810
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Помери ред надоле',
808
811
  'fabric.editor.moveRowUp': '{0, plural, one {Помери ред нагоре} other {Помери редове нагоре}}',
812
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Помери ред нагоре',
809
813
  'fabric.editor.navigate.toolbar.askAI': 'Питајте AI',
810
814
  'fabric.editor.navigate.toolbar.editor': 'Идите на траку са алаткама уређивача',
811
815
  'fabric.editor.navigate.toolbar.floating': 'Идите на плутајућу траку са алаткама',
@@ -740,7 +740,9 @@ declare const _default: {
740
740
  'fabric.editor.moveColumnRight': string;
741
741
  'fabric.editor.moveColumnRightHelpDialogLabel': string;
742
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
743
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
744
746
  'fabric.editor.navigate.toolbar.askAI': string;
745
747
  'fabric.editor.navigate.toolbar.editor': string;
746
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -742,7 +742,9 @@ export default {
742
742
  'fabric.editor.moveColumnRight': '{0, plural, one {Flytta kolumn åt höger} other {Flytta kolumner åt höger}}',
743
743
  'fabric.editor.moveColumnRightHelpDialogLabel': 'Flytta kolumn åt höger',
744
744
  'fabric.editor.moveDownDown': '{0, plural, one {Flytta rad nedåt} other {Flytta rader nedåt}}',
745
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Flytta rad nedåt',
745
746
  'fabric.editor.moveRowUp': '{0, plural, one {Flytta rad uppåt} other {Flytta rader uppåt}}',
747
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Flytta rad uppåt',
746
748
  'fabric.editor.navigate.toolbar.askAI': 'Fråga AI',
747
749
  'fabric.editor.navigate.toolbar.editor': 'Gå till verktygsfältet för redigering',
748
750
  'fabric.editor.navigate.toolbar.floating': 'Gå till det svävande verktygsfältet',
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -739,9 +739,13 @@ export default {
739
739
  'fabric.editor.mergeCells': 'Hücreleri birleştir',
740
740
  'fabric.editor.moreFormatting': 'Diğer biçimlendirme seçenekleri',
741
741
  'fabric.editor.moveColumnLeft': '{0, plural, one {Sütunu sola taşı} other {Sütunları sola taşı}}',
742
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Sütunu sola taşı',
742
743
  'fabric.editor.moveColumnRight': '{0, plural, one {Sütunu sağa taşı} other {Sütunları sağa taşı}}',
744
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Sütunu sağa taşı',
743
745
  'fabric.editor.moveDownDown': '{0, plural, one {Satırı aşağı taşı} other {Satırları aşağı taşı}}',
746
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Satırı aşağı taşı',
744
747
  'fabric.editor.moveRowUp': '{0, plural, one {Satırı yukarı taşı} other {Satırları yukarı taşı}}',
748
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Satırı yukarı taşı',
745
749
  'fabric.editor.navigate.toolbar.askAI': "AI'ye sor",
746
750
  'fabric.editor.navigate.toolbar.editor': 'Düzenleyici araç çubuğuna gidin',
747
751
  'fabric.editor.navigate.toolbar.floating': 'Kayan araç çubuğuna gidin',
@@ -722,9 +722,13 @@ declare const _default: {
722
722
  'fabric.editor.mergeCells': string;
723
723
  'fabric.editor.moreFormatting': string;
724
724
  'fabric.editor.moveColumnLeft': string;
725
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
725
726
  'fabric.editor.moveColumnRight': string;
727
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
726
728
  'fabric.editor.moveDownDown': string;
729
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
727
730
  'fabric.editor.moveRowUp': string;
731
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
728
732
  'fabric.editor.navigate.toolbar.askAI': string;
729
733
  'fabric.editor.navigate.toolbar.editor': string;
730
734
  'fabric.editor.navigate.toolbar.floating': string;
@@ -724,9 +724,13 @@ export default {
724
724
  'fabric.editor.mergeCells': 'Об’єднати клітинки',
725
725
  'fabric.editor.moreFormatting': 'Додаткове форматування',
726
726
  'fabric.editor.moveColumnLeft': '{0, plural, one {Переміщення стовпця(-ів) уліво} few {Переміщення стовпців уліво} many {Переміщення стовпців уліво} other {Переміщення стовпців уліво}}',
727
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Переміщення стовпця ліворуч',
727
728
  'fabric.editor.moveColumnRight': '{0, plural, one {Переміщення стовпця(-ів) управо} few {Переміщення стовпців управо} many {Переміщення стовпців управо} other {Переміщення стовпців управо}}',
729
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Переміщення стовпця праворуч',
728
730
  'fabric.editor.moveDownDown': '{0, plural, one {Переміщення рядка(-ів) униз} few {Переміщення рядків униз} many {Переміщення рядків униз} other {Переміщення рядків униз}}',
731
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Переміщення рядка вгору',
729
732
  'fabric.editor.moveRowUp': '{0, plural, one {Переміщення рядка(-ів) угору} few {Переміщення рядків угору} many {Переміщення рядків угору} other {Переміщення рядків угору}}',
733
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Переміщення рядка вниз',
730
734
  'fabric.editor.navigate.toolbar.askAI': 'Запитати ШІ',
731
735
  'fabric.editor.navigate.toolbar.editor': 'Перейти на панель інструментів редактора',
732
736
  'fabric.editor.navigate.toolbar.floating': 'Перейти на рухому панель інструментів',
@@ -736,9 +736,13 @@ declare const _default: {
736
736
  'fabric.editor.mergeCells': string;
737
737
  'fabric.editor.moreFormatting': string;
738
738
  'fabric.editor.moveColumnLeft': string;
739
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
739
740
  'fabric.editor.moveColumnRight': string;
741
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
740
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
741
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
742
746
  'fabric.editor.navigate.toolbar.askAI': string;
743
747
  'fabric.editor.navigate.toolbar.editor': string;
744
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -736,9 +736,13 @@ declare const _default: {
736
736
  'fabric.editor.mergeCells': string;
737
737
  'fabric.editor.moreFormatting': string;
738
738
  'fabric.editor.moveColumnLeft': string;
739
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
739
740
  'fabric.editor.moveColumnRight': string;
741
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
740
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
741
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
742
746
  'fabric.editor.navigate.toolbar.askAI': string;
743
747
  'fabric.editor.navigate.toolbar.editor': string;
744
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -736,9 +736,13 @@ declare const _default: {
736
736
  'fabric.editor.mergeCells': string;
737
737
  'fabric.editor.moreFormatting': string;
738
738
  'fabric.editor.moveColumnLeft': string;
739
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
739
740
  'fabric.editor.moveColumnRight': string;
741
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
740
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
741
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
742
746
  'fabric.editor.navigate.toolbar.askAI': string;
743
747
  'fabric.editor.navigate.toolbar.editor': string;
744
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -740,7 +740,9 @@ declare const _default: {
740
740
  'fabric.editor.moveColumnRight': string;
741
741
  'fabric.editor.moveColumnRightHelpDialogLabel': string;
742
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
743
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
744
746
  'fabric.editor.navigate.toolbar.askAI': string;
745
747
  'fabric.editor.navigate.toolbar.editor': string;
746
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -736,9 +736,13 @@ declare const _default: {
736
736
  'fabric.editor.mergeCells': string;
737
737
  'fabric.editor.moreFormatting': string;
738
738
  'fabric.editor.moveColumnLeft': string;
739
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
739
740
  'fabric.editor.moveColumnRight': string;
741
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
740
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
741
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
742
746
  'fabric.editor.navigate.toolbar.askAI': string;
743
747
  'fabric.editor.navigate.toolbar.editor': string;
744
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -741,7 +741,9 @@ declare const _default: {
741
741
  'fabric.editor.moveColumnRight': string;
742
742
  'fabric.editor.moveColumnRightHelpDialogLabel': string;
743
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
744
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
745
747
  'fabric.editor.navigate.toolbar.askAI': string;
746
748
  'fabric.editor.navigate.toolbar.editor': string;
747
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -793,9 +793,13 @@ declare const _default: {
793
793
  'fabric.editor.mergeCells': string;
794
794
  'fabric.editor.moreFormatting': string;
795
795
  'fabric.editor.moveColumnLeft': string;
796
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
796
797
  'fabric.editor.moveColumnRight': string;
798
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
797
799
  'fabric.editor.moveDownDown': string;
800
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
798
801
  'fabric.editor.moveRowUp': string;
802
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
799
803
  'fabric.editor.navigate.toolbar.askAI': string;
800
804
  'fabric.editor.navigate.toolbar.editor': string;
801
805
  'fabric.editor.navigate.toolbar.floating': string;
@@ -801,9 +801,13 @@ declare const _default: {
801
801
  'fabric.editor.mergeCells': string;
802
802
  'fabric.editor.moreFormatting': string;
803
803
  'fabric.editor.moveColumnLeft': string;
804
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
804
805
  'fabric.editor.moveColumnRight': string;
806
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
805
807
  'fabric.editor.moveDownDown': string;
808
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
806
809
  'fabric.editor.moveRowUp': string;
810
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
807
811
  'fabric.editor.navigate.toolbar.askAI': string;
808
812
  'fabric.editor.navigate.toolbar.editor': string;
809
813
  'fabric.editor.navigate.toolbar.floating': string;
@@ -801,9 +801,13 @@ declare const _default: {
801
801
  'fabric.editor.mergeCells': string;
802
802
  'fabric.editor.moreFormatting': string;
803
803
  'fabric.editor.moveColumnLeft': string;
804
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
804
805
  'fabric.editor.moveColumnRight': string;
806
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
805
807
  'fabric.editor.moveDownDown': string;
808
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
806
809
  'fabric.editor.moveRowUp': string;
810
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
807
811
  'fabric.editor.navigate.toolbar.askAI': string;
808
812
  'fabric.editor.navigate.toolbar.editor': string;
809
813
  'fabric.editor.navigate.toolbar.floating': string;
@@ -740,7 +740,9 @@ declare const _default: {
740
740
  'fabric.editor.moveColumnRight': string;
741
741
  'fabric.editor.moveColumnRightHelpDialogLabel': string;
742
742
  'fabric.editor.moveDownDown': string;
743
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
743
744
  'fabric.editor.moveRowUp': string;
745
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
744
746
  'fabric.editor.navigate.toolbar.askAI': string;
745
747
  'fabric.editor.navigate.toolbar.editor': string;
746
748
  'fabric.editor.navigate.toolbar.floating': string;
@@ -737,9 +737,13 @@ declare const _default: {
737
737
  'fabric.editor.mergeCells': string;
738
738
  'fabric.editor.moreFormatting': string;
739
739
  'fabric.editor.moveColumnLeft': string;
740
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
740
741
  'fabric.editor.moveColumnRight': string;
742
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
741
743
  'fabric.editor.moveDownDown': string;
744
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
742
745
  'fabric.editor.moveRowUp': string;
746
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
743
747
  'fabric.editor.navigate.toolbar.askAI': string;
744
748
  'fabric.editor.navigate.toolbar.editor': string;
745
749
  'fabric.editor.navigate.toolbar.floating': string;
@@ -722,9 +722,13 @@ declare const _default: {
722
722
  'fabric.editor.mergeCells': string;
723
723
  'fabric.editor.moreFormatting': string;
724
724
  'fabric.editor.moveColumnLeft': string;
725
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': string;
725
726
  'fabric.editor.moveColumnRight': string;
727
+ 'fabric.editor.moveColumnRightHelpDialogLabel': string;
726
728
  'fabric.editor.moveDownDown': string;
729
+ 'fabric.editor.moveRowDownHelpDialogLabel': string;
727
730
  'fabric.editor.moveRowUp': string;
731
+ 'fabric.editor.moveRowUpHelpDialogLabel': string;
728
732
  'fabric.editor.navigate.toolbar.askAI': string;
729
733
  'fabric.editor.navigate.toolbar.editor': string;
730
734
  'fabric.editor.navigate.toolbar.floating': string;
package/i18n/da.ts CHANGED
@@ -820,9 +820,13 @@ export default {
820
820
  'fabric.editor.mergeCells': 'Flet celler',
821
821
  'fabric.editor.moreFormatting': 'Mere formatering',
822
822
  'fabric.editor.moveColumnLeft': '{0, plural, one {Flyt kolonne til venstre} other {Flyt kolonner til venstre}}',
823
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Flyt kolonne til venstre',
823
824
  'fabric.editor.moveColumnRight': '{0, plural, one {Flyt kolonne til højre} other {Flyt kolonner til højre}}',
825
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Flyt kolonne til højre',
824
826
  'fabric.editor.moveDownDown': '{0, plural, one {Flyt række ned} other {Flyt rækker ned}}',
827
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Flyt række ned',
825
828
  'fabric.editor.moveRowUp': '{0, plural, one {Flyt række op} other {Flyt rækker op}}',
829
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Flyt række op',
826
830
  'fabric.editor.navigate.toolbar.askAI': 'Spørg AI',
827
831
  'fabric.editor.navigate.toolbar.editor': 'Naviger til værktøjslinje til redigeringsprogram',
828
832
  'fabric.editor.navigate.toolbar.floating': 'Naviger til flydende værktøjslinje',
package/i18n/de.ts CHANGED
@@ -857,10 +857,14 @@ export default {
857
857
  'fabric.editor.moreFormatting': 'Mehr Formatierungsoptionen',
858
858
  'fabric.editor.moveColumnLeft':
859
859
  '{0, plural, one {Spalte nach links verschieben} other {Spalten nach links verschieben}}',
860
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Spalte nach links verschieben',
860
861
  'fabric.editor.moveColumnRight':
861
862
  '{0, plural, one {Spalte nach rechts verschieben} other {Spalten nach rechts verschieben}}',
863
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Spalte nach rechts verschieben',
862
864
  'fabric.editor.moveDownDown': '{0, plural, one {Zeile nach unten verschieben} other {Zeilen nach unten verschieben}}',
865
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Zeile nach unten verschieben',
863
866
  'fabric.editor.moveRowUp': '{0, plural, one {Zeile nach oben verschieben} other {Zeilen nach oben verschieben}}',
867
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Zeile nach oben verschieben',
864
868
  'fabric.editor.navigate.toolbar.askAI': 'KI fragen',
865
869
  'fabric.editor.navigate.toolbar.editor': 'Zur Editor-Symbolleiste navigieren',
866
870
  'fabric.editor.navigate.toolbar.floating': 'Zur unverankerten Symbolleiste navigieren',
package/i18n/fi.ts CHANGED
@@ -814,9 +814,13 @@ export default {
814
814
  'fabric.editor.mergeCells': 'Yhdistä solut',
815
815
  'fabric.editor.moreFormatting': 'Lisää muotoilua',
816
816
  'fabric.editor.moveColumnLeft': '{0, plural, one {Siirrä sarake vasemmalle} other {Siirrä sarakkeet vasemmalle}}',
817
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Siirrä sarake vasemmalle',
817
818
  'fabric.editor.moveColumnRight': '{0, plural, one {Siirrä sarake oikealle} other {Siirrä sarakkeet oikealle}}',
819
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Siirrä sarake oikealle',
818
820
  'fabric.editor.moveDownDown': '{0, plural, one {Siirrä rivi alas} other {Siirrä rivit alas}}',
821
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Siirrä rivi alaspäin',
819
822
  'fabric.editor.moveRowUp': '{0, plural, one {Siirrä rivi ylös} other {Siirrä rivit ylös}}',
823
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Siirrä rivi ylöspäin',
820
824
  'fabric.editor.navigate.toolbar.askAI': 'Kysy tekoälyltä',
821
825
  'fabric.editor.navigate.toolbar.editor': 'Siirry editorin työkalupalkkiin',
822
826
  'fabric.editor.navigate.toolbar.floating': 'Siirry kelluvaan työkalupalkkiin',
package/i18n/fr.ts CHANGED
@@ -852,12 +852,16 @@ export default {
852
852
  'fabric.editor.moreFormatting': 'Plus de formatage',
853
853
  'fabric.editor.moveColumnLeft':
854
854
  '{0, plural, one {Déplacer la colonne vers la gauche} other {Déplacer les colonnes vers la gauche}}',
855
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Déplacer la colonne vers la gauche',
855
856
  'fabric.editor.moveColumnRight':
856
857
  '{0, plural, one {Déplacer la colonne vers la droite} other {Déplacer les colonnes vers la droite}}',
858
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Déplacer la colonne vers la droite',
857
859
  'fabric.editor.moveDownDown':
858
860
  '{0, plural, one {Déplacer la ligne vers le bas} other {Déplacer les lignes vers le bas}}',
861
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Déplacer la ligne vers le bas',
859
862
  'fabric.editor.moveRowUp':
860
863
  '{0, plural, one {Déplacer la ligne vers le haut} other {Déplacer les lignes vers le haut}}',
864
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Déplacer la ligne vers le haut',
861
865
  'fabric.editor.navigate.toolbar.askAI': "Demander à l'IA",
862
866
  'fabric.editor.navigate.toolbar.editor': "Accéder à la barre d'outils de l'éditeur",
863
867
  'fabric.editor.navigate.toolbar.floating': "Accéder à la barre d'outils flottante",
package/i18n/hu.ts CHANGED
@@ -831,9 +831,13 @@ export default {
831
831
  'fabric.editor.mergeCells': 'Cellák egyesítése',
832
832
  'fabric.editor.moreFormatting': 'További formázási lehetőségek',
833
833
  'fabric.editor.moveColumnLeft': '{0, plural, one {Oszlop mozgatása balra} other {Oszlopok mozgatása balra}}',
834
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Oszlop mozgatása balra',
834
835
  'fabric.editor.moveColumnRight': '{0, plural, one {Oszlop mozgatása jobbra} other {Oszlopok mozgatása jobbra}}',
836
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Oszlop mozgatása jobbra',
835
837
  'fabric.editor.moveDownDown': '{0, plural, one {Sor mozgatása lefelé} other {Sorok mozgatása lefelé}}',
838
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Sor mozgatása lefelé',
836
839
  'fabric.editor.moveRowUp': '{0, plural, one {Sor mozgatása felfelé} other {Sorok mozgatása felfelé}}',
840
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Sor mozgatása felfelé',
837
841
  'fabric.editor.navigate.toolbar.askAI': 'MI megkérdezése',
838
842
  'fabric.editor.navigate.toolbar.editor': 'Navigálás a szerkesztési eszköztárhoz',
839
843
  'fabric.editor.navigate.toolbar.floating': 'Navigálás a lebegő eszköztárhoz',
package/i18n/it.ts CHANGED
@@ -843,7 +843,9 @@ export default {
843
843
  'fabric.editor.moveColumnRight': '{0, plural, one {Sposta colonna a destra} other {Sposta colonne a destra}}',
844
844
  'fabric.editor.moveColumnRightHelpDialogLabel': 'Sposta la colonna a destra',
845
845
  'fabric.editor.moveDownDown': '{0, plural, one {Sposta riga in basso} other {Sposta righe in basso}}',
846
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Sposta la riga in basso',
846
847
  'fabric.editor.moveRowUp': '{0, plural, one {Sposta riga in alto} other {Sposta righe in alto}}',
848
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Sposta la riga in alto',
847
849
  'fabric.editor.navigate.toolbar.askAI': "Chiedi all'intelligenza artificiale",
848
850
  'fabric.editor.navigate.toolbar.editor': "Passa alla barra degli strumenti dell'editor",
849
851
  'fabric.editor.navigate.toolbar.floating': 'Passa alla barra degli strumenti mobile',
package/i18n/ja.ts CHANGED
@@ -811,9 +811,13 @@ export default {
811
811
  'fabric.editor.mergeCells': 'セルを結合',
812
812
  'fabric.editor.moreFormatting': 'その他のフォーマット',
813
813
  'fabric.editor.moveColumnLeft': '{0, plural, other {左に列を移動}}',
814
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': '列を左に移動',
814
815
  'fabric.editor.moveColumnRight': '{0, plural, other {右に列を移動}}',
816
+ 'fabric.editor.moveColumnRightHelpDialogLabel': '列を右に移動',
815
817
  'fabric.editor.moveDownDown': '{0, plural, other {下に行を移動}}',
818
+ 'fabric.editor.moveRowDownHelpDialogLabel': '行を下に移動',
816
819
  'fabric.editor.moveRowUp': '{0, plural, other {上に行を移動}}',
820
+ 'fabric.editor.moveRowUpHelpDialogLabel': '行を上に移動',
817
821
  'fabric.editor.navigate.toolbar.askAI': 'AI に質問',
818
822
  'fabric.editor.navigate.toolbar.editor': 'エディター ツールバーに移動',
819
823
  'fabric.editor.navigate.toolbar.floating': 'フローティング ツールバーに移動',
package/i18n/ko.ts CHANGED
@@ -801,9 +801,13 @@ export default {
801
801
  'fabric.editor.mergeCells': '셀 병합',
802
802
  'fabric.editor.moreFormatting': '형식 더 보기',
803
803
  'fabric.editor.moveColumnLeft': '{0, plural, other {열을 왼쪽으로 이동}}',
804
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': '열을 왼쪽으로 이동',
804
805
  'fabric.editor.moveColumnRight': '{0, plural, other {열을 오른쪽으로 이동}}',
806
+ 'fabric.editor.moveColumnRightHelpDialogLabel': '열을 오른쪽으로 이동',
805
807
  'fabric.editor.moveDownDown': '{0, plural, other {행을 아래로 이동}}',
808
+ 'fabric.editor.moveRowDownHelpDialogLabel': '행을 아래로 이동',
806
809
  'fabric.editor.moveRowUp': '{0, plural, other {행을 위로 이동}}',
810
+ 'fabric.editor.moveRowUpHelpDialogLabel': '행을 위로 이동',
807
811
  'fabric.editor.navigate.toolbar.askAI': 'AI에게 질문하기',
808
812
  'fabric.editor.navigate.toolbar.editor': '편집기 도구 모음으로 이동',
809
813
  'fabric.editor.navigate.toolbar.floating': '플로팅 도구 모음으로 이동',
package/i18n/nb.ts CHANGED
@@ -816,9 +816,13 @@ export default {
816
816
  'fabric.editor.mergeCells': 'Slå sammen celler',
817
817
  'fabric.editor.moreFormatting': 'Mer formatering',
818
818
  'fabric.editor.moveColumnLeft': '{0, plural, one {Flytt kolonnen til venstre} other {Flytt kolonnene til venstre}}',
819
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Flytt kolonnen til venstre',
819
820
  'fabric.editor.moveColumnRight': '{0, plural, one {Flytt kolonnen til høyre} other {Flytt kolonnene til høyre}}',
821
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Flytt kolonnen til høyre',
820
822
  'fabric.editor.moveDownDown': '{0, plural, one {Flytt raden nedover} other {Flytt radene nedover}}',
823
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Flytt raden nedover',
821
824
  'fabric.editor.moveRowUp': '{0, plural, one {Flytt raden oppover} other {Flytt radene oppover}}',
825
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Flytt raden oppover',
822
826
  'fabric.editor.navigate.toolbar.askAI': 'Spør kunstig intelligens',
823
827
  'fabric.editor.navigate.toolbar.editor': 'Naviger til verktøylinjen for redigering',
824
828
  'fabric.editor.navigate.toolbar.floating': 'Naviger til flytende verktøylinje',
package/i18n/pl.ts CHANGED
@@ -848,8 +848,10 @@ export default {
848
848
  'fabric.editor.moveColumnRightHelpDialogLabel': 'Przesuń kolumnę w prawo',
849
849
  'fabric.editor.moveDownDown':
850
850
  '{0, plural, one {Przesuń wiersz w dół} few {Przesuń wiersze w dół} many {Przesuń wiersze w dół} other {Przesuń wiersze w dół}}',
851
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Przesuń wiersz w dół',
851
852
  'fabric.editor.moveRowUp':
852
853
  '{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ę}}',
854
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Przesuń wiersz w górę',
853
855
  'fabric.editor.navigate.toolbar.askAI': 'Zapytaj sztuczną inteligencję',
854
856
  'fabric.editor.navigate.toolbar.editor': 'Przejdź do paska narzędzi edytora',
855
857
  'fabric.editor.navigate.toolbar.floating': 'Przejdź do przestawnego paska narzędzi',
package/i18n/ru.ts CHANGED
@@ -850,12 +850,16 @@ export default {
850
850
  'fabric.editor.moreFormatting': 'Расширенные параметры форматирования',
851
851
  'fabric.editor.moveColumnLeft':
852
852
  '{0, plural, one {Сдвинуть столбец влево} few {Сдвинуть столбцы влево} many {Сдвинуть столбцы влево} other {Сдвинуть столбцы влево}}',
853
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Сдвинуть столбец влево',
853
854
  'fabric.editor.moveColumnRight':
854
855
  '{0, plural, one {Сдвинуть столбец вправо} few {Сдвинуть столбцы вправо} many {Сдвинуть столбцы вправо} other {Сдвинуть столбцы вправо}}',
856
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Сдвинуть столбец вправо',
855
857
  'fabric.editor.moveDownDown':
856
858
  '{0, plural, one {Сдвинуть строку вниз} few {Сдвинуть строки вниз} many {Сдвинуть строки вниз} other {Сдвинуть строки вниз}}',
859
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Сдвинуть строку вниз',
857
860
  'fabric.editor.moveRowUp':
858
861
  '{0, plural, one {Сдвинуть строку вверх} few {Сдвинуть строки вверх} many {Сдвинуть строки вверх} other {Сдвинуть строки вверх}}',
862
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Сдвинуть строку вверх',
859
863
  'fabric.editor.navigate.toolbar.askAI': 'Задать вопрос ИИ',
860
864
  'fabric.editor.navigate.toolbar.editor': 'Перейти на панель инструментов редактора',
861
865
  'fabric.editor.navigate.toolbar.floating': 'Перейти на перемещаемую панель инструментов',
package/i18n/sl.ts CHANGED
@@ -908,12 +908,16 @@ export default {
908
908
  'fabric.editor.moreFormatting': 'Več oblikovanja',
909
909
  'fabric.editor.moveColumnLeft':
910
910
  '{0, plural, one {Premakni stolpec v levo} two {Premakni stolpca v levo} few {Premakni stolpce v levo} other {Premakni stolpce v levo}}',
911
+ 'fabric.editor.moveColumnLeftHelpDialogLabel': 'Premik stolpca v levo',
911
912
  'fabric.editor.moveColumnRight':
912
913
  '{0, plural, one {Premakni stolpec v desno} two {Premakni stolpca v desno} few {Premakni stolpce v desno} other {Premakni stolpce v desno}}',
914
+ 'fabric.editor.moveColumnRightHelpDialogLabel': 'Premik stolpca v desno',
913
915
  'fabric.editor.moveDownDown':
914
916
  '{0, plural, one {Premakni vrstico dol} two {Premakni vrstici dol} few {Premakni vrstice dol} other {Premakni vrstice dol}}',
917
+ 'fabric.editor.moveRowDownHelpDialogLabel': 'Premik vrstice navzdol',
915
918
  'fabric.editor.moveRowUp':
916
919
  '{0, plural, one {Premakni vrstico gor} two {Premakni vrstici gor} few {Premakni vrstice gor} other {Premakni vrstice gor}}',
920
+ 'fabric.editor.moveRowUpHelpDialogLabel': 'Premik vrstice navzgor',
917
921
  'fabric.editor.navigate.toolbar.askAI': 'Vprašaj AI',
918
922
  'fabric.editor.navigate.toolbar.editor': 'Pomik na orodno vrstico urednika',
919
923
  'fabric.editor.navigate.toolbar.floating': 'Pomik na lebdečo orodno vrstico',