Skip to content

Commit 82d2f55

Browse files
committed
Adding Finnish translation
1 parent ffab6ff commit 82d2f55

File tree

4 files changed

+20
-16
lines changed

4 files changed

+20
-16
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ SET(TS_FILES
146146
resources/i18n/caesium_zh_TW.ts
147147
resources/i18n/caesium_sk_SK.ts
148148
resources/i18n/caesium_pl_PL.ts
149+
resources/i18n/caesium_fi_FI.ts
149150
)
150151

151152
set_source_files_properties(${TS_FILES} PROPERTIES OUTPUT_LOCATION ${CMAKE_BINARY_DIR}/i18n)

README.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -68,22 +68,23 @@ cmake --build build_dir --config Release --target caesium_image_compressor
6868
### Languages and translations
6969
The 1.0 version of Caesium had a lot of community made translations, but this 2.0 release has a whole new set of strings and no old translations can be used anymore.
7070
Caesium 2.0 is currently available in:
71-
- <img src="https://flagcdn.com/h20/eg.png" srcset="https://flagcdn.com/h40/eg.png 2x" height="12" alt="EG"> ar_EG ![78%](https://progress-bar.dev/78)
72-
- <img src="https://flagcdn.com/h20/de.png" srcset="https://flagcdn.com/h40/de.png 2x" height="12" alt="DE"> de_DE ![100%](https://progress-bar.dev/100)
73-
- <img src="https://flagcdn.com/h20/gr.png" srcset="https://flagcdn.com/h40/gr.png 2x" height="12" alt="GR"> el_GR ![93%](https://progress-bar.dev/93)
74-
- <img src="https://flagcdn.com/h20/us.png" srcset="https://flagcdn.com/h40/us.png 2x" height="12" alt="US"> en_US ![99%](https://progress-bar.dev/99)
75-
- <img src="https://flagcdn.com/h20/es.png" srcset="https://flagcdn.com/h40/es.png 2x" height="12" alt="ES"> es_ES ![93%](https://progress-bar.dev/93)
76-
- <img src="https://flagcdn.com/h20/fr.png" srcset="https://flagcdn.com/h40/fr.png 2x" height="12" alt="FR"> fr_FR ![79%](https://progress-bar.dev/79)
77-
- <img src="https://flagcdn.com/h20/in.png" srcset="https://flagcdn.com/h40/in.png 2x" height="12" alt="IN"> hi_IN ![97%](https://progress-bar.dev/97)
78-
- <img src="https://flagcdn.com/h20/id.png" srcset="https://flagcdn.com/h40/id.png 2x" height="12" alt="ID"> id_ID ![93%](https://progress-bar.dev/93)
79-
- <img src="https://flagcdn.com/h20/it.png" srcset="https://flagcdn.com/h40/it.png 2x" height="12" alt="IT"> it_IT ![99%](https://progress-bar.dev/99)
80-
- <img src="https://flagcdn.com/h20/jp.png" srcset="https://flagcdn.com/h40/jp.png 2x" height="12" alt="JP"> ja_JP ![83%](https://progress-bar.dev/83)
81-
- <img src="https://flagcdn.com/h20/pl.png" srcset="https://flagcdn.com/h40/pl.png 2x" height="12" alt="PL"> pl_PL ![91%](https://progress-bar.dev/91)
82-
- <img src="https://flagcdn.com/h20/br.png" srcset="https://flagcdn.com/h40/br.png 2x" height="12" alt="BR"> pt_BR ![83%](https://progress-bar.dev/83)
83-
- <img src="https://flagcdn.com/h20/ru.png" srcset="https://flagcdn.com/h40/ru.png 2x" height="12" alt="RU"> ru_RU ![93%](https://progress-bar.dev/93)
84-
- <img src="https://flagcdn.com/h20/sk.png" srcset="https://flagcdn.com/h40/sk.png 2x" height="12" alt="SK"> sk_SK ![91%](https://progress-bar.dev/91)
85-
- <img src="https://flagcdn.com/h20/tr.png" srcset="https://flagcdn.com/h40/tr.png 2x" height="12" alt="TR"> tr_TR ![92%](https://progress-bar.dev/92)
86-
- <img src="https://flagcdn.com/h20/cn.png" srcset="https://flagcdn.com/h40/cn.png 2x" height="12" alt="CN"> zh_CN ![93%](https://progress-bar.dev/93)
71+
- <img src="https://flagcdn.com/h20/eg.png" srcset="https://flagcdn.com/h40/eg.png 2x" height="12" alt="EG"> ar_EG ![75%](https://progress-bar.dev/75)
72+
- <img src="https://flagcdn.com/h20/de.png" srcset="https://flagcdn.com/h40/de.png 2x" height="12" alt="DE"> de_DE ![97%](https://progress-bar.dev/97)
73+
- <img src="https://flagcdn.com/h20/gr.png" srcset="https://flagcdn.com/h40/gr.png 2x" height="12" alt="GR"> el_GR ![89%](https://progress-bar.dev/89)
74+
- <img src="https://flagcdn.com/h20/us.png" srcset="https://flagcdn.com/h40/us.png 2x" height="12" alt="US"> en_US ![96%](https://progress-bar.dev/96)
75+
- <img src="https://flagcdn.com/h20/es.png" srcset="https://flagcdn.com/h40/es.png 2x" height="12" alt="ES"> es_ES ![90%](https://progress-bar.dev/90)
76+
- <img src="https://flagcdn.com/h20/fi.png" srcset="https://flagcdn.com/h40/fi.png 2x" height="12" alt="FI"> fi_FI ![96%](https://progress-bar.dev/96)
77+
- <img src="https://flagcdn.com/h20/fr.png" srcset="https://flagcdn.com/h40/fr.png 2x" height="12" alt="FR"> fr_FR ![76%](https://progress-bar.dev/76)
78+
- <img src="https://flagcdn.com/h20/in.png" srcset="https://flagcdn.com/h40/in.png 2x" height="12" alt="IN"> hi_IN ![93%](https://progress-bar.dev/93)
79+
- <img src="https://flagcdn.com/h20/id.png" srcset="https://flagcdn.com/h40/id.png 2x" height="12" alt="ID"> id_ID ![89%](https://progress-bar.dev/89)
80+
- <img src="https://flagcdn.com/h20/it.png" srcset="https://flagcdn.com/h40/it.png 2x" height="12" alt="IT"> it_IT ![96%](https://progress-bar.dev/96)
81+
- <img src="https://flagcdn.com/h20/jp.png" srcset="https://flagcdn.com/h40/jp.png 2x" height="12" alt="JP"> ja_JP ![80%](https://progress-bar.dev/80)
82+
- <img src="https://flagcdn.com/h20/pl.png" srcset="https://flagcdn.com/h40/pl.png 2x" height="12" alt="PL"> pl_PL ![88%](https://progress-bar.dev/88)
83+
- <img src="https://flagcdn.com/h20/br.png" srcset="https://flagcdn.com/h40/br.png 2x" height="12" alt="BR"> pt_BR ![80%](https://progress-bar.dev/80)
84+
- <img src="https://flagcdn.com/h20/ru.png" srcset="https://flagcdn.com/h40/ru.png 2x" height="12" alt="RU"> ru_RU ![89%](https://progress-bar.dev/89)
85+
- <img src="https://flagcdn.com/h20/sk.png" srcset="https://flagcdn.com/h40/sk.png 2x" height="12" alt="SK"> sk_SK ![87%](https://progress-bar.dev/87)
86+
- <img src="https://flagcdn.com/h20/tr.png" srcset="https://flagcdn.com/h40/tr.png 2x" height="12" alt="TR"> tr_TR ![89%](https://progress-bar.dev/89)
87+
- <img src="https://flagcdn.com/h20/cn.png" srcset="https://flagcdn.com/h40/cn.png 2x" height="12" alt="CN"> zh_CN ![89%](https://progress-bar.dev/89)
8788
- <img src="https://flagcdn.com/h20/tw.png" srcset="https://flagcdn.com/h40/tw.png 2x" height="12" alt="TW"> zh_TW ![61%](https://progress-bar.dev/61)
8889

8990
#### How to contribute with your translation

resources/languages.qrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<file>i18n/caesium_el_GR.qm</file>
66
<file>i18n/caesium_en_US.qm</file>
77
<file>i18n/caesium_es_ES.qm</file>
8+
<file>i18n/caesium_fi_FI.qm</file>
89
<file>i18n/caesium_fr_FR.qm</file>
910
<file>i18n/caesium_hi_IN.qm</file>
1011
<file>i18n/caesium_id_ID.qm</file>

src/utils/LanguageManager.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ QList<CsLocale> LanguageManager::getTranslations()
2424
{ QString("zh_TW"), QString("中文(台灣)") },
2525
{ QString("sk_SK"), QString("Slovenčina") },
2626
{ QString("pl_PL"), QString("Polski") },
27+
{ QString("fi_FI"), QString("Suomi") },
2728
};
2829

2930
return translations;

0 commit comments

Comments
 (0)