various spelling fixes, some terminology fixes

This commit is contained in:
Adrian 2021-11-17 22:42:09 +02:00
parent 80d2d7731d
commit 8651d18669
26 changed files with 203 additions and 205 deletions

2
composer.lock generated
View File

@ -22,7 +22,7 @@
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"description": "This is the atualized Slick Slider used in Wordpress",
"description": "This is the atualized Slick Slider used in WordPress",
"time": "2018-06-29T17:54:50+00:00"
},
{

View File

@ -66,5 +66,5 @@ License: CC0
4. https://pxhere.com/en/photo/1432253
License: CC0
Bundled images, Copyright Taincan.org
Bundled images, Copyright Tainacan.org
License: CC0 1.0 Universal (CC0 1.0)

View File

@ -325,7 +325,7 @@ function tainacan_block_patterns_init() {
'tainacan-interface/tainacan-heading-section-pattern',
array(
'title' => __( 'Tainacan heading section', 'tainacan-interface' ),
'description' => _x( 'A left-aligned heading section containing a light sub-heading and an underline bellow the title.', 'Block pattern description', 'tainacan-interface' ),
'description' => _x( 'A left-aligned heading section containing a light sub-heading and an underline below the title.', 'Block pattern description', 'tainacan-interface' ),
'content' => '<!-- wp:group {"className":"tainacan-heading-section-pattern-pattern"} --><div class="wp-block-group tainacan-heading-section-pattern-pattern"><div class="wp-block-group__inner-container"><!-- wp:heading {"textColor":"default","style":{"typography":{"fontSize":24}}} --><h2 class="has-default-color has-text-color" style="font-size:24px">' . esc_html__( 'Section title', 'tainacan-interface' ) . '</h2><!-- /wp:heading --><!-- wp:paragraph {"style":{"color":{"text":"#838386"}}} --><p class="has-text-color" style="color:#898d8f">' . esc_html__( 'Section optional description...', 'tainacan-interface' ) . '</p><!-- /wp:paragraph --><!-- wp:separator {"color":"default"} --><hr class="wp-block-separator has-text-color has-background has-default-background-color has-default-color"/><!-- /wp:separator --><!-- wp:spacer {"height":32} --><div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div><!-- /wp:spacer --></div></div><!-- /wp:group -->',
'categories' => array('tainacan-interface')
)

View File

@ -46,7 +46,7 @@ class TainacanThemeCollectionColor {
?>
<div class="field tainacan-collection--section-header">
<h4><?php _e( 'Taincan theme header settings', 'tainacan-interface' ); ?></h4>
<h4><?php _e( 'Tainacan theme header settings', 'tainacan-interface' ); ?></h4>
<hr>
</div>

View File

@ -24,7 +24,7 @@ function tainacan_customize_register( $wp_customize ) {
/**
* Bellow are customizer options exclusivelly related to Tainacan pages.
* Below are customizer options exclusivelly related to Tainacan pages.
*/
if ( defined ( 'TAINACAN_VERSION' ) ) {

View File

@ -127,7 +127,7 @@ if ( !function_exists('tainacan_interface_customize_register_footer_info') ) {
'settings' => 'tainacan_display_powered',
'section' => 'tainacan_interface_footer_info',
'label' => __( 'Display "Proudly Powered by..."', 'tainacan-interface' ),
'description' => __( 'This checkbox shows the "Proudly Powered by Tainacan and Wordpress" sentence.', 'tainacan-interface' ),
'description' => __( 'This checkbox shows the "Proudly Powered by WordPress and Tainacan" sentence.', 'tainacan-interface' ),
) );

View File

@ -47,7 +47,7 @@ if ( !function_exists('tainacan_interface_customize_register_header_general') )
'type' => 'checkbox',
'settings' => 'tainacan_fixed_header',
'section' => 'tainacan_header_general',
'label' => __( 'Fix header position after scroll', 'tainacan-interface' )
'label' => __( 'Fix header position during scroll', 'tainacan-interface' )
) );
/**
@ -221,4 +221,3 @@ function tainacan_header_settings_style_output() {
echo '<style type="text/css" id="tainacan-style-header-custom">' . $css . '</style>';
}
add_action( 'wp_head', 'tainacan_header_settings_style_output');

View File

@ -49,7 +49,7 @@ if ( !function_exists('tainacan_interface_customize_register_header_search') ) {
'settings' => 'tainacan_search_global_label',
'section' => 'tainacan_header_search',
'label' => __( 'Label for "Global" search option', 'tainacan-interface' ),
'description' => __( 'Includes all kinds of post types. This option will only be visible if at least one of the bellow are selected.', 'tainacan-interface')
'description' => __( 'Includes all kinds of post types. This option will only be visible if at least one of the below are selected.', 'tainacan-interface')
) );
/**
@ -68,7 +68,7 @@ if ( !function_exists('tainacan_interface_customize_register_header_search') ) {
'settings' => 'tainacan_search_default_option',
'section' => 'tainacan_header_search',
'label' => __( 'Default search option', 'tainacan-interface' ),
'description' => __( 'This option will only be valid if at least one of the bellow are selected, otherwise the default search happens on WordPress posts.', 'tainacan-interface'),
'description' => __( 'This option will only be valid if at least one of the below are selected, otherwise the default search happens on WordPress posts.', 'tainacan-interface'),
'choices' => tainacan_get_search_options()
) );
@ -83,7 +83,7 @@ if ( !function_exists('tainacan_interface_customize_register_header_search') ) {
'type' => 'checkbox',
'settings' => 'tainacan_search_on_items',
'section' => 'tainacan_header_search',
'label' => __( 'Display option to search on tainacan items repository list', 'tainacan-interface' )
'label' => __( 'Display option to search on Tainacan items repository list', 'tainacan-interface' )
) );
/**
@ -113,7 +113,7 @@ if ( !function_exists('tainacan_interface_customize_register_header_search') ) {
'type' => 'checkbox',
'settings' => 'tainacan_search_on_collections',
'section' => 'tainacan_header_search',
'label' => __( 'Display option to search on tainacan collections list', 'tainacan-interface' )
'label' => __( 'Display option to search on Tainacan collections list', 'tainacan-interface' )
) );
/**

View File

@ -56,7 +56,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_items_page
'priority' => 1, // Within the section.
'section' => 'tainacan_items_page_filters_panel',
'label' => __( 'Hide the "Hide filters" button.', 'tainacan-interface' ),
'description' => __( 'Toggle to do not show the "Hide filters" button for users.', 'tainacan-interface' )
'description' => __( 'Toggle to not show the "Hide filters" button for users.', 'tainacan-interface' )
) );
/**
@ -74,7 +74,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_items_page
'priority' => 8, // Within the section.
'section' => 'tainacan_items_page_filters_panel',
'label' => __( 'Show Filters button inside the search control bar.', 'tainacan-interface' ),
'description' => __( 'Toggle to do display the Filters button inside the search control bar.', 'tainacan-interface' )
'description' => __( 'Toggle to display the Filters button inside the search control bar.', 'tainacan-interface' )
) );
/**

View File

@ -51,7 +51,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_items_page
'priority' => 6, // Within the section.
'section' => 'tainacan_items_page_pagination',
'label' => __( 'Hide the "Items per Page" button.', 'tainacan-interface' ),
'description' => __( 'Toggle to do not show the "Items per Page" button on the pagination bar.', 'tainacan-interface' )
'description' => __( 'Toggle to not show the "Items per Page" button on the pagination bar.', 'tainacan-interface' )
) );
/**
@ -69,7 +69,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_items_page
'priority' => 7, // Within the section.
'section' => 'tainacan_items_page_pagination',
'label' => __( 'Hide the "Go to Page" button.', 'tainacan-interface' ),
'description' => __( 'Toggle to do not show the "Go to Page" button on the pagination bar.', 'tainacan-interface' )
'description' => __( 'Toggle to not show the "Go to Page" button on the pagination bar.', 'tainacan-interface' )
) );
}

View File

@ -65,7 +65,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_items_page
'priority' => 3, // Within the section.
'section' => 'tainacan_items_page_search_area',
'label' => __( 'Hide the Search block.', 'tainacan-interface' ),
'description' => __( 'Toggle to do not show the search block on the control bar.', 'tainacan-interface' )
'description' => __( 'Toggle to not show the search block on the control bar.', 'tainacan-interface' )
) );
$wp_customize->selective_refresh->add_partial( 'tainacan_items_page_hide_search', array(
'selector' => '.theme-items-list .search-area',
@ -88,7 +88,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_items_page
'priority' => 3, // Within the section.
'section' => 'tainacan_items_page_search_area',
'label' => __( 'Hide the Advanced Search link.', 'tainacan-interface' ),
'description' => __( 'Toggle to do not show the advanced search link on the control bar.', 'tainacan-interface' )
'description' => __( 'Toggle to not show the advanced search link on the control bar.', 'tainacan-interface' )
) );
$wp_customize->selective_refresh->add_partial( 'tainacan_items_page_hide_advanced_search', array(
'selector' => '.theme-items-list .search-area a.has-text-secondary ',
@ -111,7 +111,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_items_page
'priority' => 4, // Within the section.
'section' => 'tainacan_items_page_search_area',
'label' => __( 'Hide the "Sort by" button.', 'tainacan-interface' ),
'description' => __( 'Toggle to do not show the "Sort by" button on the control bar.', 'tainacan-interface' )
'description' => __( 'Toggle to not show the "Sort by" button on the control bar.', 'tainacan-interface' )
) );
$wp_customize->selective_refresh->add_partial( 'tainacan_items_page_hide_sort_by_button', array(
'selector' => '.theme-items-list #tainacanSortByDropdown ',
@ -134,7 +134,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_items_page
'priority' => 5, // Within the section.
'section' => 'tainacan_items_page_search_area',
'label' => __( 'Hide the "View as..." button.', 'tainacan-interface' ),
'description' => __( 'Toggle to do not show the "View as..." button, also referred to as "Exposers modal" on the control bar.', 'tainacan-interface' )
'description' => __( 'Toggle to not show the "View as..." button, also referred to as "Exposers modal" on the control bar.', 'tainacan-interface' )
) );
$wp_customize->selective_refresh->add_partial( 'tainacan_items_page_hide_exposers_button', array(
'selector' => '.theme-items-list #tainacanExposersButton ',

View File

@ -164,7 +164,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_single_ite
'priority' => 3, // Within the section.
'section' => 'tainacan_single_item_page_document',
'label' => __( 'Hide the attachments label (on carousel)', 'tainacan-interface' ),
'description' => __( 'Toggle to not display the document and attachments name below its thumbnail.', 'tainacan-interface' )
'description' => __( 'Toggle to not display the document and attachments name below their thumbnails.', 'tainacan-interface' )
) );
if (version_compare(TAINACAN_VERSION, '0.18RC') >= 0) {

View File

@ -128,7 +128,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_single_ite
'priority' => 3, // Within the section.
'section' => 'tainacan_single_item_page_general',
'label' => __( 'Navigation links to adjacent items', 'tainacan-interface' ),
'description' => __( 'Sets how next and previous items links will be displayed. If your Tainacan version is bellow 0.17, this links only obey creation date order inside their collection.', 'tainacan-interface' ),
'description' => __( 'Sets how next and previous items links will be displayed. If your Tainacan version is below 0.17, these links only obey creation date order inside their collection.', 'tainacan-interface' ),
'choices' => tainacan_get_single_item_navigation_links_options()
) );
@ -251,4 +251,3 @@ if ( ! function_exists( 'tainacan_sanitize_single_item_navigation_links_options'
return $option;
}
endif; // tainacan_sanitize_single_item_navigation_links_options

View File

@ -93,7 +93,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_single_ite
) );
/**
* Adds options to hide or no the core metadada in the metadada list.
* Adds options to hide or no the core metadata in the metadata list.
*/
$wp_customize->add_setting( 'tainacan_single_item_hide_core_title_metadata', array(
'type' => 'theme_mod',
@ -107,7 +107,7 @@ if ( !function_exists('tainacan_interface_customize_register_tainacan_single_ite
'priority' => 2, // Within the section.
'section' => 'tainacan_single_item_page_metadata',
'label' => __( 'Hide core title from metadata list', 'tainacan-interface' ),
'description' => __( 'Toggle to hide or not the core title from the metadada list, as it already appears on the page title.', 'tainacan-interface' )
'description' => __( 'Toggle to hide or not the core title from the metadata list, as it already appears on the page title.', 'tainacan-interface' )
) );
$wp_customize->selective_refresh->add_partial( 'tainacan_single_item_hide_core_title_metadata', array(
'selector' => '.metadata-type-core_title',

View File

@ -71,7 +71,7 @@ if ( ! function_exists( 'tainacan_enqueues' ) ) {
wp_enqueue_script( 'tainacan_copyLink', get_template_directory_uri() . '/assets/js/copy-link.js', [] , TAINACAN_INTERFACE_VERSION, false );
wp_localize_script( 'tainacan_copyLink', 'tainacan_copyLinkVars', array(
'linkCopied' => __( 'Copied! Link sent to the transfer area.', 'tainacan-interface' )
'linkCopied' => __( 'Copied! Link copied to clipboard.', 'tainacan-interface' )
));
// Tainacan Icons

View File

@ -193,7 +193,7 @@ msgstr "Sessão de título Tainacan"
msgctxt "Block pattern description"
msgid ""
"A left-aligned heading section containing a light sub-heading and an "
"underline bellow the title."
"underline below the title."
msgstr ""
"Uma sessão de título alinhada à esquerda contendo um discreto sub-título e "
"uma linha abaixo do título."
@ -299,7 +299,7 @@ msgid "No Color Selected"
msgstr "Nenhuma Cor Selecionada"
#: functions/class-tainacanthemecollectioncolor.php:49
msgid "Taincan theme header settings"
msgid "Tainacan theme header settings"
msgstr "Configurações de cabeçalho do tema Tainacan"
#: functions/class-tainacanthemecollectioncolor.php:54
@ -370,10 +370,10 @@ msgstr "Exibir \"Orgulhosamente feito com...\""
#: functions/customizer.php:135
msgid ""
"This checkbox shows the \"Proudly Powered by Tainacan and Wordpress\" "
"This checkbox shows the \"Proudly Powered by WordPress and Tainacan\" "
"sentence."
msgstr ""
"Este checkbox mostra a frase \"Orgulhosamente feito com Tainacan e Wordpress"
"Este checkbox mostra a frase \"Orgulhosamente feito com Tainacan e WordPress"
"\"."
#: functions/customizer.php:144
@ -438,13 +438,13 @@ msgstr "Rótulo para a opção de busca \"Global\""
#: functions/customizer.php:307
msgid ""
"The Global search is the default. Its option will only be visible if at "
"least one of the bellow are selected."
"least one of the below are selected."
msgstr ""
"A busca Global é a padrão. Esta opção só estará visível se pelo menos uma "
"das a seguir estiver selecionada."
#: functions/customizer.php:321
msgid "Display option to search on tainacan items repository list"
msgid "Display option to search on Tainacan items repository list"
msgstr "Mostrar opção de busca específica para a lista de itens do Tainacan"
#: functions/customizer.php:330 searchform.php:54
@ -456,7 +456,7 @@ msgid "Label for the \"items\" search option"
msgstr "Rótulo para a opção de busca \"Itens\""
#: functions/customizer.php:351
msgid "Display option to search on tainacan collections list"
msgid "Display option to search on Tainacan collections list"
msgstr ""
"Mostrar opção de busca específica para as lista de coleções do tainacan"
@ -730,7 +730,7 @@ msgstr "Esconder rótulo dos anexos (no carrossel)"
#: functions/customizer.php:901
msgid ""
"Toggle to not display the document and attachments name below its thumbnail."
"Toggle to not display the document and attachments name below their thumbnails."
msgstr ""
"Troque para não mostrar o nome do documento ou anexos abaixo de suas "
"miniaturas."
@ -831,7 +831,7 @@ msgstr "Esconder o título principal da lista de metadados"
#: functions/customizer.php:1112
msgid ""
"Toggle to hide or not the core title from the metadada list, as it already "
"Toggle to hide or not the core title from the metadata list, as it already "
"appears on the page title."
msgstr ""
"Troque para esconder a faixa com o título do site que aparece sobre o banner "
@ -872,7 +872,7 @@ msgstr "Links de navegação para os itens adjacentes"
#: functions/customizer.php:1204
msgid ""
"Sets how next and previous items links will be displayed. If your Tainacan "
"version is bellow 0.17, this links only obey creation date order inside "
"version is below 0.17, these links only obey creation date order inside "
"their collection."
msgstr ""
"Determina como os links de itens próximos e anteriores serão exibidos. Se a "
@ -937,7 +937,7 @@ msgid "Hide the Search block."
msgstr "Esconder o bloco de Busca."
#: functions/customizer.php:1311
msgid "Toggle to do not show the search block on the control bar."
msgid "Toggle to not show the search block on the control bar."
msgstr "Troque para não mostrar o bloco de busca na barra de controle."
#: functions/customizer.php:1333
@ -945,7 +945,7 @@ msgid "Hide the Advanced Search link."
msgstr "Esconder o link para a Busca Avançada."
#: functions/customizer.php:1334
msgid "Toggle to do not show the advanced search link on the control bar."
msgid "Toggle to not show the advanced search link on the control bar."
msgstr ""
"Troque para não mostrar o link para a busca avançada na barra de controle."
@ -954,7 +954,7 @@ msgid "Hide the \"Sort by\" button."
msgstr "Esconder o botão \"Ordenar por\"."
#: functions/customizer.php:1357
msgid "Toggle to do not show the \"Sort by\" button on the control bar."
msgid "Toggle to not show the \"Sort by\" button on the control bar."
msgstr "Troque para não esconder botão \"Ordenar por\" na barra de controle ."
#: functions/customizer.php:1379
@ -963,7 +963,7 @@ msgstr "Esconder o botão \"Ver como...\"."
#: functions/customizer.php:1380
msgid ""
"Toggle to do not show the \"View as...\" button, also referred to as "
"Toggle to not show the \"View as...\" button, also referred to as "
"\"Exposers modal\" on the control bar."
msgstr ""
"Troque para não esconder o botão \"Ver como...\", também chamado de \"Modal "
@ -1017,7 +1017,7 @@ msgid "Hide the \"Hide filters\" button."
msgstr "Esconder o botão \"Esconder filtros\"."
#: functions/customizer.php:1478
msgid "Toggle to do not show the \"Hide filters\" button for users."
msgid "Toggle to not show the \"Hide filters\" button for users."
msgstr "Troque para não mostrar o botão \"Esconder filtros\" para usuários."
#: functions/customizer.php:1495
@ -1025,7 +1025,7 @@ msgid "Show Filters button inside the search control bar."
msgstr "Mostrar o botão de filtros dentro da barra de controle da busca."
#: functions/customizer.php:1496
msgid "Toggle to do display the Filters button inside the search control bar."
msgid "Toggle to display the Filters button inside the search control bar."
msgstr ""
"Troque para mostrar o botão de Filtros dentro da lista de controle da busca."
@ -1089,7 +1089,7 @@ msgstr "Esconder o botão \"Itens por Página\"."
#: functions/customizer.php:1605
msgid ""
"Toggle to do not show the \"Items per Page\" button on the pagination bar."
"Toggle to not show the \"Items per Page\" button on the pagination bar."
msgstr ""
"Troque para não mostrar o botão \"Itens por Página\" na barra de paginação."
@ -1098,7 +1098,7 @@ msgid "Hide the \"Go to Page\" button."
msgstr "Esconder o botão \"Ir para a página\"."
#: functions/customizer.php:1623
msgid "Toggle to do not show the \"Go to Page\" button on the pagination bar."
msgid "Toggle to not show the \"Go to Page\" button on the pagination bar."
msgstr ""
"Toque para não mostrar o botão \"Ir para a página\" na barra de paginação."

View File

@ -193,7 +193,7 @@ msgstr ""
msgctxt "Block pattern description"
msgid ""
"A left-aligned heading section containing a light sub-heading and an "
"underline bellow the title."
"underline below the title."
msgstr ""
#: functions.php:285 functions.php:303 functions.php:365
@ -290,7 +290,7 @@ msgid "No Color Selected"
msgstr ""
#: functions/class-tainacanthemecollectioncolor.php:52
msgid "Taincan theme header settings"
msgid "Tainacan theme header settings"
msgstr ""
#: functions/class-tainacanthemecollectioncolor.php:57
@ -349,7 +349,7 @@ msgstr ""
#: functions/customizer.php:106
msgid ""
"This checkbox shows the \"Proudly Powered by Tainacan and Wordpress\" "
"This checkbox shows the \"Proudly Powered by WordPress and Tainacan\" "
"sentence."
msgstr ""
@ -372,11 +372,11 @@ msgstr ""
#: functions/customizer.php:146
msgid ""
"The Global search is the default. Its option will only be visible if at "
"least one of the bellow are selected."
"least one of the below are selected."
msgstr ""
#: functions/customizer.php:160
msgid "Display option to search on tainacan items repository list"
msgid "Display option to search on Tainacan items repository list"
msgstr ""
#: functions/customizer.php:169 searchform.php:54
@ -388,7 +388,7 @@ msgid "Label for the \"items\" search option"
msgstr ""
#: functions/customizer.php:190
msgid "Display option to search on tainacan collections list"
msgid "Display option to search on Tainacan collections list"
msgstr ""
#: functions/customizer.php:206
@ -579,7 +579,7 @@ msgstr ""
#: functions/customizer.php:666
msgid ""
"Toggle to not display the document and attachments name below its thumbnail."
"Toggle to not display the document and attachments name below their thumbnails."
msgstr ""
#: functions/customizer.php:683
@ -636,7 +636,7 @@ msgstr ""
#: functions/customizer.php:796
msgid ""
"Toggle to hide or not the core title from the metadada list, as it already "
"Toggle to hide or not the core title from the metadata list, as it already "
"appears on the page title."
msgstr ""
@ -673,7 +673,7 @@ msgstr ""
#: functions/customizer.php:888
msgid ""
"Sets how next and previous items links will be displayed. If your Tainacan "
"version is bellow 0.17, this links only obey creation date order inside "
"version is below 0.17, these links only obey creation date order inside "
"their collection."
msgstr ""
@ -711,7 +711,7 @@ msgid "Hide the Search block."
msgstr ""
#: functions/customizer.php:956
msgid "Toggle to do not show the search block on the control bar."
msgid "Toggle to not show the search block on the control bar."
msgstr ""
#: functions/customizer.php:978
@ -719,7 +719,7 @@ msgid "Hide the Advanced Search link."
msgstr ""
#: functions/customizer.php:979
msgid "Toggle to do not show the advanced search link on the control bar."
msgid "Toggle to not show the advanced search link on the control bar."
msgstr ""
#: functions/customizer.php:1001
@ -727,7 +727,7 @@ msgid "Hide the \"Sort by\" button."
msgstr ""
#: functions/customizer.php:1002
msgid "Toggle to do not show the \"Sort by\" button on the control bar."
msgid "Toggle to not show the \"Sort by\" button on the control bar."
msgstr ""
#: functions/customizer.php:1024
@ -736,7 +736,7 @@ msgstr ""
#: functions/customizer.php:1025
msgid ""
"Toggle to do not show the \"View as...\" button, also referred to as "
"Toggle to not show the \"View as...\" button, also referred to as "
"\"Exposers modal\" on the control bar."
msgstr ""
@ -780,7 +780,7 @@ msgid "Hide the \"Hide filters\" button."
msgstr ""
#: functions/customizer.php:1123
msgid "Toggle to do not show the \"Hide filters\" button for users."
msgid "Toggle to not show the \"Hide filters\" button for users."
msgstr ""
#: functions/customizer.php:1140
@ -788,7 +788,7 @@ msgid "Show Filters button inside the search control bar."
msgstr ""
#: functions/customizer.php:1141
msgid "Toggle to do display the Filters button inside the search control bar."
msgid "Toggle to display the Filters button inside the search control bar."
msgstr ""
#: functions/customizer.php:1158
@ -831,7 +831,7 @@ msgstr ""
#: functions/customizer.php:1230
msgid ""
"Toggle to do not show the \"Items per Page\" button on the pagination bar."
"Toggle to not show the \"Items per Page\" button on the pagination bar."
msgstr ""
#: functions/customizer.php:1247
@ -839,7 +839,7 @@ msgid "Hide the \"Go to Page\" button."
msgstr ""
#: functions/customizer.php:1248
msgid "Toggle to do not show the \"Go to Page\" button on the pagination bar."
msgid "Toggle to not show the \"Go to Page\" button on the pagination bar."
msgstr ""
#: functions/customizer.php:1475
@ -899,7 +899,7 @@ msgid "Show less"
msgstr ""
#: functions/enqueues.php:65
msgid "Copied! Link sent to the transfer area."
msgid "Copied! Link copied to clipboard."
msgstr ""
#: functions/single-functions.php:28