Added classic theme and updated translations
This commit is contained in:
parent
891f1bce34
commit
8d49f8cdcb
61 changed files with 1652 additions and 590 deletions
|
@ -511,9 +511,30 @@
|
|||
<string name="start_payment">చెల్లింపు ప్రారంభించండి</string>
|
||||
<string name="pref_title_expand_now_playing_panel">ఇప్పుడు ప్లే స్క్రీన్ చూపించు</string>
|
||||
<string name="pref_summary_expand_now_playing_panel">నోటిఫికేషన్పై క్లిక్ చేస్తే హోమ్ స్క్రీన్కు బదులుగా ఇప్పుడు ప్లే స్క్రీన్ కనిపిస్తుంది</string>
|
||||
<string name="tiny_card_style">Tiny card</string>
|
||||
<string name="tiny_card_style">చిన్న కార్డు</string>
|
||||
<string name="about_album_label">సుమారు% s</string>
|
||||
<string name="pref_language_name">భాషను ఎంచుకోండి</string>
|
||||
<string name="translators">అనువాదకుల</string>
|
||||
<string name="translators_summary">The people who helped translate this app</string>
|
||||
<string name="translators_summary">ఈ అనువర్తనాన్ని అనువదించడానికి సహాయం చేసిన వ్యక్తులు</string>
|
||||
<string name="try_retro_music_premium">Try Retro Music Premium</string>
|
||||
<plurals name="albumSongs">
|
||||
<item quantity="one">Song</item>
|
||||
<item quantity="other">Songs</item>
|
||||
</plurals>
|
||||
<plurals name="albums">
|
||||
<item quantity="one">Album</item>
|
||||
<item quantity="other">Albums</item>
|
||||
</plurals>
|
||||
<plurals name="numSongs">
|
||||
<item quantity="one">%d Song</item>
|
||||
<item quantity="other">%d Songs</item>
|
||||
</plurals>
|
||||
<plurals name="numAlbums">
|
||||
<item quantity="one">%d Album</item>
|
||||
<item quantity="other">%d Albums</item>
|
||||
</plurals>
|
||||
<plurals name="numArtists">
|
||||
<item quantity="one">%d Artist</item>
|
||||
<item quantity="other">%d Artists</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue