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.

fix: add missing romanian strings (#1187)

## Summary

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

Romanian translations for newly added strings.

* **What changes are included?**

Only the translations

---

### 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
8c279389 4a0ef058

+18 -1
+18 -1
lib/I18n/translations/romanian.yaml
··· 235 235 STR_RETRY: "Reîncercare" 236 236 STR_YES: "Da" 237 237 STR_NO: "Nu" 238 + STR_SHOW: "Afișează" 239 + STR_HIDE: "Ascunde" 238 240 STR_STATE_ON: "Pornit" 239 241 STR_STATE_OFF: "Oprit" 240 242 STR_SET: "Setare" ··· 249 251 STR_ON_MARKER: "[ON]" 250 252 STR_SLEEP_COVER_FILTER: "Filtru ecran de repaus" 251 253 STR_FILTER_CONTRAST: "Contrast" 254 + STR_CUSTOMISE_STATUS_BAR: "Customizaţi bara de stare" 255 + STR_CHAPTER_PAGE_COUNT: "Număr de pagini în capitol" 256 + STR_BOOK_PROGRESS_PERCENTAGE: "Progres carte procentual" 257 + STR_PROGRESS_BAR: "Bară de progres" 258 + STR_PROGRESS_BAR_THICKNESS: "Grosime bară de progres" 259 + STR_PROGRESS_BAR_THIN: "Subţire" 260 + STR_PROGRESS_BAR_MEDIUM: "Medie" 261 + STR_PROGRESS_BAR_THICK: "Groasă" 262 + STR_BOOK: "Carte" 263 + STR_CHAPTER: "Capitol" 264 + STR_EXAMPLE_CHAPTER: "Capitolul 21" 265 + STR_EXAMPLE_BOOK: "Titlul cărţii" 266 + STR_PREVIEW: "Previzualizare" 267 + STR_TITLE: "Titlu" 268 + STR_BATTERY: "Baterie" 252 269 STR_UI_THEME: "Tema UI" 253 270 STR_THEME_CLASSIC: "Clasic" 254 271 STR_THEME_LYRA: "Lyra" ··· 281 298 STR_GO_HOME_BUTTON: "Acasă" 282 299 STR_SYNC_PROGRESS: "Progres sincronizare" 283 300 STR_DELETE_CACHE: "Ştergere cache cărţi" 284 - STR_CHAPTER_PREFIX: "Capitol: " 301 + STR_DISPLAY_QR: "Afișați pagina ca cod QR" 285 302 STR_PAGES_SEPARATOR: " pagini | " 286 303 STR_BOOK_PREFIX: "Carte: " 287 304 STR_KBD_SHIFT: "shift"