%% $t("listing.title.top-country", {country: $t('countries.'+videos.params.object_id) }) %%
%% $t("listing.title.categories") %%%% n[catsTitleField] | fake %%
%% title %%
%% $t('seo.videos.title', {sort: $t('component.videos.' + videos.params.sort), year: $root.getYear()}) %%
%% $t('seo.categories.title', {titles: videos.params.titles, year: $root.getYear()}) %%
%% $t('seo.search.title', {year: $root.getYear()}) %%
%% $t('seo.videos.text', {sort: $t('component.videos.' + videos.params.sort)}) %%
%% $t('seo.categories.text', {titles: videos.params.titles}) %%
%% $t('seo.search.text', {search: videos.params.s}) %%