Fixed the plurals broken by Weblate (again)

This commit is contained in:
Jyri-Petteri Paloposki 2021-08-09 16:26:20 +03:00
parent 33dfea08ed
commit 1f625eab35
3 changed files with 49 additions and 32 deletions

View file

@ -94,8 +94,9 @@ de:
action: Aufgabe
actions: Aufgaben
actions_midsentence:
one: Aufgabe
other: Aufgaben
one: Aufgaben
other: Aufgabe
zero: Aufgabe
add: Hinzufügen
ajaxError: Fehler beim Empfangen vom Server
back: Zurück
@ -107,8 +108,9 @@ de:
contribute: Mitwirken
create: Erstellen
days_midsentence:
one: Tagen
other: Tag
one: Tag
other: Tagen
zero: Tagen
deferred: aufgeschobene
description: Beschreibung
drag_handle: Verschieben
@ -127,8 +129,9 @@ de:
none: Keine
not_available_abbr: n/b
note:
one: keine Notizen
other: 1 Notiz
one: 1 Notiz
other: "%{count} Notizen"
zero: keine Notizen
notes: Notizen
numbered_step: Schritt %{number}
ok: Ok
@ -315,11 +318,13 @@ de:
other: fast %{count} Jahre
half_a_minute: eine halbe Minute
less_than_x_minutes:
one: weniger als 1 Minute
other: weniger als eine Minute
one: weniger als eine Minute
other: weniger als %{count} Minuten
zero: weniger als 1 Minute
less_than_x_seconds:
one: weniger als 1 Sekunde
other: weniger als 1 Sekunde
other: weniger als %{count} Sekunden
zero: weniger als 1 Sekunde
over_x_years:
one: mehr als 1 Jahr
other: mehr als %{count} Jahre
@ -1327,10 +1332,12 @@ de:
multi_page_html: Angezeigte %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> von <b>%{count}</b>
insgesamt
single_page:
one: Kein %{model} gefunden
other: Angezeigte 1 %{model}
one: Angezeigte 1 %{model}
other: Anzeige aller %{count} %{model}
zero: Kein %{model} gefunden
single_page_html:
one: Kein %{model} gefunden
other: Angezeigte <b>1</b> %{model}
one: Angezeigte <b>1</b> %{model}
other: Anzeige <b>aller&nbsp;%{count}</b> %{model}
zero: Kein %{model} gefunden
page_gap: "..."
previous_label: "« Zurück"

View file

@ -95,8 +95,9 @@ en:
action: Action
actions: Actions
actions_midsentence:
one: actions
other: action
one: action
other: actions
zero: actions
add: Add
ajaxError: There was an error retrieving from server
back: Back
@ -108,8 +109,9 @@ en:
contribute: Contribute
create: Create
days_midsentence:
one: days
other: day
one: day
other: days
zero: days
deferred: deferred
description: Description
drag_handle: DRAG
@ -128,8 +130,9 @@ en:
none: None
not_available_abbr: n/a
note:
one: no notes
other: 1 note
one: 1 notes
other: "%{count} notes"
zero: no notes
notes: Notes
numbered_step: Step %{number}
ok: Ok
@ -316,11 +319,13 @@ en:
other: almost %{count} years
half_a_minute: half a minute
less_than_x_minutes:
one: less than 1 minute
other: less than a minute
one: less than a minute
other: less than %{count} minutes
zero: less than 1 minute
less_than_x_seconds:
one: less than 1 second
other: less than 1 second
other: less than %{count} seconds
zero: less than 1 second
over_x_years:
one: over 1 year
other: over %{count} years
@ -1319,10 +1324,12 @@ en:
multi_page_html: Displaying %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> of <b>%{count}</b>
in total
single_page:
one: No %{model} found
other: Displaying 1 %{model}
one: Displaying 1 %{model}
other: Displaying all %{count} %{model}
zero: No %{model} found
single_page_html:
one: No %{model} found
other: Displaying <b>1</b> %{model}
one: Displaying <b>1</b> %{model}
other: Displaying <b>all&nbsp;%{count}</b> %{model}
zero: No %{model} found
page_gap: "&hellip;"
previous_label: "&#8592; Previous"

View file

@ -130,8 +130,9 @@ fi:
none: Ei
not_available_abbr: ei
note:
one: ei muistiinpanoja
other: 1 muistiinpano
one: 1 muistiinpano
other: "%{count} muistiinpanoa"
zero: ei muistiinpanoja
notes: Muistiinpanot
numbered_step: Askel %{number}
ok: Ok
@ -1330,10 +1331,12 @@ fi:
multi_page_html: Näytetään %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> yhteensä
<b>%{count}</b> tietueesta
single_page:
one: '%{model} ei löytynyt'
other: Näytetään 1 %{model}
one: Näytetään 1 %{model}
other: Näytetään kaikki %{count} %{model}
zero: '%{model} ei löytynyt'
single_page_html:
one: '%{model} ei löytynyt'
other: Näytetään <b>1</b> %{model}
one: Näytetään <b>1</b> %{model}
other: Näytetään <b>kaikki&nbsp;%{count}</b> %{model}
zero: '%{model} ei löytynyt'
page_gap: "&hellip;"
previous_label: "&#8592; Edellinen"