Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions core/res/res/values-pl-rPL/cr_strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
<string name="aerr_copy">Skopiuj adres URL dziennika awarii</string>
<string name="url_copy_success">URL skopiowany pomyślnie</string>
<string name="url_copy_failed">Wystąpił błąd podczas przesyłania dziennika do serwisu Pasty</string>
<!-- Lock gesture -->
<string name="gesture_locked_warning">Przesuń ponownie, aby odblokować gesty</string>
<!-- GameSpace -->
<string name="gamespace_new_game_added"><xliff:g id="name" example="MyApp">%s</xliff:g> dodano do Przestrzeni gier</string>
<!-- App lock -->
<string name="unlock_application">Odblokuj <xliff:g id="label" example="Telegram">%1$s</xliff:g></string>
<!-- Pocket Lock -->
<string name="pocket_mode_title">Tryb kieszonkowy jest aktywny</string>
<string name="pocket_mode_illustration_description">Ilustracja telefonu w kieszeni</string>
Expand All @@ -22,4 +16,6 @@
<string name="pocket_mode_instruction_step2">2. Naciśnij i przytrzymaj przycisk zasilania, aby wyjść z trybu kieszonkowego.</string>
<!-- Cycle through ringer modes -->
<string name="volume_dialog_ringer_guidance_normal">Połączenia i powiadomienia będą z dźwiękiem</string>
<!-- GameSpace -->
<string name="gamespace_new_game_added"><xliff:g id="name" example="MyApp">%s</xliff:g> dodano do przestrzeni gier</string>
</resources>
6 changes: 3 additions & 3 deletions packages/SystemUI/res/values-zh-rCN/cr_strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@
<string name="quick_settings_volume_panel_label">音量面板</string>
<!-- Smart Pixels -->
<string name="quick_settings_smart_pixels_label">智能像素</string>
<string name="quick_settings_smart_pixels_on">On</string>
<string name="quick_settings_smart_pixels_off">Off</string>
<string name="smart_pixels_percent_label">Pixel percentage</string>
<string name="quick_settings_smart_pixels_on">开启</string>
<string name="quick_settings_smart_pixels_off">关闭</string>
<string name="smart_pixels_percent_label">像素百分比</string>
<string name="smart_pixels_percent_format"><xliff:g id="percent" example="25">%d</xliff:g>%%</string>
<!-- Weather Tile -->
<string name="omnijaws_service_error">加载天气数据时出错</string>
Expand Down