From 755f35fcdd769f15a68512403074a584441f3fc6 Mon Sep 17 00:00:00 2001
From: Chirita Edward <edwardchirita@mailbox.org>
Date: Wed, 23 Jun 2021 17:42:39 +0000
Subject: [PATCH] Translated using Weblate (Romanian)

Currently translated at 100.0% (343 of 343 strings)

Translation: Revolt/Web App
Translate-URL: http://weblate.insrt.uk/projects/revolt/web-app/ro/
---
 ro.json | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/ro.json b/ro.json
index 35d947c..0343527 100644
--- a/ro.json
+++ b/ro.json
@@ -287,7 +287,8 @@
                 "misc": {
                     "viewing_old": "Acum vezi mesaje vechi",
                     "jump_present": "Sari la prezent",
-                    "spoiler_attachment": "Spoiler"
+                    "spoiler_attachment": "Spoiler",
+                    "failed_load": "Nu s-a putut încărca mesajul."
                 }
             },
             "categories": {
@@ -370,7 +371,8 @@
             "delete_server": "Șterge Serverul",
             "delete_channel": "Șterge Canalul",
             "create_channel": "Creează Canalul",
-            "create_invite": "Creează Invitația"
+            "create_invite": "Creează Invitația",
+            "reply_message": "Răspunde"
         }
     },
     "login": {
@@ -415,7 +417,9 @@
         "privacy": "Politica de confidențialitate",
         "tos": "Termeni și condiții",
         "about": "Despre",
-        "loading": "Încărcare…"
+        "loading": "Încărcare…",
+        "on": "Pornit",
+        "off": "Oprit"
     },
     "notifications": {
         "now_friends": "Acum ești prieten cu @{{person}}!",
-- 
GitLab