Skip to content

Commit

Permalink
Pontoon: Update Russian (ru) localization of Firefox for Android
Browse files Browse the repository at this point in the history
Co-authored-by: kirillstuzhuk <kirillstuzhuk@gmail.com>
  • Loading branch information
Usland123 authored and mozilla-pontoon committed Nov 1, 2023
1 parent 9c5d2b3 commit 9506542
Showing 1 changed file with 9 additions and 69 deletions.
78 changes: 9 additions & 69 deletions mozilla-mobile/fenix/app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -507,16 +507,16 @@
<!-- Long text for a detail explanation indicating what will happen if cookie banner handling is on for a site, this is shown as part of the cookie banner panel in the toolbar. The first parameter is the application name -->
<string name="reduce_cookie_banner_details_panel_description_on_for_site_2">%1$s пытается автоматически отклонить все запросы кук на поддерживаемых сайтах.</string>
<!-- Title text for the cookie banner re-engagement dialog. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_title">Разрешить %1$s отклонять уведомления о куках?</string>
<string name="reduce_cookie_banner_dialog_title" moz:RemovedIn="120" tools:ignore="UnusedResources">Разрешить %1$s отклонять уведомления о куках?</string>
<!-- Body text for the cookie banner re-engagement dialog use. The first parameter is the application name. -->
<string name="reduce_cookie_banner_dialog_body">%1$s может автоматически отклонять многие запросы уведомлений о куках.</string>
<string name="reduce_cookie_banner_dialog_body" moz:RemovedIn="120" tools:ignore="UnusedResources">%1$s может автоматически отклонять многие запросы уведомлений о куках.</string>
<!-- Remind me later text button for the onboarding dialog -->
<string name="reduce_cookie_banner_dialog_not_now_button">Не сейчас</string>
<string name="reduce_cookie_banner_dialog_not_now_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Не сейчас</string>
<!-- Snack text for the cookie banner dialog, after user hit the dismiss banner button -->
<string name="reduce_cookie_banner_dialog_snackbar_text">Вы увидите меньше запросов на принятие кук</string>
<string name="reduce_cookie_banner_dialog_snackbar_text" moz:RemovedIn="120" tools:ignore="UnusedResources">Вы увидите меньше запросов на принятие кук</string>

<!-- Change setting text button, for the cookie banner re-engagement dialog -->
<string name="reduce_cookie_banner_dialog_change_setting_button">Разрешить</string>
<string name="reduce_cookie_banner_dialog_change_setting_button" moz:RemovedIn="120" tools:ignore="UnusedResources">Разрешить</string>

<!-- Description of the preference to enable "HTTPS-Only" mode. -->
<string name="preferences_https_only_summary">Автоматически пытаться подключиться к сайтам через протокол шифрования HTTPS для повышения безопасности.</string>
Expand Down Expand Up @@ -688,16 +688,10 @@

<!-- Text for classic wallpapers title. The first parameter is the Firefox name. -->
<string name="wallpaper_classic_title">Классический %s</string>
<!-- Text for limited edition wallpapers title. -->
<string name="wallpaper_limited_edition_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Ограниченный выпуск</string>
<!-- Text for artist series wallpapers title. "Artist series" represents a collection of artist collaborated wallpapers. -->
<string name="wallpaper_artist_series_title">Художественная серия</string>
<!-- Description text for the limited edition wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more-->
<string name="wallpaper_limited_edition_description_with_learn_more" moz:RemovedIn="118" tools:ignore="UnusedResources">Новая подборка «Независимые голоса». %s</string>
<!-- Description text for the artist series wallpapers with learn more link. The first parameter is the learn more string defined in wallpaper_learn_more. "Independent voices" is the name of the wallpaper collection -->
<string name="wallpaper_artist_series_description_with_learn_more">Подборка «Независимые голоса». %s</string>
<!-- Description text for the limited edition wallpapers. -->
<string name="wallpaper_limited_edition_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Новая подборка «Независимые голоса».</string>
<!-- Description text for the artist series wallpapers. "Independent voices" is the name of the wallpaper collection -->
<string name="wallpaper_artist_series_description">Подборка «Независимые голоса».</string>
<!-- Wallpaper onboarding dialog header text. -->
Expand All @@ -707,6 +701,10 @@
<!-- Wallpaper onboarding dialog learn more button text. The button navigates to the wallpaper settings screen. -->
<string name="wallpapers_onboarding_dialog_explore_more_button_text">Просмотреть больше обоев</string>

<!-- Add-ons general availability nimbus message-->
<!-- Title of the Nimbus message for add-ons general availability-->
<string name="addon_ga_message_title" tools:ignore="UnusedResources">Доступны новые дополнения</string>

<!-- Add-on Installation from AMO-->
<!-- Error displayed when user attempts to install an add-on from AMO (addons.mozilla.org) that is not supported -->
<string name="addon_not_supported_error" moz:removedIn="120" tools:ignore="UnusedResources">Дополнение не поддерживается</string>
Expand Down Expand Up @@ -1469,14 +1467,11 @@
<!-- Subtitle for the tabs item in Delete browsing data, parameter will be replaced with the number of open tabs -->
<string name="preferences_delete_browsing_data_tabs_subtitle">Вкладок: %d</string>
<!-- Title for the data and history items in Delete browsing data -->
<string name="preferences_delete_browsing_data_browsing_data_title" moz:removedIn="118" tools:ignore="UnusedResources">История просмотра сети и данные сайтов</string>
<!-- Title for the history item in Delete browsing data -->
<string name="preferences_delete_browsing_data_browsing_history_title">Журнал посещений</string>
<!-- Subtitle for the data and history items in delete browsing data, parameter will be replaced with the
number of history items the user has -->
<string name="preferences_delete_browsing_data_browsing_data_subtitle">Адресов: %d</string>
<!-- Title for the cookies item in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies" moz:removedIn="118" tools:ignore="UnusedResources">Куки</string>
<!-- Title for the cookies and site data items in Delete browsing data -->
<string name="preferences_delete_browsing_data_cookies_and_site_data">Куки и данные сайтов</string>
<!-- Subtitle for the cookies item in Delete browsing data -->
Expand Down Expand Up @@ -1534,63 +1529,10 @@
<string name="delete_history_group_snackbar">Группа удалена</string>

<!-- Onboarding -->
<!-- Text for onboarding welcome header. -->
<string name="onboarding_header_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Добро пожаловать в лучший Интернет</string>
<!-- Text for the onboarding welcome message. -->
<string name="onboarding_message" moz:RemovedIn="118" tools:ignore="UnusedResources">Браузер, созданный для людей, а не для прибыли.</string>
<!-- Text for the Firefox account onboarding sign in card header. -->
<string name="onboarding_account_sign_in_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Начните с того места, на котором остановились</string>
<!-- Text for the button to learn more about signing in to your Firefox account. -->
<string name="onboarding_manual_sign_in_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Синхронизируйте вкладки и пароли между устройствами для бесшовного перехода между экранами.</string>
<!-- Text for the button to manually sign into Firefox account. -->
<string name="onboarding_firefox_account_sign_in" moz:RemovedIn="118" tools:ignore="UnusedResources">Войти</string>
<!-- text to display in the snackbar once account is signed-in -->
<string name="onboarding_firefox_account_sync_is_on">Началась синхронизация</string>
<!-- Text for the tracking protection onboarding card header -->
<string name="onboarding_tracking_protection_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Защита приватности по умолчанию</string>
<!-- Text for the tracking protection card description. The first parameter is the name of the application.-->
<string name="onboarding_tracking_protection_description_old" moz:RemovedIn="118" tools:ignore="UnusedResources">%1$s автоматически предотвращает тайную слежку компаний за вами в сети.</string>
<!-- Text for the tracking protection card description. -->
<string name="onboarding_tracking_protection_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Представляем полную защиту от кук, не позволяющую трекерам использовать куки для отслеживания вас на разных сайтах.</string>
<!-- text for tracking protection radio button option for standard level of blocking -->
<string name="onboarding_tracking_protection_standard_button_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Обычная (по умолчанию)</string>
<!-- text for standard blocking option button description -->
<string name="onboarding_tracking_protection_standard_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Золотая середина: приватность и производительность. Страницы будут загружаться приемлемо.</string>
<!-- text for tracking protection radio button option for strict level of blocking -->
<string name="onboarding_tracking_protection_strict_option" moz:RemovedIn="118" tools:ignore="UnusedResources">Строгая</string>
<!-- text for strict blocking option button description -->
<string name="onboarding_tracking_protection_strict_button_description_3" moz:RemovedIn="118" tools:ignore="UnusedResources">Блокирует больше трекеров, так что страницы загружаются быстрее, но некоторые страницы могут работать неправильно.</string>
<!-- text for the toolbar position card header -->
<string name="onboarding_toolbar_placement_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Выберите размещение панели инструментов</string>
<!-- Text for the toolbar position card description -->
<string name="onboarding_toolbar_placement_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Оставьте её внизу или переместите наверх.</string>

<!-- Text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header_1" moz:RemovedIn="118" tools:ignore="UnusedResources">Вы управляете своими данными</string>
<!-- Text for the privacy notice onboarding card description. -->
<string name="onboarding_privacy_notice_description" moz:RemovedIn="118" tools:ignore="UnusedResources">Firefox даёт вам управлять тем, чем вы делитесь — как в сети, так и с нами.</string>
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button" moz:RemovedIn="118" tools:ignore="UnusedResources">Уведомление о конфиденциальности</string>

<!-- Text for the conclusion onboarding message -->
<string name="onboarding_conclusion_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Готовы открыть для себя удивительный Интернет?</string>
<!-- text for the button to finish onboarding -->
<string name="onboarding_finish" moz:RemovedIn="118" tools:ignore="UnusedResources">Начать просмотр сети</string>

<!-- Onboarding theme -->
<!-- text for the theme picker onboarding card header -->
<string name="onboarding_theme_picker_header" moz:RemovedIn="118" tools:ignore="UnusedResources">Выберите вашу тему</string>
<!-- text for the theme picker onboarding card description -->
<string name="onboarding_theme_picker_description_2" moz:RemovedIn="118" tools:ignore="UnusedResources">Сохраните заряд аккумулятора и ваше зрение с помощью тёмной темы.</string>
<!-- Automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Автоматическая</string>
<!-- Summary of automatic theme setting (will follow device setting) -->
<string name="onboarding_theme_automatic_summary" moz:RemovedIn="118" tools:ignore="UnusedResources">Использует настройки вашего устройства</string>
<!-- Theme setting for dark mode -->
<string name="onboarding_theme_dark_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Тёмная тема</string>
<!-- Theme setting for light mode -->
<string name="onboarding_theme_light_title" moz:RemovedIn="118" tools:ignore="UnusedResources">Светлая тема</string>

<!-- Text shown in snackbar when multiple tabs have been sent to device -->
<string name="sync_sent_tabs_snackbar">Вкладки отправлены!</string>
<!-- Text shown in snackbar when one tab has been sent to device -->
Expand Down Expand Up @@ -2030,8 +1972,6 @@
<!-- Placeholder text shown in the Search Suggestion String TextField before a user enters text -->
<string name="search_add_custom_engine_suggest_string_hint">URL-адрес API поисковых предложений</string>
<!-- Description text for the Search Suggestion String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_suggest_string_example" formatted="false" moz:RemovedIn="118" tools:ignore="UnusedResources">Замените запрос на «%s». Пример:\nhttp://suggestqueries.google.com/complete/search?client=firefox&amp;q=%s</string>
<!-- Description text for the Search Suggestion String TextField. The %s is part of the string -->
<string name="search_add_custom_engine_suggest_string_example_2" formatted="false">Замените запрос на «%s». Пример:\nhttps://suggestqueries.google.com/complete/search?client=firefox&amp;q=%s</string>
<!-- The text for the "Save" button for saving a custom search engine -->
<string name="search_custom_engine_save_button">Сохранить</string>
Expand Down

0 comments on commit 9506542

Please sign in to comment.