Quote translations to stop them looking like numbers
This commit is contained in:
parent
079ee97471
commit
33a532bddf
4 changed files with 40 additions and 40 deletions
|
@ -2500,16 +2500,16 @@ cs:
|
||||||
unnamed: nepojmenovaná cesta
|
unnamed: nepojmenovaná cesta
|
||||||
courtesy: Trasa díky %{link}
|
courtesy: Trasa díky %{link}
|
||||||
exit_counts:
|
exit_counts:
|
||||||
first: 1.
|
first: '1.'
|
||||||
second: 2.
|
second: '2.'
|
||||||
third: 3.
|
third: '3.'
|
||||||
fourth: 4.
|
fourth: '4.'
|
||||||
fifth: 5.
|
fifth: '5.'
|
||||||
sixth: 6.
|
sixth: '6.'
|
||||||
seventh: 7.
|
seventh: '7.'
|
||||||
eighth: 8.
|
eighth: '8.'
|
||||||
ninth: 9.
|
ninth: '9.'
|
||||||
tenth: 10.
|
tenth: '10.'
|
||||||
time: Čas
|
time: Čas
|
||||||
query:
|
query:
|
||||||
node: Uzel
|
node: Uzel
|
||||||
|
|
|
@ -2524,16 +2524,16 @@ da:
|
||||||
unnamed: unavngiven vej
|
unnamed: unavngiven vej
|
||||||
courtesy: Anvisninger stillet til rådighed af %{link}
|
courtesy: Anvisninger stillet til rådighed af %{link}
|
||||||
exit_counts:
|
exit_counts:
|
||||||
first: 1.
|
first: '1.'
|
||||||
second: 2.
|
second: '2.'
|
||||||
third: 3.
|
third: '3.'
|
||||||
fourth: 4.
|
fourth: '4.'
|
||||||
fifth: 5.
|
fifth: '5.'
|
||||||
sixth: 6.
|
sixth: '6.'
|
||||||
seventh: 7.
|
seventh: '7.'
|
||||||
eighth: 8.
|
eighth: '8.'
|
||||||
ninth: 9.
|
ninth: '9.'
|
||||||
tenth: 10.
|
tenth: '10.'
|
||||||
time: Tid
|
time: Tid
|
||||||
query:
|
query:
|
||||||
node: Punkt
|
node: Punkt
|
||||||
|
|
|
@ -2476,16 +2476,16 @@ hu:
|
||||||
unnamed: névtelen út
|
unnamed: névtelen út
|
||||||
courtesy: Útvonaltervezés a(z) %{link} jóvoltából
|
courtesy: Útvonaltervezés a(z) %{link} jóvoltából
|
||||||
exit_counts:
|
exit_counts:
|
||||||
first: 1.
|
first: '1.'
|
||||||
second: 2.
|
second: '2.'
|
||||||
third: 3.
|
third: '3.'
|
||||||
fourth: 4.
|
fourth: '4.'
|
||||||
fifth: 5.
|
fifth: '5.'
|
||||||
sixth: 6.
|
sixth: '6.'
|
||||||
seventh: 7.
|
seventh: '7.'
|
||||||
eighth: 8.
|
eighth: '8.'
|
||||||
ninth: 9.
|
ninth: '9.'
|
||||||
tenth: 10.
|
tenth: '10.'
|
||||||
time: Időpont
|
time: Időpont
|
||||||
query:
|
query:
|
||||||
node: Csomópont
|
node: Csomópont
|
||||||
|
|
|
@ -2550,16 +2550,16 @@ is:
|
||||||
unnamed: ónefnd gata
|
unnamed: ónefnd gata
|
||||||
courtesy: Leiðarlýsing í boði %{link}
|
courtesy: Leiðarlýsing í boði %{link}
|
||||||
exit_counts:
|
exit_counts:
|
||||||
first: 1.
|
first: '1.'
|
||||||
second: 2.
|
second: '2.'
|
||||||
third: 3.
|
third: '3.'
|
||||||
fourth: 4.
|
fourth: '4.'
|
||||||
fifth: 5.
|
fifth: '5.'
|
||||||
sixth: 6.
|
sixth: '6.'
|
||||||
seventh: 7.
|
seventh: '7.'
|
||||||
eighth: 8.
|
eighth: '8.'
|
||||||
ninth: 9.
|
ninth: '9.'
|
||||||
tenth: 10.
|
tenth: '10.'
|
||||||
time: Tími
|
time: Tími
|
||||||
query:
|
query:
|
||||||
node: Hnútur
|
node: Hnútur
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue