Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #3050

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
---
name: 'Build release'
on:
release:
types:
- published
release

jobs:
build-and-publish-release:
Expand Down
17 changes: 7 additions & 10 deletions config/locales/fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,8 @@ fi:
none: Ei
not_available_abbr: ei
note:
one: 1 muistiinpano
other: '%{count} muistiinpanoa'
zero: ei muistiinpanoja
one: ei muistiinpanoja
other: 1 muistiinpano
notes: Muistiinpanot
numbered_step: Askel %{number}
ok: Ok
Expand Down Expand Up @@ -965,7 +964,7 @@ fi:
within_one: Yhden sisällä
support:
array:
last_word_connector: " ja "
last_word_connector: ", ja "
two_words_connector: " ja "
words_connector: ", "
select:
Expand Down Expand Up @@ -1341,13 +1340,11 @@ fi:
multi_page_html: Näytetään %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> yhteensä
<b>%{count}</b> tietueesta
single_page:
one: Näytetään 1 %{model}
other: Näytetään kaikki %{count} %{model}
zero: '%{model} ei löytynyt'
one: '%{model} ei löytynyt'
other: Näytetään 1 %{model}
single_page_html:
one: Näytetään <b>1</b> %{model}
other: Näytetään <b>kaikki&nbsp;%{count}</b> %{model}
zero: '%{model} ei löytynyt'
one: '%{model} ei löytynyt'
other: Näytetään <b>1</b> %{model}
page_gap: "&hellip;"
previous_label: "&#8592; Edellinen"
auth_type:
Expand Down
Loading