From 5866418098c95619df2765ea7f52b6a32e1f6f7d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 14 Jan 2023 02:26:37 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- lib/l10n/ro.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/l10n/ro.json') diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index fb9fc9b48d9..31c1969d618 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -118,7 +118,6 @@ "A valid password must be provided" : "Trebuie să furnizaţi o parolă validă", "The username is already being used" : "Numele de utilizator este deja folosit", "Could not create user" : "Nu s-a putut crea utilizatorul", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Numai următoarele caractere sunt permise în numele utilizatorului: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", "A valid username must be provided" : "Trebuie să furnizaţi un nume de utilizator valid", "Username contains whitespace at the beginning or at the end" : "Utilizatorul contine spațiu liber la început sau la sfârșit", "Username must not consist of dots only" : "Numele utilizatorului nu poate conține numai puncte", @@ -133,6 +132,7 @@ "Storage is temporarily not available" : "Spațiu de stocare este indisponibil temporar", "%s enter the database username and name." : "%s introdu numele de utilizator și parola pentru baza de date.", "%s enter the database username." : "%s introdu utilizatorul bazei de date.", - "%s enter the database name." : "%s introduceți numele bazei de date" + "%s enter the database name." : "%s introduceți numele bazei de date", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Numai următoarele caractere sunt permise în numele utilizatorului: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file -- cgit v1.2.3