Skip to content

Commit

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

Translation: You Apps/Wall You
Translate-URL: https://hosted.weblate.org/projects/you-apps/wall-you/ca/
  • Loading branch information
pereorga authored and weblate committed Feb 14, 2024
1 parent ec78217 commit b704c94
Showing 1 changed file with 63 additions and 1 deletion.
64 changes: 63 additions & 1 deletion app/src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,64 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
<resources>
<string name="download">Descarrega</string>
<string name="random_wallpaper">Fons de pantalla aleatori</string>
<string name="cache">Memòria cau</string>
<string name="wallpaper_preview">Vista prèvia del fons de pantalla</string>
<string name="resize_method">Mètode de canvi de mida</string>
<string name="crop">Retalla</string>
<string name="none">Cap</string>
<string name="favorites">Preferits</string>
<string name="settings">Configuració</string>
<string name="about">Quant a</string>
<string name="info">Informació</string>
<string name="filter">Filtre</string>
<string name="add">Afegeix</string>
<string name="community_name">Nom de la comunitat</string>
<string name="set_wallpaper">Defineix com a fons de pantalla</string>
<string name="add_to_favorites">Afegeix a preferits</string>
<string name="author">Autor</string>
<string name="resolution">Resolució</string>
<string name="category">Categoria</string>
<string name="fileSize">Mida del fitxer</string>
<string name="source">Font</string>
<string name="creationDate">Data de creació</string>
<string name="both">Tots dos</string>
<string name="home">Pantalla d\'inici</string>
<string name="lockscreen">Pantalla de bloqueig</string>
<string name="applying_random">S\'està aplicant un fons de pantalla aleatori</string>
<string name="blur">Desenfoca</string>
<string name="grayscale">Escala de grisos</string>
<string name="contrast">Contrast</string>
<string name="reset">Restableix</string>
<string name="general">General</string>
<string name="zoom">Zoom (manté la proporció)</string>
<string name="fit_height">Ajusta l\'alçada</string>
<string name="fit_width">Ajusta l\'amplada</string>
<string name="coil_cache">Memòria cau per imatges amb Coil</string>
<string name="wallpaper_changer">Canviador de fons de pantalla</string>
<string name="change_interval">Interval de canvi</string>
<string name="wallpaper_changer_source">Font del canviador de fons de pantalla</string>
<string name="combine_wallpaper_changers">Canviador de fons de pantalla combinat</string>
<string name="combine_wallpaper_changers_summary">Utilitza el mateix fons de pantalla per a la pantalla d\'inici i la pantalla de bloqueig.</string>
<string name="color_palette">Mostra la paleta de colors</string>
<string name="import_export">Importa i exporta</string>
<string name="import_favorites">Importa preferits</string>
<string name="export_favorites">Exporta preferits</string>
<string name="success">Ha anat bé!</string>
<string name="current_directory">Actual</string>
<string name="invert_wallpaper_by_theme">Inverteix el fons de pantalla en funció del tema</string>
<string name="invert_wallpaper_by_theme_summary">Inverteix el fons de pantalla perquè sigui fosc als temes foscos i clar als temes clars.</string>
<string name="online">En línia</string>
<string name="local">Local</string>
<string name="choose_dir">Afegeix un directori</string>
<string name="directories">Directoris</string>
<string name="theme_mode">Tema</string>
<string name="theme_system">Sistema</string>
<string name="theme_light">Clar</string>
<string name="theme_dark">Fosc</string>
<string name="no_favorites">Encara no tens preferits</string>
<string name="auto_add_to_favorites">Afegeix a preferits quan s\'apliqui</string>
<string name="version">Versió</string>
<string name="license">Llicència</string>
<string name="website">Lloc web</string>
</resources>

0 comments on commit b704c94

Please sign in to comment.