From 11c00f14eed650502a0bb5222d91488c97725691 Mon Sep 17 00:00:00 2001 From: NataN Date: Tue, 16 Dec 2025 05:47:37 +0100 Subject: [PATCH 01/15] chore(l10n): update Portuguese (Brazil) translations Currently translated at 100.0% (129 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/pt_BR/ Via: Weblate --- app/src/main/res/values-pt-rBR/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index ed34b855..4382b2d6 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -127,6 +127,6 @@ Quilowatt-hora Megawatt-hora Elétron-volt - Termo + Term Erg From 4647882b098c0df4bb865ec5abacd7f8219517aa Mon Sep 17 00:00:00 2001 From: sudo-py-dev Date: Tue, 16 Dec 2025 06:01:58 +0100 Subject: [PATCH 02/15] chore(l10n): update Hebrew translations Currently translated at 84.4% (109 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/he/ Via: Weblate --- app/src/main/res/values-iw/strings.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml index 4d1bd2ac..52bcc416 100644 --- a/app/src/main/res/values-iw/strings.xml +++ b/app/src/main/res/values-iw/strings.xml @@ -94,4 +94,19 @@ גיל (אימפריאלי) טון ארוך גביע רגיל (ארה\"ב) + מהירות + מטר לשנייה + קילומטר לשניה + קילומטר לשעה + מייל לשעה + רגל לשנייה + מאך + מהירות האור + לחץ + פסקל + קילופסקל + מגה-פסקל + בר + מיליבר + אטמוספרה From 6502faaf87985cf4264e14bb6c006fe5d87ca754 Mon Sep 17 00:00:00 2001 From: rcasl Date: Tue, 16 Dec 2025 23:04:14 +0100 Subject: [PATCH 03/15] chore(l10n): update Galician translations Currently translated at 100.0% (129 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/gl/ Via: Weblate --- app/src/main/res/values-gl/strings.xml | 119 +++++++++++++++++++++++++ 1 file changed, 119 insertions(+) diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml index 0f1c803b..4e5cc8db 100644 --- a/app/src/main/res/values-gl/strings.xml +++ b/app/src/main/res/values-gl/strings.xml @@ -10,4 +10,123 @@ Vibrar ao premer nun botón Como funciona o botón C (Borrar)? O premer, eliminarase un carácter á vez. O premer de forma continua, restableceranse todos os campos á vez. + Ergio + Convertedor de unidades + Cambiar unidades + Lonxitude + Quilómetros + Metro + Centímetro + Milímetro + Micrómetro + Nanómetro + Ángstrom + Milla + Iarda + + Polgada + Braza inglesa + Millas náuticas + Unidade astronómica + Pársec + Ano luz + Área + Quilómetro cadrado + Metro cadrado + Centímetro cadrado + Milímetro cadrado + Milla cadrada + Iarda cadrada + Pé cadrado + Polgada cadrada + Acre + Hectárea + Volume + Metro cúbico + Decímetro cúbico + Centímetro cúbico + Milímetro cúbico + Litro + Centilitro + Decilitro + Mililitro + Acre-pé + Pé cúbico + Polgada cúbica + Barril (EE.UU.) + Galón (EE.UU.) + Cuarto de galón (EE.UU.) + Pinta (EE.UU.) + Cunca legal (EE.UU.) + Cunca común (EE.UU.) + Cuarto de pinta (EE.UU.) + Onza líquida (EE.UU.) + Barril (R.U.) + Galón (R.U.) + Cuarto de galón (R.U.) + Pinta (R.U.) + Cuarto de pinta (R.U.) + Onza líquida (R.U.) + Masa + Gramo + Quilogramo + Miligramo + Microgramo + Tonelada + Libra + Onza + Gran + Dracma + Pedra + Tonelada longa + Tonelada curta + Quilate + Quilate (métrico) + Temperatura + Celsius + Fahrenheit + Rankine + Kelvin + Tempo + Hora + Minuto + Segundo + Milisegundo + Día + Semana + Ano + Velocidade + Metros por segundo + Quilómetros por segundo + Quilómetros por hora + Millas por hora + + Pés por segundo + Mach + Velocidade da luz + Presión + Pascal + Quilopascal + Megapascal + Bar + Milibar + Atmosfera + Libra por polgada cadrada + Torr + Milímetro de mercurio + Polgada de mercurio + Enerxía + Joule + Quilojoule + Megajoule + Xigajoule + Caloría + Quilocaloría + Watt-hora + Quilowatt-hora + Megawatt-hora + Electrónvoltio + Unidade térmica británica + Termia + Pé-libra From 33fee31b44447dec462636ad0cad3efe7c6015e8 Mon Sep 17 00:00:00 2001 From: sudo-py-dev Date: Wed, 17 Dec 2025 04:55:46 +0100 Subject: [PATCH 04/15] chore(l10n): update Hebrew translations Currently translated at 100.0% (129 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/he/ Via: Weblate --- app/src/main/res/values-iw/strings.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/app/src/main/res/values-iw/strings.xml b/app/src/main/res/values-iw/strings.xml index 52bcc416..9ce3f4ef 100644 --- a/app/src/main/res/values-iw/strings.xml +++ b/app/src/main/res/values-iw/strings.xml @@ -109,4 +109,24 @@ בר מיליבר אטמוספרה + פאונד לאינץ\' מרובע + טור + מילימטר כספית + אינץ\' של כספית + אנרגיה + קלוריה + קילוקלוריות + וואט שעה + קילוואט שעה + מגה-וואט שעה + אלקטרון וולט + יחידה תרמית בריטית + קשר + ג\'ול + קילו ג\'ול + מגה ג\'ול + גיגה ג\'ול + תרם + רגל-פאונד + ארג (Erg) From a4aae4ee0fe20eb9d9c1117ef90127a8b726131a Mon Sep 17 00:00:00 2001 From: rcasl Date: Wed, 17 Dec 2025 23:40:11 +0100 Subject: [PATCH 05/15] chore(l10n): update Spanish translations Currently translated at 100.0% (129 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/es/ Via: Weblate --- app/src/main/res/values-es/strings.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 37d1e7f1..4c945522 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -105,4 +105,28 @@ Kilopascal Megapascal Bar + Velocidad + Nudo + Mach + Milibar + Atmósfera + Libra por pulgada cuadrada + Torr + Milímetro de mercurio + Pulgada de mercurio + Energía + Julio + Kilojulio + Megajulio + Gigajulio + Caloría + Kilocaloría + Vatios-hora + Kilovatios-hora + Megavatios-hora + Electronvoltio + Unidad términca británica + Termia + Pié-libra + Ergio From 35f70018517b0c5f71e1bb63933ba6792febb957 Mon Sep 17 00:00:00 2001 From: Alexander Gabilondo Date: Sun, 21 Dec 2025 21:59:22 +0100 Subject: [PATCH 06/15] chore(l10n): update Basque translations Currently translated at 37.2% (48 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/eu/ Via: Weblate --- app/src/main/res/values-eu/strings.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml index f3572233..38184bfb 100644 --- a/app/src/main/res/values-eu/strings.xml +++ b/app/src/main/res/values-eu/strings.xml @@ -34,4 +34,18 @@ Milia karratua Yarda karratua Oin karratua + Unitate astronomikoa + Hazbete karratua + Akre + Hektarea + Bolumena + Metro kubikoa + Dezimetro kubikoa + Zentimetro kubikoa + Milimetro kubikoa + Litroa + Zentilitroa + Dezilitroa + Mililitroa + Akre oina From 35b0ae61a9d5e4fbe2b4f508d4814c1f19b3df94 Mon Sep 17 00:00:00 2001 From: Alexander Gabilondo Date: Mon, 22 Dec 2025 21:19:09 +0100 Subject: [PATCH 07/15] chore(l10n): update Basque translations Currently translated at 44.9% (58 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/eu/ Via: Weblate --- app/src/main/res/values-eu/strings.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml index 38184bfb..0ab3df13 100644 --- a/app/src/main/res/values-eu/strings.xml +++ b/app/src/main/res/values-eu/strings.xml @@ -48,4 +48,14 @@ Dezilitroa Mililitroa Akre oina + Oin kubikoa + Hazbete kubikoa + Kupela (AEB) + Galoia (AEB) + Galoi laurdena (AEB) + Pinta (AEB) + Ontza likidoa (AEB) + Kupela (inperiala) + Galoia (inperiala) + Galoi laurdena (inperiala) From 25596fe61cfa1497c8b939a9622ec2215823385f Mon Sep 17 00:00:00 2001 From: Tommy He Date: Wed, 24 Dec 2025 03:57:42 +0100 Subject: [PATCH 08/15] chore(l10n): update Chinese (Simplified Han script) translations Currently translated at 100.0% (129 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/zh_Hans/ Via: Weblate --- app/src/main/res/values-zh-rCN/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml index 0c8ad515..0484b2e6 100644 --- a/app/src/main/res/values-zh-rCN/strings.xml +++ b/app/src/main/res/values-zh-rCN/strings.xml @@ -126,7 +126,7 @@ 兆瓦时 电子伏特 英制热量单位 - thm + 热单位 英尺磅 尔格 From f4cb8e9f8ab366997963a41259eed51709aeca51 Mon Sep 17 00:00:00 2001 From: BlueOrbit7 Date: Wed, 31 Dec 2025 13:59:11 +0100 Subject: [PATCH 09/15] chore(l10n): update Portuguese (Portugal) translations Currently translated at 100.0% (129 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/pt_PT/ Via: Weblate --- app/src/main/res/values-pt-rPT/strings.xml | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/app/src/main/res/values-pt-rPT/strings.xml b/app/src/main/res/values-pt-rPT/strings.xml index e684e45a..652b0d3e 100644 --- a/app/src/main/res/values-pt-rPT/strings.xml +++ b/app/src/main/res/values-pt-rPT/strings.xml @@ -94,4 +94,39 @@ Grande tonelada Taça Customária (EUA) Taça Legal (EUA) + Velocidade + Metros por segundo + Quilómetros por segundo + Quilómetros por hora + Milhas por hora + Nós + Pés por segundo + Número de Mach + Velocidade da luz + Pressão + Pascal + Quilopascal + Megapascal + Bars + Millibars + Atmosferas + Libras por polegada quadrada + Torr + Milímetros de mercúrio + Polegadas de mercúrio + Energia + Joules + kilojoules + Megajoules + Gigajoules + Calorias + Quilocaloria + Watt-hora + Quilowatt-hora + Megawatt-hora + Eletrão-volt + Unidade térmica britânica + Therm + Pé-libra força + Erg From 40671480db7dc898266468843c922a86abfdf206 Mon Sep 17 00:00:00 2001 From: Alexander Gabilondo Date: Tue, 30 Dec 2025 16:15:16 +0100 Subject: [PATCH 10/15] chore(l10n): update Basque translations Currently translated at 61.2% (79 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/eu/ Via: Weblate --- app/src/main/res/values-eu/strings.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml index 0ab3df13..e5368997 100644 --- a/app/src/main/res/values-eu/strings.xml +++ b/app/src/main/res/values-eu/strings.xml @@ -58,4 +58,25 @@ Kupela (inperiala) Galoia (inperiala) Galoi laurdena (inperiala) + Kopa legala (AEB) + Ohiko Kopa (AEB) + Gill (AEB) + Pinta (inperiala) + Gill (inperiala) + Ontza likidoa (inperiala) + Masa + Gramoa + Kilogramoa + Miligramoa + Mikrogramoa + Tona + Libra + Ontza + Alea + Harria + Tona luzea + Tona laburra + Kilate + Kilate (sistema metrikoa) + Tenperatura From 31844826c8accd811c4bf21afa8efa26d94aacd3 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Tue, 30 Dec 2025 14:41:42 +0100 Subject: [PATCH 11/15] chore(l10n): update Croatian translations Currently translated at 100.0% (129 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/hr/ Via: Weblate --- app/src/main/res/values-hr/strings.xml | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml index 035c917b..ca96dc9f 100644 --- a/app/src/main/res/values-hr/strings.xml +++ b/app/src/main/res/values-hr/strings.xml @@ -94,4 +94,39 @@ Gram Legal Cup (SAD) Customary Cup (SAD) + Brzina + Metara u sekundi + Kilometara u sekundi + Kilometara na sat + Milja na sat + Čvor + Stopa u sekundi + Mah + Brzina svjetlosti + Pritisak + Pascal + Kilopascal + Megapascal + Bar + Millibar + Atmosfera + Funta po kvadratnom inču + Torr + Milimetra žive + Inča žive + Energija + Džul + Kilodžul + Megadžul + Gigadžul + Kalorije + Kilokalorije + Vat sat + Kilovat sat + Megavat sat + Elektronvolt + Britanska jedinica toplinske energije + Toplinska energija + Stopa-funta + Erg From e913c1712676797d144a1adbfdd6230b7d687af7 Mon Sep 17 00:00:00 2001 From: Alexander Gabilondo Date: Sat, 3 Jan 2026 08:55:16 +0100 Subject: [PATCH 12/15] chore(l10n): update Basque translations Currently translated at 100.0% (129 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/eu/ Via: Weblate --- app/src/main/res/values-eu/strings.xml | 50 ++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml index e5368997..957076b4 100644 --- a/app/src/main/res/values-eu/strings.xml +++ b/app/src/main/res/values-eu/strings.xml @@ -79,4 +79,54 @@ Kilate Kilate (sistema metrikoa) Tenperatura + Celsius + Fahrenheit + Rankine + Kelvin + Denbora + Ordua + Minutu + Segundo + Milisegundo + Egun + Aste + Urte + Abiadura + Metro segundoko + Kilometro segundoko + Kilometro orduko + Mila orduko + Korapilo + Oin segundoko + Mach + Argiaren abiadura + Presioa + Pascal + Kilopascal + Megapascal + Bar + Millibar + Atmosfera + Libra hazbete karratuko + Torr + Merkurioko milimetroa + Merkurioko hazbetea + Energia + Joule + Kilojoule + Megajoule + Gigajoule + Kaloria + Kilokaloria + Watt orduko + Kilowatt orduko + Megawatt orduko + Electronvolt + Unitate termiko britanikoa + Therm + Oin-libra + Erg + Nola funtzionatzen du C (garbitu) botoia? + Behin sakatuta, karaktere bat kenduko da. Luze sakatuz gero, eremu guztiak berrezarri egingo dira aldi berean. + Dram From 03084828273cd22272d0597ba869b46e9f807118 Mon Sep 17 00:00:00 2001 From: Arif Budiman Date: Mon, 5 Jan 2026 09:10:34 +0100 Subject: [PATCH 13/15] chore(l10n): update Indonesian translations Currently translated at 100.0% (129 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/id/ Via: Weblate --- app/src/main/res/values-in/strings.xml | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml index 8afd6973..ff3b8749 100644 --- a/app/src/main/res/values-in/strings.xml +++ b/app/src/main/res/values-in/strings.xml @@ -94,4 +94,39 @@ Angstrom Cangkir Kewajaran (AS) Cangkir Legal (AS) + Kecepatan + Meter per detik + Kilometer per detik + Kilometer per jam + Mil per jam + Simpul + Kaki per detik + Mach + Kecepatan cahaya + Tekanan + Pascal + Kilopascal + Megapascal + Bar + Milibar + Atmosfer + Pon per inci persegi + Torr + Milimeter raksa + Inci raksa + Energi + Joule + Kilojoule + Megajoule + Gigajoule + Kalori + Kilokalori + Watt-jam + Kilowatt-jam + Megawatt-jam + Elektronvolt + Satuan termal Inggris + Therm + Kaki-pon + Erg From e6db20fd784e456a98c000921371c7627798b0f4 Mon Sep 17 00:00:00 2001 From: J A Date: Sun, 4 Jan 2026 18:37:36 +0100 Subject: [PATCH 14/15] chore(l10n): update Danish translations Currently translated at 99.2% (128 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/da/ Via: Weblate --- app/src/main/res/values-da/strings.xml | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/app/src/main/res/values-da/strings.xml b/app/src/main/res/values-da/strings.xml index 5a2daf65..0c4c80dd 100644 --- a/app/src/main/res/values-da/strings.xml +++ b/app/src/main/res/values-da/strings.xml @@ -94,4 +94,39 @@ Kelvin Tid Time + Hastighed + Meter pr. sekund + Kilometer pr. sekund + Kilometer i timen + Mil i timen + Knob + Fod i sekundet + Mach + Lysets hastighed + Tryk + Pascal + Kilopascal + Megapascal + Bar + Millibar + Atmosfære + Pund pr. kvadrattomme + Torr + Millimeter i kviksølv + Tomme i kviksølv + Energi + Joule + Kilojoule + Megajoule + Gigajoule + Kalorie + Kilokalorie + Watt-time + Kilowatt-time + Megawatt-time + Elektronvolt + British thermal unit + Therm + Fod-pund + Erg From 56e9fe98d6492cb07b12845ee4294f8f65a0fa7a Mon Sep 17 00:00:00 2001 From: Aristotelis Date: Sun, 4 Jan 2026 19:43:41 +0100 Subject: [PATCH 15/15] chore(l10n): update Greek translations Currently translated at 76.7% (99 of 129 strings) Translation: Fossify/Calculator Translate-URL: https://hosted.weblate.org/projects/fossify/calculator/el/ Via: Weblate --- app/src/main/res/values-el/strings.xml | 45 +++++++++++++++++--------- 1 file changed, 29 insertions(+), 16 deletions(-) diff --git a/app/src/main/res/values-el/strings.xml b/app/src/main/res/values-el/strings.xml index 748df0bd..c1b5234e 100644 --- a/app/src/main/res/values-el/strings.xml +++ b/app/src/main/res/values-el/strings.xml @@ -43,24 +43,24 @@ Εκατοστόλιτρο Δεκάλιτρο Χιλιοστόλιτρο - Κυβικό πόδι + Κυβικά πόδια Κυβική ίντσα Βαρέλι (US) - Γαλόνι (US) - Τέταρτο (US) - Ουγγιά υγρού (US) - Βαρέλι (Imperial) - Γαλόνι (Imperial) - Τέταρτο (Imperial) - Ουγγιά υγρού (Imperial) + Γαλόνια (US) + Τέταρτα (US) + Ουγγιά υγρών (US) + Βαρέλια (Αγγλίας) + Γαλόνια (Αγγλίας) + Τέταρτα (Αγγλίας) + Ουγγιά υγρών (Αγγλίας) Μάζα Γραμμάριο - Χιλιόγραμμα - Χιλιοστόγραμμα - Μικρογραμμάριο - Τόνος - Λίβρα - Ουγγιά + Κιλό + χιλιοστόγραμμα + Μικρογραμμάρια + Τόνοι + Λίβρες + Ουγγιές Κόκκος Δράμι Καράτι @@ -84,6 +84,19 @@ Οργυιά Παρσέκ Έικρ - Πίντα (ΗΠΑ) - Πίντα (αγγλική) + Πίντες (ΗΠΑ) + Πίντες (Αγγλίας) + Ταχύτητα του φωτός + Πίεση + Ατμόσφαιρας + Λίβρες ανά τετραγωνική ίντσα + Χιλιοστόγραμμα υδράργυρου + Ίντσες υδράργυρου + Ενέργεια + Θερμίδες + Χιλιοθερμίδες + Βατώρες + Κιλοβατώρες + Μεγαβατώρες + Ηλεκτρονιοβόλτ