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 Catalan strings (#1302)

## Summary

* **What is the goal of this PR?**
Add missing Catalan strings.

* **What changes are included?**
Changes on catalan.yaml file only.


### 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? PARTIALLY

authored by

Àngel and committed by
GitHub
6ee05b08 a826569a

+30
+30
lib/I18n/translations/catalan.yaml
··· 92 92 STR_HIDE_BATTERY: "Oculta el % de bateria" 93 93 STR_EXTRA_SPACING: "Espaiat de paràgraf extra" 94 94 STR_TEXT_AA: "Antialiàsing del text" 95 + STR_IMAGES: "Imatges" 96 + STR_IMAGES_DISPLAY: "Mostrar" 97 + STR_IMAGES_PLACEHOLDER: "Text de mostra" 98 + STR_IMAGES_SUPPRESS: "Suprimir" 95 99 STR_SHORT_PWR_BTN: "Clic curt del botó d'engegada" 96 100 STR_ORIENTATION: "Orientació de lectura" 97 101 STR_FRONT_BTN_LAYOUT: "Disposició dels botons frontals" ··· 226 230 STR_HOME: "« Inici" 227 231 STR_SAVE: "« Desa" 228 232 STR_SELECT: "Selecciona" 233 + STR_SELECTED: "Seleccionat" 229 234 STR_TOGGLE: "Canvia" 230 235 STR_CONFIRM: "Confirma" 231 236 STR_CANCEL: "Cancel·la" ··· 235 240 STR_RETRY: "Nou intent" 236 241 STR_YES: "Sí" 237 242 STR_NO: "No" 243 + STR_SHOW: "Mostrar" 244 + STR_HIDE: "Amagar" 238 245 STR_STATE_ON: "ON" 239 246 STR_STATE_OFF: "OFF" 240 247 STR_NOT_SET: "No establert" ··· 247 254 STR_OK_BUTTON: "OK" 248 255 STR_SLEEP_COVER_FILTER: "Filtre de pantalla de repòs" 249 256 STR_FILTER_CONTRAST: "Contrast" 257 + STR_CUSTOMISE_STATUS_BAR: "Personalitza la barra d'estat" 258 + STR_CHAPTER_PAGE_COUNT: "Comptador de pàgines del capítol" 259 + STR_BOOK_PROGRESS_PERCENTAGE: "Percentatge de progrés del llibre" 260 + STR_PROGRESS_BAR: "Barra de progrés" 261 + STR_PROGRESS_BAR_THICKNESS: "Gruix de la barra de progrés" 262 + STR_PROGRESS_BAR_THIN: "Fina" 263 + STR_PROGRESS_BAR_MEDIUM: "Mitjana" 264 + STR_PROGRESS_BAR_THICK: "Gruixuda" 265 + STR_BOOK: "Llibre" 266 + STR_CHAPTER: "Capítol" 267 + STR_EXAMPLE_CHAPTER: "Capítol 21" 268 + STR_EXAMPLE_BOOK: "Títol del llibre" 269 + STR_PREVIEW: "Vista prèvia" 270 + STR_TITLE: "Títol" 271 + STR_BATTERY: "Bateria" 250 272 STR_UI_THEME: "Tema de la interfície" 251 273 STR_THEME_CLASSIC: "Clàssic" 252 274 STR_THEME_LYRA: "Lyra" ··· 279 301 STR_GO_HOME_BUTTON: "Ves a l'inici" 280 302 STR_SYNC_PROGRESS: "Sincronitza el progrés" 281 303 STR_DELETE_CACHE: "Esborra la memòria cau del llibre" 304 + STR_DELETE: "Esborra" 305 + STR_DISPLAY_QR: "Mostra la pàgina com a QR" 282 306 STR_CHAPTER_PREFIX: "Capítol: " 283 307 STR_PAGES_SEPARATOR: " pàgines | " 284 308 STR_BOOK_PREFIX: "Llibre: " ··· 311 335 STR_BOOK_S_STYLE: "Estil del llibre" 312 336 STR_EMBEDDED_STYLE: "Estil incrustat" 313 337 STR_OPDS_SERVER_URL: "URL del servidor OPDS" 338 + STR_FOOTNOTES: "Notes al peu" 339 + STR_NO_FOOTNOTES: "No hi ha notes al peu en aquesta pàgina" 340 + STR_LINK: "[enllaç]" 341 + STR_SCREENSHOT_BUTTON: "Fes una captura de pantalla" 342 + STR_AUTO_TURN_ENABLED: "Passar automàtic activat: " 343 + STR_AUTO_TURN_PAGES_PER_MIN: "Passar automàtic (pàgines per minut)"