1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-11 12:08:21 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2023-12-12 00:25:05 +00:00
parent 4b0940cb9f
commit baea205675
27 changed files with 87 additions and 319 deletions

View File

@@ -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", …