From e56d20feda06ab37f76457c4561ac4dd27379546 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" Date: Mon, 9 Jul 2018 09:29:02 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/ro/login.json | 2 +- public/language/ro/recent.json | 4 ++-- public/language/ro/tags.json | 2 +- public/language/ro/users.json | 10 +++++----- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/public/language/ro/login.json b/public/language/ro/login.json index 1f3e72b093..3f4ea88e35 100644 --- a/public/language/ro/login.json +++ b/public/language/ro/login.json @@ -8,5 +8,5 @@ "failed_login_attempt": "Login nereușit", "login_successful": "Te-ai autentificat cu succes!", "dont_have_account": "Nu ai un cont?", - "logged-out-due-to-inactivity": "You have been logged out of the Admin Control Panel due to inactivity" + "logged-out-due-to-inactivity": "Ai fost deconectat din panoul de administrare din cauza inactivității" } \ No newline at end of file diff --git a/public/language/ro/recent.json b/public/language/ro/recent.json index 45d788dfc3..ad7867e068 100644 --- a/public/language/ro/recent.json +++ b/public/language/ro/recent.json @@ -9,11 +9,11 @@ "no_popular_topics": "Nu sunt subiecte populare.", "there-is-a-new-topic": "Există un subiect nou.", "there-is-a-new-topic-and-a-new-post": "Există un subiect nou si o postare nouă.", - "there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.", + "there-is-a-new-topic-and-new-posts": "Există un subiect nou și %1 postări noi.", "there-are-new-topics": "Există %1 postări noi.", "there-are-new-topics-and-a-new-post": "Exista %1 subiect nou și o postare nouă", "there-are-new-topics-and-new-posts": "Exista %1 subiecte noi și %2 postări noi", "there-is-a-new-post": "Exista o postare nouă", "there-are-new-posts": "Există %1 postări noi", - "click-here-to-reload": "Click here to reload." + "click-here-to-reload": "Apăsaţi aici pentru a reîncărca." } \ No newline at end of file diff --git a/public/language/ro/tags.json b/public/language/ro/tags.json index 59edbb0063..f3cd74e98f 100644 --- a/public/language/ro/tags.json +++ b/public/language/ro/tags.json @@ -1,7 +1,7 @@ { "no_tag_topics": "Nu există nici un subiect cu acest tag.", "tags": "Taguri", - "enter_tags_here": "Enter tags here, between %1 and %2 characters each.", + "enter_tags_here": "Introduceți tagurile aici, fiecare tag trebuie să conțină între %1 și %2 caractere.", "enter_tags_here_short": "Introdu taguri...", "no_tags": "În acest moment nu există nici un tag." } \ No newline at end of file diff --git a/public/language/ro/users.json b/public/language/ro/users.json index d3a4f09a9e..8dcd1a7b94 100644 --- a/public/language/ro/users.json +++ b/public/language/ro/users.json @@ -2,20 +2,20 @@ "latest_users": "Ultimii Utilizatori", "top_posters": "Top Utilizatori", "most_reputation": "Cei mai apreciați utilizatori", - "most_flags": "Most Flags", + "most_flags": "Cele mai multe flaguri", "search": "Căutare", "enter_username": "Introdu un nume de utilizator pentru a căuta", "load_more": "Încarcă mai multe", - "users-found-search-took": "%1 user(s) found! Search took %2 seconds.", - "filter-by": "Filter By", + "users-found-search-took": "%1 utilizator(i) găsiți! Căutarea a durat %2 secunde.", + "filter-by": "Filtrează după", "online-only": "Numai online", "invite": "Invită", - "invitation-email-sent": "An invitation email has been sent to %1", + "invitation-email-sent": "Un email de invitație s-a trimis la %1", "user_list": "Listă utilizatori", "recent_topics": "Subiecte Noi", "popular_topics": "Subiecte Populare", "unread_topics": "Subiecte Necitite", "categories": "Categorii", "tags": "Taguri", - "no-users-found": "No users found!" + "no-users-found": "Niciun utilizator găsit!" } \ No newline at end of file