about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/ro.json
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2019-03-06 00:03:46 +0100
committerThibaut Girka <thib@sitedethib.com>2019-03-06 00:03:46 +0100
commitf108c6a042503e0da7a29dc273340c6ce23e9f8f (patch)
tree5eddf53543d0e2e1a5fb7c4f441d8e223440f1f8 /app/javascript/mastodon/locales/ro.json
parentff827c1f38e91f2ef0ac3ee1c92f0f8a1a3cbdfa (diff)
parentefd0fb80880171b1f027b6d0dbd8ace999857062 (diff)
Merge branch 'master' into glitch-soc/merge-upstream
Diffstat (limited to 'app/javascript/mastodon/locales/ro.json')
-rw-r--r--app/javascript/mastodon/locales/ro.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/javascript/mastodon/locales/ro.json b/app/javascript/mastodon/locales/ro.json
index 802e43ce2..a0d5f9a27 100644
--- a/app/javascript/mastodon/locales/ro.json
+++ b/app/javascript/mastodon/locales/ro.json
@@ -260,6 +260,10 @@
   "notifications.filter.follows": "Urmărește",
   "notifications.filter.mentions": "Menționări",
   "notifications.group": "{count} notificări",
+  "poll.closed": "Closed",
+  "poll.refresh": "Refresh",
+  "poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
+  "poll.vote": "Vote",
   "privacy.change": "Cine vede asta",
   "privacy.direct.long": "Postează doar pentru utilizatorii menționați",
   "privacy.direct.short": "Direct",
@@ -342,6 +346,11 @@
   "tabs_bar.local_timeline": "Local",
   "tabs_bar.notifications": "Notificări",
   "tabs_bar.search": "Căutare",
+  "time_remaining.days": "{number, plural, one {# day} other {# days}} left",
+  "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
+  "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
+  "time_remaining.moments": "Moments remaining",
+  "time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
   "trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} vorbesc",
   "ui.beforeunload": "Postarea se va pierde dacă părăsești pagina.",
   "upload_area.title": "Trage și eliberează pentru a încărca",