From 14040afc26c264e14b7ba7d0fb55c6d8f85d915d Mon Sep 17 00:00:00 2001 From: fuzzyballz Date: Sat, 20 May 2017 10:50:48 +0300 Subject: [PATCH] Updated translation, added missing diacritics. --- translations/ro-ro.all.json | 34 +++++++++++++++++++++++++++------- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/translations/ro-ro.all.json b/translations/ro-ro.all.json index 91904db3..cff0cd2c 100644 --- a/translations/ro-ro.all.json +++ b/translations/ro-ro.all.json @@ -53,7 +53,7 @@ }, { "id":"terms_conditions_confirm", - "translation": "Dacă daţi click Register, sunteţi de acord cu Termenii şi Condiţiile acestui site, incluzand folosirea noastra de Cookie-uri." + "translation": "Dacă daţi click Register, sunteţi de acord cu Termenii şi Condiţiile acestui site, incluzând folosirea noastra de Cookie-uri." }, { "id":"signin", @@ -105,7 +105,7 @@ }, { "id":"signup_verification_noemail", - "translation": "Înregistrarea a fost reusită, acum îţi poţi folosi contul." + "translation": "Înregistrarea a fost reuşită, acum îţi poţi folosi contul." }, { "id":"settings", @@ -133,7 +133,7 @@ }, { "id":"profile_page", - "translation": "%s Pagina de profil" + "translation": "Pagina de profil a lui %s" }, { "id":"see_more_torrents_from", @@ -201,7 +201,7 @@ }, { "id": "no_torrents_uploaded", - "translation": "Niciun torrent uploadad incă!" + "translation": "Niciun torrent uploadat încă!" }, { "id": "profile", @@ -229,7 +229,7 @@ }, { "id": "notice_keep_seeding", - "translation": "ATENŢIE: STAI LA SEED ŞI ACTIVEAZĂ DHT" + "translation": "ATENŢIE: STAI LA SEED ŞI ACTIVEAZĂ DHT ÎN CLIENTUL DE TORRENTE!" }, { "id": "official_nyaapocalipse_faq", @@ -738,5 +738,25 @@ { "id": "cancel", "translation": "Anulează" - } -] \ No newline at end of file + }, + { + + "id": "please_include_our_tracker", + + "translation": "Te rog include udp://tracker.doko.moe:6969 la trackerele tale." + + }, + + { + + "id": "unknown", + + "translation": "Necunoscut" + + }, + + { + + "id": "last_scraped", + + "translation": "Ultimul scrape: " + + }, + + { + + "id": "server_status_link", + + "translation": "Statusul servărului poate fi găsit aici" + + }, + + { + + "id": "no_database_dumps_available", + + "translation": "Dumpurile bazei de date nu sunt disponibile în acest moment." + } +]