Translate geocoder.results.namefinder. May be incorrect in the context in which it is used
This commit is contained in:
parent
c4b362efec
commit
a13506c9be
1 changed files with 18 additions and 0 deletions
|
@ -345,6 +345,24 @@ is:
|
|||
results: "Niðurstöður"
|
||||
type_from_source: "{{type}} frá {{source_link}}"
|
||||
no_results: "Ekkert fannst"
|
||||
namefinder:
|
||||
prefix: "{{type}} "
|
||||
suffix_place: ", {{distance}} {{direction}} af {{placename}}"
|
||||
suffix_parent: "{{suffix}} ({{parentdistance}} {{parentdirection}} af {{parentname}})"
|
||||
suffix_suburb: "{{suffix}}, {{parentname}}"
|
||||
distance:
|
||||
zero: "minna en 1km"
|
||||
one: "u.þ.b. 1km"
|
||||
other: "u.þ.b. {{count}}km"
|
||||
direction:
|
||||
south_west: "suðvestur"
|
||||
south: "suður"
|
||||
south_east: "suðaustur"
|
||||
east: "austur"
|
||||
north_east: "norðaustur"
|
||||
north: "norður"
|
||||
north_west: "norðvestur"
|
||||
west: "vestur"
|
||||
layouts:
|
||||
project_name:
|
||||
# in <title>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue