mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-31 17:54:52 +03:00
New translations en-US.json (French)
This commit is contained in:
parent
994f3c96b7
commit
e94c408ee4
@ -28,6 +28,9 @@
|
|||||||
"reblog_title": "Points pour vos reblog",
|
"reblog_title": "Points pour vos reblog",
|
||||||
"login_title": "Points pour vos connexions",
|
"login_title": "Points pour vos connexions",
|
||||||
"checkin_title": "Points for heartbeat",
|
"checkin_title": "Points for heartbeat",
|
||||||
|
"referral": "Referral",
|
||||||
|
"referral_title": "Referral rewards",
|
||||||
|
"referral_desc": "Invite friends and earn ESTM",
|
||||||
"checkin_extra_title": "Bonus d'utilisation",
|
"checkin_extra_title": "Bonus d'utilisation",
|
||||||
"no_activity": "Aucune activité récente",
|
"no_activity": "Aucune activité récente",
|
||||||
"outgoing_transfer_description": "",
|
"outgoing_transfer_description": "",
|
||||||
@ -100,14 +103,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification": {
|
"notification": {
|
||||||
"vote": "ont aimés votre post",
|
"vote": "voted",
|
||||||
"unvote": "a retiré son vote sur votre publication",
|
"unvote": "unvoted",
|
||||||
"reply": "a répondu à votre post",
|
"reply": "replied to",
|
||||||
"mention": "vous a mentionné",
|
"mention": "mentioned in",
|
||||||
"follow": "vous a suivi",
|
"follow": "vous a suivi",
|
||||||
"unfollow": "ne vous suit plus",
|
"unfollow": "ne vous suit plus",
|
||||||
"ignore": "vous a ignoré",
|
"ignore": "vous a ignoré",
|
||||||
"reblog": "a reblogué votre post",
|
"reblog": "reblogged",
|
||||||
"transfer": "transféré",
|
"transfer": "transféré",
|
||||||
"notification": "Notifications",
|
"notification": "Notifications",
|
||||||
"leaderboard": "Classement",
|
"leaderboard": "Classement",
|
||||||
@ -117,7 +120,11 @@
|
|||||||
"yesterday": "Hier",
|
"yesterday": "Hier",
|
||||||
"this_week": "Cette semaine",
|
"this_week": "Cette semaine",
|
||||||
"this_month": "Ce mois",
|
"this_month": "Ce mois",
|
||||||
"older_then": "Vieux de plus de 1 mois"
|
"older_then": "Vieux de plus de 1 mois",
|
||||||
|
"activities": "All",
|
||||||
|
"replies": "Réponses",
|
||||||
|
"mentions": "Mentions",
|
||||||
|
"reblogs": "Reblogs"
|
||||||
},
|
},
|
||||||
"leaderboard": {
|
"leaderboard": {
|
||||||
"daily": "QUOTIDIEN",
|
"daily": "QUOTIDIEN",
|
||||||
@ -206,7 +213,10 @@
|
|||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"feed": "Fil d'actualités",
|
"feed": "Fil d'actualités",
|
||||||
"popular": "Populaires"
|
"popular": "Populaires",
|
||||||
|
"top": "Top",
|
||||||
|
"hot": "Hot",
|
||||||
|
"new": "New"
|
||||||
},
|
},
|
||||||
"side_menu": {
|
"side_menu": {
|
||||||
"profile": "Profil",
|
"profile": "Profil",
|
||||||
|
Loading…
Reference in New Issue
Block a user