Skip to content

Commit

Permalink
Translated using Weblate (Slovak)
Browse files Browse the repository at this point in the history
Currently translated at 42.2% (52 of 123 strings)

Translation: Voice/strings
Translate-URL: https://hosted.weblate.org/projects/voice/strings/sk/
  • Loading branch information
Unambiguous authored and weblate committed Oct 17, 2023
1 parent 9bf090c commit 81c4dc0
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions strings/src/main/res/values-sk/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<string name="download_book_cover">Obal z internetu</string>
<string name="pick_book_cover">Obal zo súboru</string>
<string name="edit_book_title">Upraviť knihu</string>
<string name="audiobook_folders_title">Adresáre s audioknihami</string>
<string name="audiobook_folders_title">Zložka s audioknihami</string>
<string name="playback_speed">Rýchlosť prehrávania</string>
<string name="bookmark">Záložky</string>
<string name="bookmark">Záložka</string>
<string name="bookmark_edit_title">Upraviť záložku</string>
<string name="bookmark_edit_hint">Názov záložky</string>
<string name="bookmark_added">Záložka pridaná</string>
Expand All @@ -42,4 +42,25 @@
<string name="close">Zavriet</string>
<string name="delete">Vymazať</string>
<string name="add">Pridať</string>
<string name="mark_as_not_started">Označiť za nezačaté</string>
<string name="pref_get_support">Podpora</string>
<string name="mark_as_completed">Označiť za ukončené</string>
<string name="pause">Pozastaviť</string>
<string name="pref_help_translating">Pomôcť s prekladom</string>
<string name="folder_type_no_books">Aplikácia nenašla žiadne knihy. Sú tam nejaké audio súbory\?</string>
<string name="pref_app_version">Verzia aplikácie</string>
<string name="folder_type_dialog_title">Čo by ste chceli pridať\?</string>
<string name="cover_search.author">Autor</string>
<string name="pref_report_issue">Nahlásiť problém</string>
<plurals name="folder_type_file_count">
<item quantity="one">%d audio súbor</item>
<item quantity="few">%d audio súbory</item>
<item quantity="other">%d audio súborov</item>
</plurals>
<string name="more">Viac</string>
<string name="bookmark_just_now">Práve teraz</string>
<string name="folder_type_title">Ako sú organizované vaše súbory\?</string>
<string name="mark_as_current">Označiť za aktuálne</string>
<string name="play">Prehrať</string>
<string name="volume_boost">Zvýrazniť hlasitosť</string>
</resources>

0 comments on commit 81c4dc0

Please sign in to comment.