forked from MapComplete/MapComplete
Port user settings
This commit is contained in:
parent
97aaa8e941
commit
8085079eff
30 changed files with 566 additions and 497 deletions
|
@ -594,9 +594,7 @@
|
|||
},
|
||||
"userinfo": {
|
||||
"gotoInbox": "Obre la teva safata d'entrada",
|
||||
"gotoSettings": "Aneu a la vostra configuració a OpenStreetMap.org",
|
||||
"moveToHome": "Mou el mapa a la vostra ubicació de casa",
|
||||
"welcome": "Benvingut/da {name}"
|
||||
"gotoSettings": "Aneu a la vostra configuració a OpenStreetMap.org"
|
||||
},
|
||||
"validation": {
|
||||
"color": {
|
||||
|
|
|
@ -265,10 +265,7 @@
|
|||
"userinfo": {
|
||||
"gotoInbox": "Otevřít poštu",
|
||||
"gotoSettings": "Přejít do vašich nastavení na OpenStreetMap.org",
|
||||
"moveToHome": "Přesunout mapu na vaší domovskou polohu",
|
||||
"noDescription": "Na svém profilu zatím nemáte popis",
|
||||
"noDescriptionCallToAction": "Přidat popis profilu",
|
||||
"titleNotLoggedIn": "Vítejte",
|
||||
"welcome": "Vítejte, {name}"
|
||||
"noDescriptionCallToAction": "Přidat popis profilu"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -934,12 +934,8 @@
|
|||
"userinfo": {
|
||||
"gotoInbox": "Posteingang öffnen",
|
||||
"gotoSettings": "Einstellungen auf OpenStreetMap.org öffnen",
|
||||
"moveToHome": "Verschieben Sie die Karte an Ihren Heimatstandort",
|
||||
"newMessages": "Sie haben neue Nachrichten",
|
||||
"noDescription": "Sie haben noch keine Profilbeschreibung",
|
||||
"noDescriptionCallToAction": "Profilbeschreibung hinzufügen",
|
||||
"titleNotLoggedIn": "Willkommen",
|
||||
"welcome": "Willkommen {name}"
|
||||
"noDescriptionCallToAction": "Profilbeschreibung hinzufügen"
|
||||
},
|
||||
"validation": {
|
||||
"color": {
|
||||
|
|
|
@ -958,12 +958,9 @@
|
|||
"userinfo": {
|
||||
"gotoInbox": "Open your inbox",
|
||||
"gotoSettings": "Go to your settings on OpenStreetMap.org",
|
||||
"moveToHome": "Move the map to your home location",
|
||||
"newMessages": "you have new messages",
|
||||
"noDescription": "You don't have a description on your profile yet",
|
||||
"noDescriptionCallToAction": "Add a profile description",
|
||||
"titleNotLoggedIn": "Welcome",
|
||||
"welcome": "Welcome {name}"
|
||||
"notLoggedIn": "You have logged out"
|
||||
},
|
||||
"validation": {
|
||||
"color": {
|
||||
|
|
|
@ -713,9 +713,7 @@
|
|||
"missing": "{count} cadenas sin traducir",
|
||||
"notImmediate": "Las traducciones no se actualizan directamente. Habitualmente esto lleva unos días"
|
||||
},
|
||||
"userinfo": {
|
||||
"welcome": "Bienvenido {name}"
|
||||
},
|
||||
"userinfo": {},
|
||||
"validation": {
|
||||
"color": {
|
||||
"description": "Un color o código hexadecimal"
|
||||
|
|
|
@ -488,9 +488,7 @@
|
|||
},
|
||||
"userinfo": {
|
||||
"gotoInbox": "Ouvrir sa boite de réception",
|
||||
"gotoSettings": "Paramètres sur OpenStreetMap.org",
|
||||
"moveToHome": "Déplacez la carte vers votre emplacement",
|
||||
"welcome": "Bienvenue {name}"
|
||||
"gotoSettings": "Paramètres sur OpenStreetMap.org"
|
||||
},
|
||||
"validation": {
|
||||
"email": {
|
||||
|
|
|
@ -8540,6 +8540,24 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"inbox": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": {
|
||||
"special": {
|
||||
"text": "Open your inbox"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": {
|
||||
"special": {
|
||||
"text": "<b class='alert'>You have {_unreadMessages}</b><br/>Open your inbox"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -8617,6 +8635,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Settings"
|
||||
}
|
||||
},
|
||||
"veterinary": {
|
||||
|
|
|
@ -8265,6 +8265,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"inbox": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": {
|
||||
"special": {
|
||||
"text": "Ga naar je inbox"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"picture-license": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -8314,6 +8325,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Instellingen"
|
||||
}
|
||||
},
|
||||
"veterinary": {
|
||||
|
|
|
@ -692,11 +692,8 @@
|
|||
"userinfo": {
|
||||
"gotoInbox": "Åpne innboksen din",
|
||||
"gotoSettings": "Gå til innstillingene dine på OpenStreetMap.org",
|
||||
"newMessages": "du har nye meldinger",
|
||||
"noDescription": "Du har ikke noen profilbeskrivelse enda",
|
||||
"noDescriptionCallToAction": "Legg til profilbeskrivelse",
|
||||
"titleNotLoggedIn": "Velkommen",
|
||||
"welcome": "Velkommen {name}"
|
||||
"noDescriptionCallToAction": "Legg til profilbeskrivelse"
|
||||
},
|
||||
"validation": {
|
||||
"color": {
|
||||
|
|
|
@ -938,12 +938,8 @@
|
|||
"userinfo": {
|
||||
"gotoInbox": "Open je inbox",
|
||||
"gotoSettings": "Ga naar je instellingen op OpenStreetMap.org",
|
||||
"moveToHome": "Beweeg de kaart naar je thuislocatie",
|
||||
"newMessages": "je hebt nieuwe berichten",
|
||||
"noDescription": "Je hebt nog geen beschrijving op je profiel",
|
||||
"noDescriptionCallToAction": "Voeg een profielbeschrijving toe",
|
||||
"titleNotLoggedIn": "Welkom",
|
||||
"welcome": "Welkom {name}"
|
||||
"noDescriptionCallToAction": "Voeg een profielbeschrijving toe"
|
||||
},
|
||||
"validation": {
|
||||
"color": {
|
||||
|
|
|
@ -192,11 +192,8 @@
|
|||
"userinfo": {
|
||||
"gotoInbox": "Otwórz swoją skrzynkę odbiorczą",
|
||||
"gotoSettings": "Przejdź do swoich ustawień na OpenStreetMap.org",
|
||||
"moveToHome": "Przesuń mapę do Twojej lokalizacji domowej",
|
||||
"newMessages": "masz nowe wiadomości",
|
||||
"noDescription": "Nie masz jeszcze opisu w swoim profilu",
|
||||
"noDescriptionCallToAction": "Dodaj opis profilu",
|
||||
"welcome": "Witaj {name}"
|
||||
"noDescriptionCallToAction": "Dodaj opis profilu"
|
||||
},
|
||||
"validation": {
|
||||
"color": {
|
||||
|
|
|
@ -216,10 +216,7 @@
|
|||
"translations": {
|
||||
"activateButton": "Помогите перевести MapComplete"
|
||||
},
|
||||
"userinfo": {
|
||||
"titleNotLoggedIn": "Добро пожаловать",
|
||||
"welcome": "Добро пожаловать, {name}"
|
||||
},
|
||||
"userinfo": {},
|
||||
"validation": {
|
||||
"nat": {
|
||||
"notANumber": "Введите число"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue