Strings - app/src/main/res/values-ru/strings.xml

pull/420/head
runner 3 years ago committed by Jonathan Almeida
parent d971b3ff29
commit 2f3761c223

@ -456,9 +456,6 @@
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Узнать больше</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Выключено глобально. Можно включить в настройках.</string>
<!-- Preference switch for Telemetry -->
<string name="preferences_telemetry">Телеметрия</string>
<!-- Preference switch for usage and technical data collection -->
@ -469,6 +466,8 @@
<string name="preferences_marketing_data">Маркетинговые данные</string>
<!-- Preference description for marketing data collection, parameter is the app name (e.g. Firefox) -->
<string name="preferences_marketing_data_description">Делиться данными о том, что вы используете в %1$s, с Leanplum, нашим мобильным маркетинговым вендором.</string>
<!-- Preference description for marketing data collection -->
<string name="preferences_marketing_data_description2">Делиться базовыми данными об использовании с Adjust, нашим мобильным маркетинговым вендором</string>
<!-- Title for studies preferences -->
<string name="preference_experiments_2">Исследования</string>
<!-- Summary for studies preferences -->
@ -810,8 +809,6 @@
<string name="bookmark_delete_folder_snackbar">%1$s удалена</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Создать папку</string>
<!-- deprecated: Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_created_snackbar">Закладка создана.</string>
<!-- Snackbar title shown after a bookmark has been created. -->
<string name="bookmark_saved_snackbar">Закладка сохранена!</string>
<!-- Snackbar edit button shown after a bookmark has been created. -->
@ -1782,20 +1779,7 @@
<!-- Content description for close button in collection placeholder. -->
<string name="remove_home_collection_placeholder_content_description">Убрать</string>
<!-- Deprecated: text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Получите максимум от %s.</string>
<!-- Content description radio buttons with a link to more information -->
<string name="radio_preference_info_content_description">Нажмите, чтобы узнать больше</string>
<!-- Deprecated: No Open Tabs Message Header -->
<string name="no_collections_header1">Собирайте то, что важно для вас</string>
<!-- Deprecated: Label to describe what collections are to a new user without any collections -->
<string name="no_collections_description1">Объединяйте похожие запросы, сайты и вкладки, для быстрого доступа к ним в будущем.</string>
<!-- Deprecated: text for the firefox account onboarding card header when we detect you're already signed in to -->
<string name="onboarding_firefox_account_auto_signin_header_2">В другом браузере Firefox на этом устройстве вы вошли как %s. Вы хотите авторизоваться с помощью этого аккаунта?</string>
<!-- Deprecated: Describes the add to homescreen functionality -->
<string name="add_to_homescreen_description">Вы можете легко добавить этот веб-сайт на домашний экран вашего телефона, чтобы иметь к нему мгновенный доступ и сёрфить быстрее со скоростью нативного приложения.</string>
</resources>

Loading…
Cancel
Save