summaryrefslogtreecommitdiffstats
path: root/options/locale/locale_fi-FI.ini
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2023-12-12 00:25:05 +0000
committerGiteaBot <teabot@gitea.io>2023-12-12 00:25:05 +0000
commitbaea205675e6bdd058ada1e7ff148582cabeb6dc (patch)
treef0226cea3e54be3597e3df810402becfc62ee874 /options/locale/locale_fi-FI.ini
parent4b0940cb9ff3287038a1f8aeab74b68b82179c4c (diff)
downloadgitea-baea205675e6bdd058ada1e7ff148582cabeb6dc.tar.gz
gitea-baea205675e6bdd058ada1e7ff148582cabeb6dc.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_fi-FI.ini')
-rw-r--r--options/locale/locale_fi-FI.ini8
1 files changed, 2 insertions, 6 deletions
diff --git a/options/locale/locale_fi-FI.ini b/options/locale/locale_fi-FI.ini
index 640739d5e7..b6cf0d842a 100644
--- a/options/locale/locale_fi-FI.ini
+++ b/options/locale/locale_fi-FI.ini
@@ -96,9 +96,6 @@ write=Kirjoita
preview=Esikatselu
loading=Ladataan…
-step1=Vaihe 1:
-step2=Vaihe 2:
-
error=Virhe
error404=Sivu, jota yrität nähdä, joko <strong>ei löydy</strong> tai <strong>et ole oikeutettu</strong> katsomaan sitä.
@@ -276,7 +273,6 @@ org_no_results=Ei löytynyt vastaavia organisaatioita.
code_no_results=Hakuehtoasi vastaavaa lähdekoodia ei löytynyt.
code_last_indexed_at=Viimeksi indeksoitu %s
-
[auth]
create_new_account=Rekisteröi tili
register_helper_msg=On jo tili? Kirjaudu sisään nyt!
@@ -684,8 +680,7 @@ delete_preexisting_label=Poista
desc.private=Yksityinen
desc.public=Julkinen
-desc.private_template=Yksityinen malli
-desc.public_template=Malli
+desc.template=Malli
desc.internal=Sisäinen
desc.archived=Arkistoidut
@@ -1750,4 +1745,5 @@ runs.commit=Commit
[projects]
[git.filemode]
+; Ordered by git filemode value, ascending. E.g. directory has "040000", normal file has "100644", …