Translated using Weblate (Croatian)
Currently translated at 98.5% (66 of 67 strings) Translation: Simple Mobile Tools/Simple Music Player Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/hr/
This commit is contained in:
parent
7eb5ef5538
commit
7f53aa8ad1
1 changed files with 4 additions and 12 deletions
|
@ -1,3 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Jednostavni glazbeni svirač</string>
|
||||
<string name="app_launcher_name">Glazbeni svirač</string>
|
||||
|
@ -17,7 +18,6 @@
|
|||
<string name="volume">Volume</string>
|
||||
<string name="playback_speed">Playback speed</string>
|
||||
<string name="loading_files">Loading files…</string>
|
||||
|
||||
<!-- Playlists -->
|
||||
<string name="add_file_to_playlist">Dodajte datoteku na popis za reprodukciju</string>
|
||||
<string name="add_folder_to_playlist">Dodajte mapu na popis za reprodukciju</string>
|
||||
|
@ -46,14 +46,12 @@
|
|||
<string name="show_album_cover">Pokazivanje naslovnice albuma na glavnom zaslonu</string>
|
||||
<string name="all_tracks">All tracks</string>
|
||||
<string name="add_to_playlist">Add to playlist</string>
|
||||
<string name="create_playlist_label">You can create a new playlist by selecting the wanted artists, albums or tracks and using Menu -> Add to playlist.</string>
|
||||
|
||||
<string name="create_playlist_label">You can create a new playlist by selecting the wanted artists, albums or tracks and using Menu -> Add to playlist.</string>
|
||||
<!-- Sorting -->
|
||||
<string name="track_count">Track Count</string>
|
||||
<string name="album_count">Album Count</string>
|
||||
<string name="artist_name">Artist Name</string>
|
||||
<string name="year">Year</string>
|
||||
|
||||
<!-- Artists -->
|
||||
<string name="artists">Artists</string>
|
||||
<string name="albums">Albums</string>
|
||||
|
@ -61,28 +59,23 @@
|
|||
<item quantity="one">%d Album</item>
|
||||
<item quantity="other">%d Albums</item>
|
||||
</plurals>
|
||||
|
||||
<string name="tracks">Tracks</string>
|
||||
<plurals name="tracks_plural">
|
||||
<item quantity="one">%d Track</item>
|
||||
<item quantity="other">%d Tracks</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Queue -->
|
||||
<string name="next_track">Next:</string>
|
||||
<string name="track_queue">Track queue</string>
|
||||
<string name="add_to_queue">Add to queue</string>
|
||||
<string name="remove_from_queue">Remove from queue</string>
|
||||
<string name="create_playlist_from_queue">Create playlist from queue</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="equalizer">Ekvilajzer</string>
|
||||
<string name="swap_prev_next">Zamijeni prethodna/sljedeća tipke slušalica</string>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">Kako mogu premotati pjesme?</string>
|
||||
<string name="faq_1_title">Kako mogu premotati pjesme\?</string>
|
||||
<string name="faq_1_text">Možete kliknuti na tekst trenutnog ili krajnjeg trajanja pjesme u blizini trake za pretraživanje, pomoću kojeg ćete premotati pjesmu unatrag ili naprijed.</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
|
||||
<string name="app_title">Simple Music Player - A cool player for your songs</string>
|
||||
|
@ -124,9 +117,8 @@
|
|||
<b>Reddit:</b>
|
||||
https://www.reddit.com/r/SimpleMobileTools
|
||||
</string>
|
||||
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
Loading…
Reference in a new issue