@lavalogic/scoria 0.40.32 → 0.40.34
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.
- package/dist/Components/LoadingAnimation.svelte +1 -0
- package/dist/Components/TextArea.svelte +2 -0
- package/dist/Components/TextInput.svelte +11 -0
- package/dist/paraglide/messages/scoria_action_add_condition.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_add_condition.js +172 -2
- package/dist/paraglide/messages/scoria_action_add_group.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_add_group.js +172 -2
- package/dist/paraglide/messages/scoria_action_add_row.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_add_row.js +172 -2
- package/dist/paraglide/messages/scoria_action_advanced_filter.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_advanced_filter.js +172 -2
- package/dist/paraglide/messages/scoria_action_apply.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_apply.js +172 -2
- package/dist/paraglide/messages/scoria_action_cancel.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_cancel.js +172 -2
- package/dist/paraglide/messages/scoria_action_close.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_close.js +172 -2
- package/dist/paraglide/messages/scoria_action_close_modal_generic.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_close_modal_generic.js +172 -2
- package/dist/paraglide/messages/scoria_action_confirm.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_confirm.js +172 -2
- package/dist/paraglide/messages/scoria_action_copy_highlighted_rows.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_copy_highlighted_rows.js +172 -2
- package/dist/paraglide/messages/scoria_action_copy_selection.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_copy_selection.js +172 -2
- package/dist/paraglide/messages/scoria_action_copy_to_clipboard.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_copy_to_clipboard.js +172 -2
- package/dist/paraglide/messages/scoria_action_decrement.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_decrement.js +172 -2
- package/dist/paraglide/messages/scoria_action_delete.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_delete.js +172 -2
- package/dist/paraglide/messages/scoria_action_dismiss.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_dismiss.js +172 -2
- package/dist/paraglide/messages/scoria_action_expand_nested_table.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_expand_nested_table.js +172 -2
- package/dist/paraglide/messages/scoria_action_go_to_page.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_go_to_page.js +172 -2
- package/dist/paraglide/messages/scoria_action_highlight_all_rows.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_highlight_all_rows.js +172 -2
- package/dist/paraglide/messages/scoria_action_highlight_card.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_highlight_card.js +172 -2
- package/dist/paraglide/messages/scoria_action_increment.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_increment.js +172 -2
- package/dist/paraglide/messages/scoria_action_modify_columns.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_modify_columns.js +172 -2
- package/dist/paraglide/messages/scoria_action_move_column_down.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_move_column_down.js +172 -2
- package/dist/paraglide/messages/scoria_action_move_column_up.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_move_column_up.js +172 -2
- package/dist/paraglide/messages/scoria_action_next.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_next.js +172 -2
- package/dist/paraglide/messages/scoria_action_next_page.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_next_page.js +172 -2
- package/dist/paraglide/messages/scoria_action_no.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_no.js +172 -2
- package/dist/paraglide/messages/scoria_action_okay.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_okay.js +172 -2
- package/dist/paraglide/messages/scoria_action_open_related_table.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_open_related_table.js +172 -2
- package/dist/paraglide/messages/scoria_action_pin_left.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_pin_left.js +172 -2
- package/dist/paraglide/messages/scoria_action_pin_right.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_pin_right.js +172 -2
- package/dist/paraglide/messages/scoria_action_previous.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_previous.js +172 -2
- package/dist/paraglide/messages/scoria_action_previous_page.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_previous_page.js +172 -2
- package/dist/paraglide/messages/scoria_action_quick_filter.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_quick_filter.js +172 -2
- package/dist/paraglide/messages/scoria_action_refresh.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_refresh.js +172 -2
- package/dist/paraglide/messages/scoria_action_remove.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_remove.js +172 -2
- package/dist/paraglide/messages/scoria_action_remove_condition.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_remove_condition.js +172 -2
- package/dist/paraglide/messages/scoria_action_remove_group.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_remove_group.js +172 -2
- package/dist/paraglide/messages/scoria_action_retry_load.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_retry_load.js +172 -2
- package/dist/paraglide/messages/scoria_action_save.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_save.js +172 -2
- package/dist/paraglide/messages/scoria_action_save_current.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_save_current.js +172 -2
- package/dist/paraglide/messages/scoria_action_save_filter.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_save_filter.js +172 -2
- package/dist/paraglide/messages/scoria_action_save_layout.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_save_layout.js +172 -2
- package/dist/paraglide/messages/scoria_action_saving.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_saving.js +172 -2
- package/dist/paraglide/messages/scoria_action_share.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_share.js +172 -2
- package/dist/paraglide/messages/scoria_action_show_column.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_show_column.js +172 -2
- package/dist/paraglide/messages/scoria_action_subscribe.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_subscribe.js +172 -2
- package/dist/paraglide/messages/scoria_action_subscribe_additional.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_subscribe_additional.js +172 -2
- package/dist/paraglide/messages/scoria_action_table_configuration.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_table_configuration.js +172 -2
- package/dist/paraglide/messages/scoria_action_toolbox.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_toolbox.js +172 -2
- package/dist/paraglide/messages/scoria_action_unsubscribe.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_unsubscribe.js +172 -2
- package/dist/paraglide/messages/scoria_action_update_options.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_update_options.js +172 -2
- package/dist/paraglide/messages/scoria_action_upload.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_upload.js +172 -2
- package/dist/paraglide/messages/scoria_action_yes.d.ts +3 -3
- package/dist/paraglide/messages/scoria_action_yes.js +172 -2
- package/dist/paraglide/messages/scoria_label_actions.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_actions.js +172 -2
- package/dist/paraglide/messages/scoria_label_allow_system_decide.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_allow_system_decide.js +172 -2
- package/dist/paraglide/messages/scoria_label_alternate_row_colours.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_alternate_row_colours.js +172 -2
- package/dist/paraglide/messages/scoria_label_any.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_any.js +172 -2
- package/dist/paraglide/messages/scoria_label_any_date.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_any_date.js +172 -2
- package/dist/paraglide/messages/scoria_label_between_and.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_between_and.js +172 -2
- package/dist/paraglide/messages/scoria_label_change_colour_hover.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_change_colour_hover.js +172 -2
- package/dist/paraglide/messages/scoria_label_combinator_and.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_combinator_and.js +172 -2
- package/dist/paraglide/messages/scoria_label_combinator_or.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_combinator_or.js +172 -2
- package/dist/paraglide/messages/scoria_label_compact.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_compact.js +172 -2
- package/dist/paraglide/messages/scoria_label_confirmation.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_confirmation.js +172 -2
- package/dist/paraglide/messages/scoria_label_context_menu.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_context_menu.js +172 -2
- package/dist/paraglide/messages/scoria_label_copy_as_csv.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_copy_as_csv.js +172 -2
- package/dist/paraglide/messages/scoria_label_custom_unsaved.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_custom_unsaved.js +172 -2
- package/dist/paraglide/messages/scoria_label_day.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_day.js +172 -2
- package/dist/paraglide/messages/scoria_label_default_view.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_default_view.js +172 -2
- package/dist/paraglide/messages/scoria_label_dimensions.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_dimensions.js +172 -2
- package/dist/paraglide/messages/scoria_label_edit_barcode_value.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_edit_barcode_value.js +172 -2
- package/dist/paraglide/messages/scoria_label_edit_column.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_edit_column.js +172 -2
- package/dist/paraglide/messages/scoria_label_edit_date_from.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_edit_date_from.js +172 -2
- package/dist/paraglide/messages/scoria_label_edit_date_to.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_edit_date_to.js +172 -2
- package/dist/paraglide/messages/scoria_label_field.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_field.js +172 -2
- package/dist/paraglide/messages/scoria_label_filter_by.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_filter_by.js +172 -2
- package/dist/paraglide/messages/scoria_label_filter_date_from.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_filter_date_from.js +172 -2
- package/dist/paraglide/messages/scoria_label_filter_date_to.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_filter_date_to.js +172 -2
- package/dist/paraglide/messages/scoria_label_filter_is_empty.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_filter_is_empty.js +172 -2
- package/dist/paraglide/messages/scoria_label_filter_is_null.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_filter_is_null.js +172 -2
- package/dist/paraglide/messages/scoria_label_filter_name_placeholder.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_filter_name_placeholder.js +172 -2
- package/dist/paraglide/messages/scoria_label_filter_noun.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_filter_noun.js +172 -2
- package/dist/paraglide/messages/scoria_label_filter_placeholder.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_filter_placeholder.js +172 -2
- package/dist/paraglide/messages/scoria_label_filters_section.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_filters_section.js +172 -2
- package/dist/paraglide/messages/scoria_label_hide_password.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_hide_password.js +172 -2
- package/dist/paraglide/messages/scoria_label_include_headers_copying.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_include_headers_copying.js +172 -2
- package/dist/paraglide/messages/scoria_label_jump_to_page.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_jump_to_page.js +172 -2
- package/dist/paraglide/messages/scoria_label_layout_name_placeholder.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_layout_name_placeholder.js +172 -2
- package/dist/paraglide/messages/scoria_label_layout_noun.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_layout_noun.js +172 -2
- package/dist/paraglide/messages/scoria_label_layouts_section.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_layouts_section.js +172 -2
- package/dist/paraglide/messages/scoria_label_loading.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_loading.js +172 -2
- package/dist/paraglide/messages/scoria_label_max_placeholder.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_max_placeholder.js +172 -2
- package/dist/paraglide/messages/scoria_label_maximum.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_maximum.js +172 -2
- package/dist/paraglide/messages/scoria_label_min_placeholder.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_min_placeholder.js +172 -2
- package/dist/paraglide/messages/scoria_label_month.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_month.js +172 -2
- package/dist/paraglide/messages/scoria_label_my_filters.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_my_filters.js +172 -2
- package/dist/paraglide/messages/scoria_label_my_layouts.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_my_layouts.js +172 -2
- package/dist/paraglide/messages/scoria_label_name.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_name.js +172 -2
- package/dist/paraglide/messages/scoria_label_name_unsaved.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_name_unsaved.js +172 -2
- package/dist/paraglide/messages/scoria_label_not_selected.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_not_selected.js +172 -2
- package/dist/paraglide/messages/scoria_label_notifications.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_notifications.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_between.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_between.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_contains.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_contains.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_empty.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_empty.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_ends_with.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_ends_with.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_equals.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_equals.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_greater_equal.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_greater_equal.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_greater_than.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_greater_than.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_in.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_in.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_is_null.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_is_null.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_less_equal.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_less_equal.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_less_than.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_less_than.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_not_contains.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_not_contains.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_not_ends_with.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_not_ends_with.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_not_equals.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_not_equals.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_not_in.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_not_in.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_not_starts_with.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_not_starts_with.js +172 -2
- package/dist/paraglide/messages/scoria_label_operator_starts_with.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_operator_starts_with.js +172 -2
- package/dist/paraglide/messages/scoria_label_optional.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_optional.js +172 -2
- package/dist/paraglide/messages/scoria_label_pagination.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_pagination.js +172 -2
- package/dist/paraglide/messages/scoria_label_please_select.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_please_select.js +172 -2
- package/dist/paraglide/messages/scoria_label_quick_find_filter.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_quick_find_filter.js +172 -2
- package/dist/paraglide/messages/scoria_label_records_per_page.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_records_per_page.js +172 -2
- package/dist/paraglide/messages/scoria_label_row_selected.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_row_selected.js +172 -2
- package/dist/paraglide/messages/scoria_label_save_new_filter.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_save_new_filter.js +172 -2
- package/dist/paraglide/messages/scoria_label_save_new_layout.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_save_new_layout.js +172 -2
- package/dist/paraglide/messages/scoria_label_scan_barcode.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_scan_barcode.js +172 -2
- package/dist/paraglide/messages/scoria_label_scan_barcode_override.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_scan_barcode_override.js +172 -2
- package/dist/paraglide/messages/scoria_label_search.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_search.js +172 -2
- package/dist/paraglide/messages/scoria_label_search_columns.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_search_columns.js +172 -2
- package/dist/paraglide/messages/scoria_label_select_a_named.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_select_a_named.js +172 -2
- package/dist/paraglide/messages/scoria_label_select_all_rows.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_select_all_rows.js +172 -2
- package/dist/paraglide/messages/scoria_label_select_an_named.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_select_an_named.js +172 -2
- package/dist/paraglide/messages/scoria_label_select_filter.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_select_filter.js +172 -2
- package/dist/paraglide/messages/scoria_label_select_filter_type.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_select_filter_type.js +172 -2
- package/dist/paraglide/messages/scoria_label_select_item.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_select_item.js +172 -2
- package/dist/paraglide/messages/scoria_label_select_layout.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_select_layout.js +172 -2
- package/dist/paraglide/messages/scoria_label_select_page_size.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_select_page_size.js +172 -2
- package/dist/paraglide/messages/scoria_label_select_user.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_select_user.js +172 -2
- package/dist/paraglide/messages/scoria_label_select_visibility.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_select_visibility.js +172 -2
- package/dist/paraglide/messages/scoria_label_selected.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_selected.js +172 -2
- package/dist/paraglide/messages/scoria_label_selected_files.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_selected_files.js +172 -2
- package/dist/paraglide/messages/scoria_label_services.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_services.js +172 -2
- package/dist/paraglide/messages/scoria_label_services_tabs.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_services_tabs.js +172 -2
- package/dist/paraglide/messages/scoria_label_settings.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_settings.js +172 -2
- package/dist/paraglide/messages/scoria_label_share_header.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_share_header.js +172 -2
- package/dist/paraglide/messages/scoria_label_shared_filters.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_shared_filters.js +172 -2
- package/dist/paraglide/messages/scoria_label_shared_layouts.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_shared_layouts.js +172 -2
- package/dist/paraglide/messages/scoria_label_show_password.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_show_password.js +172 -2
- package/dist/paraglide/messages/scoria_label_single_click_editing.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_single_click_editing.js +172 -2
- package/dist/paraglide/messages/scoria_label_subscriber.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_subscriber.js +172 -2
- package/dist/paraglide/messages/scoria_label_table_identifier.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_table_identifier.js +172 -2
- package/dist/paraglide/messages/scoria_label_table_settings.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_table_settings.js +172 -2
- package/dist/paraglide/messages/scoria_label_time.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_time.js +172 -2
- package/dist/paraglide/messages/scoria_label_today.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_today.js +172 -2
- package/dist/paraglide/messages/scoria_label_unpinned.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_unpinned.js +172 -2
- package/dist/paraglide/messages/scoria_label_update_options_header.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_update_options_header.js +172 -2
- package/dist/paraglide/messages/scoria_label_users.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_users.js +172 -2
- package/dist/paraglide/messages/scoria_label_visibility.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_visibility.js +172 -2
- package/dist/paraglide/messages/scoria_label_visibility_private.d.ts +4 -4
- package/dist/paraglide/messages/scoria_label_visibility_private.js +178 -8
- package/dist/paraglide/messages/scoria_label_visibility_public.d.ts +4 -4
- package/dist/paraglide/messages/scoria_label_visibility_public.js +178 -8
- package/dist/paraglide/messages/scoria_label_week.d.ts +3 -3
- package/dist/paraglide/messages/scoria_label_week.js +172 -2
- package/dist/paraglide/messages/scoria_message_cannot_copy_insecure.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_cannot_copy_insecure.js +172 -2
- package/dist/paraglide/messages/scoria_message_copied_to_clipboard.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_copied_to_clipboard.js +172 -2
- package/dist/paraglide/messages/scoria_message_delete_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_delete_failed.js +172 -2
- package/dist/paraglide/messages/scoria_message_error_detail.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_error_detail.js +172 -2
- package/dist/paraglide/messages/scoria_message_load_public_views_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_load_public_views_failed.js +172 -2
- package/dist/paraglide/messages/scoria_message_load_users_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_load_users_failed.js +172 -2
- package/dist/paraglide/messages/scoria_message_loading_filters.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_loading_filters.js +172 -2
- package/dist/paraglide/messages/scoria_message_loading_layouts.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_loading_layouts.js +172 -2
- package/dist/paraglide/messages/scoria_message_loading_users.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_loading_users.js +172 -2
- package/dist/paraglide/messages/scoria_message_name_required.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_name_required.js +172 -2
- package/dist/paraglide/messages/scoria_message_remove_subscriber_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_remove_subscriber_failed.js +172 -2
- package/dist/paraglide/messages/scoria_message_save_filter_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_save_filter_failed.js +172 -2
- package/dist/paraglide/messages/scoria_message_save_into_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_save_into_failed.js +172 -2
- package/dist/paraglide/messages/scoria_message_save_layout_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_save_layout_failed.js +172 -2
- package/dist/paraglide/messages/scoria_message_sharing_unavailable.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_sharing_unavailable.js +172 -2
- package/dist/paraglide/messages/scoria_message_subscribe_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_subscribe_failed.js +172 -2
- package/dist/paraglide/messages/scoria_message_unsubscribe_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_unsubscribe_failed.js +172 -2
- package/dist/paraglide/messages/scoria_message_update_options_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_update_options_failed.js +172 -2
- package/dist/paraglide/messages/scoria_message_update_sharing_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_update_sharing_failed.js +172 -2
- package/dist/paraglide/messages/scoria_message_views_load_failed.d.ts +3 -3
- package/dist/paraglide/messages/scoria_message_views_load_failed.js +172 -2
- package/dist/paraglide/messages/scoria_prompt_clear_selection.d.ts +3 -3
- package/dist/paraglide/messages/scoria_prompt_clear_selection.js +172 -2
- package/dist/paraglide/messages/scoria_text_actioning_all.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_actioning_all.js +172 -2
- package/dist/paraglide/messages/scoria_text_actioning_loaded.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_actioning_loaded.js +172 -2
- package/dist/paraglide/messages/scoria_text_barcode_edit_hint.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_barcode_edit_hint.js +172 -2
- package/dist/paraglide/messages/scoria_text_bubble_overflow.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_bubble_overflow.js +172 -2
- package/dist/paraglide/messages/scoria_text_changes_apply_filter.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_changes_apply_filter.js +172 -2
- package/dist/paraglide/messages/scoria_text_changes_apply_layout.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_changes_apply_layout.js +172 -2
- package/dist/paraglide/messages/scoria_text_crate_label.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_crate_label.js +206 -2
- package/dist/paraglide/messages/scoria_text_dropzone_multiple.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_dropzone_multiple.js +172 -2
- package/dist/paraglide/messages/scoria_text_dropzone_single.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_dropzone_single.js +172 -2
- package/dist/paraglide/messages/scoria_text_error_fetching_data.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_error_fetching_data.js +172 -2
- package/dist/paraglide/messages/scoria_text_error_getting_value.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_error_getting_value.js +172 -2
- package/dist/paraglide/messages/scoria_text_error_loading_button.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_error_loading_button.js +172 -2
- package/dist/paraglide/messages/scoria_text_error_prefix.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_error_prefix.js +172 -2
- package/dist/paraglide/messages/scoria_text_error_reading_value.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_error_reading_value.js +172 -2
- package/dist/paraglide/messages/scoria_text_error_rendering_cell.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_error_rendering_cell.js +172 -2
- package/dist/paraglide/messages/scoria_text_error_retrieving_options.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_error_retrieving_options.js +172 -2
- package/dist/paraglide/messages/scoria_text_error_uuid.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_error_uuid.js +172 -2
- package/dist/paraglide/messages/scoria_text_item_count.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_item_count.js +243 -2
- package/dist/paraglide/messages/scoria_text_loader_almost_there.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_almost_there.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_fresh_box.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_fresh_box.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_good_things.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_good_things.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_great_day.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_great_day.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_hang_tight.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_hang_tight.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_hold_tight.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_hold_tight.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_making_happen.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_making_happen.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_nearly_done.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_nearly_done.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_on_way.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_on_way.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_sit_back.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_sit_back.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_thanks_waiting.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_thanks_waiting.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_worth_wait.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_worth_wait.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_you_rock.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_you_rock.js +172 -2
- package/dist/paraglide/messages/scoria_text_loader_youre_star.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loader_youre_star.js +172 -2
- package/dist/paraglide/messages/scoria_text_loading_inline.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_loading_inline.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_columns_match.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_columns_match.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_data.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_data.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_filterable_columns.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_filterable_columns.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_filters_match.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_filters_match.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_filters_saved.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_filters_saved.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_filters_shared.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_filters_shared.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_further_filters.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_further_filters.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_further_layouts.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_further_layouts.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_layouts_saved.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_layouts_saved.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_layouts_shared.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_layouts_shared.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_results.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_results.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_step_selected.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_step_selected.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_tab_selected.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_tab_selected.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_users_filter.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_users_filter.js +172 -2
- package/dist/paraglide/messages/scoria_text_no_users_layout.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_no_users_layout.js +172 -2
- package/dist/paraglide/messages/scoria_text_options_not_retrieved.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_options_not_retrieved.js +172 -2
- package/dist/paraglide/messages/scoria_text_page_count.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_page_count.js +243 -2
- package/dist/paraglide/messages/scoria_text_records_selected.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_records_selected.js +243 -2
- package/dist/paraglide/messages/scoria_text_row_count.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_row_count.js +243 -2
- package/dist/paraglide/messages/scoria_text_save_filter_intro.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_save_filter_intro.js +172 -2
- package/dist/paraglide/messages/scoria_text_save_layout_intro.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_save_layout_intro.js +172 -2
- package/dist/paraglide/messages/scoria_text_selected_count.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_selected_count.js +243 -2
- package/dist/paraglide/messages/scoria_text_selected_count_named.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_selected_count_named.js +243 -2
- package/dist/paraglide/messages/scoria_text_share_filter_subtitle.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_share_filter_subtitle.js +172 -2
- package/dist/paraglide/messages/scoria_text_share_layout_subtitle.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_share_layout_subtitle.js +172 -2
- package/dist/paraglide/messages/scoria_text_unknown_cell_type.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_unknown_cell_type.js +172 -2
- package/dist/paraglide/messages/scoria_text_unknown_cell_value_type.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_unknown_cell_value_type.js +172 -2
- package/dist/paraglide/messages/scoria_text_unknown_error.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_unknown_error.js +172 -2
- package/dist/paraglide/messages/scoria_text_unrecognised_input.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_unrecognised_input.js +172 -2
- package/dist/paraglide/messages/scoria_text_update_filter_subtitle.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_update_filter_subtitle.js +172 -2
- package/dist/paraglide/messages/scoria_text_update_layout_subtitle.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_update_layout_subtitle.js +172 -2
- package/dist/paraglide/messages/scoria_text_views_unavailable.d.ts +3 -3
- package/dist/paraglide/messages/scoria_text_views_unavailable.js +172 -2
- package/dist/paraglide/runtime.d.ts +1 -1
- package/dist/paraglide/runtime.js +137 -1
- package/package.json +1 -1
|
@@ -29,22 +29,192 @@ const ur_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unreco
|
|
|
29
29
|
return /** @type {LocalizedString} */ (`غیر تسلیم شدہ ان پٹ: ${i?.value}`)
|
|
30
30
|
};
|
|
31
31
|
|
|
32
|
+
const pt_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
33
|
+
return /** @type {LocalizedString} */ (`Entrada não reconhecida: ${i?.value}`)
|
|
34
|
+
};
|
|
35
|
+
|
|
36
|
+
const pl_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
37
|
+
return /** @type {LocalizedString} */ (`Nierozpoznane dane wejściowe: ${i?.value}`)
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
const ro_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
41
|
+
return /** @type {LocalizedString} */ (`Intrare nerecunoscută: ${i?.value}`)
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
const ca_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
45
|
+
return /** @type {LocalizedString} */ (`Entrada no reconeguda: ${i?.value}`)
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const it_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
49
|
+
return /** @type {LocalizedString} */ (`Input non riconosciuto: ${i?.value}`)
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
const nl_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
53
|
+
return /** @type {LocalizedString} */ (`Niet-herkende invoer: ${i?.value}`)
|
|
54
|
+
};
|
|
55
|
+
|
|
56
|
+
const af_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
57
|
+
return /** @type {LocalizedString} */ (`Onherkenbare invoer: ${i?.value}`)
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const sv_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
61
|
+
return /** @type {LocalizedString} */ (`Okänd inmatning: ${i?.value}`)
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
const da_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
65
|
+
return /** @type {LocalizedString} */ (`Ukendt input: ${i?.value}`)
|
|
66
|
+
};
|
|
67
|
+
|
|
68
|
+
const cs_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
69
|
+
return /** @type {LocalizedString} */ (`Nerozpoznaný vstup: ${i?.value}`)
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
const hu_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
73
|
+
return /** @type {LocalizedString} */ (`Fel nem ismert bevitel: ${i?.value}`)
|
|
74
|
+
};
|
|
75
|
+
|
|
76
|
+
const hr_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
77
|
+
return /** @type {LocalizedString} */ (`Neprepoznat unos: ${i?.value}`)
|
|
78
|
+
};
|
|
79
|
+
|
|
80
|
+
const bg_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
81
|
+
return /** @type {LocalizedString} */ (`Неразпознати входни данни: ${i?.value}`)
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
const lt_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
85
|
+
return /** @type {LocalizedString} */ (`Neatpažinta įvestis: ${i?.value}`)
|
|
86
|
+
};
|
|
87
|
+
|
|
88
|
+
const lv_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
89
|
+
return /** @type {LocalizedString} */ (`Neatpazīta ievade: ${i?.value}`)
|
|
90
|
+
};
|
|
91
|
+
|
|
92
|
+
const et_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
93
|
+
return /** @type {LocalizedString} */ (`Tundmatu sisend: ${i?.value}`)
|
|
94
|
+
};
|
|
95
|
+
|
|
96
|
+
const uk_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
97
|
+
return /** @type {LocalizedString} */ (`Нерозпізнані вхідні дані: ${i?.value}`)
|
|
98
|
+
};
|
|
99
|
+
|
|
100
|
+
const el_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
101
|
+
return /** @type {LocalizedString} */ (`Μη αναγνωρισμένη είσοδος: ${i?.value}`)
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
const ru_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
105
|
+
return /** @type {LocalizedString} */ (`Нераспознанные входные данные: ${i?.value}`)
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
const tr_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
109
|
+
return /** @type {LocalizedString} */ (`Tanınmayan giriş: ${i?.value}`)
|
|
110
|
+
};
|
|
111
|
+
|
|
112
|
+
const he_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
113
|
+
return /** @type {LocalizedString} */ (`קלט לא מזוהה: ${i?.value}`)
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
const ar_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
117
|
+
return /** @type {LocalizedString} */ (`إدخال غير معروف: ${i?.value}`)
|
|
118
|
+
};
|
|
119
|
+
|
|
120
|
+
const no_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
121
|
+
return /** @type {LocalizedString} */ (`Ukjent inndata: ${i?.value}`)
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
const fi_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
125
|
+
return /** @type {LocalizedString} */ (`Tunnistamaton syöte: ${i?.value}`)
|
|
126
|
+
};
|
|
127
|
+
|
|
128
|
+
const zh_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
129
|
+
return /** @type {LocalizedString} */ (`无法识别的输入:${i?.value}`)
|
|
130
|
+
};
|
|
131
|
+
|
|
132
|
+
const ja_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
133
|
+
return /** @type {LocalizedString} */ (`認識できない入力:${i?.value}`)
|
|
134
|
+
};
|
|
135
|
+
|
|
136
|
+
const ko_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
137
|
+
return /** @type {LocalizedString} */ (`인식할 수 없는 입력: ${i?.value}`)
|
|
138
|
+
};
|
|
139
|
+
|
|
140
|
+
const vi_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
141
|
+
return /** @type {LocalizedString} */ (`Dữ liệu nhập không hợp lệ: ${i?.value}`)
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
const th_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
145
|
+
return /** @type {LocalizedString} */ (`ข้อมูลที่ป้อนไม่รู้จัก: ${i?.value}`)
|
|
146
|
+
};
|
|
147
|
+
|
|
148
|
+
const id_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
149
|
+
return /** @type {LocalizedString} */ (`Masukan tidak dikenali: ${i?.value}`)
|
|
150
|
+
};
|
|
151
|
+
|
|
152
|
+
const ms_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
153
|
+
return /** @type {LocalizedString} */ (`Input tidak dikenali: ${i?.value}`)
|
|
154
|
+
};
|
|
155
|
+
|
|
156
|
+
const tl_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
157
|
+
return /** @type {LocalizedString} */ (`Hindi nakikilalang input: ${i?.value}`)
|
|
158
|
+
};
|
|
159
|
+
|
|
160
|
+
const bn_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
161
|
+
return /** @type {LocalizedString} */ (`অচেনা ইনপুট: ${i?.value}`)
|
|
162
|
+
};
|
|
163
|
+
|
|
164
|
+
const ta_scoria_text_unrecognised_input = /** @type {(inputs: Scoria_Text_Unrecognised_InputInputs) => LocalizedString} */ (i) => {
|
|
165
|
+
return /** @type {LocalizedString} */ (`அடையாளம் காண முடியாத உள்ளீடு: ${i?.value}`)
|
|
166
|
+
};
|
|
167
|
+
|
|
32
168
|
/**
|
|
33
169
|
* | output |
|
|
34
170
|
* | --- |
|
|
35
171
|
* | "Unrecognised input: {value}" |
|
|
36
172
|
*
|
|
37
173
|
* @param {Scoria_Text_Unrecognised_InputInputs} inputs
|
|
38
|
-
* @param {{ locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" }} options
|
|
174
|
+
* @param {{ locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta" }} options
|
|
39
175
|
* @returns {LocalizedString}
|
|
40
176
|
*/
|
|
41
|
-
const scoria_text_unrecognised_input = /** @type {((inputs: Scoria_Text_Unrecognised_InputInputs, options?: { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" }) => LocalizedString) & import('../runtime.js').MessageMetadata<Scoria_Text_Unrecognised_InputInputs, { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" }, {}>} */ ((inputs, options = {}) => {
|
|
177
|
+
const scoria_text_unrecognised_input = /** @type {((inputs: Scoria_Text_Unrecognised_InputInputs, options?: { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta" }) => LocalizedString) & import('../runtime.js').MessageMetadata<Scoria_Text_Unrecognised_InputInputs, { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta" }, {}>} */ ((inputs, options = {}) => {
|
|
42
178
|
const locale = experimentalStaticLocale ?? options.locale ?? getLocale()
|
|
43
179
|
if (locale === "es") return es_scoria_text_unrecognised_input(inputs)
|
|
44
180
|
if (locale === "fr") return fr_scoria_text_unrecognised_input(inputs)
|
|
45
181
|
if (locale === "de") return de_scoria_text_unrecognised_input(inputs)
|
|
46
182
|
if (locale === "hi") return hi_scoria_text_unrecognised_input(inputs)
|
|
47
183
|
if (locale === "ur") return ur_scoria_text_unrecognised_input(inputs)
|
|
184
|
+
if (locale === "pt") return pt_scoria_text_unrecognised_input(inputs)
|
|
185
|
+
if (locale === "pl") return pl_scoria_text_unrecognised_input(inputs)
|
|
186
|
+
if (locale === "ro") return ro_scoria_text_unrecognised_input(inputs)
|
|
187
|
+
if (locale === "ca") return ca_scoria_text_unrecognised_input(inputs)
|
|
188
|
+
if (locale === "it") return it_scoria_text_unrecognised_input(inputs)
|
|
189
|
+
if (locale === "nl") return nl_scoria_text_unrecognised_input(inputs)
|
|
190
|
+
if (locale === "af") return af_scoria_text_unrecognised_input(inputs)
|
|
191
|
+
if (locale === "sv") return sv_scoria_text_unrecognised_input(inputs)
|
|
192
|
+
if (locale === "da") return da_scoria_text_unrecognised_input(inputs)
|
|
193
|
+
if (locale === "cs") return cs_scoria_text_unrecognised_input(inputs)
|
|
194
|
+
if (locale === "hu") return hu_scoria_text_unrecognised_input(inputs)
|
|
195
|
+
if (locale === "hr") return hr_scoria_text_unrecognised_input(inputs)
|
|
196
|
+
if (locale === "bg") return bg_scoria_text_unrecognised_input(inputs)
|
|
197
|
+
if (locale === "lt") return lt_scoria_text_unrecognised_input(inputs)
|
|
198
|
+
if (locale === "lv") return lv_scoria_text_unrecognised_input(inputs)
|
|
199
|
+
if (locale === "et") return et_scoria_text_unrecognised_input(inputs)
|
|
200
|
+
if (locale === "uk") return uk_scoria_text_unrecognised_input(inputs)
|
|
201
|
+
if (locale === "el") return el_scoria_text_unrecognised_input(inputs)
|
|
202
|
+
if (locale === "ru") return ru_scoria_text_unrecognised_input(inputs)
|
|
203
|
+
if (locale === "tr") return tr_scoria_text_unrecognised_input(inputs)
|
|
204
|
+
if (locale === "he") return he_scoria_text_unrecognised_input(inputs)
|
|
205
|
+
if (locale === "ar") return ar_scoria_text_unrecognised_input(inputs)
|
|
206
|
+
if (locale === "no") return no_scoria_text_unrecognised_input(inputs)
|
|
207
|
+
if (locale === "fi") return fi_scoria_text_unrecognised_input(inputs)
|
|
208
|
+
if (locale === "zh") return zh_scoria_text_unrecognised_input(inputs)
|
|
209
|
+
if (locale === "ja") return ja_scoria_text_unrecognised_input(inputs)
|
|
210
|
+
if (locale === "ko") return ko_scoria_text_unrecognised_input(inputs)
|
|
211
|
+
if (locale === "vi") return vi_scoria_text_unrecognised_input(inputs)
|
|
212
|
+
if (locale === "th") return th_scoria_text_unrecognised_input(inputs)
|
|
213
|
+
if (locale === "id") return id_scoria_text_unrecognised_input(inputs)
|
|
214
|
+
if (locale === "ms") return ms_scoria_text_unrecognised_input(inputs)
|
|
215
|
+
if (locale === "tl") return tl_scoria_text_unrecognised_input(inputs)
|
|
216
|
+
if (locale === "bn") return bn_scoria_text_unrecognised_input(inputs)
|
|
217
|
+
if (locale === "ta") return ta_scoria_text_unrecognised_input(inputs)
|
|
48
218
|
return en_scoria_text_unrecognised_input(inputs)
|
|
49
219
|
});
|
|
50
220
|
export { scoria_text_unrecognised_input as "scoria.text.unrecognised_input" }
|
|
@@ -7,11 +7,11 @@ export type Scoria_Text_Update_Filter_SubtitleInputs = {};
|
|
|
7
7
|
* | "Rename and change sharing for this filter." |
|
|
8
8
|
*
|
|
9
9
|
* @param {Scoria_Text_Update_Filter_SubtitleInputs} inputs
|
|
10
|
-
* @param {{ locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" }} options
|
|
10
|
+
* @param {{ locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta" }} options
|
|
11
11
|
* @returns {LocalizedString}
|
|
12
12
|
*/
|
|
13
13
|
declare const scoria_text_update_filter_subtitle: ((inputs?: Scoria_Text_Update_Filter_SubtitleInputs, options?: {
|
|
14
|
-
locale?: "en" | "es" | "fr" | "de" | "hi" | "ur";
|
|
14
|
+
locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta";
|
|
15
15
|
}) => LocalizedString) & import("../runtime.js").MessageMetadata<Scoria_Text_Update_Filter_SubtitleInputs, {
|
|
16
|
-
locale?: "en" | "es" | "fr" | "de" | "hi" | "ur";
|
|
16
|
+
locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta";
|
|
17
17
|
}, {}>;
|
|
@@ -29,22 +29,192 @@ const ur_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Up
|
|
|
29
29
|
return /** @type {LocalizedString} */ (`اس فلٹر کا نام تبدیل کریں اور شیئرنگ تبدیل کریں۔`)
|
|
30
30
|
};
|
|
31
31
|
|
|
32
|
+
const pt_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
33
|
+
return /** @type {LocalizedString} */ (`Mude o nome e altere a partilha deste filtro.`)
|
|
34
|
+
};
|
|
35
|
+
|
|
36
|
+
const pl_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
37
|
+
return /** @type {LocalizedString} */ (`Zmień nazwę i udostępnianie tego filtra.`)
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
const ro_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
41
|
+
return /** @type {LocalizedString} */ (`Redenumiți și modificați partajarea acestui filtru.`)
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
const ca_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
45
|
+
return /** @type {LocalizedString} */ (`Canvieu el nom i la compartició d'aquest filtre.`)
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const it_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
49
|
+
return /** @type {LocalizedString} */ (`Rinominare e modificare la condivisione di questo filtro.`)
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
const nl_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
53
|
+
return /** @type {LocalizedString} */ (`Wijzig de naam en de deelinstellingen van dit filter.`)
|
|
54
|
+
};
|
|
55
|
+
|
|
56
|
+
const af_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
57
|
+
return /** @type {LocalizedString} */ (`Verander die naam en die deelinstellings van hierdie filter.`)
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const sv_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
61
|
+
return /** @type {LocalizedString} */ (`Byt namn på det här filtret och ändra delningen av det.`)
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
const da_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
65
|
+
return /** @type {LocalizedString} */ (`Omdøb dette filter, og ændr delingen af det.`)
|
|
66
|
+
};
|
|
67
|
+
|
|
68
|
+
const cs_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
69
|
+
return /** @type {LocalizedString} */ (`Přejmenujte tento filtr a změňte jeho sdílení.`)
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
const hu_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
73
|
+
return /** @type {LocalizedString} */ (`Nevezze át ezt a szűrőt, és módosítsa a megosztását.`)
|
|
74
|
+
};
|
|
75
|
+
|
|
76
|
+
const hr_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
77
|
+
return /** @type {LocalizedString} */ (`Preimenujte ovaj filtar i promijenite njegovo dijeljenje.`)
|
|
78
|
+
};
|
|
79
|
+
|
|
80
|
+
const bg_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
81
|
+
return /** @type {LocalizedString} */ (`Преименувайте този филтър и променете споделянето му.`)
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
const lt_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
85
|
+
return /** @type {LocalizedString} */ (`Pervadinkite šį filtrą ir pakeiskite jo bendrinimą.`)
|
|
86
|
+
};
|
|
87
|
+
|
|
88
|
+
const lv_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
89
|
+
return /** @type {LocalizedString} */ (`Pārdēvējiet šo filtru un mainiet tā kopīgošanu.`)
|
|
90
|
+
};
|
|
91
|
+
|
|
92
|
+
const et_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
93
|
+
return /** @type {LocalizedString} */ (`Nimetage see filter ümber ja muutke selle jagamist.`)
|
|
94
|
+
};
|
|
95
|
+
|
|
96
|
+
const uk_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
97
|
+
return /** @type {LocalizedString} */ (`Перейменуйте цей фільтр і змініть спільний доступ до нього.`)
|
|
98
|
+
};
|
|
99
|
+
|
|
100
|
+
const el_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
101
|
+
return /** @type {LocalizedString} */ (`Μετονομάστε και αλλάξτε την κοινή χρήση αυτού του φίλτρου.`)
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
const ru_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
105
|
+
return /** @type {LocalizedString} */ (`Переименуйте этот фильтр и измените общий доступ к нему.`)
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
const tr_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
109
|
+
return /** @type {LocalizedString} */ (`Bu filtreyi yeniden adlandırın ve paylaşımını değiştirin.`)
|
|
110
|
+
};
|
|
111
|
+
|
|
112
|
+
const he_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
113
|
+
return /** @type {LocalizedString} */ (`שינוי השם והשיתוף של המסנן הזה.`)
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
const ar_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
117
|
+
return /** @type {LocalizedString} */ (`غيّر اسم عامل التصفية هذا ومشاركته.`)
|
|
118
|
+
};
|
|
119
|
+
|
|
120
|
+
const no_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
121
|
+
return /** @type {LocalizedString} */ (`Gi dette filteret nytt navn, og endre delingen av det.`)
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
const fi_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
125
|
+
return /** @type {LocalizedString} */ (`Nimeä tämä suodatin uudelleen ja muuta sen jakamista.`)
|
|
126
|
+
};
|
|
127
|
+
|
|
128
|
+
const zh_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
129
|
+
return /** @type {LocalizedString} */ (`重命名该筛选条件,并修改其共享设置。`)
|
|
130
|
+
};
|
|
131
|
+
|
|
132
|
+
const ja_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
133
|
+
return /** @type {LocalizedString} */ (`このフィルターの名前と共有設定を変更します。`)
|
|
134
|
+
};
|
|
135
|
+
|
|
136
|
+
const ko_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
137
|
+
return /** @type {LocalizedString} */ (`이 필터의 이름과 공유 설정을 변경합니다.`)
|
|
138
|
+
};
|
|
139
|
+
|
|
140
|
+
const vi_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
141
|
+
return /** @type {LocalizedString} */ (`Đổi tên và thay đổi cài đặt chia sẻ cho bộ lọc này.`)
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
const th_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
145
|
+
return /** @type {LocalizedString} */ (`เปลี่ยนชื่อและแก้ไขการแชร์ของตัวกรองนี้`)
|
|
146
|
+
};
|
|
147
|
+
|
|
148
|
+
const id_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
149
|
+
return /** @type {LocalizedString} */ (`Ubah nama dan pengaturan berbagi untuk filter ini.`)
|
|
150
|
+
};
|
|
151
|
+
|
|
152
|
+
const ms_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
153
|
+
return /** @type {LocalizedString} */ (`Tukar nama dan tetapan perkongsian bagi penapis ini.`)
|
|
154
|
+
};
|
|
155
|
+
|
|
156
|
+
const tl_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
157
|
+
return /** @type {LocalizedString} */ (`Palitan ang pangalan at baguhin ang pagbabahagi para sa filter na ito.`)
|
|
158
|
+
};
|
|
159
|
+
|
|
160
|
+
const bn_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
161
|
+
return /** @type {LocalizedString} */ (`এই ফিল্টারটির নাম বদলান এবং শেয়ার করার সেটিং পরিবর্তন করুন।`)
|
|
162
|
+
};
|
|
163
|
+
|
|
164
|
+
const ta_scoria_text_update_filter_subtitle = /** @type {(inputs: Scoria_Text_Update_Filter_SubtitleInputs) => LocalizedString} */ () => {
|
|
165
|
+
return /** @type {LocalizedString} */ (`இந்த வடிகட்டியின் பெயரை மாற்றி, பகிர்தலையும் மாற்றவும்.`)
|
|
166
|
+
};
|
|
167
|
+
|
|
32
168
|
/**
|
|
33
169
|
* | output |
|
|
34
170
|
* | --- |
|
|
35
171
|
* | "Rename and change sharing for this filter." |
|
|
36
172
|
*
|
|
37
173
|
* @param {Scoria_Text_Update_Filter_SubtitleInputs} inputs
|
|
38
|
-
* @param {{ locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" }} options
|
|
174
|
+
* @param {{ locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta" }} options
|
|
39
175
|
* @returns {LocalizedString}
|
|
40
176
|
*/
|
|
41
|
-
const scoria_text_update_filter_subtitle = /** @type {((inputs?: Scoria_Text_Update_Filter_SubtitleInputs, options?: { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" }) => LocalizedString) & import('../runtime.js').MessageMetadata<Scoria_Text_Update_Filter_SubtitleInputs, { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" }, {}>} */ ((inputs = {}, options = {}) => {
|
|
177
|
+
const scoria_text_update_filter_subtitle = /** @type {((inputs?: Scoria_Text_Update_Filter_SubtitleInputs, options?: { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta" }) => LocalizedString) & import('../runtime.js').MessageMetadata<Scoria_Text_Update_Filter_SubtitleInputs, { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta" }, {}>} */ ((inputs = {}, options = {}) => {
|
|
42
178
|
const locale = experimentalStaticLocale ?? options.locale ?? getLocale()
|
|
43
179
|
if (locale === "es") return es_scoria_text_update_filter_subtitle(inputs)
|
|
44
180
|
if (locale === "fr") return fr_scoria_text_update_filter_subtitle(inputs)
|
|
45
181
|
if (locale === "de") return de_scoria_text_update_filter_subtitle(inputs)
|
|
46
182
|
if (locale === "hi") return hi_scoria_text_update_filter_subtitle(inputs)
|
|
47
183
|
if (locale === "ur") return ur_scoria_text_update_filter_subtitle(inputs)
|
|
184
|
+
if (locale === "pt") return pt_scoria_text_update_filter_subtitle(inputs)
|
|
185
|
+
if (locale === "pl") return pl_scoria_text_update_filter_subtitle(inputs)
|
|
186
|
+
if (locale === "ro") return ro_scoria_text_update_filter_subtitle(inputs)
|
|
187
|
+
if (locale === "ca") return ca_scoria_text_update_filter_subtitle(inputs)
|
|
188
|
+
if (locale === "it") return it_scoria_text_update_filter_subtitle(inputs)
|
|
189
|
+
if (locale === "nl") return nl_scoria_text_update_filter_subtitle(inputs)
|
|
190
|
+
if (locale === "af") return af_scoria_text_update_filter_subtitle(inputs)
|
|
191
|
+
if (locale === "sv") return sv_scoria_text_update_filter_subtitle(inputs)
|
|
192
|
+
if (locale === "da") return da_scoria_text_update_filter_subtitle(inputs)
|
|
193
|
+
if (locale === "cs") return cs_scoria_text_update_filter_subtitle(inputs)
|
|
194
|
+
if (locale === "hu") return hu_scoria_text_update_filter_subtitle(inputs)
|
|
195
|
+
if (locale === "hr") return hr_scoria_text_update_filter_subtitle(inputs)
|
|
196
|
+
if (locale === "bg") return bg_scoria_text_update_filter_subtitle(inputs)
|
|
197
|
+
if (locale === "lt") return lt_scoria_text_update_filter_subtitle(inputs)
|
|
198
|
+
if (locale === "lv") return lv_scoria_text_update_filter_subtitle(inputs)
|
|
199
|
+
if (locale === "et") return et_scoria_text_update_filter_subtitle(inputs)
|
|
200
|
+
if (locale === "uk") return uk_scoria_text_update_filter_subtitle(inputs)
|
|
201
|
+
if (locale === "el") return el_scoria_text_update_filter_subtitle(inputs)
|
|
202
|
+
if (locale === "ru") return ru_scoria_text_update_filter_subtitle(inputs)
|
|
203
|
+
if (locale === "tr") return tr_scoria_text_update_filter_subtitle(inputs)
|
|
204
|
+
if (locale === "he") return he_scoria_text_update_filter_subtitle(inputs)
|
|
205
|
+
if (locale === "ar") return ar_scoria_text_update_filter_subtitle(inputs)
|
|
206
|
+
if (locale === "no") return no_scoria_text_update_filter_subtitle(inputs)
|
|
207
|
+
if (locale === "fi") return fi_scoria_text_update_filter_subtitle(inputs)
|
|
208
|
+
if (locale === "zh") return zh_scoria_text_update_filter_subtitle(inputs)
|
|
209
|
+
if (locale === "ja") return ja_scoria_text_update_filter_subtitle(inputs)
|
|
210
|
+
if (locale === "ko") return ko_scoria_text_update_filter_subtitle(inputs)
|
|
211
|
+
if (locale === "vi") return vi_scoria_text_update_filter_subtitle(inputs)
|
|
212
|
+
if (locale === "th") return th_scoria_text_update_filter_subtitle(inputs)
|
|
213
|
+
if (locale === "id") return id_scoria_text_update_filter_subtitle(inputs)
|
|
214
|
+
if (locale === "ms") return ms_scoria_text_update_filter_subtitle(inputs)
|
|
215
|
+
if (locale === "tl") return tl_scoria_text_update_filter_subtitle(inputs)
|
|
216
|
+
if (locale === "bn") return bn_scoria_text_update_filter_subtitle(inputs)
|
|
217
|
+
if (locale === "ta") return ta_scoria_text_update_filter_subtitle(inputs)
|
|
48
218
|
return en_scoria_text_update_filter_subtitle(inputs)
|
|
49
219
|
});
|
|
50
220
|
export { scoria_text_update_filter_subtitle as "scoria.text.update_filter_subtitle" }
|
|
@@ -7,11 +7,11 @@ export type Scoria_Text_Update_Layout_SubtitleInputs = {};
|
|
|
7
7
|
* | "Rename and change sharing for this layout." |
|
|
8
8
|
*
|
|
9
9
|
* @param {Scoria_Text_Update_Layout_SubtitleInputs} inputs
|
|
10
|
-
* @param {{ locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" }} options
|
|
10
|
+
* @param {{ locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta" }} options
|
|
11
11
|
* @returns {LocalizedString}
|
|
12
12
|
*/
|
|
13
13
|
declare const scoria_text_update_layout_subtitle: ((inputs?: Scoria_Text_Update_Layout_SubtitleInputs, options?: {
|
|
14
|
-
locale?: "en" | "es" | "fr" | "de" | "hi" | "ur";
|
|
14
|
+
locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta";
|
|
15
15
|
}) => LocalizedString) & import("../runtime.js").MessageMetadata<Scoria_Text_Update_Layout_SubtitleInputs, {
|
|
16
|
-
locale?: "en" | "es" | "fr" | "de" | "hi" | "ur";
|
|
16
|
+
locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta";
|
|
17
17
|
}, {}>;
|
|
@@ -29,22 +29,192 @@ const ur_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Up
|
|
|
29
29
|
return /** @type {LocalizedString} */ (`اس خاکے کا نام تبدیل کریں اور شیئرنگ تبدیل کریں۔`)
|
|
30
30
|
};
|
|
31
31
|
|
|
32
|
+
const pt_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
33
|
+
return /** @type {LocalizedString} */ (`Mude o nome e altere a partilha desta disposição.`)
|
|
34
|
+
};
|
|
35
|
+
|
|
36
|
+
const pl_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
37
|
+
return /** @type {LocalizedString} */ (`Zmień nazwę i udostępnianie tego układu.`)
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
const ro_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
41
|
+
return /** @type {LocalizedString} */ (`Redenumiți și modificați partajarea acestei dispuneri.`)
|
|
42
|
+
};
|
|
43
|
+
|
|
44
|
+
const ca_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
45
|
+
return /** @type {LocalizedString} */ (`Canvieu el nom i la compartició d'aquesta disposició.`)
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const it_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
49
|
+
return /** @type {LocalizedString} */ (`Rinominare e modificare la condivisione di questa disposizione.`)
|
|
50
|
+
};
|
|
51
|
+
|
|
52
|
+
const nl_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
53
|
+
return /** @type {LocalizedString} */ (`Wijzig de naam en de deelinstellingen van deze indeling.`)
|
|
54
|
+
};
|
|
55
|
+
|
|
56
|
+
const af_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
57
|
+
return /** @type {LocalizedString} */ (`Verander die naam en die deelinstellings van hierdie uitleg.`)
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const sv_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
61
|
+
return /** @type {LocalizedString} */ (`Byt namn på den här layouten och ändra delningen av den.`)
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
const da_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
65
|
+
return /** @type {LocalizedString} */ (`Omdøb dette layout, og ændr delingen af det.`)
|
|
66
|
+
};
|
|
67
|
+
|
|
68
|
+
const cs_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
69
|
+
return /** @type {LocalizedString} */ (`Přejmenujte toto rozvržení a změňte jeho sdílení.`)
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
const hu_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
73
|
+
return /** @type {LocalizedString} */ (`Nevezze át ezt az elrendezést, és módosítsa a megosztását.`)
|
|
74
|
+
};
|
|
75
|
+
|
|
76
|
+
const hr_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
77
|
+
return /** @type {LocalizedString} */ (`Preimenujte ovaj izgled i promijenite njegovo dijeljenje.`)
|
|
78
|
+
};
|
|
79
|
+
|
|
80
|
+
const bg_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
81
|
+
return /** @type {LocalizedString} */ (`Преименувайте това разположение и променете споделянето му.`)
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
const lt_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
85
|
+
return /** @type {LocalizedString} */ (`Pervadinkite šį išdėstymą ir pakeiskite jo bendrinimą.`)
|
|
86
|
+
};
|
|
87
|
+
|
|
88
|
+
const lv_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
89
|
+
return /** @type {LocalizedString} */ (`Pārdēvējiet šo izkārtojumu un mainiet tā kopīgošanu.`)
|
|
90
|
+
};
|
|
91
|
+
|
|
92
|
+
const et_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
93
|
+
return /** @type {LocalizedString} */ (`Nimetage see paigutus ümber ja muutke selle jagamist.`)
|
|
94
|
+
};
|
|
95
|
+
|
|
96
|
+
const uk_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
97
|
+
return /** @type {LocalizedString} */ (`Перейменуйте це компонування і змініть спільний доступ до нього.`)
|
|
98
|
+
};
|
|
99
|
+
|
|
100
|
+
const el_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
101
|
+
return /** @type {LocalizedString} */ (`Μετονομάστε και αλλάξτε την κοινή χρήση αυτής της διάταξης.`)
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
const ru_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
105
|
+
return /** @type {LocalizedString} */ (`Переименуйте эту раскладку и измените общий доступ к ней.`)
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
const tr_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
109
|
+
return /** @type {LocalizedString} */ (`Bu düzeni yeniden adlandırın ve paylaşımını değiştirin.`)
|
|
110
|
+
};
|
|
111
|
+
|
|
112
|
+
const he_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
113
|
+
return /** @type {LocalizedString} */ (`שינוי השם והשיתוף של הפריסה הזו.`)
|
|
114
|
+
};
|
|
115
|
+
|
|
116
|
+
const ar_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
117
|
+
return /** @type {LocalizedString} */ (`غيّر اسم هذا التخطيط ومشاركته.`)
|
|
118
|
+
};
|
|
119
|
+
|
|
120
|
+
const no_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
121
|
+
return /** @type {LocalizedString} */ (`Gi dette oppsettet nytt navn, og endre delingen av det.`)
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
const fi_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
125
|
+
return /** @type {LocalizedString} */ (`Nimeä tämä asettelu uudelleen ja muuta sen jakamista.`)
|
|
126
|
+
};
|
|
127
|
+
|
|
128
|
+
const zh_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
129
|
+
return /** @type {LocalizedString} */ (`重命名该布局,并修改其共享设置。`)
|
|
130
|
+
};
|
|
131
|
+
|
|
132
|
+
const ja_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
133
|
+
return /** @type {LocalizedString} */ (`このレイアウトの名前と共有設定を変更します。`)
|
|
134
|
+
};
|
|
135
|
+
|
|
136
|
+
const ko_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
137
|
+
return /** @type {LocalizedString} */ (`이 레이아웃의 이름과 공유 설정을 변경합니다.`)
|
|
138
|
+
};
|
|
139
|
+
|
|
140
|
+
const vi_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
141
|
+
return /** @type {LocalizedString} */ (`Đổi tên và thay đổi cài đặt chia sẻ cho bố cục này.`)
|
|
142
|
+
};
|
|
143
|
+
|
|
144
|
+
const th_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
145
|
+
return /** @type {LocalizedString} */ (`เปลี่ยนชื่อและแก้ไขการแชร์ของการจัดวางนี้`)
|
|
146
|
+
};
|
|
147
|
+
|
|
148
|
+
const id_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
149
|
+
return /** @type {LocalizedString} */ (`Ubah nama dan pengaturan berbagi untuk tata letak ini.`)
|
|
150
|
+
};
|
|
151
|
+
|
|
152
|
+
const ms_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
153
|
+
return /** @type {LocalizedString} */ (`Tukar nama dan tetapan perkongsian bagi susun atur ini.`)
|
|
154
|
+
};
|
|
155
|
+
|
|
156
|
+
const tl_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
157
|
+
return /** @type {LocalizedString} */ (`Palitan ang pangalan at baguhin ang pagbabahagi para sa layout na ito.`)
|
|
158
|
+
};
|
|
159
|
+
|
|
160
|
+
const bn_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
161
|
+
return /** @type {LocalizedString} */ (`এই লেআউটটির নাম বদলান এবং শেয়ার করার সেটিং পরিবর্তন করুন।`)
|
|
162
|
+
};
|
|
163
|
+
|
|
164
|
+
const ta_scoria_text_update_layout_subtitle = /** @type {(inputs: Scoria_Text_Update_Layout_SubtitleInputs) => LocalizedString} */ () => {
|
|
165
|
+
return /** @type {LocalizedString} */ (`இந்தத் தளவமைப்பின் பெயரை மாற்றி, பகிர்தலையும் மாற்றவும்.`)
|
|
166
|
+
};
|
|
167
|
+
|
|
32
168
|
/**
|
|
33
169
|
* | output |
|
|
34
170
|
* | --- |
|
|
35
171
|
* | "Rename and change sharing for this layout." |
|
|
36
172
|
*
|
|
37
173
|
* @param {Scoria_Text_Update_Layout_SubtitleInputs} inputs
|
|
38
|
-
* @param {{ locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" }} options
|
|
174
|
+
* @param {{ locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta" }} options
|
|
39
175
|
* @returns {LocalizedString}
|
|
40
176
|
*/
|
|
41
|
-
const scoria_text_update_layout_subtitle = /** @type {((inputs?: Scoria_Text_Update_Layout_SubtitleInputs, options?: { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" }) => LocalizedString) & import('../runtime.js').MessageMetadata<Scoria_Text_Update_Layout_SubtitleInputs, { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" }, {}>} */ ((inputs = {}, options = {}) => {
|
|
177
|
+
const scoria_text_update_layout_subtitle = /** @type {((inputs?: Scoria_Text_Update_Layout_SubtitleInputs, options?: { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta" }) => LocalizedString) & import('../runtime.js').MessageMetadata<Scoria_Text_Update_Layout_SubtitleInputs, { locale?: "en" | "es" | "fr" | "de" | "hi" | "ur" | "pt" | "pl" | "ro" | "ca" | "it" | "nl" | "af" | "sv" | "da" | "cs" | "hu" | "hr" | "bg" | "lt" | "lv" | "et" | "uk" | "el" | "ru" | "tr" | "he" | "ar" | "no" | "fi" | "zh" | "ja" | "ko" | "vi" | "th" | "id" | "ms" | "tl" | "bn" | "ta" }, {}>} */ ((inputs = {}, options = {}) => {
|
|
42
178
|
const locale = experimentalStaticLocale ?? options.locale ?? getLocale()
|
|
43
179
|
if (locale === "es") return es_scoria_text_update_layout_subtitle(inputs)
|
|
44
180
|
if (locale === "fr") return fr_scoria_text_update_layout_subtitle(inputs)
|
|
45
181
|
if (locale === "de") return de_scoria_text_update_layout_subtitle(inputs)
|
|
46
182
|
if (locale === "hi") return hi_scoria_text_update_layout_subtitle(inputs)
|
|
47
183
|
if (locale === "ur") return ur_scoria_text_update_layout_subtitle(inputs)
|
|
184
|
+
if (locale === "pt") return pt_scoria_text_update_layout_subtitle(inputs)
|
|
185
|
+
if (locale === "pl") return pl_scoria_text_update_layout_subtitle(inputs)
|
|
186
|
+
if (locale === "ro") return ro_scoria_text_update_layout_subtitle(inputs)
|
|
187
|
+
if (locale === "ca") return ca_scoria_text_update_layout_subtitle(inputs)
|
|
188
|
+
if (locale === "it") return it_scoria_text_update_layout_subtitle(inputs)
|
|
189
|
+
if (locale === "nl") return nl_scoria_text_update_layout_subtitle(inputs)
|
|
190
|
+
if (locale === "af") return af_scoria_text_update_layout_subtitle(inputs)
|
|
191
|
+
if (locale === "sv") return sv_scoria_text_update_layout_subtitle(inputs)
|
|
192
|
+
if (locale === "da") return da_scoria_text_update_layout_subtitle(inputs)
|
|
193
|
+
if (locale === "cs") return cs_scoria_text_update_layout_subtitle(inputs)
|
|
194
|
+
if (locale === "hu") return hu_scoria_text_update_layout_subtitle(inputs)
|
|
195
|
+
if (locale === "hr") return hr_scoria_text_update_layout_subtitle(inputs)
|
|
196
|
+
if (locale === "bg") return bg_scoria_text_update_layout_subtitle(inputs)
|
|
197
|
+
if (locale === "lt") return lt_scoria_text_update_layout_subtitle(inputs)
|
|
198
|
+
if (locale === "lv") return lv_scoria_text_update_layout_subtitle(inputs)
|
|
199
|
+
if (locale === "et") return et_scoria_text_update_layout_subtitle(inputs)
|
|
200
|
+
if (locale === "uk") return uk_scoria_text_update_layout_subtitle(inputs)
|
|
201
|
+
if (locale === "el") return el_scoria_text_update_layout_subtitle(inputs)
|
|
202
|
+
if (locale === "ru") return ru_scoria_text_update_layout_subtitle(inputs)
|
|
203
|
+
if (locale === "tr") return tr_scoria_text_update_layout_subtitle(inputs)
|
|
204
|
+
if (locale === "he") return he_scoria_text_update_layout_subtitle(inputs)
|
|
205
|
+
if (locale === "ar") return ar_scoria_text_update_layout_subtitle(inputs)
|
|
206
|
+
if (locale === "no") return no_scoria_text_update_layout_subtitle(inputs)
|
|
207
|
+
if (locale === "fi") return fi_scoria_text_update_layout_subtitle(inputs)
|
|
208
|
+
if (locale === "zh") return zh_scoria_text_update_layout_subtitle(inputs)
|
|
209
|
+
if (locale === "ja") return ja_scoria_text_update_layout_subtitle(inputs)
|
|
210
|
+
if (locale === "ko") return ko_scoria_text_update_layout_subtitle(inputs)
|
|
211
|
+
if (locale === "vi") return vi_scoria_text_update_layout_subtitle(inputs)
|
|
212
|
+
if (locale === "th") return th_scoria_text_update_layout_subtitle(inputs)
|
|
213
|
+
if (locale === "id") return id_scoria_text_update_layout_subtitle(inputs)
|
|
214
|
+
if (locale === "ms") return ms_scoria_text_update_layout_subtitle(inputs)
|
|
215
|
+
if (locale === "tl") return tl_scoria_text_update_layout_subtitle(inputs)
|
|
216
|
+
if (locale === "bn") return bn_scoria_text_update_layout_subtitle(inputs)
|
|
217
|
+
if (locale === "ta") return ta_scoria_text_update_layout_subtitle(inputs)
|
|
48
218
|
return en_scoria_text_update_layout_subtitle(inputs)
|
|
49
219
|
});
|
|
50
220
|
export { scoria_text_update_layout_subtitle as "scoria.text.update_layout_subtitle" }
|