forked from MapComplete/MapComplete
Translated using Weblate (Slovenian)
Currently translated at 13.3% (89 of 668 strings) Translation: MapComplete/Core Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/sl/
This commit is contained in:
parent
e5cdff6c32
commit
e5c971ce2d
1 changed files with 6 additions and 1 deletions
|
@ -6,8 +6,11 @@
|
|||
},
|
||||
"delete": {
|
||||
"cancel": "Prekliči",
|
||||
"cannotBeDeleted": "Tega elementa ni možno izbrisati",
|
||||
"delete": "Izbriši",
|
||||
"loginToDelete": "Za dodajanje novih elemntov morate biti vpisani"
|
||||
"loginToDelete": "Za dodajanje novih elemntov morate biti vpisani",
|
||||
"partOfOthers": "Ta element je del neke poti ali relacije, zato ga ni mogoče enostavno izbrisati.",
|
||||
"useSomethingElse": "Če ga želite izbrisati, uporabite nek drug urejevalnik OpenStreetMap"
|
||||
},
|
||||
"favouritePoi": {
|
||||
"button": {
|
||||
|
@ -119,9 +122,11 @@
|
|||
"title": "Dobrodošli na MapComplete"
|
||||
},
|
||||
"move": {
|
||||
"cannotBeMoved": "Tega elementa ni možno premakniti.",
|
||||
"inviteToMove": {
|
||||
"generic": "Premakni ta element"
|
||||
},
|
||||
"partOfRelation": "Ta element je del relacije. Premaknete ga lahko z drugim urejevalnikom.",
|
||||
"whyMove": "Zakaj želite premakniti ta element?"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue