A fork of https://github.com/crosspoint-reader/crosspoint-reader
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add missing translations for Romanian (#1265)

## Summary

* **What is the goal of this PR?** (e.g., Implements the new feature for
file uploading.)

added Romanian ranslations from recent commits.

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**< NO >**_

authored by

ariel-lindemann and committed by
GitHub
047b0029 c3f1dbfa

+7
+7
lib/I18n/translations/romanian.yaml
··· 297 297 STR_GO_HOME_BUTTON: "Acasă" 298 298 STR_SYNC_PROGRESS: "Progres sincronizare" 299 299 STR_DELETE_CACHE: "Ştergere cache cărţi" 300 + STR_DELETE: "Ştergeți" 300 301 STR_DISPLAY_QR: "Afișați pagina ca cod QR" 302 + STR_CHAPTER_PREFIX: "Capitol: " 301 303 STR_PAGES_SEPARATOR: " pagini | " 302 304 STR_BOOK_PREFIX: "Carte: " 303 305 STR_KBD_SHIFT: "shift" ··· 329 331 STR_BOOK_S_STYLE: "Stilul cărţii" 330 332 STR_EMBEDDED_STYLE: "Stil încorporat" 331 333 STR_OPDS_SERVER_URL: "URL server OPDS" 334 + STR_FOOTNOTES: "Note de subsol" 335 + STR_NO_FOOTNOTES: "Nicio notă de subsol" 336 + STR_LINK: "[link]" 332 337 STR_SCREENSHOT_BUTTON: "Captură ecran" 338 + STR_AUTO_TURN_ENABLED: "Răsfoire automată: " 339 + STR_AUTO_TURN_PAGES_PER_MIN: "Pagini pe minut"