diff options
author | inky@build01 <jenkins@cyanogenmod.com> | 2016-11-29 09:38:57 -0800 |
---|---|---|
committer | inky@build01 <jenkins@cyanogenmod.com> | 2016-11-29 09:38:57 -0800 |
commit | 64c8b685d34085e8e380e1db9d6b225b09b4b378 (patch) | |
tree | 86423740b98645331bde46742ebeafc0f11e9bb5 /packages | |
parent | 427433abaa7a05b396ec38594064e0eb6d6523be (diff) | |
download | frameworks_base-64c8b685d34085e8e380e1db9d6b225b09b4b378.zip frameworks_base-64c8b685d34085e8e380e1db9d6b225b09b4b378.tar.gz frameworks_base-64c8b685d34085e8e380e1db9d6b225b09b4b378.tar.bz2 |
Automatic translation import
Change-Id: I38a02ada64c66994c99ba5aee59a522931227337
Ticket: -
Diffstat (limited to 'packages')
-rw-r--r-- | packages/Keyguard/res/values-eo/cm_strings.xml | 1 | ||||
-rw-r--r-- | packages/SystemUI/res/values-af/cm_strings.xml | 4 | ||||
-rw-r--r-- | packages/SystemUI/res/values-bg/cm_strings.xml | 10 | ||||
-rw-r--r-- | packages/SystemUI/res/values-eo/cm_arrays.xml | 18 | ||||
-rw-r--r-- | packages/SystemUI/res/values-eo/cm_strings.xml | 77 | ||||
-rw-r--r-- | packages/SystemUI/res/values-ja/cm_strings.xml | 13 | ||||
-rw-r--r-- | packages/SystemUI/res/values-pl/cm_strings.xml | 1 | ||||
-rw-r--r-- | packages/SystemUI/res/values-sr/cm_strings.xml | 3 |
8 files changed, 20 insertions, 107 deletions
diff --git a/packages/Keyguard/res/values-eo/cm_strings.xml b/packages/Keyguard/res/values-eo/cm_strings.xml index 02d7be6..0ba09aa 100644 --- a/packages/Keyguard/res/values-eo/cm_strings.xml +++ b/packages/Keyguard/res/values-eo/cm_strings.xml @@ -18,7 +18,6 @@ <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- When the user inserts a sim card with some personalization enabled --> <!-- Shown in the lock screen when there is SIM card IO error. --> - <string name="lockscreen_sim_error_message_short">Nevalida karto.</string> <!-- Instructions telling the user remaining times when enter SIM PIN view. --> <!-- Shown in the KeyguardSimPinView when entry length is too short. --> </resources> diff --git a/packages/SystemUI/res/values-af/cm_strings.xml b/packages/SystemUI/res/values-af/cm_strings.xml index c0ada53..823e9b3 100644 --- a/packages/SystemUI/res/values-af/cm_strings.xml +++ b/packages/SystemUI/res/values-af/cm_strings.xml @@ -218,4 +218,8 @@ <!-- Path data for landscape battery --> <!-- Path data for circle battery --> <!-- Weather string format in keyguard --> + <string name="keyguard_status_view_weather_format"><xliff:g id="temp">%1$s</xliff:g> <xliff:g id="condition">%2$s</xliff:g></string> + <string name="expand_hint">Trek af om uit te brei</string> + <string name="swipe_left_hint">Vee links na <xliff:g id="app_name">%1$s </xliff:g></string> + <string name="swipe_right_hint">Vee regs na kennisgewings</string> </resources> diff --git a/packages/SystemUI/res/values-bg/cm_strings.xml b/packages/SystemUI/res/values-bg/cm_strings.xml index 1f2baeb..18cc9ba 100644 --- a/packages/SystemUI/res/values-bg/cm_strings.xml +++ b/packages/SystemUI/res/values-bg/cm_strings.xml @@ -104,7 +104,7 @@ <string name="quick_settings_usb_tether_label">Тетъринг през USB</string> <string name="quick_settings_screen_timeout_detail_title">Изключване на дисплея</string> <string name="quick_settings_lockscreen_label">Заключен екран</string> - <string name="quick_settings_ambient_display_label">Атмосферен екран</string> + <string name="quick_settings_ambient_display_label">Активен дисплей</string> <string name="quick_settings_lockscreen_label_enforced">Принудително заключен екран</string> <string name="quick_settings_lockscreen_label_locked_by_profile">Деактивирано от профила</string> <!-- Content description of the screen timeout tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> @@ -142,13 +142,13 @@ <!-- 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">Атмосферен екран изключен.</string> + <string name="accessibility_quick_settings_ambient_display_off">Активен дисплей е изключен.</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">Атмосферен екран включен.</string> + <string name="accessibility_quick_settings_ambient_display_on">Активен дисплей е включен.</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">Атмосферен екран е изключен.</string> + <string name="accessibility_quick_settings_ambient_display_changed_off">Активен дисплей е изключен.</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">Атмосферен екран е включен.</string> + <string name="accessibility_quick_settings_ambient_display_changed_on">Активен дисплей е включен.</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] --> diff --git a/packages/SystemUI/res/values-eo/cm_arrays.xml b/packages/SystemUI/res/values-eo/cm_arrays.xml index 90be37c..44e4c6a 100644 --- a/packages/SystemUI/res/values-eo/cm_arrays.xml +++ b/packages/SystemUI/res/values-eo/cm_arrays.xml @@ -17,24 +17,6 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- Cardinal directions for the compass tile --> - <string-array name="cardinal_directions"> - <item>N</item> - <!-- North --> - <item>N-Or</item> - <!-- North east --> - <item>Or</item> - <!-- East --> - <item>S-Or</item> - <!-- South east --> - <item>S</item> - <!-- South --> - <item>S-Ok</item> - <!-- South west --> - <item>Ok</item> - <!-- West --> - <item>N-Ok</item> - <!-- North west --> - </string-array> <!-- Performance profiles description--> <!-- Performance profiles announcement--> <!-- Dynamic tiles --> diff --git a/packages/SystemUI/res/values-eo/cm_strings.xml b/packages/SystemUI/res/values-eo/cm_strings.xml index a44e4c8..83a6190 100644 --- a/packages/SystemUI/res/values-eo/cm_strings.xml +++ b/packages/SystemUI/res/values-eo/cm_strings.xml @@ -19,116 +19,53 @@ <!-- Content description of the data connection type HSPA+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> <!-- Content description of the data connection type 4G+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> <!-- 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">Movi dekstren por %1$s</string> - <string name="right_shortcut_hint">Movi maldekstren por %1$s</string> - <string name="select_application">Elekti aplikaĵon</string> - <string name="lockscreen_choose_action_title">Elekti agon</string> - <string name="lockscreen_none_target">Nenio</string> <!-- Dialog title for navigation bar button selection --> - <string name="navbar_dialog_title">Elekti agon por atribui</string> - <string name="navbar_home_button">Hejmbutono</string> - <string name="navbar_recent_button">Lasttempe-butono</string> - <string name="navbar_search_button">Serĉ-butono</string> - <string name="navbar_back_button">Reen-butono</string> - <string name="navbar_empty_button">Malplena butono</string> - <string name="navbar_menu_conditional_button">Menubutono (aŭtomate kaŝita)</string> - <string name="navbar_menu_always_button">Menubutono (ĉiam videbla)</string> - <string name="navbar_menu_big_button">Menubutono</string> - <string name="accessibility_dpad_left">Maldekstra kursoro</string> - <string name="accessibility_dpad_right">Dekstra kursoro</string> <!-- Development shortcuts --> <!-- Title shown in recents popup for wiping application's data --> - <string name="advanced_dev_option_wipe_app">Forigi ĉiujn datumojn</string> <!-- Title shown in recents popup for force stopping the application --> - <string name="advanced_dev_option_force_stop">Devigi ĉesadon</string> <!-- Title shown in recents popup for uninstalling the application --> <string name="advanced_dev_option_uninstall">Malinstali</string> <!-- Content description of the light brightness slider (not shown on the screen). [CHAR LIMIT=NONE] --> <!-- 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">Profiloj malaktivaj.</string> <!-- Content description of the profiles tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> - <string name="accessibility_quick_settings_profiles">Profilo: <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">Profiloj malŝaltitaj.</string> <!-- Announcement made when the profiles tile changes (not shown on the screen). [CHAR LIMIT=NONE] --> - <string name="accessibility_quick_settings_profiles_changed">Profilo ŝanĝita al <xliff:g id="profile" example="Default">%s</xliff:g>.</string> - <string name="quick_settings_compass_init">Preparado\u2026</string> <!-- Lights settings, LED notification --> <!-- Screen pinning dialog description (for devices without navbar) --> - <string name="screen_pinning_description_no_navbar">Tio lasos ĝin videbla ĝin kiam vi malfiksos ĝin. Tuŝetu kaj tenu la reenbutonon por malfiksi.</string> - <string name="quick_settings_custom_tile_detail_title">Tajlorita kahelo</string> - <string name="quick_settings_remove">Forigi kahelon</string> - <string name="quick_settings_network_adb_label">reta ADB</string> - <string name="quick_settings_compass_label">Kompaso</string> - <string name="quick_settings_nfc_label">NFC</string> - <string name="quick_settings_profiles">Sistemaj profiloj</string> - <string name="quick_settings_profiles_off">Profiloj malŝaltitaj</string> - <string name="quick_settings_heads_up_label">Atentigoj</string> <!-- quick settings battery saver label to show when device is charging and tile is disabled --> <!-- 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">Sinkronigado malaktiva.</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">Sinkronigado aktiva.</string> <!-- Announcement made when sync changes to off (not shown on the screen). [CHAR LIMIT=NONE] --> - <string name="accessibility_quick_settings_sync_changed_off">Sinkronigado malŝaltita.</string> <!-- Announcement made when sync changes to on (not shown on the screen). [CHAR LIMIT=NONE] --> - <string name="accessibility_quick_settings_sync_changed_on">Sinkronigado ŝaltita.</string> - <string name="quick_settings_sync_label">Sinkronigo</string> - <string name="quick_settings_usb_tether_label">USB modemo</string> - <string name="quick_settings_screen_timeout_detail_title">Ekrana tempolimo</string> - <string name="quick_settings_lockscreen_label">Ŝlosa ekrano</string> - <string name="quick_settings_ambient_display_label">Ĉirkaŭaĵa afiŝado</string> - <string name="quick_settings_lockscreen_label_enforced">Ŝlosa ekrano devigita</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">Ekrana tempolimo: <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">Ekrana tempolimo ŝanĝita al <xliff:g id="timeout" example="30 seconds">%s</xliff:g>.</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">Bateria reĝimo: reĝimo de energia ŝparado.</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">Bateria reĝimo: meza reĝimo.</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">Bateria reĝimo: reĝimo de rendimento.</string> <!-- Content description of the battery mode tile in quick settings when on, efficiency mode (not shown on the screen). [CHAR LIMIT=NONE] --> <!-- Content description of the battery mode tile in quick settings when on, quick mode (not shown on the screen). [CHAR LIMIT=NONE] --> <!-- 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">Bateria reĝimo ŝanĝita al reĝimo de energia ŝparado.</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">Bateria reĝimo ŝanĝita al meza reĝimo.</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">Bateria reĝimo ŝanĝita al reĝimo de rendimento.</string> <!-- Announcement made when the battery mode tile changes to efficiency (not shown on the screen). [CHAR LIMIT=NONE] --> <!-- Announcement made when the battery mode tile changes to quick (not shown on the screen). [CHAR LIMIT=NONE] --> <!-- 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">Ŝlosa ekrano malaktiva.</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">Ŝlosa ekrano aktiva.</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">Ŝlosa ekrano malŝaltita.</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">Ŝlosa ekrano ŝaltita.</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">Ĉirkaŭaĵa afiŝado malaktiva.</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">Ĉirkaŭaĵa afiŝado aktiva.</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">Ĉirkaŭaĵa afiŝado malŝaltita.</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">Ĉirkaŭaĵa afiŝado ŝaltita.</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">Atentigoj malaktivaj.</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">Atentigoj aktivaj.</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">Atentigoj malŝaltitaj.</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">Atentigoj ŝaltitaj.</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] --> @@ -136,30 +73,16 @@ <!-- Announcement made when battery saver changes to off (not shown on the screen). [CHAR LIMIT=NONE] --> <!-- Announcement made when battery saver changes to on (not shown on the screen). [CHAR LIMIT=NONE] --> <!-- Dynamic tiles --> - <string name="quick_settings_dynamic_tile_detail_title">Dinamika kahelo</string> - <string name="dynamic_qs_tile_next_alarm_label">Venonta alarmo</string> - <string name="dynamic_qs_tile_ime_selector_label">IME elektilo</string> - <string name="dynamic_qs_tile_su_label">Radikuzanta atingo</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">Lokalizado: reĝimo de bateria ŝparado.</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">Lokalizado: reĝimo de nur aparato.</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">Lokalizado: reĝimo de alta precizeco.</string> <!-- QuickSettings: Location detail panel title [CHAR LIMIT=NONE] --> - <string name="quick_settings_location_detail_title">Moduso por loko</string> <!-- QuickSettings: Location (On, low-power) [CHAR LIMIT=NONE] --> - <string name="quick_settings_location_battery_saving_label">Ŝparado de baterio</string> <!-- QuickSettings: Location (On, gps-only) [CHAR LIMIT=NONE] --> - <string name="quick_settings_location_gps_only_label">Nur aparato</string> <!-- QuickSettings: Location (On, high-accuracy) [CHAR LIMIT=NONE] --> - <string name="quick_settings_location_high_accuracy_label">Alta precizeco</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">Lokalizado ŝanĝita al ŝparado de baterio.</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">Lokalizado ŝanĝita al reĝimo de nur aparato.</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">Lokalizado ŝanĝita al reĝimo de alta precizeco.</string> <!-- detail header when adding a tile --> <!-- Hotspot dialog message --> <!-- Notification which notifies user flashlight is enabled --> diff --git a/packages/SystemUI/res/values-ja/cm_strings.xml b/packages/SystemUI/res/values-ja/cm_strings.xml index 8dd5869..4a07cac 100644 --- a/packages/SystemUI/res/values-ja/cm_strings.xml +++ b/packages/SystemUI/res/values-ja/cm_strings.xml @@ -37,7 +37,7 @@ <!-- 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> + <string name="navbar_recent_button">履歴ボタン</string> <string name="navbar_search_button">検索ボタン</string> <string name="navbar_back_button">戻るボタン</string> <string name="navbar_empty_button">ボタンなし</string> @@ -104,7 +104,7 @@ <string name="quick_settings_usb_tether_label">USBテザリング</string> <string name="quick_settings_screen_timeout_detail_title">画面のタイムアウト</string> <string name="quick_settings_lockscreen_label">ロック画面</string> - <string name="quick_settings_ambient_display_label">常に画面表示ディスプレイ</string> + <string name="quick_settings_ambient_display_label">画面のクイックチェック</string> <string name="quick_settings_lockscreen_label_enforced">ロック画面強制</string> <string name="quick_settings_lockscreen_label_locked_by_profile">プロファイルによって無効になっています</string> <!-- Content description of the screen timeout tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> @@ -142,13 +142,13 @@ <!-- 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">ロック画面が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">常に画面表示ディスプレイはOFFです。</string> + <string name="accessibility_quick_settings_ambient_display_off">画面のクイックチェックはOFFです。</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">常に画面表示ディスプレイはONです。</string> + <string name="accessibility_quick_settings_ambient_display_on">画面のクイックチェックはONです。</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">常に画面表示ディスプレイがOFFになりました。</string> + <string name="accessibility_quick_settings_ambient_display_changed_off">画面のクイックチェックがOFFになりました。</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">常に画面表示ディスプレイがONになりました。</string> + <string name="accessibility_quick_settings_ambient_display_changed_on">画面のクイックチェックがONになりました。</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">ヘッドアップはOFFです。</string> <!-- Content description of the heads up tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] --> @@ -174,6 +174,7 @@ <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">ルートアクセス</string> + <string name="dynamic_qs_tile_themes_label">テーマ</string> <string name="quick_settings_title_advanced_location">3方式の位置情報</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> diff --git a/packages/SystemUI/res/values-pl/cm_strings.xml b/packages/SystemUI/res/values-pl/cm_strings.xml index f5b0eab..95c831e 100644 --- a/packages/SystemUI/res/values-pl/cm_strings.xml +++ b/packages/SystemUI/res/values-pl/cm_strings.xml @@ -174,6 +174,7 @@ <string name="dynamic_qs_tile_next_alarm_label">Następny alarm</string> <string name="dynamic_qs_tile_ime_selector_label">Przełącznik klawiatury</string> <string name="dynamic_qs_tile_su_label">Dostęp do roota</string> + <string name="dynamic_qs_tile_themes_label">Motywy</string> <string name="quick_settings_title_advanced_location">Trójstanowa lokalizacja</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">Raportowanie lokalizacji: tryb oszczędzania baterii.</string> diff --git a/packages/SystemUI/res/values-sr/cm_strings.xml b/packages/SystemUI/res/values-sr/cm_strings.xml index b7725f6..8bf4c5e 100644 --- a/packages/SystemUI/res/values-sr/cm_strings.xml +++ b/packages/SystemUI/res/values-sr/cm_strings.xml @@ -221,4 +221,7 @@ <!-- Path data for circle battery --> <!-- Weather string format in keyguard --> <string name="keyguard_status_view_weather_format"><xliff:g id="temp">%1$s</xliff:g> <xliff:g id="condition">%2$s</xliff:g></string> + <string name="expand_hint">Листај надоле да би проширио</string> + <string name="swipe_left_hint">Замах на лево за <xliff:g id="app_name">%1$s</xliff:g></string> + <string name="swipe_right_hint">Замах на десно за обавештења</string> </resources> |