Quote translations to stop them looking like numbers
This commit is contained in:
parent
08da00fa84
commit
973e7ae398
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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -2494,16 +2494,16 @@ tr:
|
||||||
roundabout_with_exit: Dönel kavşakta %{exit}. çıkışı kullanarak %{name} üzerine
|
roundabout_with_exit: Dönel kavşakta %{exit}. çıkışı kullanarak %{name} üzerine
|
||||||
unnamed: adsız yol
|
unnamed: adsız yol
|
||||||
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: Zaman
|
time: Zaman
|
||||||
query:
|
query:
|
||||||
node: Düğüm
|
node: Düğüm
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue