mirror of
https://github.com/gabehf/tempus.git
synced 2026-03-14 17:56:01 -07:00
feat: update Russian localization
This commit is contained in:
parent
20ffc960df
commit
eb6a2b609e
2 changed files with 410 additions and 387 deletions
|
|
@ -32,6 +32,21 @@
|
|||
<item>300</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="streaming_cache_size_titles">
|
||||
<item>Отключено</item>
|
||||
<item>128 MiB</item>
|
||||
<item>256 MiB</item>
|
||||
<item>512 MiB</item>
|
||||
<item>1024 MiB</item>
|
||||
</string-array>
|
||||
<string-array name="streaming_cache_size_values">
|
||||
<item>0</item>
|
||||
<item>128</item>
|
||||
<item>256</item>
|
||||
<item>512</item>
|
||||
<item>1024</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="max_bitrate_wifi_list_titles">
|
||||
<item>Оригинал</item>
|
||||
<item>32 kbps</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue