From c7fa36157fb5b98a5280235c9bd65941b7b1f73d Mon Sep 17 00:00:00 2001
From: "U. N. Owen" <15646950+MM2-0@users.noreply.github.com>
Date: Mon, 28 Aug 2023 13:08:54 +0200
Subject: [PATCH 1/5] Update color-schemes.mdx
---
.../user-guide/customization/color-schemes.mdx | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/docs/user-guide/customization/color-schemes.mdx b/docs/docs/user-guide/customization/color-schemes.mdx
index be590bb1..7c1dd518 100644
--- a/docs/docs/user-guide/customization/color-schemes.mdx
+++ b/docs/docs/user-guide/customization/color-schemes.mdx
@@ -41,10 +41,10 @@ For a detailed explanation of the color system, see https://m3.material.io/style
### Key colors
-A color scheme is defined by a set of key colors. These key colors are not used by themselves, but
+A color scheme is defined by a set of key colors. These key colors are not used on their own, but
they are used to generate the rest of the color scheme. The key colors are:
-- **Primary**: used for mainly used for interactive key components, like buttons, switches and input
+- **Primary**: mainly used for interactive key components, like buttons, switches and input
fields. Also used for [themed icons](/docs/user-guide/customization/themed-icons/) and as elevation overlay color (cards, dialogs and other elevated
surfaces will have a slight tint of this color)
- **Secondary**: used for less prominent components, such as chips, badges and some (non interactive) headlines
@@ -81,14 +81,14 @@ To learn how the different scheme colors are used in components, refer to the
Examples are shown in the color scheme editor. Keep in mind, that not all scheme colors are currently
used by Kvaesitso.
-For each scheme color, there is one variant for light mode, and one for dark mode. To toggle between
-light and dark mode variants, use the and buttons in the top right corner
-of each section.
-
:::tip
Long press a color to display its name.
:::
+For each scheme color, there is one variant for light mode, and one for dark mode. To toggle between
+light and dark mode variants, use the and buttons in the top right corner
+of each section.
+
For each scheme color, you can either select a custom color, or you can derive a color from a key color.
To derive a color from a key color, select **Palette**, and then select the key color
-to derive from. You can then adjust the tone of the derived color by dragging the **T** slider.
\ No newline at end of file
+to derive from. You can then adjust the tone of the derived color by dragging the **T** slider.
From 223679a9993283c635579329153edd70a185ca80 Mon Sep 17 00:00:00 2001
From: Massimo Pissarello
Date: Mon, 28 Aug 2023 02:16:08 +0000
Subject: [PATCH 2/5] Translated using Weblate (Italian)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Currently translated at 100.0% (633 of 633 strings)
Translation: Kvæsitso/i18n
---
core/i18n/src/main/res/values-it/strings.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/core/i18n/src/main/res/values-it/strings.xml b/core/i18n/src/main/res/values-it/strings.xml
index f7db1c69..dedaffa0 100644
--- a/core/i18n/src/main/res/values-it/strings.xml
+++ b/core/i18n/src/main/res/values-it/strings.xml
@@ -643,4 +643,16 @@
Snapshot memoria
Catturando uno snapshot…
Tavolozza colori
+ Dal colore primario
+ Predefinita del sistema
+ Tavolozza
+ Personalizza
+ Nuova combinazione di colori
+ Animazioni
+ Animazione ricarica
+ Riproduci animazione a bolle mentre il dispositivo è in carica
+ Modifica
+ Combinazioni di colori
+ Vuoi davvero eliminare la combinazione di colori %1$s\?
+ Ripristino predefinito
\ No newline at end of file
From 8a808eff5b800cc7c8cbd6c4a1adb3740314f2f6 Mon Sep 17 00:00:00 2001
From: Fjuro
Date: Mon, 28 Aug 2023 09:50:31 +0000
Subject: [PATCH 3/5] Translated using Weblate (Czech)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Currently translated at 100.0% (633 of 633 strings)
Translation: Kvæsitso/i18n
---
core/i18n/src/main/res/values-cs/strings.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/core/i18n/src/main/res/values-cs/strings.xml b/core/i18n/src/main/res/values-cs/strings.xml
index c86e0acd..bd3ab653 100644
--- a/core/i18n/src/main/res/values-cs/strings.xml
+++ b/core/i18n/src/main/res/values-cs/strings.xml
@@ -643,4 +643,16 @@
Zachytit snímek paměti pro analyzování využití paměti. Aplikace bude nefunkční, dokud tento proces nebude dokončen.
Zachytávání snímku…
Barevná paleta
+ Podle systému
+ Z primární barvy
+ Paleta
+ Vlastní
+ Barevná schémata
+ Upravit
+ Nové barevné schéma
+ Obnovit výchozí
+ Animace
+ Animace nabíjení
+ Přehrát animaci bublin při nabíjení zařízení
+ Opravdu chcete odstranit barevné schéma %1$s\?
\ No newline at end of file
From f1692a7d846099e6d408ec1b5029ec9704269dcd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?I=C3=B1aki=20Sarobe=20Adot?=
Date: Mon, 28 Aug 2023 14:26:25 +0000
Subject: [PATCH 4/5] Translated using Weblate (Basque)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Currently translated at 93.2% (590 of 633 strings)
Translation: Kvæsitso/i18n
---
core/i18n/src/main/res/values-eu/strings.xml | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
diff --git a/core/i18n/src/main/res/values-eu/strings.xml b/core/i18n/src/main/res/values-eu/strings.xml
index 738d332e..f9ab8b84 100644
--- a/core/i18n/src/main/res/values-eu/strings.xml
+++ b/core/i18n/src/main/res/values-eu/strings.xml
@@ -429,7 +429,7 @@
Bilaketa-barraren itxura pertsonalizatu
Kolorea
Teklatua ireki
- Bilaketa irekitzean teklatua automatikoki erakutsi
+ Aplikazioen tiradera irekitzean teklatua automatikoki erakutsi
Enter sakatzean abiarazi
Bilaketa-emaitza ezkutuak
Ezkutuko aplikazioak eta bilaketa-emaitzak kudeatu
@@ -516,7 +516,7 @@
Hatza eskuinera irristatu
Birritan sakatu
Luze sakatu
- Bat ere ez
+ Ez egin ezer
Bilaketa ireki
Aplikazioa abiarazi
Pantaila itzali
@@ -594,4 +594,16 @@
Uneko fitxategiaren edukia:
Errorea oharra irakurtzean
Errorea oharra gordetzean
+ Paleta
+ Pertsonalizatua
+ Sistemaren lehenetsia erabili
+ Benetan %1$s kolore-eskema ezabatu nahi duzu\?
+ Editatu
+ Kolore eskemak
+ Kolore eskema berria
+ Lehenetsia berrezarri
+ Animazioak
+ Kargatze-animazioa
+ Erreproduzitu burbuilen animazio bat gailua kargatzen ari den bitartean
+ Kolore paleta
\ No newline at end of file
From 23be5fb2a258c2b8d8bc0670784da04910405a0a Mon Sep 17 00:00:00 2001
From: mvilvi
Date: Sun, 27 Aug 2023 17:09:18 +0000
Subject: [PATCH 5/5] Translated using Weblate (Catalan)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Currently translated at 100.0% (633 of 633 strings)
Translation: Kvæsitso/i18n
---
core/i18n/src/main/res/values-ca/strings.xml | 27 +++++++++++++++-----
1 file changed, 20 insertions(+), 7 deletions(-)
diff --git a/core/i18n/src/main/res/values-ca/strings.xml b/core/i18n/src/main/res/values-ca/strings.xml
index cfe4ef2c..b2ea7ef9 100644
--- a/core/i18n/src/main/res/values-ca/strings.xml
+++ b/core/i18n/src/main/res/values-ca/strings.xml
@@ -236,7 +236,7 @@
Amaga les previsions horàries i diàries
Depuració
Eines
- Instantània de memòria
+ Memòria
S\'està capturant la instantània…
Neteja la base de dades
Elimineu les entrades trencades i no utilitzades de la base de dades del llançador
@@ -246,7 +246,7 @@
Targetes
Personalitza l\'aspecte de la targeta
Radi de cantonada
- Amplada del traç
+ Gruix del traç
Opacitat
Forma
Arrodonit
@@ -255,7 +255,7 @@
Sistema predeterminat
Quadrat
Quadrat arrodonit
- cercle quadrat
+ Cercle quadrat
Triangle de Reuleaux
Cercle
Llàgrima
@@ -308,8 +308,8 @@
Catàleg F-Droid
Forçar forma
Llicència
- Aquesta aplicació és programari gratuït.
- Amb llicència sota la Llicència Pública General GNU 3.0
+ Aquesta aplicació és de programari lliure.
+ Programari basat en la Llicència Pública General GNU 3.0
Quadrícula
Mida de la icona
Nombre de columnes
@@ -395,7 +395,7 @@
Ignoreu les sessions multimèdia d\'aplicacions que no són aplicacions de música
Estil
Color
- Teclat lliure
+ Mostrar el teclat
Mostra automàticament el teclat en obrir el calaix d\'aplicacions
Llançar a l\'entrar
Resultats de cerca ocults
@@ -408,7 +408,7 @@
Canvia l\'ordre dels elements fixats
Freqüentment utilitzats
Mostra els elements utilitzats freqüentment als preferits
- Botó Edita
+ Botó \"Edita\"
Mostra un botó per reorganitzar els preferits
Pantalla inicial
Rellotge, barra de cerca, fons de pantalla, barres del sistema
@@ -637,4 +637,17 @@
Llança el resultat de la cerca o executa un acció ràpida prement \"go\"
Mostra un botó per afegir, eliminar i reorganitzar ginys
Comptes
+ Sistema predeterminat
+ Colors primaris
+ Paleta
+ Personalitzat
+ Edita
+ Esquemes de colors
+ Realment voleu suprimir l\'esquema de colors %1$s\?
+ Nou esquema de colors
+ Restaura el valor predeterminat
+ Animacions
+ Animació de càrrega de la bateria
+ Reprodueix una animació de bombolles mentre el dispositiu s\'està carregant
+ Paleta de colors
\ No newline at end of file