forked from MapComplete/MapComplete
Add commit count for translations, fix #1834
This commit is contained in:
parent
cdd321e3d8
commit
e62b7a26e0
8 changed files with 33 additions and 123 deletions
|
@ -8722,13 +8722,6 @@
|
|||
},
|
||||
"question": "Vols ajudar a traduir MapComplete?"
|
||||
},
|
||||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Has contribuït a traduir MapComplete! Això és fantàstic!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"verified-mastodon": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -8977,13 +8977,6 @@
|
|||
},
|
||||
"question": "Chcete pomoci s překladem MapComplete?"
|
||||
},
|
||||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Přispěli jste k překladu MapComplete! To je úžasné!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"verified-mastodon": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -10707,13 +10707,6 @@
|
|||
},
|
||||
"question": "Möchten Sie bei der Übersetzung von MapComplete helfen?"
|
||||
},
|
||||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Sie haben dazu beigetragen, MapComplete zu übersetzen! Das ist großartig!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"verified-mastodon": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -10710,7 +10710,7 @@
|
|||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "You have contributed to translating MapComplete! That's awesome!"
|
||||
"then": "You have contributed to translating MapComplete with {_translation_contributions} commits! That's awesome!"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -8890,7 +8890,7 @@
|
|||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Je hebt MapComplete helpen vertalen! Dat is fantastisch! Bedankt hiervoor!"
|
||||
"then": "Je hebt MapComplete helpen vertalen met {_translation_contributions} commits! Dat is fantastisch! Bedankt hiervoor!"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1910,13 +1910,6 @@
|
|||
}
|
||||
},
|
||||
"question": "Quer ajudar na tradução do MapComplete?"
|
||||
},
|
||||
"translation-thanks": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Você contribuiu para a tradução do MapComplete! Fantástico!"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue