diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-03-17 21:55:39 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-03-18 16:00:09 -0700 |
commit | f2a9674bf255f1a8c850d54430b1c65618f1f8b7 (patch) | |
tree | 519c914463c9566985157b40d99fe9b55e3aab41 /packages/SystemUI/res/values-uk | |
parent | df301d4a64fe0dfc812b39e3f7e2c2ca4b93c305 (diff) | |
download | frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.zip frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.tar.gz frameworks_base-f2a9674bf255f1a8c850d54430b1c65618f1f8b7.tar.bz2 |
Automatic translation import
Change-Id: I4af2a6a904e9229b261e95818f716d6b5708a6f4
Diffstat (limited to 'packages/SystemUI/res/values-uk')
-rw-r--r-- | packages/SystemUI/res/values-uk/cm_arrays.xml | 15 | ||||
-rw-r--r-- | packages/SystemUI/res/values-uk/cm_strings.xml | 73 |
2 files changed, 88 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-uk/cm_arrays.xml b/packages/SystemUI/res/values-uk/cm_arrays.xml index 8d05dc1..b07b52c 100644 --- a/packages/SystemUI/res/values-uk/cm_arrays.xml +++ b/packages/SystemUI/res/values-uk/cm_arrays.xml @@ -16,14 +16,29 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Cardinal directions for the compass tile --> <string-array name="cardinal_directions"> <item>Пн</item> + <!-- North --> <item>ПнСх</item> + <!-- North east --> <item>Сх</item> + <!-- East --> <item>ПдСх</item> + <!-- South east --> <item>Пд</item> + <!-- South --> <item>ПдЗх</item> + <!-- South west --> <item>Зх</item> + <!-- West --> <item>ПнЗх</item> + <!-- North west --> </string-array> + <!-- Performance profiles description--> + <!-- Performance profiles announcement--> + <!-- Dynamic tiles --> + <!-- LiveDisplay drawables --> + <!-- LiveDisplay description--> + <!-- LiveDisplay announcement--> </resources> diff --git a/packages/SystemUI/res/values-uk/cm_strings.xml b/packages/SystemUI/res/values-uk/cm_strings.xml index 7168559..fa0965c 100644 --- a/packages/SystemUI/res/values-uk/cm_strings.xml +++ b/packages/SystemUI/res/values-uk/cm_strings.xml @@ -16,9 +16,17 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <!-- Content description of the data connection type HSPA+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_data_connection_hspap">HSPA+</string> + <!-- Content description of the data connection type 4G+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_data_connection_4g_plus">4G+</string> + <!-- Weather string format in expanded statusbar header --> <string name="status_bar_expanded_header_weather_format"><xliff:g id="temp">%1$s</xliff:g> - <xliff:g id="condition">%2$s</xliff:g></string> + <!-- Text to use when the number in a notification info is too large + (greater than status_bar_notification_info_maxnum, defined in + values/config.xml) and must be truncated. + [CHAR LIMIT=4] --> + <!-- Strings for lockscreen shortcut hints --> <string name="left_shortcut_hint">Проведіть вправо для %1$s</string> <string name="right_shortcut_hint">Проведіть вліво для %1$s</string> <string name="lockscreen_message">Натисніть на іконку ліворуч або праворуч для зміни ярлика екрану блокування.</string> @@ -26,6 +34,7 @@ <string name="select_application">Вибрати програму</string> <string name="lockscreen_choose_action_title">Виберіть дію</string> <string name="lockscreen_none_target">НІчого</string> + <!-- Dialog title for navigation bar button selection --> <string name="navbar_dialog_title">Виберіть дію щоб призначити</string> <string name="navbar_home_button">Кнопка Додому</string> <string name="navbar_recent_button">Останні програми</string> @@ -37,15 +46,25 @@ <string name="navbar_menu_big_button">Кнопка Меню</string> <string name="accessibility_dpad_left">Курсор ліворуч</string> <string name="accessibility_dpad_right">Курсор праворуч</string> + <!-- Development shortcuts --> + <!-- Title shown in recents popup for wiping application's data --> <string name="advanced_dev_option_wipe_app">Стерти дані програм</string> + <!-- Title shown in recents popup for force stopping the application --> <string name="advanced_dev_option_force_stop">Примусово зупинити</string> + <!-- Title shown in recents popup for uninstalling the application --> <string name="advanced_dev_option_uninstall">Деінсталювати</string> + <!-- Content description of the light brightness slider (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_notification_brightness">Яскравість</string> + <!-- Content description of the profiles tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_profiles_off">Профілі вимкнено.</string> + <!-- Content description of the profiles tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_profiles">Профіль: <xliff:g id="profile" example="Default">%s</xliff:g>.</string> + <!-- Announcement made when the profiles tile changes to off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_profiles_changed_off">Профілі вимкнено.</string> + <!-- Announcement made when the profiles tile changes (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_profiles_changed">Профіль змінено на <xliff:g id="profile" example="Default">%s</xliff:g>.</string> <string name="quick_settings_compass_init">Ініціалізація\u2026</string> + <!-- Lights settings, LED notification --> <string name="led_notification_title">Індикатор подій</string> <string name="led_notification_text">Світлодіод увімкнено параметрами</string> <string name="qs_tile_edit_header_instruction">Натисніть і утримуйте плитку, щоб змінити</string> @@ -57,6 +76,7 @@ <string name="quick_settings_title_tiles">Плитки</string> <string name="quick_settings_title_show_weather">Показати погоду</string> <string name="quick_settings_title_enlarge_first_row">Збільшити перший рядок</string> + <!-- Screen pinning dialog description (for devices without navbar) --> <string name="screen_pinning_description_no_navbar">Триматиме це перед Вами, доки не відкріпите. Торкніться й утримуйте кнопку «Назад», щоб відкріпити.</string> <string name="quick_settings_custom_tile_detail_title">Власна плитка</string> <string name="quick_settings_remove">Видалити плитку</string> @@ -67,9 +87,13 @@ <string name="quick_settings_profiles_off">Профілі вимкнуто</string> <string name="quick_settings_heads_up_label">Спливаючі сповіщення</string> <string name="quick_settings_battery_saver_label">Енергозбереження</string> + <!-- Content description of the sync tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_sync_off">Синхронізацію вимкнено.</string> + <!-- Content description of the sync tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_sync_on">Синхронізацію увімкнено.</string> + <!-- Announcement made when sync changes to off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_sync_changed_off">Синхронізацію вимкнено.</string> + <!-- Announcement made when sync changes to on (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_sync_changed_on">Синхронізація увімкнено.</string> <string name="quick_settings_sync_label">Синхронізація</string> <string name="quick_settings_volume_panel_label">Панель гучності</string> @@ -78,40 +102,72 @@ <string name="quick_settings_lockscreen_label">Заблокувати екран</string> <string name="quick_settings_ambient_display_label">Ambient display</string> <string name="quick_settings_lockscreen_label_enforced">Блокування екрану ввімкнено</string> + <!-- Content description of the screen timeout tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_screen_timeout">Вимкнення екрана через: <xliff:g id="timeout" example="30 seconds">%s</xliff:g> секунд.</string> + <!-- Announcement made when the screen timeout tile changes (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_screen_timeout_changed">Вимкнення екрана відбувається через <xliff:g id="timeout" example="30 seconds">%s</xliff:g> секунд бездіяльності.</string> <string name="qs_tile_performance">Енергоспоживання</string> + <!-- Content description of the battery mode tile in quick settings when on, power save mode (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_perf_profile_pwrsv">Режим батареї: збереження енергії.</string> + <!-- Content description of the battery mode tile in quick settings when on, balanced mode (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_perf_profile_bal">Режим батареї: збалансований режим.</string> + <!-- Content description of the battery mode tile in quick settings when on, performance mode (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_perf_profile_perf">Режим батареї: висока продуктивність.</string> + <!-- Content description of the battery mode tile in quick settings when on, efficiency mode (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_perf_profile_bias_power">Енергоспоживання: енергоефективне.</string> + <!-- Content description of the battery mode tile in quick settings when on, quick mode (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_perf_profile_bias_perf">Енергоспоживання: продуктивне.</string> + <!-- Announcement made when the battery mode tile changes to power save (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_perf_profile_changed_pwrsv">Акумулятор тепер в режимі економії енергії.</string> + <!-- Announcement made when the battery mode tile changes to balanced (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_perf_profile_changed_bal">Режим акумулятора змінено на збалансований.</string> + <!-- Announcement made when the battery mode tile changes to performance (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_perf_profile_changed_perf">Режим акумулятора змінено для високої продуктивності.</string> + <!-- Announcement made when the battery mode tile changes to efficiency (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_perf_profile_changed_bias_power">Енергоспоживання змінено на ефективне.</string> + <!-- Announcement made when the battery mode tile changes to quick (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_perf_profile_changed_bias_perf">Енергоспоживання змінено на продуктивне.</string> <string name="quick_settings_performance_profile_detail_title">Енергоспоживання</string> + <!-- Content description of the lock screen tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_lock_screen_off">Блокування екрана вимкнено.</string> + <!-- Content description of the lock screen tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_lock_screen_on">Блокування екрана увімкнено.</string> + <!-- Announcement made when lock screen changes to off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_lock_screen_changed_off">Блокування екрана вимкнено.</string> + <!-- Announcement made when lock screen changes to on (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_lock_screen_changed_on">Блокування екрана увімкнено.</string> + <!-- Content description of the ambient display tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_ambient_display_off">Ambient display вимкнено.</string> + <!-- Content description of the ambient display tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_ambient_display_on">Ambient display увімкнено.</string> + <!-- Announcement made when ambient display changes to off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_ambient_display_changed_off">Ambient дисплей вимкнено.</string> + <!-- Announcement made when ambient display changes to on (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_ambient_display_changed_on">Ambient display увімкнено.</string> + <!-- Content description of the heads up tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_heads_up_off">Спливаючі сповіщення вимкнено.</string> + <!-- Content description of the heads up tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_heads_up_on">Спливаючі сповіщення увімкнено.</string> + <!-- Announcement made when heads up changes to off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_heads_up_changed_off">Спливаючі сповіщення вимкнено.</string> + <!-- Announcement made when heads up changes to on (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_heads_up_changed_on">Спливаючі сповіщення увімкнено.</string> + <!-- Content description of the caffeine tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] --> + <!-- Content description of the caffeine tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] --> + <!-- Content description of the battery saver tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_battery_saver_off">Енергозбереження вимкнено.</string> + <!-- Content description of the battery saver tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_battery_saver_on">Енергозбереження увімкнено.</string> + <!-- Announcement made when battery saver changes to off (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_battery_saver_changed_off">Енергозбереження вимкнено.</string> + <!-- Announcement made when battery saver changes to on (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_battery_saver_changed_on">Енергозбереження увімкнено.</string> + <!-- Dynamic tiles --> <string name="quick_settings_dynamic_tile_detail_title">Динамічні плитки</string> <string name="dynamic_qs_tile_next_alarm_label">Наступний сигнал</string> <string name="dynamic_qs_tile_ime_selector_label">Вибір способу вводу</string> <string name="dynamic_qs_tile_su_label">Root доступ</string> + <!-- LiveDisplay strings --> <string name="accessibility_quick_settings_live_display_off">LiveDisplay вимкнено.</string> <string name="accessibility_quick_settings_live_display_auto">LiveDisplay: автоматичний режим.</string> <string name="accessibility_quick_settings_live_display_day">LiveDisplay: денний режим.</string> @@ -123,16 +179,33 @@ <string name="accessibility_quick_settings_live_display_changed_night">LiveDisplay у нічному режимі.</string> <string name="accessibility_quick_settings_live_display_changed_outdoor">LiveDisplay у режимі «На вулиці».</string> <string name="quick_settings_title_advanced_location">Параметри відправки геоданих</string> + <!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_location_battery_saving">Надсилання місця розташування: економія батареї.</string> + <!-- Content description of the location tile in quick settings when on, sensors only mode (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_location_gps_only">Надсилання місця розташування: тільки датчики.</string> + <!-- Content description of the location tile in quick settings when on, high accuracy mode (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_location_high_accuracy">Надсилання місця розташування: висока точність.</string> + <!-- QuickSettings: Location detail panel title [CHAR LIMIT=NONE] --> <string name="quick_settings_location_detail_title">Режим розташування</string> + <!-- QuickSettings: Location (On, low-power) [CHAR LIMIT=NONE] --> <string name="quick_settings_location_battery_saving_label">Економія батареї</string> + <!-- QuickSettings: Location (On, gps-only) [CHAR LIMIT=NONE] --> <string name="quick_settings_location_gps_only_label">По датчиках пристрою</string> + <!-- QuickSettings: Location (On, high-accuracy) [CHAR LIMIT=NONE] --> <string name="quick_settings_location_high_accuracy_label">Висока точність</string> + <!-- Announcement made when the location tile changes to battery saving (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_location_changed_battery_saving">Визначення місцезнаходження у режимі економії батареї.</string> + <!-- Announcement made when the location tile changes to sensors only (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_location_changed_gps_only">Визначення місцезнаходження тепер використовує лише датчики пристрою.</string> + <!-- Announcement made when the location tile changes to high accuracy (not shown on the screen). [CHAR LIMIT=NONE] --> <string name="accessibility_quick_settings_location_changed_high_accuracy">Визначення місцезнаходження у режимі високої точності.</string> <string name="quick_settings_tiles_category_system">Системні плитки</string> + <!-- detail header when adding a tile --> <string name="quick_settings_tiles_add_tiles">Додати плитку</string> + <!-- Hotspot dialog message --> + <!-- Notification which notifies user flashlight is enabled --> + <!-- Wi-Fi hotspot label when enabled --> + <!-- CellularTile data sim not configured state string --> + <!-- Content description of the dock battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> + <string name="accessibility_dock_battery_level">Заряд батареї док-станції <xliff:g id="number">%d</xliff:g> процентів.</string> </resources> |