diff options
author | Geoff Mendal <mendal@google.com> | 2015-01-28 07:46:39 -0800 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-01-28 07:46:39 -0800 |
commit | f218141bc9fd906fb01d4dd4b53b25f3a5c9934d (patch) | |
tree | b8a1712f889911baeb3cd4e95e6c05cebfc90506 /packages/SystemUI/res/values-ru | |
parent | 47185e8c71d6959f8b98b0eec6285c74acb9ca59 (diff) | |
download | frameworks_base-f218141bc9fd906fb01d4dd4b53b25f3a5c9934d.zip frameworks_base-f218141bc9fd906fb01d4dd4b53b25f3a5c9934d.tar.gz frameworks_base-f218141bc9fd906fb01d4dd4b53b25f3a5c9934d.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I908acd89310fd1f9e7a974043e00d97197fcff12
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SystemUI/res/values-ru')
-rw-r--r-- | packages/SystemUI/res/values-ru/strings.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/packages/SystemUI/res/values-ru/strings.xml b/packages/SystemUI/res/values-ru/strings.xml index 8425cb4..cd00556 100644 --- a/packages/SystemUI/res/values-ru/strings.xml +++ b/packages/SystemUI/res/values-ru/strings.xml @@ -19,7 +19,7 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_label" msgid="7164937344850004466">"Графический интерфейс системы"</string> + <string name="app_label" msgid="7164937344850004466">"Интерфейс системы"</string> <string name="status_bar_clear_all_button" msgid="7774721344716731603">"Очистить"</string> <string name="status_bar_recent_remove_item_title" msgid="6026395868129852968">"Удалить из списка"</string> <string name="status_bar_recent_inspect_item_title" msgid="7793624864528818569">"О приложении"</string> @@ -161,8 +161,7 @@ <skip /> <string name="accessibility_recents_item_will_be_dismissed" msgid="395770242498031481">"Удаление приложения <xliff:g id="APP">%s</xliff:g> из списка."</string> <string name="accessibility_recents_item_dismissed" msgid="6803574935084867070">"Приложение \"<xliff:g id="APP">%s</xliff:g>\" удалено из списка."</string> - <!-- no translation found for accessibility_recents_all_items_dismissed (4464697366179168836) --> - <skip /> + <string name="accessibility_recents_all_items_dismissed" msgid="4464697366179168836">"Все недавние приложения закрыты."</string> <string name="accessibility_recents_item_launched" msgid="7616039892382525203">"Запуск приложения <xliff:g id="APP">%s</xliff:g>."</string> <string name="accessibility_notification_dismissed" msgid="854211387186306927">"Уведомление закрыто"</string> <string name="accessibility_desc_notification_shade" msgid="4690274844447504208">"Панель уведомлений"</string> @@ -284,8 +283,7 @@ <string name="recents_lock_to_app_button_label" msgid="6942899049072506044">"Заблокировать в приложении"</string> <string name="recents_search_bar_label" msgid="8074997400187836677">"поиск"</string> <string name="recents_launch_error_message" msgid="2969287838120550506">"Не удалось запустить приложение \"<xliff:g id="APP">%s</xliff:g>\""</string> - <!-- no translation found for recents_dismiss_all_message (8495275386693095768) --> - <skip /> + <string name="recents_dismiss_all_message" msgid="8495275386693095768">"Закрыть все приложения"</string> <string name="expanded_header_battery_charged" msgid="5945855970267657951">"Батарея заряжена"</string> <string name="expanded_header_battery_charging" msgid="205623198487189724">"Зарядка батареи"</string> <string name="expanded_header_battery_charging_with_time" msgid="457559884275395376">"<xliff:g id="CHARGING_TIME">%s</xliff:g> до полной зарядки"</string> |