Skip to content

Commit

Permalink
Translated using Weblate (Croatian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (294 of 294 strings)

Translation: Auxio/Strings
Translate-URL: https://hosted.weblate.org/projects/auxio/strings/hr/
  • Loading branch information
milotype authored and weblate committed Dec 23, 2023
1 parent 7174542 commit dfbb800
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion app/src/main/res/values-hr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<string name="desc_genre_image">Slika žanra za %s</string>
<string name="def_artist">Nepoznat izvođač</string>
<string name="def_genre">Nepoznat žanr</string>
<string name="def_track">Nema staze</string>
<string name="def_track">Nema zvučnog zapisa</string>
<string name="def_date">Bez datuma</string>
<string name="def_playback">Glazba se ne reproducira</string>
<string name="cdc_mp3">MPEG-1 zvuk</string>
Expand Down Expand Up @@ -299,4 +299,11 @@
<string name="lbl_error_info">Podaci greške</string>
<string name="lbl_report">Prijavi grešku</string>
<string name="lbl_copied">Kopirano</string>
<string name="def_album_count">Nema albuma</string>
<string name="lbl_import_playlist">Uvezen popis pjesama</string>
<string name="lbl_path">Staza</string>
<string name="lbl_demo">Demo snimka</string>
<string name="lbl_demos">Demo snimke</string>
<string name="err_import_failed">Nije bilo moguće uvesti popis pjesama iz ove datoteke</string>
<string name="lbl_empty_playlist">Prazan popis pjesama</string>
</resources>

0 comments on commit dfbb800

Please sign in to comment.