mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-18 19:01:38 +03:00
New translations en-US.json (Dutch)
This commit is contained in:
parent
09b83357fb
commit
36bbab512f
@ -8,7 +8,34 @@
|
|||||||
"transfer_to_vesting": "Overschrijven naar Vesting",
|
"transfer_to_vesting": "Overschrijven naar Vesting",
|
||||||
"transfer_from_savings": "Overschrijven van spaarrekening",
|
"transfer_from_savings": "Overschrijven van spaarrekening",
|
||||||
"withdraw_vesting": "Power down",
|
"withdraw_vesting": "Power down",
|
||||||
"fill_order": "Vul bestelling",
|
"fill_order": "Vul bestelling"
|
||||||
|
},
|
||||||
|
"notification": {
|
||||||
|
"vote": "vindt je bericht leuk",
|
||||||
|
"unvote": "vindt je bericht niet meer leuk",
|
||||||
|
"reply": "heeft op je artikel gereageerd",
|
||||||
|
"mention": "noemde je",
|
||||||
|
"follow": "volgt je",
|
||||||
|
"unfollow": "ontvolgt je",
|
||||||
|
"ignore": "heeft je genegeerd",
|
||||||
|
"reblog": "deelde je bericht",
|
||||||
|
"transfer": "transferred",
|
||||||
|
"notification": "Notificaties",
|
||||||
|
"leaderboard": "Scorebord",
|
||||||
|
"epoint": "Points",
|
||||||
|
"leaderboard_title": "Top Users",
|
||||||
|
"recent": "Recent(e)",
|
||||||
|
"yesterday": "Gisteren",
|
||||||
|
"this_week": "Deze week",
|
||||||
|
"this_month": "Deze maand",
|
||||||
|
"older_then": "Ouder dan een maand"
|
||||||
|
},
|
||||||
|
"leaderboard": {
|
||||||
|
"daily": "DAILY",
|
||||||
|
"weekly": "WEEKLY",
|
||||||
|
"monthly": "MONTHLY"
|
||||||
|
},
|
||||||
|
"points": {
|
||||||
"post": "Post",
|
"post": "Post",
|
||||||
"comment": "Comment",
|
"comment": "Comment",
|
||||||
"checkin": "Check-in",
|
"checkin": "Check-in",
|
||||||
@ -80,31 +107,6 @@
|
|||||||
"title": "STEEM POWER"
|
"title": "STEEM POWER"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification": {
|
|
||||||
"vote": "vindt je bericht leuk",
|
|
||||||
"unvote": "vindt je bericht niet meer leuk",
|
|
||||||
"reply": "heeft op je artikel gereageerd",
|
|
||||||
"mention": "noemde je",
|
|
||||||
"follow": "volgt je",
|
|
||||||
"unfollow": "ontvolgt je",
|
|
||||||
"ignore": "heeft je genegeerd",
|
|
||||||
"reblog": "deelde je bericht",
|
|
||||||
"transfer": "transferred",
|
|
||||||
"notification": "Notificaties",
|
|
||||||
"leaderboard": "Scorebord",
|
|
||||||
"epoint": "Points",
|
|
||||||
"leaderboard_title": "Top Users",
|
|
||||||
"recent": "Recent(e)",
|
|
||||||
"yesterday": "Gisteren",
|
|
||||||
"this_week": "Deze week",
|
|
||||||
"this_month": "Deze maand",
|
|
||||||
"older_then": "Ouder dan een maand"
|
|
||||||
},
|
|
||||||
"leaderboard": {
|
|
||||||
"daily": "Daily",
|
|
||||||
"weekly": "Weekly",
|
|
||||||
"monthly": "Monthly"
|
|
||||||
},
|
|
||||||
"messages": {
|
"messages": {
|
||||||
"comingsoon": "Berichtfunctie komt binnenkort!"
|
"comingsoon": "Berichtfunctie komt binnenkort!"
|
||||||
},
|
},
|
||||||
@ -332,10 +334,12 @@
|
|||||||
"comments": "Comments"
|
"comments": "Comments"
|
||||||
},
|
},
|
||||||
"comment_filter": {
|
"comment_filter": {
|
||||||
"trending": "trending",
|
"trending": "TOP",
|
||||||
"reputation": "reputation",
|
"reputation": "REPUTATION",
|
||||||
"votes": "votes",
|
"votes": "VOTE",
|
||||||
"age": "age"
|
"age": "AGE",
|
||||||
|
"top": "TOP",
|
||||||
|
"time": "TIME"
|
||||||
},
|
},
|
||||||
"transfer": {
|
"transfer": {
|
||||||
"from": "From",
|
"from": "From",
|
||||||
|
Loading…
Reference in New Issue
Block a user