mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-19 03:11:38 +03:00
New translations en-US.json (Romanian)
This commit is contained in:
parent
f661f6a4de
commit
470c84a35e
@ -8,12 +8,39 @@
|
|||||||
"transfer_to_vesting": "Transfer la vesting",
|
"transfer_to_vesting": "Transfer la vesting",
|
||||||
"transfer_from_savings": "Transfer de la economii",
|
"transfer_from_savings": "Transfer de la economii",
|
||||||
"withdraw_vesting": "Power Down",
|
"withdraw_vesting": "Power Down",
|
||||||
"fill_order": "Completează ordinul",
|
"fill_order": "Completează ordinul"
|
||||||
|
},
|
||||||
|
"notification": {
|
||||||
|
"vote": "a votat postul tău",
|
||||||
|
"unvote": "a votat postul tău",
|
||||||
|
"reply": "a răspuns la postul tău",
|
||||||
|
"mention": "te-a menționat",
|
||||||
|
"follow": "te urmărește",
|
||||||
|
"unfollow": "a anulat urmărirea",
|
||||||
|
"ignore": "te-a ignorat",
|
||||||
|
"reblog": "a redistribuit postarea ta",
|
||||||
|
"transfer": "transferred",
|
||||||
|
"notification": "Notificări",
|
||||||
|
"leaderboard": "Clasament",
|
||||||
|
"epoint": "Puncte",
|
||||||
|
"leaderboard_title": "Top utilizatori",
|
||||||
|
"recent": "Recent",
|
||||||
|
"yesterday": "Ieri",
|
||||||
|
"this_week": "Săptămâna aceasta",
|
||||||
|
"this_month": "Luna Aceasta",
|
||||||
|
"older_then": "Mai vechi de o lună"
|
||||||
|
},
|
||||||
|
"leaderboard": {
|
||||||
|
"daily": "DAILY",
|
||||||
|
"weekly": "WEEKLY",
|
||||||
|
"monthly": "MONTHLY"
|
||||||
|
},
|
||||||
|
"points": {
|
||||||
"post": "Postare",
|
"post": "Postare",
|
||||||
"comment": "Comentarii",
|
"comment": "Comentariu",
|
||||||
"checkin": "Logare",
|
"checkin": "Logare",
|
||||||
"vote": "Vot",
|
"vote": "Vot",
|
||||||
"reblog": "Reblog",
|
"reblog": "Redistribuire",
|
||||||
"login": "Autentificare",
|
"login": "Autentificare",
|
||||||
"incoming_transfer_title": "Transfer în așteptare",
|
"incoming_transfer_title": "Transfer în așteptare",
|
||||||
"outgoing_transfer_title": "Transfer în curs",
|
"outgoing_transfer_title": "Transfer în curs",
|
||||||
@ -42,7 +69,7 @@
|
|||||||
"dropdown_promote": "Promovează",
|
"dropdown_promote": "Promovează",
|
||||||
"dropdown_boost": "Boost",
|
"dropdown_boost": "Boost",
|
||||||
"from": "De la",
|
"from": "De la",
|
||||||
"to": "Către",
|
"to": "Pentru",
|
||||||
"estimated_value_desc": "Determined by purchase value",
|
"estimated_value_desc": "Determined by purchase value",
|
||||||
"estimated_value": "Estimated value",
|
"estimated_value": "Estimated value",
|
||||||
"estimated_amount": "Vote value",
|
"estimated_amount": "Vote value",
|
||||||
@ -80,31 +107,6 @@
|
|||||||
"title": "STEEM POWER"
|
"title": "STEEM POWER"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification": {
|
|
||||||
"vote": "a votat postul tău",
|
|
||||||
"unvote": "a votat postul tău",
|
|
||||||
"reply": "a răspuns la postul tău",
|
|
||||||
"mention": "te-a menționat",
|
|
||||||
"follow": "te urmărește",
|
|
||||||
"unfollow": "a anulat urmărirea",
|
|
||||||
"ignore": "te-a ignorat",
|
|
||||||
"reblog": "a redistribuit postarea ta",
|
|
||||||
"transfer": "transferred",
|
|
||||||
"notification": "Notificări",
|
|
||||||
"leaderboard": "Clasament",
|
|
||||||
"epoint": "Puncte",
|
|
||||||
"leaderboard_title": "Top utilizatori",
|
|
||||||
"recent": "Recent",
|
|
||||||
"yesterday": "Ieri",
|
|
||||||
"this_week": "Săptămâna aceasta",
|
|
||||||
"this_month": "Luna Aceasta",
|
|
||||||
"older_then": "Mai vechi de o lună"
|
|
||||||
},
|
|
||||||
"leaderboard": {
|
|
||||||
"daily": "Zilnic",
|
|
||||||
"weekly": "Săptămânal",
|
|
||||||
"monthly": "Lunar"
|
|
||||||
},
|
|
||||||
"messages": {
|
"messages": {
|
||||||
"comingsoon": "Funcția mesaje va fi disponibilă in curând!"
|
"comingsoon": "Funcția mesaje va fi disponibilă in curând!"
|
||||||
},
|
},
|
||||||
@ -332,10 +334,12 @@
|
|||||||
"comments": "Comentarii"
|
"comments": "Comentarii"
|
||||||
},
|
},
|
||||||
"comment_filter": {
|
"comment_filter": {
|
||||||
"trending": "trenduri",
|
"trending": "TOP",
|
||||||
"reputation": "reputație",
|
"reputation": "REPUTATION",
|
||||||
"votes": "voturi",
|
"votes": "VOTE",
|
||||||
"age": "vechime"
|
"age": "AGE",
|
||||||
|
"top": "TOP",
|
||||||
|
"time": "TIME"
|
||||||
},
|
},
|
||||||
"transfer": {
|
"transfer": {
|
||||||
"from": "De la",
|
"from": "De la",
|
||||||
|
Loading…
Reference in New Issue
Block a user