@seafile/sdoc-editor 0.4.10 → 0.4.11

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.
@@ -54,7 +54,7 @@ const MoreOperations = _ref => {
54
54
  }, t('Unfreeze')), isPro && !isFreezed && /*#__PURE__*/React.createElement(DropdownItem, {
55
55
  className: "sdoc-dropdown-menu-item",
56
56
  onClick: onFreezeDocument
57
- }, t('Freeze_Document')), /*#__PURE__*/React.createElement(DropdownItem, {
57
+ }, t('Freeze_document')), /*#__PURE__*/React.createElement(DropdownItem, {
58
58
  className: "sdoc-dropdown-menu-item",
59
59
  onClick: handleClickHistory
60
60
  }, t('Document_history'))));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seafile/sdoc-editor",
3
- "version": "0.4.10",
3
+ "version": "0.4.11",
4
4
  "private": false,
5
5
  "description": "This is a sdoc editor",
6
6
  "main": "dist/index.js",
@@ -427,7 +427,7 @@
427
427
  "Other_modification": "Other's modification",
428
428
  "My_modification": "My modification",
429
429
  "Document_history": "Document history",
430
- "Freeze_Document": "Freeze Document",
430
+ "Freeze_document": "Freeze document",
431
431
  "Unfreeze": "Unfreeze",
432
432
  "Search_and_replace": "Search and replace",
433
433
  "Search": "Hledat",
@@ -427,7 +427,7 @@
427
427
  "Other_modification": "Other's modification",
428
428
  "My_modification": "My modification",
429
429
  "Document_history": "Document history",
430
- "Freeze_Document": "Freeze Document",
430
+ "Freeze_document": "Freeze document",
431
431
  "Unfreeze": "Unfreeze",
432
432
  "Search_and_replace": "Search and replace",
433
433
  "Search": "Suchen",
@@ -427,7 +427,7 @@
427
427
  "Other_modification": "Other's modification",
428
428
  "My_modification": "My modification",
429
429
  "Document_history": "Document history",
430
- "Freeze_Document": "Freeze Document",
430
+ "Freeze_document": "Freeze document",
431
431
  "Unfreeze": "Unfreeze",
432
432
  "Search_and_replace": "Search and replace",
433
433
  "Search": "Search",
@@ -427,7 +427,7 @@
427
427
  "Other_modification": "Other's modification",
428
428
  "My_modification": "My modification",
429
429
  "Document_history": "Document history",
430
- "Freeze_Document": "Freeze Document",
430
+ "Freeze_document": "Freeze document",
431
431
  "Unfreeze": "Unfreeze",
432
432
  "Search_and_replace": "Search and replace",
433
433
  "Search": "Buscar",
@@ -427,7 +427,7 @@
427
427
  "Other_modification": "Other's modification",
428
428
  "My_modification": "My modification",
429
429
  "Document_history": "Document history",
430
- "Freeze_Document": "Freeze Document",
430
+ "Freeze_document": "Freeze document",
431
431
  "Unfreeze": "Unfreeze",
432
432
  "Search_and_replace": "Search and replace",
433
433
  "Search": "Chercher",
@@ -427,7 +427,7 @@
427
427
  "Other_modification": "Other's modification",
428
428
  "My_modification": "My modification",
429
429
  "Document_history": "Document history",
430
- "Freeze_Document": "Freeze Document",
430
+ "Freeze_document": "Freeze document",
431
431
  "Unfreeze": "Unfreeze",
432
432
  "Search_and_replace": "Search and replace",
433
433
  "Search": "Search",
@@ -427,18 +427,18 @@
427
427
  "Other_modification": "Другая модификация",
428
428
  "My_modification": "Моя модификация",
429
429
  "Document_history": "История документа",
430
- "Freeze_Document": "Заморозить документ",
430
+ "Freeze_document": "Заморозить документ",
431
431
  "Unfreeze": "Разморозить",
432
- "Search_and_replace": "Search and replace",
432
+ "Search_and_replace": "Поиск и замена",
433
433
  "Search": "Поиск",
434
- "Type_search_content": "Type search content",
435
- "Replace_as": "Replace as",
436
- "Type_replace_content": "Type replace content",
434
+ "Type_search_content": "Введите содержимое для поиска",
435
+ "Replace_as": "Заменить как",
436
+ "Type_replace_content": "Введите содержимое для замены",
437
437
  "Previous": "Предыдущий",
438
438
  "Next": "Следующий",
439
439
  "Replace": "Заменить",
440
- "Replace_all": "Replace all",
441
- "Are_you_sure_to_replace_all_number_xxx_in_this_document_with_yyy": "Are you sure to replace all {{number}} '{{originalWord}}' in this document with '{{replacedWord}}'?",
442
- "Are_you_sure_to_clear_all_number_xxx_in_this_document": "Are you sure to clear all {{number}} '{{originalWord}}' in this document?",
443
- "Search_not_found": "Not found"
440
+ "Replace_all": "Заменить все",
441
+ "Are_you_sure_to_replace_all_number_xxx_in_this_document_with_yyy": "Вы уверены, что хотите заменить все {{number}} '{{originalWord}}' в этом документе на '{{replacedWord}}'?",
442
+ "Are_you_sure_to_clear_all_number_xxx_in_this_document": "Вы уверены, что хотите очистить все {{number}} '{{originalWord}}' в этом документе?",
443
+ "Search_not_found": "Не найдено"
444
444
  }
@@ -427,7 +427,7 @@
427
427
  "Other_modification": "他人更改",
428
428
  "My_modification": "我的更改",
429
429
  "Document_history": "文档历史",
430
- "Freeze_Document": "冻结文档",
430
+ "Freeze_document": "冻结文档",
431
431
  "Unfreeze": "取消冻结",
432
432
  "Search_and_replace": "查找和替换",
433
433
  "Search": "搜索",