Fix Polish plurals #8526
1 changed files with 9 additions and 3 deletions
|
@ -22241,7 +22241,9 @@
|
|||
mr = %d वस्तू
|
||||
nb = %d sted
|
||||
nl = %d plaats
|
||||
pl = %d miejsce
|
||||
pl:few = %d obiekty
|
||||
pl:many = %d obiektów
|
||||
![]() Should I wait till #8245 will be merged? Will there be conflicts? Should I wait till #8245 will be merged? Will there be conflicts?
![]() Don't wait, conflicts can be resolved. Don't wait, conflicts can be resolved.
![]() Changed to objects Changed to objects
|
||||
pl:one = %d obiekt
|
||||
pt-BR:one = %d objeto
|
||||
pt-BR:other = %d objetos
|
||||
pt:one = %d objeto
|
||||
|
@ -22307,7 +22309,9 @@
|
|||
mr:other = %d ठिकाणे
|
||||
nb = %d steder
|
||||
nl = %d plaatsen
|
||||
pl = %d miejsc
|
||||
pl:few = %d miejsca
|
||||
pl:many = %d miejsc
|
||||
pl:one = %d miejsce
|
||||
pt-BR:one = %d lugar
|
||||
pt-BR:other = %d lugares
|
||||
pt:one = %d lugar
|
||||
|
@ -22369,7 +22373,9 @@
|
|||
mr = %d ट्रॅक
|
||||
nb = %d stier
|
||||
nl = %d tracks
|
||||
pl = %d tras
|
||||
pl:few = %d trasy
|
||||
pl:many = %d tras
|
||||
pl:one = %d trasa
|
||||
pt-BR:one = %d percurso
|
||||
pt-BR:other = %d percursos
|
||||
pt:one = %d percurso
|
||||
|
|
Reference in a new issue
This word is used for tracks and bookmarks, so miejsce is not a correct translation. Also see organicmaps/organicmaps#8245