mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-17 07:40:12 +01:00
Fixed some plurals that Weblate has broken.
This commit is contained in:
parent
411a928cad
commit
569b9a4866
4 changed files with 78 additions and 55 deletions
|
|
@ -69,8 +69,8 @@ de:
|
||||||
odd: muss ungerade sein
|
odd: muss ungerade sein
|
||||||
record_invalid: 'Validation failed: %{errors}'
|
record_invalid: 'Validation failed: %{errors}'
|
||||||
restrict_dependent_destroy:
|
restrict_dependent_destroy:
|
||||||
one: Невозможно удалить запись, так как есть %{record} зависящая от нее
|
has_one: Cannot delete record because a dependent %{record} exists
|
||||||
other: Невозможно удалить запись, так как есть %{record} зависящие от нее
|
has_many: Cannot delete record because dependent %{record} exist
|
||||||
taken: ist bereits vergeben
|
taken: ist bereits vergeben
|
||||||
too_long: ist zu lang (nicht mehr als %{count} Zeichen)
|
too_long: ist zu lang (nicht mehr als %{count} Zeichen)
|
||||||
too_short: ist zu kurz (nicht weniger als %{count} Zeichen)
|
too_short: ist zu kurz (nicht weniger als %{count} Zeichen)
|
||||||
|
|
@ -93,6 +93,7 @@ de:
|
||||||
actions_midsentence:
|
actions_midsentence:
|
||||||
one: Aufgaben
|
one: Aufgaben
|
||||||
other: Aufgabe
|
other: Aufgabe
|
||||||
|
zero: Aufgabe
|
||||||
add: Hinzufügen
|
add: Hinzufügen
|
||||||
ajaxError: Fehler beim Empfangen vom Server
|
ajaxError: Fehler beim Empfangen vom Server
|
||||||
back: Zurück
|
back: Zurück
|
||||||
|
|
@ -104,8 +105,9 @@ de:
|
||||||
contribute: Mitwirken
|
contribute: Mitwirken
|
||||||
create: Erstellen
|
create: Erstellen
|
||||||
days_midsentence:
|
days_midsentence:
|
||||||
one: Tagen
|
one: Tag
|
||||||
other: Tag
|
other: Tagen
|
||||||
|
zero: Tagen
|
||||||
deferred: aufgeschobene
|
deferred: aufgeschobene
|
||||||
description: Beschreibung
|
description: Beschreibung
|
||||||
drag_handle: Verschieben
|
drag_handle: Verschieben
|
||||||
|
|
@ -124,8 +126,9 @@ de:
|
||||||
none: Keine
|
none: Keine
|
||||||
not_available_abbr: n/b
|
not_available_abbr: n/b
|
||||||
note:
|
note:
|
||||||
one: keine Notizen
|
one: 1 Notiz
|
||||||
other: 1 Notiz
|
other: "%{count} Notizen"
|
||||||
|
zero: keine Notizen
|
||||||
notes: Notizen
|
notes: Notizen
|
||||||
numbered_step: Schritt %{number}
|
numbered_step: Schritt %{number}
|
||||||
ok: Ok
|
ok: Ok
|
||||||
|
|
@ -264,11 +267,13 @@ de:
|
||||||
other: fast %{count} Jahre
|
other: fast %{count} Jahre
|
||||||
half_a_minute: eine halbe Minute
|
half_a_minute: eine halbe Minute
|
||||||
less_than_x_minutes:
|
less_than_x_minutes:
|
||||||
one: weniger als 1 Minute
|
one: weniger als eine Minute
|
||||||
other: weniger als eine Minute
|
other: weniger als %{count} Minuten
|
||||||
|
zero: weniger als 1 Minute
|
||||||
less_than_x_seconds:
|
less_than_x_seconds:
|
||||||
one: weniger als 1 Sekunde
|
one: weniger als 1 Sekunde
|
||||||
other: weniger als 1 Sekunde
|
other: weniger als %{count} Sekunden
|
||||||
|
zero: weniger als 1 Sekunde
|
||||||
over_x_years:
|
over_x_years:
|
||||||
one: mehr als 1 Jahr
|
one: mehr als 1 Jahr
|
||||||
other: mehr als %{count} Jahre
|
other: mehr als %{count} Jahre
|
||||||
|
|
@ -1173,10 +1178,12 @@ de:
|
||||||
multi_page_html: Angezeigte %{model} <b>%{from} - %{to}</b> von <b>%{count}</b>
|
multi_page_html: Angezeigte %{model} <b>%{from} - %{to}</b> von <b>%{count}</b>
|
||||||
insgesamt
|
insgesamt
|
||||||
single_page:
|
single_page:
|
||||||
one: Kein %{model} gefunden
|
one: Angezeigte 1 %{model}
|
||||||
other: Angezeigte 1 %{model}
|
other: Anzeige aller %{count} %{model}
|
||||||
|
zero: Kein %{model} gefunden
|
||||||
single_page_html:
|
single_page_html:
|
||||||
one: Kein %{model} gefunden
|
one: Angezeigte <b>1</b> %{model}
|
||||||
other: Angezeigte <b>1</b> %{model}
|
other: Anzeige <b>aller %{count}</b> %{model}
|
||||||
|
zero: Kein %{model} gefunden
|
||||||
page_gap: "..."
|
page_gap: "..."
|
||||||
previous_label: "« Zurück"
|
previous_label: "« Zurück"
|
||||||
|
|
|
||||||
|
|
@ -70,8 +70,8 @@ en:
|
||||||
odd: must be odd
|
odd: must be odd
|
||||||
record_invalid: 'Validation failed: %{errors}'
|
record_invalid: 'Validation failed: %{errors}'
|
||||||
restrict_dependent_destroy:
|
restrict_dependent_destroy:
|
||||||
one: ''
|
has_one: Cannot delete record because a dependent %{record} exists
|
||||||
other: Невозможно удалить запись, так как есть %{record} зависящие от нее
|
has_many: Cannot delete record because dependent %{record} exist
|
||||||
taken: has already been taken
|
taken: has already been taken
|
||||||
too_long: is too long (maximum is %{count} characters)
|
too_long: is too long (maximum is %{count} characters)
|
||||||
too_short: is too short (minimum is %{count} characters)
|
too_short: is too short (minimum is %{count} characters)
|
||||||
|
|
@ -92,8 +92,9 @@ en:
|
||||||
action: Action
|
action: Action
|
||||||
actions: Actions
|
actions: Actions
|
||||||
actions_midsentence:
|
actions_midsentence:
|
||||||
one: actions
|
one: action
|
||||||
other: action
|
other: actions
|
||||||
|
zero: actions
|
||||||
add: Add
|
add: Add
|
||||||
ajaxError: There was an error retrieving from server
|
ajaxError: There was an error retrieving from server
|
||||||
back: Back
|
back: Back
|
||||||
|
|
@ -105,8 +106,9 @@ en:
|
||||||
contribute: Contribute
|
contribute: Contribute
|
||||||
create: Create
|
create: Create
|
||||||
days_midsentence:
|
days_midsentence:
|
||||||
one: days
|
one: day
|
||||||
other: day
|
other: days
|
||||||
|
zero: days
|
||||||
deferred: deferred
|
deferred: deferred
|
||||||
description: Description
|
description: Description
|
||||||
drag_handle: DRAG
|
drag_handle: DRAG
|
||||||
|
|
@ -125,8 +127,9 @@ en:
|
||||||
none: None
|
none: None
|
||||||
not_available_abbr: n/a
|
not_available_abbr: n/a
|
||||||
note:
|
note:
|
||||||
one: no notes
|
one: 1 note
|
||||||
other: 1 note
|
other: "%{count} notes"
|
||||||
|
zero: no notes
|
||||||
notes: Notes
|
notes: Notes
|
||||||
numbered_step: Step %{number}
|
numbered_step: Step %{number}
|
||||||
ok: Ok
|
ok: Ok
|
||||||
|
|
@ -266,11 +269,13 @@ en:
|
||||||
other: almost %{count} years
|
other: almost %{count} years
|
||||||
half_a_minute: half a minute
|
half_a_minute: half a minute
|
||||||
less_than_x_minutes:
|
less_than_x_minutes:
|
||||||
one: less than 1 minute
|
one: less than a minute
|
||||||
other: less than a minute
|
other: less than %{count} minutes
|
||||||
|
zero: less than 1 minute
|
||||||
less_than_x_seconds:
|
less_than_x_seconds:
|
||||||
one: less than 1 second
|
one: less than 1 second
|
||||||
other: less than 1 second
|
other: less than %{count} seconds
|
||||||
|
zero: less than 1 second
|
||||||
over_x_years:
|
over_x_years:
|
||||||
one: over 1 year
|
one: over 1 year
|
||||||
other: over %{count} years
|
other: over %{count} years
|
||||||
|
|
@ -1165,10 +1170,12 @@ en:
|
||||||
multi_page_html: Displaying %{model} <b>%{from} - %{to}</b> of <b>%{count}</b>
|
multi_page_html: Displaying %{model} <b>%{from} - %{to}</b> of <b>%{count}</b>
|
||||||
in total
|
in total
|
||||||
single_page:
|
single_page:
|
||||||
one: No %{model} found
|
one: Displaying 1 %{model}
|
||||||
other: Displaying 1 %{model}
|
other: Displaying all %{count} %{model}
|
||||||
|
zero: No %{model} found
|
||||||
single_page_html:
|
single_page_html:
|
||||||
one: No %{model} found
|
one: Displaying <b>1</b> %{model}
|
||||||
other: Displaying <b>1</b> %{model}
|
other: Displaying <b>all %{count}</b> %{model}
|
||||||
|
zero: No %{model} found
|
||||||
page_gap: "…"
|
page_gap: "…"
|
||||||
previous_label: "← Previous"
|
previous_label: "← Previous"
|
||||||
|
|
|
||||||
|
|
@ -69,8 +69,8 @@ fi:
|
||||||
odd: täytyy olla pariton
|
odd: täytyy olla pariton
|
||||||
record_invalid: 'Validointi epäonnistui: %{errors}'
|
record_invalid: 'Validointi epäonnistui: %{errors}'
|
||||||
restrict_dependent_destroy:
|
restrict_dependent_destroy:
|
||||||
one: Невозможно удалить запись, так как есть %{record} зависящая от нее
|
has_one: Cannot delete record because a dependent %{record} exists
|
||||||
other: Невозможно удалить запись, так как есть %{record} зависящие от нее
|
has_many: Cannot delete record because dependent %{record} exist
|
||||||
taken: has already been taken
|
taken: has already been taken
|
||||||
too_long: is too long (maximum is %{count} characters)
|
too_long: is too long (maximum is %{count} characters)
|
||||||
too_short: is too short (minimum is %{count} characters)
|
too_short: is too short (minimum is %{count} characters)
|
||||||
|
|
@ -91,8 +91,8 @@ fi:
|
||||||
action: Toimenpide
|
action: Toimenpide
|
||||||
actions: Toimenpiteet
|
actions: Toimenpiteet
|
||||||
actions_midsentence:
|
actions_midsentence:
|
||||||
one: toimenpidettä
|
one: toimenpide
|
||||||
other: toimenpide
|
other: toimenpidettä
|
||||||
add: Lisää
|
add: Lisää
|
||||||
ajaxError: Virhe noudettaessa palvelimelta
|
ajaxError: Virhe noudettaessa palvelimelta
|
||||||
back: Takaisin
|
back: Takaisin
|
||||||
|
|
@ -104,8 +104,8 @@ fi:
|
||||||
contribute: Osallistu
|
contribute: Osallistu
|
||||||
create: Luo
|
create: Luo
|
||||||
days_midsentence:
|
days_midsentence:
|
||||||
one: päivää
|
one: päivä
|
||||||
other: päivä
|
other: päivää
|
||||||
deferred: lykätty
|
deferred: lykätty
|
||||||
description: Kuvaus
|
description: Kuvaus
|
||||||
drag_handle: VEDÄ
|
drag_handle: VEDÄ
|
||||||
|
|
@ -124,8 +124,9 @@ fi:
|
||||||
none: Ei
|
none: Ei
|
||||||
not_available_abbr: ei
|
not_available_abbr: ei
|
||||||
note:
|
note:
|
||||||
one: ei muistiinpanoja
|
one: 1 muistiinpano
|
||||||
other: 1 muistiinpano
|
other: "%{count} muistiinpanoa"
|
||||||
|
zero: ei muistiinpanoja
|
||||||
notes: Muistiinpanot
|
notes: Muistiinpanot
|
||||||
numbered_step: Askel %{number}
|
numbered_step: Askel %{number}
|
||||||
ok: Ok
|
ok: Ok
|
||||||
|
|
@ -266,11 +267,13 @@ fi:
|
||||||
other: almost %{count} years
|
other: almost %{count} years
|
||||||
half_a_minute: half a minute
|
half_a_minute: half a minute
|
||||||
less_than_x_minutes:
|
less_than_x_minutes:
|
||||||
one: less than 1 minute
|
one: less than a minute
|
||||||
other: less than a minute
|
other: less than %{count} minutes
|
||||||
|
zero: less than 1 minute
|
||||||
less_than_x_seconds:
|
less_than_x_seconds:
|
||||||
one: less than 1 second
|
one: less than 1 second
|
||||||
other: less than 1 second
|
other: less than %{count} seconds
|
||||||
|
zero: less than 1 second
|
||||||
over_x_years:
|
over_x_years:
|
||||||
one: over 1 year
|
one: over 1 year
|
||||||
other: over %{count} years
|
other: over %{count} years
|
||||||
|
|
@ -1166,8 +1169,9 @@ fi:
|
||||||
multi_page_html: Näytetään %{model} <b>%{from} - %{to}</b> yhteensä
|
multi_page_html: Näytetään %{model} <b>%{from} - %{to}</b> yhteensä
|
||||||
<b>%{count}</b> tietueesta
|
<b>%{count}</b> tietueesta
|
||||||
single_page:
|
single_page:
|
||||||
one: '%{model} ei löytynyt'
|
one: Näytetään 1 %{model}
|
||||||
other: Näytetään 1 %{model}
|
other: Näytetään kaikki %{count} %{model}
|
||||||
|
zero: '%{model} ei löytynyt'
|
||||||
single_page_html:
|
single_page_html:
|
||||||
none: Näytetään <b>1</b> %{model}
|
none: Näytetään <b>1</b> %{model}
|
||||||
other: Näytetään <b>kaikki %{count}</b> %{model}
|
other: Näytetään <b>kaikki %{count}</b> %{model}
|
||||||
|
|
|
||||||
|
|
@ -72,8 +72,8 @@ fr:
|
||||||
odd: doit être impair
|
odd: doit être impair
|
||||||
record_invalid: 'La validation a échoué : %{errors}'
|
record_invalid: 'La validation a échoué : %{errors}'
|
||||||
restrict_dependent_destroy:
|
restrict_dependent_destroy:
|
||||||
one: Невозможно удалить запись, так как есть %{record} зависящая от нее
|
has_one: Cannot delete record because a dependent %{record} exists
|
||||||
other: Невозможно удалить запись, так как есть %{record} зависящие от нее
|
has_many: Cannot delete record because dependent %{record} exist
|
||||||
taken: est déjà pris
|
taken: est déjà pris
|
||||||
too_long: est trop long (maximum de %{count} caractères)
|
too_long: est trop long (maximum de %{count} caractères)
|
||||||
too_short: est trop court (minimum de %{count} charactères)
|
too_short: est trop court (minimum de %{count} charactères)
|
||||||
|
|
@ -94,8 +94,8 @@ fr:
|
||||||
action: Action
|
action: Action
|
||||||
actions: Actions
|
actions: Actions
|
||||||
actions_midsentence:
|
actions_midsentence:
|
||||||
one: actions
|
one: action
|
||||||
other: action
|
other: actions
|
||||||
add: Ajouter
|
add: Ajouter
|
||||||
ajaxError: Une erreur s'est produite en accédant un serveur
|
ajaxError: Une erreur s'est produite en accédant un serveur
|
||||||
back: Retour
|
back: Retour
|
||||||
|
|
@ -107,8 +107,8 @@ fr:
|
||||||
contribute: Contribuer
|
contribute: Contribuer
|
||||||
create: Créer
|
create: Créer
|
||||||
days_midsentence:
|
days_midsentence:
|
||||||
one: jours
|
one: jour
|
||||||
other: jour
|
other: jours
|
||||||
deferred: reportées
|
deferred: reportées
|
||||||
description: Description
|
description: Description
|
||||||
drag_handle: DRAG
|
drag_handle: DRAG
|
||||||
|
|
@ -127,8 +127,9 @@ fr:
|
||||||
none: Aucun
|
none: Aucun
|
||||||
not_available_abbr: n/a
|
not_available_abbr: n/a
|
||||||
note:
|
note:
|
||||||
one: non notes
|
one: 1 note
|
||||||
other: 1 note
|
other: "%{count} notes"
|
||||||
|
zero: non notes
|
||||||
notes: Notes
|
notes: Notes
|
||||||
numbered_step: Étape %{number}
|
numbered_step: Étape %{number}
|
||||||
ok: OK
|
ok: OK
|
||||||
|
|
@ -268,10 +269,12 @@ fr:
|
||||||
half_a_minute: 30 secondes
|
half_a_minute: 30 secondes
|
||||||
less_than_x_minutes:
|
less_than_x_minutes:
|
||||||
one: moins d'1 minute
|
one: moins d'1 minute
|
||||||
other: moins d'une minute
|
other: moins de %{count} minutes
|
||||||
|
zero: moins d'1 minute
|
||||||
less_than_x_seconds:
|
less_than_x_seconds:
|
||||||
one: moins d'1 seconde
|
one: moins d'1 seconde
|
||||||
other: moins d'1 seconde
|
other: moins de %{count} secondes
|
||||||
|
zero: moins d'1 seconde
|
||||||
over_x_years:
|
over_x_years:
|
||||||
one: plus d'1 an
|
one: plus d'1 an
|
||||||
other: plus de %{count} ans
|
other: plus de %{count} ans
|
||||||
|
|
@ -1178,10 +1181,12 @@ fr:
|
||||||
multi_page_html: Affiche %{model} <b>%{from} - %{to}</b> à la <b>%{count}</b>
|
multi_page_html: Affiche %{model} <b>%{from} - %{to}</b> à la <b>%{count}</b>
|
||||||
au total
|
au total
|
||||||
single_page:
|
single_page:
|
||||||
one: Aucun %{model} trouvés
|
one: Voir de 1 %{model}
|
||||||
other: Voir de 1 %{model}
|
other: Afficher tous les %{count} %{model}
|
||||||
|
zero: Aucun %{model} trouvés
|
||||||
single_page_html:
|
single_page_html:
|
||||||
one: Aucun %{model} trouvés
|
one: Voir de <b>1</b> %{model}
|
||||||
other: Voir de <b>1</b> %{model}
|
other: Afficher <b>tous les %{count}</b> %{model}
|
||||||
|
zero: Aucun %{model} trouvés
|
||||||
page_gap: "…"
|
page_gap: "…"
|
||||||
previous_label: "«Précédent"
|
previous_label: "«Précédent"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue