diff --git a/frontend/package-lock.json b/frontend/package-lock.json index eccca7d26d..48d4e2b493 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -16,7 +16,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "1.0.17", + "@seafile/sdoc-editor": "1.0.28", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.105", "@seafile/sf-metadata-ui-component": "0.0.10", @@ -4649,9 +4649,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "node_modules/@seafile/sdoc-editor": { - "version": "1.0.17", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.17.tgz", - "integrity": "sha512-vdIvjBEZmvbFiO1atYj4qjICre3jmeu8dibxSFEUqn5TvVyGsKheu4YOOKLqrBf40sDgz7VlvWMhHw1dohkApA==", + "version": "1.0.28", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.28.tgz", + "integrity": "sha512-Y5lf+1r2PcRLuqrDYmxX8iKS9YlUVOcYmBHaKliLVH1JLpeRsT31LRJVdiqj/eXyiDFFCq5HnmsG8eiGRUz8vA==", "dependencies": { "@seafile/print-js": "1.6.5", "@seafile/react-image-lightbox": "2.0.4", @@ -4668,6 +4668,7 @@ "goober": "2.1.13", "is-hotkey": "0.2.0", "is-url": "^1.2.4", + "lodash.isequal": "4.5.0", "lodash.throttle": "4.1.1", "prismjs": "^1.29.0", "randomcolor": "0.6.2", @@ -17790,6 +17791,11 @@ "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==", "dev": true }, + "node_modules/lodash.isequal": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", + "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" + }, "node_modules/lodash.memoize": { "version": "4.1.2", "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", @@ -31939,9 +31945,9 @@ "integrity": "sha512-8rBbmAEuuwOAGHYGCtEzpx+bxAcGS+V30otMmhRe7bPAdh4E57RWgCa8x7pkzHGFlY1t5d+ILz1gojvPVMYQig==" }, "@seafile/sdoc-editor": { - "version": "1.0.17", - "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.17.tgz", - "integrity": "sha512-vdIvjBEZmvbFiO1atYj4qjICre3jmeu8dibxSFEUqn5TvVyGsKheu4YOOKLqrBf40sDgz7VlvWMhHw1dohkApA==", + "version": "1.0.28", + "resolved": "https://registry.npmjs.org/@seafile/sdoc-editor/-/sdoc-editor-1.0.28.tgz", + "integrity": "sha512-Y5lf+1r2PcRLuqrDYmxX8iKS9YlUVOcYmBHaKliLVH1JLpeRsT31LRJVdiqj/eXyiDFFCq5HnmsG8eiGRUz8vA==", "requires": { "@seafile/print-js": "1.6.5", "@seafile/react-image-lightbox": "2.0.4", @@ -31958,6 +31964,7 @@ "goober": "2.1.13", "is-hotkey": "0.2.0", "is-url": "^1.2.4", + "lodash.isequal": "4.5.0", "lodash.throttle": "4.1.1", "prismjs": "^1.29.0", "randomcolor": "0.6.2", @@ -41992,6 +41999,11 @@ "integrity": "sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==", "dev": true }, + "lodash.isequal": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", + "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" + }, "lodash.memoize": { "version": "4.1.2", "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", diff --git a/frontend/package.json b/frontend/package.json index ac276bbffc..c7cefc358f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,7 +11,7 @@ "@gatsbyjs/reach-router": "1.3.9", "@seafile/react-image-lightbox": "2.0.2", "@seafile/resumablejs": "1.1.16", - "@seafile/sdoc-editor": "1.0.17", + "@seafile/sdoc-editor": "1.0.28", "@seafile/seafile-calendar": "0.0.12", "@seafile/seafile-editor": "1.0.105", "@seafile/sf-metadata-ui-component": "0.0.10", diff --git a/media/sdoc-editor/locales/cs/sdoc-editor.json b/media/sdoc-editor/locales/cs/sdoc-editor.json index 2ee4eb1f35..aaf77418f1 100644 --- a/media/sdoc-editor/locales/cs/sdoc-editor.json +++ b/media/sdoc-editor/locales/cs/sdoc-editor.json @@ -16,7 +16,7 @@ "Quote": "Citace", "Ordered_list": "Seřazený seznam", "Unordered_list": "Neseřazený seznam", - "Check_list_item": "Check list item", + "Check_list": "Check list", "Insert_image": "Insert image", "Insert_formula": "Vložit vzorec", "Formula": "Vzorec", @@ -469,5 +469,97 @@ "Alternate_color": "Alternate color", "Select_column_display_option_color_tip": "Single-select and multi-select columns display option colors", "Header": "Header", - "Remove_icon": "Remove icon" + "Remove_icon": "Remove icon", + "Hide_columns": "Hide columns", + "1_hidden_column": "1 hidden column", + "hidden_columns": "hidden columns", + "Search_column": "Search column", + "No_columns_available_to_be_hidden": "No columns available to be hidden.", + "Hide_all": "Hide all", + "Show_all": "Show all", + "Sort": "Sort", + "1 Sort": "1 sort", + "Sorts": "sorts", + "No_sorts": "No sorts", + "Add_sort": "Add sort", + "No_sort_added": "No sort added", + "up": "Up", + "down": "Down", + "No_results": "No results", + "Filter": "Filter", + "1 Filter": "1 filter", + "Filters": "filters", + "Add_filter": "Add filter", + "No_filters": "No filters", + "And": "And", + "Or": "Or", + "Select_option(s)": "Select option(s)", + "Select_an_option": "Select an option", + "Search_option": "Search option", + "Add_collaborator": "Add collaborator", + "Add_a_creator": "Add a creator", + "Add_a_last_modifier": "Add a last modifier", + "Invalid_filter": "Invalid filter", + "Department_single_select": "Department single select", + "Search_department": "Search department", + "Select_department": "Select department", + "No_departments_available": "No departments available", + "Current_user_department": "Current user's department", + "Current_user_department_and_sub": "Current user's department and sub-departments", + "Deleted_department": "Deleted department", + "Data_settings": "Data settings", + "Style_settings": "Style settings", + "contains": "contains", + "does_not_contain": "does not contain", + "is": "is", + "is_not": "is not", + "equal": "\u003d", + "not_equal": "\u2260", + "less": "\u003C", + "greater": "\u003E", + "less_or_equal": "\u2264", + "greater_or_equal": "\u2265", + "is_empty": "is empty", + "is_not_empty": "is not empty", + "is_within": "is within", + "is_before": "is before", + "is_after": "is after", + "is_on_or_before": "is on or before", + "is_on_or_after": "is on or after", + "has_any_of": "has any of", + "has_all_of": "has all of", + "has_none_of": "has none of", + "is_exactly": "is exactly", + "is_current_user_ID": "is current user's ID", + "Current_date": "Current date", + "Specific_date": "Specific date", + "x_days_before_current_date": "x days before current date", + "x_days_after_current_date": "x days after current date", + "is_any_of": "is any of", + "is_none_of": "is none of", + "include_me": "include the current user", + "today": "today", + "tomorrow": "tomorrow", + "yesterday": "yesterday", + "one_week_ago": "one week ago", + "one_week_from_now": "one week from now", + "one_month_ago": "one month ago", + "one_month_from_now": "one month from now", + "number_of_days_ago": "number of days ago", + "number_of_days_from_now": "number of days from now", + "exact_date": "exact date", + "last_week": "last week", + "last_month": "last month", + "last_year": "last year", + "this_week": "this week", + "this_month": "this month", + "this_year": "this year", + "the_next_week": "the next week", + "the_next_month": "the next month", + "the_next_year": "the next year", + "the_past_week": "last week", + "the_past_month": "last month", + "the_past_year": "last year", + "the_next_numbers_of_days": "the next numbers of days", + "the_past_numbers_of_days": "the past numbers of days" } diff --git a/media/sdoc-editor/locales/de/sdoc-editor.json b/media/sdoc-editor/locales/de/sdoc-editor.json index bbfb7674c1..abf9a3660b 100644 --- a/media/sdoc-editor/locales/de/sdoc-editor.json +++ b/media/sdoc-editor/locales/de/sdoc-editor.json @@ -16,7 +16,7 @@ "Quote": "Blockquote", "Ordered_list": "Nummerierte Liste", "Unordered_list": "Ungeordnete Liste", - "Check_list_item": "Check list item", + "Check_list": "Check list", "Insert_image": "Insert image", "Insert_formula": "Formel einfügen", "Formula": "Formel", @@ -469,5 +469,97 @@ "Alternate_color": "Alternate color", "Select_column_display_option_color_tip": "Single-select and multi-select columns display option colors", "Header": "Überschrift", - "Remove_icon": "Remove icon" + "Remove_icon": "Remove icon", + "Hide_columns": "Hide columns", + "1_hidden_column": "1 hidden column", + "hidden_columns": "hidden columns", + "Search_column": "Search column", + "No_columns_available_to_be_hidden": "No columns available to be hidden.", + "Hide_all": "Hide all", + "Show_all": "Show all", + "Sort": "Sort", + "1 Sort": "1 sort", + "Sorts": "sorts", + "No_sorts": "No sorts", + "Add_sort": "Add sort", + "No_sort_added": "No sort added", + "up": "Up", + "down": "Down", + "No_results": "No results", + "Filter": "Filter", + "1 Filter": "1 filter", + "Filters": "filters", + "Add_filter": "Add filter", + "No_filters": "No filters", + "And": "And", + "Or": "Or", + "Select_option(s)": "Select option(s)", + "Select_an_option": "Select an option", + "Search_option": "Search option", + "Add_collaborator": "Add collaborator", + "Add_a_creator": "Add a creator", + "Add_a_last_modifier": "Add a last modifier", + "Invalid_filter": "Invalid filter", + "Department_single_select": "Department single select", + "Search_department": "Search department", + "Select_department": "Select department", + "No_departments_available": "No departments available", + "Current_user_department": "Current user's department", + "Current_user_department_and_sub": "Current user's department and sub-departments", + "Deleted_department": "Deleted department", + "Data_settings": "Data settings", + "Style_settings": "Style settings", + "contains": "contains", + "does_not_contain": "does not contain", + "is": "is", + "is_not": "is not", + "equal": "\u003d", + "not_equal": "\u2260", + "less": "\u003C", + "greater": "\u003E", + "less_or_equal": "\u2264", + "greater_or_equal": "\u2265", + "is_empty": "is empty", + "is_not_empty": "is not empty", + "is_within": "is within", + "is_before": "is before", + "is_after": "is after", + "is_on_or_before": "is on or before", + "is_on_or_after": "is on or after", + "has_any_of": "has any of", + "has_all_of": "has all of", + "has_none_of": "has none of", + "is_exactly": "is exactly", + "is_current_user_ID": "is current user's ID", + "Current_date": "Current date", + "Specific_date": "Specific date", + "x_days_before_current_date": "x days before current date", + "x_days_after_current_date": "x days after current date", + "is_any_of": "is any of", + "is_none_of": "is none of", + "include_me": "include the current user", + "today": "today", + "tomorrow": "tomorrow", + "yesterday": "yesterday", + "one_week_ago": "one week ago", + "one_week_from_now": "one week from now", + "one_month_ago": "one month ago", + "one_month_from_now": "one month from now", + "number_of_days_ago": "number of days ago", + "number_of_days_from_now": "number of days from now", + "exact_date": "exact date", + "last_week": "last week", + "last_month": "last month", + "last_year": "last year", + "this_week": "this week", + "this_month": "this month", + "this_year": "this year", + "the_next_week": "the next week", + "the_next_month": "the next month", + "the_next_year": "the next year", + "the_past_week": "last week", + "the_past_month": "last month", + "the_past_year": "last year", + "the_next_numbers_of_days": "the next numbers of days", + "the_past_numbers_of_days": "the past numbers of days" } diff --git a/media/sdoc-editor/locales/en/sdoc-editor.json b/media/sdoc-editor/locales/en/sdoc-editor.json index b26b33b30d..16ebccadbf 100644 --- a/media/sdoc-editor/locales/en/sdoc-editor.json +++ b/media/sdoc-editor/locales/en/sdoc-editor.json @@ -16,7 +16,7 @@ "Quote": "Quote", "Ordered_list": "Ordered list", "Unordered_list": "Unordered list", - "Check_list_item": "Check list item", + "Check_list": "Check list", "Insert_image": "Insert image", "Insert_formula": "Insert formula", "Formula": "Formula", @@ -469,5 +469,97 @@ "Alternate_color": "Alternate color", "Select_column_display_option_color_tip": "Single-select and multi-select columns display option colors", "Header": "Header", - "Remove_icon": "Remove icon" + "Remove_icon": "Remove icon", + "Hide_columns": "Hide columns", + "1_hidden_column": "1 hidden column", + "hidden_columns": "hidden columns", + "Search_column": "Search column", + "No_columns_available_to_be_hidden": "No columns available to be hidden.", + "Hide_all": "Hide all", + "Show_all": "Show all", + "Sort": "Sort", + "1 Sort": "1 sort", + "Sorts": "sorts", + "No_sorts": "No sorts", + "Add_sort": "Add sort", + "No_sort_added": "No sort added", + "up": "Up", + "down": "Down", + "No_results": "No results", + "Filter": "Filter", + "1 Filter": "1 filter", + "Filters": "filters", + "Add_filter": "Add filter", + "No_filters": "No filters", + "And": "And", + "Or": "Or", + "Select_option(s)": "Select option(s)", + "Select_an_option": "Select an option", + "Search_option": "Search option", + "Add_collaborator": "Add collaborator", + "Add_a_creator": "Add a creator", + "Add_a_last_modifier": "Add a last modifier", + "Invalid_filter": "Invalid filter", + "Department_single_select": "Department single select", + "Search_department": "Search department", + "Select_department": "Select department", + "No_departments_available": "No departments available", + "Current_user_department": "Current user's department", + "Current_user_department_and_sub": "Current user's department and sub-departments", + "Deleted_department": "Deleted department", + "Data_settings": "Data settings", + "Style_settings": "Style settings", + "contains": "contains", + "does_not_contain": "does not contain", + "is": "is", + "is_not": "is not", + "equal": "\u003d", + "not_equal": "\u2260", + "less": "\u003C", + "greater": "\u003E", + "less_or_equal": "\u2264", + "greater_or_equal": "\u2265", + "is_empty": "is empty", + "is_not_empty": "is not empty", + "is_within": "is within", + "is_before": "is before", + "is_after": "is after", + "is_on_or_before": "is on or before", + "is_on_or_after": "is on or after", + "has_any_of": "has any of", + "has_all_of": "has all of", + "has_none_of": "has none of", + "is_exactly": "is exactly", + "is_current_user_ID": "is current user's ID", + "Current_date": "Current date", + "Specific_date": "Specific date", + "x_days_before_current_date": "x days before current date", + "x_days_after_current_date": "x days after current date", + "is_any_of": "is any of", + "is_none_of": "is none of", + "include_me": "include the current user", + "today": "today", + "tomorrow": "tomorrow", + "yesterday": "yesterday", + "one_week_ago": "one week ago", + "one_week_from_now": "one week from now", + "one_month_ago": "one month ago", + "one_month_from_now": "one month from now", + "number_of_days_ago": "number of days ago", + "number_of_days_from_now": "number of days from now", + "exact_date": "exact date", + "last_week": "last week", + "last_month": "last month", + "last_year": "last year", + "this_week": "this week", + "this_month": "this month", + "this_year": "this year", + "the_next_week": "the next week", + "the_next_month": "the next month", + "the_next_year": "the next year", + "the_past_week": "last week", + "the_past_month": "last month", + "the_past_year": "last year", + "the_next_numbers_of_days": "the next numbers of days", + "the_past_numbers_of_days": "the past numbers of days" } diff --git a/media/sdoc-editor/locales/es/sdoc-editor.json b/media/sdoc-editor/locales/es/sdoc-editor.json index add600bada..d924ec6f63 100644 --- a/media/sdoc-editor/locales/es/sdoc-editor.json +++ b/media/sdoc-editor/locales/es/sdoc-editor.json @@ -16,7 +16,7 @@ "Quote": "Cita", "Ordered_list": "Lista ordenada", "Unordered_list": "Lista desordenada", - "Check_list_item": "Check list item", + "Check_list": "Check list", "Insert_image": "Insert image", "Insert_formula": "Insert formula", "Formula": "Fórmula", @@ -469,5 +469,97 @@ "Alternate_color": "Alternate color", "Select_column_display_option_color_tip": "Single-select and multi-select columns display option colors", "Header": "Encabezado", - "Remove_icon": "Remove icon" + "Remove_icon": "Remove icon", + "Hide_columns": "Hide columns", + "1_hidden_column": "1 hidden column", + "hidden_columns": "hidden columns", + "Search_column": "Search column", + "No_columns_available_to_be_hidden": "No columns available to be hidden.", + "Hide_all": "Hide all", + "Show_all": "Show all", + "Sort": "Sort", + "1 Sort": "1 sort", + "Sorts": "sorts", + "No_sorts": "No sorts", + "Add_sort": "Add sort", + "No_sort_added": "No sort added", + "up": "Up", + "down": "Down", + "No_results": "No results", + "Filter": "Filter", + "1 Filter": "1 filter", + "Filters": "filters", + "Add_filter": "Add filter", + "No_filters": "No filters", + "And": "And", + "Or": "Or", + "Select_option(s)": "Select option(s)", + "Select_an_option": "Select an option", + "Search_option": "Search option", + "Add_collaborator": "Add collaborator", + "Add_a_creator": "Add a creator", + "Add_a_last_modifier": "Add a last modifier", + "Invalid_filter": "Invalid filter", + "Department_single_select": "Department single select", + "Search_department": "Search department", + "Select_department": "Select department", + "No_departments_available": "No departments available", + "Current_user_department": "Current user's department", + "Current_user_department_and_sub": "Current user's department and sub-departments", + "Deleted_department": "Deleted department", + "Data_settings": "Data settings", + "Style_settings": "Style settings", + "contains": "contains", + "does_not_contain": "does not contain", + "is": "is", + "is_not": "is not", + "equal": "\u003d", + "not_equal": "\u2260", + "less": "\u003C", + "greater": "\u003E", + "less_or_equal": "\u2264", + "greater_or_equal": "\u2265", + "is_empty": "is empty", + "is_not_empty": "is not empty", + "is_within": "is within", + "is_before": "is before", + "is_after": "is after", + "is_on_or_before": "is on or before", + "is_on_or_after": "is on or after", + "has_any_of": "has any of", + "has_all_of": "has all of", + "has_none_of": "has none of", + "is_exactly": "is exactly", + "is_current_user_ID": "is current user's ID", + "Current_date": "Current date", + "Specific_date": "Specific date", + "x_days_before_current_date": "x days before current date", + "x_days_after_current_date": "x days after current date", + "is_any_of": "is any of", + "is_none_of": "is none of", + "include_me": "include the current user", + "today": "today", + "tomorrow": "tomorrow", + "yesterday": "yesterday", + "one_week_ago": "one week ago", + "one_week_from_now": "one week from now", + "one_month_ago": "one month ago", + "one_month_from_now": "one month from now", + "number_of_days_ago": "number of days ago", + "number_of_days_from_now": "number of days from now", + "exact_date": "exact date", + "last_week": "last week", + "last_month": "last month", + "last_year": "last year", + "this_week": "this week", + "this_month": "this month", + "this_year": "this year", + "the_next_week": "the next week", + "the_next_month": "the next month", + "the_next_year": "the next year", + "the_past_week": "last week", + "the_past_month": "last month", + "the_past_year": "last year", + "the_next_numbers_of_days": "the next numbers of days", + "the_past_numbers_of_days": "the past numbers of days" } diff --git a/media/sdoc-editor/locales/fr/sdoc-editor.json b/media/sdoc-editor/locales/fr/sdoc-editor.json index c1eb1a0128..303c2ee70d 100644 --- a/media/sdoc-editor/locales/fr/sdoc-editor.json +++ b/media/sdoc-editor/locales/fr/sdoc-editor.json @@ -16,7 +16,7 @@ "Quote": "Blockquote", "Ordered_list": "Liste ordonnée", "Unordered_list": "Liste non ordonnée", - "Check_list_item": "Élément de la liste de vérification", + "Check_list": "Check list", "Insert_image": "Insérer une image", "Insert_formula": "Insérer formule", "Formula": "Formule", @@ -469,5 +469,97 @@ "Alternate_color": "Alternate color", "Select_column_display_option_color_tip": "Single-select and multi-select columns display option colors", "Header": "En-tête ", - "Remove_icon": "Remove icon" + "Remove_icon": "Remove icon", + "Hide_columns": "Hide columns", + "1_hidden_column": "1 hidden column", + "hidden_columns": "hidden columns", + "Search_column": "Search column", + "No_columns_available_to_be_hidden": "No columns available to be hidden.", + "Hide_all": "Hide all", + "Show_all": "Show all", + "Sort": "Sort", + "1 Sort": "1 sort", + "Sorts": "sorts", + "No_sorts": "No sorts", + "Add_sort": "Add sort", + "No_sort_added": "No sort added", + "up": "Up", + "down": "Down", + "No_results": "No results", + "Filter": "Filter", + "1 Filter": "1 filter", + "Filters": "filters", + "Add_filter": "Add filter", + "No_filters": "No filters", + "And": "And", + "Or": "Or", + "Select_option(s)": "Select option(s)", + "Select_an_option": "Select an option", + "Search_option": "Search option", + "Add_collaborator": "Add collaborator", + "Add_a_creator": "Add a creator", + "Add_a_last_modifier": "Add a last modifier", + "Invalid_filter": "Invalid filter", + "Department_single_select": "Department single select", + "Search_department": "Search department", + "Select_department": "Select department", + "No_departments_available": "No departments available", + "Current_user_department": "Current user's department", + "Current_user_department_and_sub": "Current user's department and sub-departments", + "Deleted_department": "Deleted department", + "Data_settings": "Data settings", + "Style_settings": "Style settings", + "contains": "contains", + "does_not_contain": "does not contain", + "is": "is", + "is_not": "is not", + "equal": "\u003d", + "not_equal": "\u2260", + "less": "\u003C", + "greater": "\u003E", + "less_or_equal": "\u2264", + "greater_or_equal": "\u2265", + "is_empty": "is empty", + "is_not_empty": "is not empty", + "is_within": "is within", + "is_before": "is before", + "is_after": "is after", + "is_on_or_before": "is on or before", + "is_on_or_after": "is on or after", + "has_any_of": "has any of", + "has_all_of": "has all of", + "has_none_of": "has none of", + "is_exactly": "is exactly", + "is_current_user_ID": "is current user's ID", + "Current_date": "Current date", + "Specific_date": "Specific date", + "x_days_before_current_date": "x days before current date", + "x_days_after_current_date": "x days after current date", + "is_any_of": "is any of", + "is_none_of": "is none of", + "include_me": "include the current user", + "today": "today", + "tomorrow": "tomorrow", + "yesterday": "yesterday", + "one_week_ago": "one week ago", + "one_week_from_now": "one week from now", + "one_month_ago": "one month ago", + "one_month_from_now": "one month from now", + "number_of_days_ago": "number of days ago", + "number_of_days_from_now": "number of days from now", + "exact_date": "exact date", + "last_week": "last week", + "last_month": "last month", + "last_year": "last year", + "this_week": "this week", + "this_month": "this month", + "this_year": "this year", + "the_next_week": "the next week", + "the_next_month": "the next month", + "the_next_year": "the next year", + "the_past_week": "last week", + "the_past_month": "last month", + "the_past_year": "last year", + "the_next_numbers_of_days": "the next numbers of days", + "the_past_numbers_of_days": "the past numbers of days" } diff --git a/media/sdoc-editor/locales/it/sdoc-editor.json b/media/sdoc-editor/locales/it/sdoc-editor.json index d00c1ce816..3e4ebd9785 100644 --- a/media/sdoc-editor/locales/it/sdoc-editor.json +++ b/media/sdoc-editor/locales/it/sdoc-editor.json @@ -16,7 +16,7 @@ "Quote": "Citazione", "Ordered_list": "Elenco Ordiniato", "Unordered_list": "Elenco non ordinato", - "Check_list_item": "Check list item", + "Check_list": "Check list", "Insert_image": "Insert image", "Insert_formula": "Insert formula", "Formula": "Formula", @@ -469,5 +469,97 @@ "Alternate_color": "Alternate color", "Select_column_display_option_color_tip": "Single-select and multi-select columns display option colors", "Header": "Intestazione", - "Remove_icon": "Remove icon" + "Remove_icon": "Remove icon", + "Hide_columns": "Hide columns", + "1_hidden_column": "1 hidden column", + "hidden_columns": "hidden columns", + "Search_column": "Search column", + "No_columns_available_to_be_hidden": "No columns available to be hidden.", + "Hide_all": "Hide all", + "Show_all": "Show all", + "Sort": "Sort", + "1 Sort": "1 sort", + "Sorts": "sorts", + "No_sorts": "No sorts", + "Add_sort": "Add sort", + "No_sort_added": "No sort added", + "up": "Up", + "down": "Down", + "No_results": "No results", + "Filter": "Filter", + "1 Filter": "1 filter", + "Filters": "filters", + "Add_filter": "Add filter", + "No_filters": "No filters", + "And": "And", + "Or": "Or", + "Select_option(s)": "Select option(s)", + "Select_an_option": "Select an option", + "Search_option": "Search option", + "Add_collaborator": "Add collaborator", + "Add_a_creator": "Add a creator", + "Add_a_last_modifier": "Add a last modifier", + "Invalid_filter": "Invalid filter", + "Department_single_select": "Department single select", + "Search_department": "Search department", + "Select_department": "Select department", + "No_departments_available": "No departments available", + "Current_user_department": "Current user's department", + "Current_user_department_and_sub": "Current user's department and sub-departments", + "Deleted_department": "Deleted department", + "Data_settings": "Data settings", + "Style_settings": "Style settings", + "contains": "contains", + "does_not_contain": "does not contain", + "is": "is", + "is_not": "is not", + "equal": "\u003d", + "not_equal": "\u2260", + "less": "\u003C", + "greater": "\u003E", + "less_or_equal": "\u2264", + "greater_or_equal": "\u2265", + "is_empty": "is empty", + "is_not_empty": "is not empty", + "is_within": "is within", + "is_before": "is before", + "is_after": "is after", + "is_on_or_before": "is on or before", + "is_on_or_after": "is on or after", + "has_any_of": "has any of", + "has_all_of": "has all of", + "has_none_of": "has none of", + "is_exactly": "is exactly", + "is_current_user_ID": "is current user's ID", + "Current_date": "Current date", + "Specific_date": "Specific date", + "x_days_before_current_date": "x days before current date", + "x_days_after_current_date": "x days after current date", + "is_any_of": "is any of", + "is_none_of": "is none of", + "include_me": "include the current user", + "today": "today", + "tomorrow": "tomorrow", + "yesterday": "yesterday", + "one_week_ago": "one week ago", + "one_week_from_now": "one week from now", + "one_month_ago": "one month ago", + "one_month_from_now": "one month from now", + "number_of_days_ago": "number of days ago", + "number_of_days_from_now": "number of days from now", + "exact_date": "exact date", + "last_week": "last week", + "last_month": "last month", + "last_year": "last year", + "this_week": "this week", + "this_month": "this month", + "this_year": "this year", + "the_next_week": "the next week", + "the_next_month": "the next month", + "the_next_year": "the next year", + "the_past_week": "last week", + "the_past_month": "last month", + "the_past_year": "last year", + "the_next_numbers_of_days": "the next numbers of days", + "the_past_numbers_of_days": "the past numbers of days" } diff --git a/media/sdoc-editor/locales/ru/sdoc-editor.json b/media/sdoc-editor/locales/ru/sdoc-editor.json index 90ae4bdcdb..d6b26d1841 100644 --- a/media/sdoc-editor/locales/ru/sdoc-editor.json +++ b/media/sdoc-editor/locales/ru/sdoc-editor.json @@ -16,7 +16,7 @@ "Quote": "Цитата", "Ordered_list": "Нумерованный список", "Unordered_list": "Маркированный список", - "Check_list_item": "Элемент контрольного списка", + "Check_list": "Контрольный список", "Insert_image": "Вставить изображение", "Insert_formula": "Вставить формулу", "Formula": "Формула", @@ -469,5 +469,97 @@ "Alternate_color": "Альтернативный цвет", "Select_column_display_option_color_tip": "Цвета параметров отображения столбцов с одиночным и множественным выбором", "Header": "Заголовок", - "Remove_icon": "Удалить значок" + "Remove_icon": "Удалить значок", + "Hide_columns": "Скрыть столбцы", + "1_hidden_column": "1 скрытый столбец", + "hidden_columns": "скрытые столбцы", + "Search_column": "Столбец поиска", + "No_columns_available_to_be_hidden": "Нет столбцов, доступных для скрытия.", + "Hide_all": "Скрыть все", + "Show_all": "Показать все", + "Sort": "Сортировка", + "1 Sort": "1 сортировка", + "Sorts": "сортировки", + "No_sorts": "Нет сортировок", + "Add_sort": "Добавить сортировку", + "No_sort_added": "Сортировка не добавлена", + "up": "Вверх", + "down": "Вниз", + "No_results": "Ничего не найдено", + "Filter": "Фильтр", + "1 Filter": "1 фильтр", + "Filters": "фильтры", + "Add_filter": "Добавить фильтр", + "No_filters": "Без фильтров", + "And": "И", + "Or": "Или", + "Select_option(s)": "Выбор опций", + "Select_an_option": "Выбрать опцию", + "Search_option": "Способ поиска", + "Add_collaborator": "Добавить соавтора", + "Add_a_creator": "Добавить создателя", + "Add_a_last_modifier": "Добавить последний модификатор", + "Invalid_filter": "Недопустимый фильтр", + "Department_single_select": "Отдельный выбор отдела", + "Search_department": "Поисковый отдел", + "Select_department": "Выбрать отдел", + "No_departments_available": "Нет доступных отделов", + "Current_user_department": "Текущий отдел пользователя", + "Current_user_department_and_sub": "Отдел и подотделы текущего пользователя", + "Deleted_department": "Удаленный отдел", + "Data_settings": "Настройки данных", + "Style_settings": "Настройки стиля", + "contains": "содержит", + "does_not_contain": "не содержит", + "is": "является", + "is_not": "не является", + "equal": "=", + "not_equal": "≠", + "less": "<", + "greater": ">", + "less_or_equal": "≤", + "greater_or_equal": "≥", + "is_empty": "пусто", + "is_not_empty": "не пусто", + "is_within": "внутри", + "is_before": "до", + "is_after": "после", + "is_on_or_before": "включен или до этого", + "is_on_or_after": "включен или после этого", + "has_any_of": "есть что-нибудь из", + "has_all_of": "имеет все", + "has_none_of": "не имеет ни одного из", + "is_exactly": "это точно", + "is_current_user_ID": "текущий идентификатор пользователя", + "Current_date": "Текущая дата", + "Specific_date": "Конкретная дата", + "x_days_before_current_date": "x дней до текущей даты", + "x_days_after_current_date": "x дней после текущей даты", + "is_any_of": "является каким-либо из", + "is_none_of": "не является ни одним из", + "include_me": "включить текущего пользователя", + "today": "сегодня", + "tomorrow": "завтра", + "yesterday": "вчера", + "one_week_ago": "неделю назад", + "one_week_from_now": "через неделю", + "one_month_ago": "месяц назад", + "one_month_from_now": "через месяц", + "number_of_days_ago": "количество дней назад", + "number_of_days_from_now": "количество дней с этого момента", + "exact_date": "определенная дата", + "last_week": "на прошлой неделе", + "last_month": "в прошлом месяце", + "last_year": "в прошлом году", + "this_week": "на этой неделе", + "this_month": "в этом месяце", + "this_year": "в этом году", + "the_next_week": "на следующей неделе", + "the_next_month": "в следующем месяце", + "the_next_year": "в следующем году", + "the_past_week": "на прошлой неделе", + "the_past_month": "в прошлом месяце", + "the_past_year": "в прошлом году", + "the_next_numbers_of_days": "ближайшее количество дней", + "the_past_numbers_of_days": "прошедшее количество дней" } diff --git a/media/sdoc-editor/locales/zh-CN/sdoc-editor.json b/media/sdoc-editor/locales/zh-CN/sdoc-editor.json index fe7b48d45c..88b11fbb55 100644 --- a/media/sdoc-editor/locales/zh-CN/sdoc-editor.json +++ b/media/sdoc-editor/locales/zh-CN/sdoc-editor.json @@ -16,7 +16,7 @@ "Quote": "引用", "Ordered_list": "有序列表", "Unordered_list": "无序列表", - "Check_list_item": "任务列表", + "Check_list": "任务列表", "Insert_image": "插入图片", "Insert_formula": "插入公式", "Formula": "公式", @@ -363,7 +363,7 @@ "Style": "样式", "Insert": "插入", "Image": "图片", - "Table": "表格", + "Table": "子表", "Link": "链接", "Transform_to": "转化为", "Last_modification": "上一个修改", @@ -469,5 +469,97 @@ "Alternate_color": "单双行不同背景色", "Select_column_display_option_color_tip": "单选列和多选列显示选项颜色", "Header": "标题", - "Remove_icon": "移除图标" + "Remove_icon": "移除图标", + "Hide_columns": "隐藏列", + "1_hidden_column": "1 列被隐藏", + "hidden_columns": "列被隐藏", + "Search_column": "搜索列", + "No_columns_available_to_be_hidden": "没有列可以被隐藏。", + "Hide_all": "隐藏全部", + "Show_all": "显示全部", + "Sort": "排序", + "1 Sort": "1 个排序", + "Sorts": "个排序", + "No_sorts": "没有排序", + "Add_sort": "增加排序", + "No_sort_added": "未添加排序", + "up": "升序", + "down": "降序", + "No_results": "没有结果", + "Filter": "过滤", + "1 Filter": "1 个过滤条件", + "Filters": "个过滤条件", + "Add_filter": "增加过滤条件", + "No_filters": "没有过滤条件", + "And": "并且", + "Or": "或者", + "Select_option(s)": "选择标签", + "Select_an_option": "选择标签", + "Search_option": "选择标签", + "Add_collaborator": "增加协作人", + "Add_a_creator": "增加创建者", + "Add_a_last_modifier": "增加最后修改者", + "Invalid_filter": "无效的过滤器", + "Department_single_select": "部门单选", + "Search_department": "搜索部门", + "Select_department": "选择部门", + "No_departments_available": "没有可用的部门", + "Current_user_department": "当前用户的部门", + "Current_user_department_and_sub": "当前用户的部门和子部门", + "Deleted_department": "已经删除的部门", + "Data_settings": "数据设置", + "Style_settings": "样式设置", + "contains": "包含", + "does_not_contain": "不包含", + "is": "是", + "is_not": "不是", + "equal": "=", + "not_equal": "≠", + "less": "<", + "greater": ">", + "less_or_equal": "≤", + "greater_or_equal": "≥", + "is_empty": "是空", + "is_not_empty": "不是空", + "is_within": "在某段时间内", + "is_before": "在某天之前", + "is_after": "在某天之后", + "is_on_or_before": "在某天或之前", + "is_on_or_after": "在某天或之后", + "has_any_of": "包含其中一个", + "has_all_of": "包含所有", + "has_none_of": "不包含", + "is_exactly": "精确筛选", + "is_current_user_ID": "是当前用户的 ID", + "Current_date": "当前日期", + "Specific_date": "指定日期", + "x_days_before_current_date": "当前日期的前 X 天", + "x_days_after_current_date": "当前日期的后 X 天", + "is_any_of": "是任意一个...", + "is_none_of": "不是任意一个...", + "include_me": "包括当前用户", + "today": "今天", + "tomorrow": "明天", + "yesterday": "昨天", + "one_week_ago": "一周前", + "one_week_from_now": "一周后", + "one_month_ago": "一个月前", + "one_month_from_now": "一个月后", + "number_of_days_ago": "特定天数前", + "number_of_days_from_now": "特定天数后", + "exact_date": "精确日期", + "last_week": "上个星期", + "last_month": "上个月", + "last_year": "去年", + "this_week": "这个星期", + "this_month": "这个月", + "this_year": "今年", + "the_next_week": "下个星期", + "the_next_month": "下个月", + "the_next_year": "下一年", + "the_past_week": "上个星期", + "the_past_month": "上个月", + "the_past_year": "去年", + "the_next_numbers_of_days": "今天之后的指定天数", + "the_past_numbers_of_days": "今天之前的指定天数" } diff --git a/media/sdoc-editor/locales/zh_CN/sdoc-editor.json b/media/sdoc-editor/locales/zh_CN/sdoc-editor.json index fe7b48d45c..88b11fbb55 100644 --- a/media/sdoc-editor/locales/zh_CN/sdoc-editor.json +++ b/media/sdoc-editor/locales/zh_CN/sdoc-editor.json @@ -16,7 +16,7 @@ "Quote": "引用", "Ordered_list": "有序列表", "Unordered_list": "无序列表", - "Check_list_item": "任务列表", + "Check_list": "任务列表", "Insert_image": "插入图片", "Insert_formula": "插入公式", "Formula": "公式", @@ -363,7 +363,7 @@ "Style": "样式", "Insert": "插入", "Image": "图片", - "Table": "表格", + "Table": "子表", "Link": "链接", "Transform_to": "转化为", "Last_modification": "上一个修改", @@ -469,5 +469,97 @@ "Alternate_color": "单双行不同背景色", "Select_column_display_option_color_tip": "单选列和多选列显示选项颜色", "Header": "标题", - "Remove_icon": "移除图标" + "Remove_icon": "移除图标", + "Hide_columns": "隐藏列", + "1_hidden_column": "1 列被隐藏", + "hidden_columns": "列被隐藏", + "Search_column": "搜索列", + "No_columns_available_to_be_hidden": "没有列可以被隐藏。", + "Hide_all": "隐藏全部", + "Show_all": "显示全部", + "Sort": "排序", + "1 Sort": "1 个排序", + "Sorts": "个排序", + "No_sorts": "没有排序", + "Add_sort": "增加排序", + "No_sort_added": "未添加排序", + "up": "升序", + "down": "降序", + "No_results": "没有结果", + "Filter": "过滤", + "1 Filter": "1 个过滤条件", + "Filters": "个过滤条件", + "Add_filter": "增加过滤条件", + "No_filters": "没有过滤条件", + "And": "并且", + "Or": "或者", + "Select_option(s)": "选择标签", + "Select_an_option": "选择标签", + "Search_option": "选择标签", + "Add_collaborator": "增加协作人", + "Add_a_creator": "增加创建者", + "Add_a_last_modifier": "增加最后修改者", + "Invalid_filter": "无效的过滤器", + "Department_single_select": "部门单选", + "Search_department": "搜索部门", + "Select_department": "选择部门", + "No_departments_available": "没有可用的部门", + "Current_user_department": "当前用户的部门", + "Current_user_department_and_sub": "当前用户的部门和子部门", + "Deleted_department": "已经删除的部门", + "Data_settings": "数据设置", + "Style_settings": "样式设置", + "contains": "包含", + "does_not_contain": "不包含", + "is": "是", + "is_not": "不是", + "equal": "=", + "not_equal": "≠", + "less": "<", + "greater": ">", + "less_or_equal": "≤", + "greater_or_equal": "≥", + "is_empty": "是空", + "is_not_empty": "不是空", + "is_within": "在某段时间内", + "is_before": "在某天之前", + "is_after": "在某天之后", + "is_on_or_before": "在某天或之前", + "is_on_or_after": "在某天或之后", + "has_any_of": "包含其中一个", + "has_all_of": "包含所有", + "has_none_of": "不包含", + "is_exactly": "精确筛选", + "is_current_user_ID": "是当前用户的 ID", + "Current_date": "当前日期", + "Specific_date": "指定日期", + "x_days_before_current_date": "当前日期的前 X 天", + "x_days_after_current_date": "当前日期的后 X 天", + "is_any_of": "是任意一个...", + "is_none_of": "不是任意一个...", + "include_me": "包括当前用户", + "today": "今天", + "tomorrow": "明天", + "yesterday": "昨天", + "one_week_ago": "一周前", + "one_week_from_now": "一周后", + "one_month_ago": "一个月前", + "one_month_from_now": "一个月后", + "number_of_days_ago": "特定天数前", + "number_of_days_from_now": "特定天数后", + "exact_date": "精确日期", + "last_week": "上个星期", + "last_month": "上个月", + "last_year": "去年", + "this_week": "这个星期", + "this_month": "这个月", + "this_year": "今年", + "the_next_week": "下个星期", + "the_next_month": "下个月", + "the_next_year": "下一年", + "the_past_week": "上个星期", + "the_past_month": "上个月", + "the_past_year": "去年", + "the_next_numbers_of_days": "今天之后的指定天数", + "the_past_numbers_of_days": "今天之前的指定天数" }