From 59fe5c182ba385d4966563c61b3dadbf11f368b2 Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Mon, 3 Mar 2025 09:51:28 +0100 Subject: [PATCH 01/16] New translations en.json (Romanian) --- messages/ro.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/messages/ro.json b/messages/ro.json index 0891359..f56ca2b 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -17,7 +17,7 @@ "start": "Porniți", "stop": "Opriți", "welcome": "Greet", - "actionsButtonLabel": "Opțiuni" + "actionsButtonLabel": "Options" }, "DomainsPage": { "actionFailed": "Acțiunea a eșuat", @@ -99,7 +99,7 @@ "dexcomServer": "Regiune server Dexcom", "dexcomUsername": "Nume utilizator Dexcom", "emailValidated": "Adresa de e-mail validată cu succes", - "emailValidationCode": "Cod validare e-mail", + "emailValidationCode": "Email validation code", "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", "eu": "UE", @@ -107,7 +107,7 @@ "ownerName": "Nume", "register": "Înregistrare", "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", - "registrationHint": "Pentru mai multe informații despre datele cerute apăsați butonul '!' de lângă câmp.", + "registrationHint": "For more information about the requested data press the '!' button near the input field.", "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", "registrationForm": "acest formular", "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", @@ -121,15 +121,15 @@ "validateEmail": "Validează", "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis", "formValidation": { - "invalidEmail": "Adresa de e-mail nu este validă", - "invalidName": "Numele nu este valid", - "invalidOwnerEmail": "Adresa de e-mail a proprietarului nu este validă", - "invalidOwnerName": "Numele proprietarului nu este valid", - "invalidSubdomain": "Subdomeniul nu este valid", - "invalidTitle": "Titlul nu este valid", - "apiSecretHelperText": "Cheia API trebuie să aibă cel puțin 12 caractere" + "invalidEmail": "Email is not valid", + "invalidName": "Name is not valid", + "invalidOwnerEmail": "Owner's email is not valid", + "invalidOwnerName": " Owner's name is not valid", + "invalidSubdomain": "Subdomain is not valid", + "invalidTitle": "Title is not valid", + "apiSecretHelperText": "API secrte must be at least 12 characters long" }, - "details" : { + "details": { "ownerName": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.", "ownerEmail": "E-mailul proprietarului", "emailValidationCode": "Codul de validare al e-mailului", @@ -175,4 +175,4 @@ "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", "welcomeTitle": "Bun venit la NSRomânia" } -} \ No newline at end of file +} From 47a379163b65a575adf0fc332ce04274856d55a5 Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Thu, 6 Mar 2025 20:52:32 +0100 Subject: [PATCH 02/16] New translations en.json (Romanian) --- messages/ro.json | 355 ++++++++++++++++++++++++----------------------- 1 file changed, 180 insertions(+), 175 deletions(-) diff --git a/messages/ro.json b/messages/ro.json index f56ca2b..8dc81d7 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -1,178 +1,183 @@ { - "App": { - "domains": "Site-uri", - "home": "Acasă", - "menu": "Meniu", - "myDomains": "Site-urile mele", - "newDomain": "Site nou", - "requests": "Cereri de înregistrare" - }, - "DomainPage": { - "advancedSettings": "Setări avansate (variabile de mediu)", - "basicData": "Date de bază", - "destroy": "Distrugeți", - "edit": "Editați", - "initialize": "Inițializați", - "loading": "Se încarcă...", - "start": "Porniți", - "stop": "Opriți", - "welcome": "Greet", - "actionsButtonLabel": "Options" - }, - "DomainsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "active": "Activ", - "created": "Creat", - "dataSource": "Sursă de date", - "details": "Detalii", - "id": "Id", - "loading": "Se încarcă...", - "newDomain": "Domeniu nou", - "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", - "startAllActive": "Pornește toate active", - "status": "Stare", - "subdomain": "Subdomeniu", - "title": "Titlu", - "updated": "Actualizat", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" - }, - "EditDomainPage": { - "actions": "Acțiuni", - "active": "Activ", - "add": "Adaugă", - "apiSecret": "Secret API", - "cancel": "Anulează", - "dataSource": "Sursă de date", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "enable": "Activează", - "environments": "Mediu", - "loading": "Se încarcă...", - "owner": "Proprietar", - "remove": "Elimină", - "save": "Salvează", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "value": "Valoare", - "variable": "Variabilă" - }, - "HomePage": { - "title": "Salut, lume!", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol!" - }, - "LocaleSwitcher": { - "en": "Engleza", - "label": "Limba", - "ro": "Romana" - }, - "NewDomainPage": { - "active": "Activ", - "api": "API (xDrip/Libre/640GConnect)", - "apiSecret": "Secret API", - "create": "Creează", - "custom": "Personalizat", - "dataSource": "Sursă de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "domainOwner": "E-mailul proprietarului", - "domainOwnerName": "Numele proprietarului", - "enable": "Activează", - "eu": "EU", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "us": "SUA" - }, - "RegisterPage": { - "anythingElse": "Orice altceva", - "apiSecret": "Secret API", - "checkValidationCode": "Verificați codul de validare", - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "dataSource": "Sursă de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Regiune server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "emailValidated": "Adresa de e-mail validată cu succes", - "emailValidationCode": "Email validation code", - "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", - "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", - "eu": "UE", - "ownerEmail": "E-mail", - "ownerName": "Nume", - "register": "Înregistrare", - "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", - "registrationHint": "For more information about the requested data press the '!' button near the input field.", - "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", - "registrationForm": "acest formular", - "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", - "registrationSuccess": "Înregistrare efectuată cu succes", - "registrationTitle": "Înregistrare", - "registrationUnavailable": "Înregistrarea nu este disponibilă în acest moment.", - "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", - "subDomain": "Subdomeniu", - "title": "Titlul Site-ului", - "us": "SUA", - "validateEmail": "Validează", - "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis", - "formValidation": { - "invalidEmail": "Email is not valid", - "invalidName": "Name is not valid", - "invalidOwnerEmail": "Owner's email is not valid", - "invalidOwnerName": " Owner's name is not valid", - "invalidSubdomain": "Subdomain is not valid", - "invalidTitle": "Title is not valid", - "apiSecretHelperText": "API secrte must be at least 12 characters long" + "App": { + "domains": "Site-uri", + "home": "Acasă", + "menu": "Meniu", + "myDomains": "Site-urile mele", + "newDomain": "Site nou", + "requests": "Cereri de înregistrare" }, - "details": { - "ownerName": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.", - "ownerEmail": "E-mailul proprietarului", - "emailValidationCode": "Codul de validare al e-mailului", - "subDomain": "Subdomeniu", - "title": "Titlu", - "apiSecret": "Cheia API", - "dataSource": "Sursa de date", - "dexcom": "Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom" + "DomainPage": { + "advancedSettings": "Setări avansate (variabile de mediu)", + "basicData": "Date de bază", + "destroy": "Distrugeți", + "edit": "Editați", + "initialize": "Inițializați", + "loading": "Se încarcă...", + "start": "Porniți", + "stop": "Opriți", + "welcome": "Greet", + "actionsButtonLabel": "Options" + }, + "DomainsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "active": "Activ", + "created": "Creat", + "dataSource": "Sursă de date", + "details": "Detalii", + "id": "Id", + "loading": "Se încarcă...", + "newDomain": "Domeniu nou", + "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", + "startAllActive": "Pornește toate active", + "status": "Stare", + "subdomain": "Subdomeniu", + "title": "Titlu", + "updated": "Actualizat", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" + }, + "EditDomainPage": { + "actions": "Acțiuni", + "active": "Activ", + "add": "Adaugă", + "apiSecret": "Secret API", + "cancel": "Anulează", + "dataSource": "Sursă de date", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "enable": "Activează", + "environments": "Mediu", + "loading": "Se încarcă...", + "owner": "Proprietar", + "remove": "Elimină", + "save": "Salvează", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "value": "Valoare", + "variable": "Variabilă" + }, + "HomePage": { + "title": "Salut, lume!", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol!" + }, + "LocaleSwitcher": { + "en": "Engleza", + "label": "Limba", + "ro": "Romana" + }, + "NewDomainPage": { + "active": "Activ", + "api": "API (xDrip/Libre/640GConnect)", + "apiSecret": "Secret API", + "create": "Creează", + "custom": "Personalizat", + "dataSource": "Sursă de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "domainOwner": "E-mailul proprietarului", + "domainOwnerName": "Numele proprietarului", + "enable": "Activează", + "eu": "EU", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "us": "SUA" + }, + "RegisterPage": { + "anythingElse": "Orice altceva", + "apiSecret": "Secret API", + "checkValidationCode": "Verificați codul de validare", + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "dataSource": "Sursă de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Regiune server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "emailValidated": "Adresa de e-mail validată cu succes", + "emailValidationCode": "Email validation code", + "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", + "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", + "eu": "UE", + "ownerEmail": "E-mail", + "ownerName": "Nume", + "register": "Înregistrare", + "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", + "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", + "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", + "registrationForm": "acest formular", + "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", + "registrationSuccess": "Înregistrare efectuată cu succes", + "registrationTitle": "Înregistrare", + "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", + "subDomain": "Subdomeniu", + "title": "Titlul Site-ului", + "us": "SUA", + "validateEmail": "Validează", + "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis", + "formValidation": { + "invalidEmail": "Email is not valid", + "invalidName": "Name is not valid", + "invalidOwnerEmail": "Owner's email is not valid", + "invalidOwnerName": " Owner's name is not valid", + "invalidSubdomain": "Subdomain is not valid", + "invalidTitle": "Title is not valid", + "apiSecretHelperText": "API secrte must be at least 12 characters long" + }, + "details": { + "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", + "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", + "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", + "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", + "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed", + "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long", + "dataSource": "Sursa de date", + "dexcom": "Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom" + }, + "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further" + }, + "RequestsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "actionedAt": "Acționat la", + "actions": "Acțiuni", + "approve": "Aprobă", + "createdAt": "Solicitat la", + "dataSource": "Sursa de date", + "domain": "Subdomeniu", + "loading": "Se încarcă...", + "notSignedIn": "Te rugăm să te autentifici mai întâi", + "ownerEmail": "E-mail", + "ownerName": "Proprietar", + "reject": "Refuză", + "status": "Status", + "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați" + }, + "SignOutComponent": { + "alreadySignedIn": "Sunteți deja logat(a).", + "home": "Acasă", + "signOut": "Iesire" + }, + "WelcomePage": { + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "register": "Înregistrare", + "signIn": "Autentificare", + "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", + "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", + "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", + "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", + "welcomeTitle": "Bun venit la NSRomânia" + }, + "RegistrationSuccessPage": { + "registrationSuccess": "Registration successful", + "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved.", + "home": "Home" } - }, - "RequestsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "actionedAt": "Acționat la", - "actions": "Acțiuni", - "approve": "Aprobă", - "createdAt": "Solicitat la", - "dataSource": "Sursa de date", - "domain": "Subdomeniu", - "loading": "Se încarcă...", - "notSignedIn": "Te rugăm să te autentifici mai întâi", - "ownerEmail": "E-mail", - "ownerName": "Proprietar", - "reject": "Refuză", - "status": "Status", - "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați" - }, - "SignOutComponent": { - "alreadySignedIn": "Sunteți deja logat(a).", - "home": "Acasă", - "signOut": "Iesire" - }, - "WelcomePage": { - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "register": "Înregistrare", - "signIn": "Autentificare", - "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", - "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", - "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", - "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", - "welcomeTitle": "Bun venit la NSRomânia" - } -} +} \ No newline at end of file From 0afde97d9499637e7216595d51c4163eaf4d896a Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Thu, 6 Mar 2025 21:56:50 +0100 Subject: [PATCH 03/16] New translations en.json (Romanian) --- messages/ro.json | 363 ++++++++++++++++++++++++----------------------- 1 file changed, 184 insertions(+), 179 deletions(-) diff --git a/messages/ro.json b/messages/ro.json index 8dc81d7..4fee796 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -1,183 +1,188 @@ { - "App": { - "domains": "Site-uri", - "home": "Acasă", - "menu": "Meniu", - "myDomains": "Site-urile mele", - "newDomain": "Site nou", - "requests": "Cereri de înregistrare" + "App": { + "domains": "Site-uri", + "home": "Acasă", + "menu": "Meniu", + "myDomains": "Site-urile mele", + "newDomain": "Site nou", + "requests": "Cereri de înregistrare" + }, + "DomainPage": { + "actionsButtonLabel": "Options", + "advancedSettings": "Setări avansate (variabile de mediu)", + "basicData": "Date de bază", + "destroy": "Distrugeți", + "edit": "Editați", + "initialize": "Inițializați", + "loading": "Se încarcă...", + "start": "Porniți", + "stop": "Opriți", + "welcome": "Greet" + }, + "DomainsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "active": "Activ", + "created": "Creat", + "dataSource": "Sursă de date", + "details": "Detalii", + "id": "Id", + "loading": "Se încarcă...", + "newDomain": "Domeniu nou", + "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", + "startAllActive": "Pornește toate active", + "status": "Stare", + "subdomain": "Subdomeniu", + "title": "Titlu", + "updated": "Actualizat", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" + }, + "EditDomainPage": { + "actions": "Acțiuni", + "active": "Activ", + "add": "Adaugă", + "apiSecret": "Secret API", + "cancel": "Anulează", + "dataSource": "Sursă de date", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "enable": "Activează", + "environments": "Mediu", + "loading": "Se încarcă...", + "owner": "Proprietar", + "remove": "Elimină", + "save": "Salvează", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "value": "Valoare", + "variable": "Variabilă" + }, + "HomePage": { + "title": "Salut, lume!", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol!" + }, + "LocaleSwitcher": { + "en": "Engleza", + "label": "Limba", + "ro": "Romana" + }, + "NewDomainPage": { + "active": "Activ", + "api": "API (xDrip/Libre/640GConnect)", + "apiSecret": "Secret API", + "create": "Creează", + "custom": "Personalizat", + "dataSource": "Sursă de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "domainOwner": "E-mailul proprietarului", + "domainOwnerName": "Numele proprietarului", + "enable": "Activează", + "eu": "EU", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "us": "SUA" + }, + "RegisterPage": { + "anythingElse": "Orice altceva", + "apiSecret": "Secret API", + "checkValidationCode": "Verificați codul de validare", + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "dataSource": "Sursă de date", + "details": { + "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long", + "dataSource": "Sursa de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", + "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", + "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", + "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", + "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed" }, - "DomainPage": { - "advancedSettings": "Setări avansate (variabile de mediu)", - "basicData": "Date de bază", - "destroy": "Distrugeți", - "edit": "Editați", - "initialize": "Inițializați", - "loading": "Se încarcă...", - "start": "Porniți", - "stop": "Opriți", - "welcome": "Greet", - "actionsButtonLabel": "Options" + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Regiune server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "emailValidated": "Adresa de e-mail validată cu succes", + "emailValidationCode": "Email validation code", + "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", + "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", + "eu": "UE", + "formValidation": { + "apiSecretHelperText": "API secrte must be at least 12 characters long", + "invalidEmail": "Email is not valid", + "invalidName": "Name is not valid", + "invalidOwnerEmail": "Owner's email is not valid", + "invalidOwnerName": " Owner's name is not valid", + "invalidSubdomain": "Subdomain is not valid", + "invalidTitle": "Title is not valid" }, - "DomainsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "active": "Activ", - "created": "Creat", - "dataSource": "Sursă de date", - "details": "Detalii", - "id": "Id", - "loading": "Se încarcă...", - "newDomain": "Domeniu nou", - "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", - "startAllActive": "Pornește toate active", - "status": "Stare", - "subdomain": "Subdomeniu", - "title": "Titlu", - "updated": "Actualizat", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" - }, - "EditDomainPage": { - "actions": "Acțiuni", - "active": "Activ", - "add": "Adaugă", - "apiSecret": "Secret API", - "cancel": "Anulează", - "dataSource": "Sursă de date", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "enable": "Activează", - "environments": "Mediu", - "loading": "Se încarcă...", - "owner": "Proprietar", - "remove": "Elimină", - "save": "Salvează", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "value": "Valoare", - "variable": "Variabilă" - }, - "HomePage": { - "title": "Salut, lume!", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol!" - }, - "LocaleSwitcher": { - "en": "Engleza", - "label": "Limba", - "ro": "Romana" - }, - "NewDomainPage": { - "active": "Activ", - "api": "API (xDrip/Libre/640GConnect)", - "apiSecret": "Secret API", - "create": "Creează", - "custom": "Personalizat", - "dataSource": "Sursă de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "domainOwner": "E-mailul proprietarului", - "domainOwnerName": "Numele proprietarului", - "enable": "Activează", - "eu": "EU", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "us": "SUA" - }, - "RegisterPage": { - "anythingElse": "Orice altceva", - "apiSecret": "Secret API", - "checkValidationCode": "Verificați codul de validare", - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "dataSource": "Sursă de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Regiune server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "emailValidated": "Adresa de e-mail validată cu succes", - "emailValidationCode": "Email validation code", - "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", - "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", - "eu": "UE", - "ownerEmail": "E-mail", - "ownerName": "Nume", - "register": "Înregistrare", - "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", - "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", - "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", - "registrationForm": "acest formular", - "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", - "registrationSuccess": "Înregistrare efectuată cu succes", - "registrationTitle": "Înregistrare", - "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", - "subDomain": "Subdomeniu", - "title": "Titlul Site-ului", - "us": "SUA", - "validateEmail": "Validează", - "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis", - "formValidation": { - "invalidEmail": "Email is not valid", - "invalidName": "Name is not valid", - "invalidOwnerEmail": "Owner's email is not valid", - "invalidOwnerName": " Owner's name is not valid", - "invalidSubdomain": "Subdomain is not valid", - "invalidTitle": "Title is not valid", - "apiSecretHelperText": "API secrte must be at least 12 characters long" - }, - "details": { - "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", - "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", - "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", - "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", - "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed", - "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long", - "dataSource": "Sursa de date", - "dexcom": "Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom" - }, - "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further" - }, - "RequestsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "actionedAt": "Acționat la", - "actions": "Acțiuni", - "approve": "Aprobă", - "createdAt": "Solicitat la", - "dataSource": "Sursa de date", - "domain": "Subdomeniu", - "loading": "Se încarcă...", - "notSignedIn": "Te rugăm să te autentifici mai întâi", - "ownerEmail": "E-mail", - "ownerName": "Proprietar", - "reject": "Refuză", - "status": "Status", - "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați" - }, - "SignOutComponent": { - "alreadySignedIn": "Sunteți deja logat(a).", - "home": "Acasă", - "signOut": "Iesire" - }, - "WelcomePage": { - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "register": "Înregistrare", - "signIn": "Autentificare", - "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", - "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", - "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", - "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", - "welcomeTitle": "Bun venit la NSRomânia" - }, - "RegistrationSuccessPage": { - "registrationSuccess": "Registration successful", - "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved.", - "home": "Home" - } + "ownerEmail": "E-mail", + "ownerName": "Nume", + "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further", + "register": "Înregistrare", + "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", + "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", + "registrationForm": "acest formular", + "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", + "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", + "registrationSuccess": "Înregistrare efectuată cu succes", + "registrationTitle": "Înregistrare", + "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", + "subDomain": "Subdomeniu", + "title": "Titlul Site-ului", + "us": "SUA", + "validateEmail": "Validează", + "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis" + }, + "RegistrationSuccessPage": { + "home": "Home", + "registrationSuccess": "Registration successful", + "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved." + }, + "RequestsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "actionedAt": "Acționat la", + "actions": "Acțiuni", + "approve": "Aprobă", + "approved": "Approved", + "createdAt": "Solicitat la", + "dataSource": "Sursa de date", + "details": "Details", + "domain": "Subdomeniu", + "loading": "Se încarcă...", + "notSignedIn": "Te rugăm să te autentifici mai întâi", + "ownerEmail": "E-mail", + "ownerName": "Proprietar", + "pending": "Pending", + "reject": "Refuză", + "rejected": "Rejected", + "status": "Status", + "visit": "Visit", + "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați" + }, + "SignOutComponent": { + "alreadySignedIn": "Sunteți deja logat(a).", + "home": "Acasă", + "signOut": "Iesire" + }, + "WelcomePage": { + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "register": "Înregistrare", + "signIn": "Autentificare", + "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", + "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", + "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", + "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", + "welcomeTitle": "Bun venit la NSRomânia" + } } \ No newline at end of file From 208a44efd7772a8e912aaf7854fc874a5aecc56b Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Fri, 7 Mar 2025 00:31:58 +0100 Subject: [PATCH 04/16] New translations en.json (Romanian) --- messages/ro.json | 370 +++++++++++++++++++++++------------------------ 1 file changed, 185 insertions(+), 185 deletions(-) diff --git a/messages/ro.json b/messages/ro.json index 4fee796..2592fb7 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -1,188 +1,188 @@ { - "App": { - "domains": "Site-uri", - "home": "Acasă", - "menu": "Meniu", - "myDomains": "Site-urile mele", - "newDomain": "Site nou", - "requests": "Cereri de înregistrare" - }, - "DomainPage": { - "actionsButtonLabel": "Options", - "advancedSettings": "Setări avansate (variabile de mediu)", - "basicData": "Date de bază", - "destroy": "Distrugeți", - "edit": "Editați", - "initialize": "Inițializați", - "loading": "Se încarcă...", - "start": "Porniți", - "stop": "Opriți", - "welcome": "Greet" - }, - "DomainsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "active": "Activ", - "created": "Creat", - "dataSource": "Sursă de date", - "details": "Detalii", - "id": "Id", - "loading": "Se încarcă...", - "newDomain": "Domeniu nou", - "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", - "startAllActive": "Pornește toate active", - "status": "Stare", - "subdomain": "Subdomeniu", - "title": "Titlu", - "updated": "Actualizat", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" - }, - "EditDomainPage": { - "actions": "Acțiuni", - "active": "Activ", - "add": "Adaugă", - "apiSecret": "Secret API", - "cancel": "Anulează", - "dataSource": "Sursă de date", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "enable": "Activează", - "environments": "Mediu", - "loading": "Se încarcă...", - "owner": "Proprietar", - "remove": "Elimină", - "save": "Salvează", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "value": "Valoare", - "variable": "Variabilă" - }, - "HomePage": { - "title": "Salut, lume!", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol!" - }, - "LocaleSwitcher": { - "en": "Engleza", - "label": "Limba", - "ro": "Romana" - }, - "NewDomainPage": { - "active": "Activ", - "api": "API (xDrip/Libre/640GConnect)", - "apiSecret": "Secret API", - "create": "Creează", - "custom": "Personalizat", - "dataSource": "Sursă de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "domainOwner": "E-mailul proprietarului", - "domainOwnerName": "Numele proprietarului", - "enable": "Activează", - "eu": "EU", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "us": "SUA" - }, - "RegisterPage": { - "anythingElse": "Orice altceva", - "apiSecret": "Secret API", - "checkValidationCode": "Verificați codul de validare", - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "dataSource": "Sursă de date", - "details": { - "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long", - "dataSource": "Sursa de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", - "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", - "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", - "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", - "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed" + "App": { + "domains": "Site-uri", + "home": "Acasă", + "menu": "Meniu", + "myDomains": "Site-urile mele", + "newDomain": "Site nou", + "requests": "Cereri de înregistrare" }, - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Regiune server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "emailValidated": "Adresa de e-mail validată cu succes", - "emailValidationCode": "Email validation code", - "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", - "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", - "eu": "UE", - "formValidation": { - "apiSecretHelperText": "API secrte must be at least 12 characters long", - "invalidEmail": "Email is not valid", - "invalidName": "Name is not valid", - "invalidOwnerEmail": "Owner's email is not valid", - "invalidOwnerName": " Owner's name is not valid", - "invalidSubdomain": "Subdomain is not valid", - "invalidTitle": "Title is not valid" + "DomainPage": { + "actionsButtonLabel": "Options", + "advancedSettings": "Setări avansate (variabile de mediu)", + "basicData": "Date de bază", + "destroy": "Distrugeți", + "edit": "Editați", + "initialize": "Inițializați", + "loading": "Se încarcă...", + "start": "Porniți", + "stop": "Opriți", + "welcome": "Greet" }, - "ownerEmail": "E-mail", - "ownerName": "Nume", - "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further", - "register": "Înregistrare", - "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", - "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", - "registrationForm": "acest formular", - "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", - "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", - "registrationSuccess": "Înregistrare efectuată cu succes", - "registrationTitle": "Înregistrare", - "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", - "subDomain": "Subdomeniu", - "title": "Titlul Site-ului", - "us": "SUA", - "validateEmail": "Validează", - "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis" - }, - "RegistrationSuccessPage": { - "home": "Home", - "registrationSuccess": "Registration successful", - "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved." - }, - "RequestsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "actionedAt": "Acționat la", - "actions": "Acțiuni", - "approve": "Aprobă", - "approved": "Approved", - "createdAt": "Solicitat la", - "dataSource": "Sursa de date", - "details": "Details", - "domain": "Subdomeniu", - "loading": "Se încarcă...", - "notSignedIn": "Te rugăm să te autentifici mai întâi", - "ownerEmail": "E-mail", - "ownerName": "Proprietar", - "pending": "Pending", - "reject": "Refuză", - "rejected": "Rejected", - "status": "Status", - "visit": "Visit", - "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați" - }, - "SignOutComponent": { - "alreadySignedIn": "Sunteți deja logat(a).", - "home": "Acasă", - "signOut": "Iesire" - }, - "WelcomePage": { - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "register": "Înregistrare", - "signIn": "Autentificare", - "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", - "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", - "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", - "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", - "welcomeTitle": "Bun venit la NSRomânia" - } -} \ No newline at end of file + "DomainsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "active": "Activ", + "created": "Creat", + "dataSource": "Sursă de date", + "details": "Detalii", + "id": "Id", + "loading": "Se încarcă...", + "newDomain": "Domeniu nou", + "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", + "startAllActive": "Pornește toate active", + "status": "Stare", + "subdomain": "Subdomeniu", + "title": "Titlu", + "updated": "Actualizat", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" + }, + "EditDomainPage": { + "actions": "Acțiuni", + "active": "Activ", + "add": "Adaugă", + "apiSecret": "Secret API", + "cancel": "Anulează", + "dataSource": "Sursă de date", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "enable": "Activează", + "environments": "Mediu", + "loading": "Se încarcă...", + "owner": "Proprietar", + "remove": "Elimină", + "save": "Salvează", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "value": "Valoare", + "variable": "Variabilă" + }, + "HomePage": { + "title": "Salut, lume!", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol!" + }, + "LocaleSwitcher": { + "en": "Engleza", + "label": "Limba", + "ro": "Romana" + }, + "NewDomainPage": { + "active": "Activ", + "api": "API (xDrip/Libre/640GConnect)", + "apiSecret": "Secret API", + "create": "Creează", + "custom": "Personalizat", + "dataSource": "Sursă de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "domainOwner": "E-mailul proprietarului", + "domainOwnerName": "Numele proprietarului", + "enable": "Activează", + "eu": "EU", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "us": "SUA" + }, + "RegisterPage": { + "anythingElse": "Orice altceva", + "apiSecret": "Secret API", + "checkValidationCode": "Verificați codul de validare", + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "dataSource": "Sursă de date", + "details": { + "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", + "dataSource": "Sursa de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", + "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", + "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", + "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", + "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed" + }, + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Regiune server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "emailValidated": "Adresa de e-mail validată cu succes", + "emailValidationCode": "Email validation code", + "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", + "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", + "eu": "UE", + "formValidation": { + "apiSecretHelperText": "API secrte must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", + "invalidEmail": "Email is not valid", + "invalidName": "Name is not valid", + "invalidOwnerEmail": "Owner's email is not valid", + "invalidOwnerName": " Owner's name is not valid", + "invalidSubdomain": "Subdomain is not valid", + "invalidTitle": "Title is not valid" + }, + "ownerEmail": "E-mail", + "ownerName": "Nume", + "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further", + "register": "Înregistrare", + "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", + "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", + "registrationForm": "acest formular", + "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", + "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", + "registrationSuccess": "Înregistrare efectuată cu succes", + "registrationTitle": "Înregistrare", + "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", + "subDomain": "Subdomeniu", + "title": "Titlul Site-ului", + "us": "SUA", + "validateEmail": "Validează", + "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis" + }, + "RegistrationSuccessPage": { + "home": "Home", + "registrationSuccess": "Registration successful", + "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved." + }, + "RequestsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "actionedAt": "Acționat la", + "actions": "Acțiuni", + "approve": "Aprobă", + "approved": "Approved", + "createdAt": "Solicitat la", + "dataSource": "Sursa de date", + "details": "Details", + "domain": "Subdomeniu", + "loading": "Se încarcă...", + "notSignedIn": "Te rugăm să te autentifici mai întâi", + "ownerEmail": "E-mail", + "ownerName": "Proprietar", + "pending": "Pending", + "reject": "Refuză", + "rejected": "Rejected", + "status": "Status", + "visit": "Visit", + "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați" + }, + "SignOutComponent": { + "alreadySignedIn": "Sunteți deja logat(a).", + "home": "Acasă", + "signOut": "Iesire" + }, + "WelcomePage": { + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "register": "Înregistrare", + "signIn": "Autentificare", + "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", + "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", + "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", + "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", + "welcomeTitle": "Bun venit la NSRomânia" + } +} From bc121eee5a5ff3200d6ea7b9db12854db3edef16 Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Tue, 18 Mar 2025 19:11:01 +0100 Subject: [PATCH 05/16] New translations en.json (Romanian) --- messages/ro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/ro.json b/messages/ro.json index 2592fb7..c324fdf 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -154,7 +154,7 @@ "actionedAt": "Acționat la", "actions": "Acțiuni", "approve": "Aprobă", - "approved": "Approved", + "approved": "Aprobat", "createdAt": "Solicitat la", "dataSource": "Sursa de date", "details": "Details", From 663c92e7d84c979298b5973526b3bbafeeaec4cb Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Sat, 22 Mar 2025 09:32:07 +0100 Subject: [PATCH 06/16] New translations en.json (Romanian) --- messages/ro.json | 369 ++++++++++++++++++++++++----------------------- 1 file changed, 185 insertions(+), 184 deletions(-) diff --git a/messages/ro.json b/messages/ro.json index c324fdf..ea95f76 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -1,188 +1,189 @@ { - "App": { - "domains": "Site-uri", - "home": "Acasă", - "menu": "Meniu", - "myDomains": "Site-urile mele", - "newDomain": "Site nou", - "requests": "Cereri de înregistrare" + "App": { + "domains": "Site-uri", + "home": "Acasă", + "menu": "Meniu", + "myDomains": "Site-urile mele", + "newDomain": "Site nou", + "requests": "Cereri de înregistrare" + }, + "DomainPage": { + "actionsButtonLabel": "Options", + "advancedSettings": "Setări avansate (variabile de mediu)", + "basicData": "Date de bază", + "destroy": "Distrugeți", + "edit": "Editați", + "initialize": "Inițializați", + "loading": "Se încarcă...", + "start": "Porniți", + "stop": "Opriți", + "welcome": "Greet" + }, + "DomainsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "active": "Activ", + "created": "Creat", + "dataSource": "Sursă de date", + "details": "Detalii", + "id": "Id", + "loading": "Se încarcă...", + "newDomain": "Domeniu nou", + "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", + "startAllActive": "Pornește toate active", + "status": "Stare", + "subdomain": "Subdomeniu", + "title": "Titlu", + "updated": "Actualizat", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" + }, + "EditDomainPage": { + "actions": "Acțiuni", + "active": "Activ", + "add": "Adaugă", + "apiSecret": "Secret API", + "cancel": "Anulează", + "dataSource": "Sursă de date", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "enable": "Activează", + "environments": "Mediu", + "loading": "Se încarcă...", + "owner": "Proprietar", + "remove": "Elimină", + "save": "Salvează", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "value": "Valoare", + "variable": "Variabilă" + }, + "HomePage": { + "title": "Salut, lume!", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol!" + }, + "LocaleSwitcher": { + "en": "Engleza", + "label": "Limba", + "ro": "Romana" + }, + "NewDomainPage": { + "active": "Activ", + "api": "API (xDrip/Libre/640GConnect)", + "apiSecret": "Secret API", + "create": "Creează", + "custom": "Personalizat", + "dataSource": "Sursă de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "domainOwner": "E-mailul proprietarului", + "domainOwnerName": "Numele proprietarului", + "enable": "Activează", + "eu": "EU", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "us": "SUA" + }, + "RegisterPage": { + "anythingElse": "Orice altceva", + "apiSecret": "Secret API", + "checkValidationCode": "Verificați codul de validare", + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "dataSource": "Sursă de date", + "details": { + "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", + "dataSource": "Sursa de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", + "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", + "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", + "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", + "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed" }, - "DomainPage": { - "actionsButtonLabel": "Options", - "advancedSettings": "Setări avansate (variabile de mediu)", - "basicData": "Date de bază", - "destroy": "Distrugeți", - "edit": "Editați", - "initialize": "Inițializați", - "loading": "Se încarcă...", - "start": "Porniți", - "stop": "Opriți", - "welcome": "Greet" + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Regiune server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "emailValidated": "Adresa de e-mail validată cu succes", + "emailValidationCode": "Email validation code", + "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", + "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", + "eu": "UE", + "formValidation": { + "apiSecretHelperText": "API secrte must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", + "invalidEmail": "Email is not valid", + "invalidName": "Name is not valid", + "invalidOwnerEmail": "Owner's email is not valid", + "invalidOwnerName": " Owner's name is not valid", + "invalidSubdomain": "Subdomain is not valid", + "invalidTitle": "Title is not valid" }, - "DomainsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "active": "Activ", - "created": "Creat", - "dataSource": "Sursă de date", - "details": "Detalii", - "id": "Id", - "loading": "Se încarcă...", - "newDomain": "Domeniu nou", - "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", - "startAllActive": "Pornește toate active", - "status": "Stare", - "subdomain": "Subdomeniu", - "title": "Titlu", - "updated": "Actualizat", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" - }, - "EditDomainPage": { - "actions": "Acțiuni", - "active": "Activ", - "add": "Adaugă", - "apiSecret": "Secret API", - "cancel": "Anulează", - "dataSource": "Sursă de date", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "enable": "Activează", - "environments": "Mediu", - "loading": "Se încarcă...", - "owner": "Proprietar", - "remove": "Elimină", - "save": "Salvează", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "value": "Valoare", - "variable": "Variabilă" - }, - "HomePage": { - "title": "Salut, lume!", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol!" - }, - "LocaleSwitcher": { - "en": "Engleza", - "label": "Limba", - "ro": "Romana" - }, - "NewDomainPage": { - "active": "Activ", - "api": "API (xDrip/Libre/640GConnect)", - "apiSecret": "Secret API", - "create": "Creează", - "custom": "Personalizat", - "dataSource": "Sursă de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "domainOwner": "E-mailul proprietarului", - "domainOwnerName": "Numele proprietarului", - "enable": "Activează", - "eu": "EU", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "us": "SUA" - }, - "RegisterPage": { - "anythingElse": "Orice altceva", - "apiSecret": "Secret API", - "checkValidationCode": "Verificați codul de validare", - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "dataSource": "Sursă de date", - "details": { - "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", - "dataSource": "Sursa de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", - "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", - "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", - "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", - "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed" - }, - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Regiune server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "emailValidated": "Adresa de e-mail validată cu succes", - "emailValidationCode": "Email validation code", - "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", - "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", - "eu": "UE", - "formValidation": { - "apiSecretHelperText": "API secrte must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", - "invalidEmail": "Email is not valid", - "invalidName": "Name is not valid", - "invalidOwnerEmail": "Owner's email is not valid", - "invalidOwnerName": " Owner's name is not valid", - "invalidSubdomain": "Subdomain is not valid", - "invalidTitle": "Title is not valid" - }, - "ownerEmail": "E-mail", - "ownerName": "Nume", - "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further", - "register": "Înregistrare", - "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", - "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", - "registrationForm": "acest formular", - "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", - "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", - "registrationSuccess": "Înregistrare efectuată cu succes", - "registrationTitle": "Înregistrare", - "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", - "subDomain": "Subdomeniu", - "title": "Titlul Site-ului", - "us": "SUA", - "validateEmail": "Validează", - "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis" - }, - "RegistrationSuccessPage": { - "home": "Home", - "registrationSuccess": "Registration successful", - "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved." - }, - "RequestsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "actionedAt": "Acționat la", - "actions": "Acțiuni", - "approve": "Aprobă", - "approved": "Aprobat", - "createdAt": "Solicitat la", - "dataSource": "Sursa de date", - "details": "Details", - "domain": "Subdomeniu", - "loading": "Se încarcă...", - "notSignedIn": "Te rugăm să te autentifici mai întâi", - "ownerEmail": "E-mail", - "ownerName": "Proprietar", - "pending": "Pending", - "reject": "Refuză", - "rejected": "Rejected", - "status": "Status", - "visit": "Visit", - "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați" - }, - "SignOutComponent": { - "alreadySignedIn": "Sunteți deja logat(a).", - "home": "Acasă", - "signOut": "Iesire" - }, - "WelcomePage": { - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "register": "Înregistrare", - "signIn": "Autentificare", - "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", - "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", - "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", - "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", - "welcomeTitle": "Bun venit la NSRomânia" - } + "ownerEmail": "E-mail", + "ownerName": "Nume", + "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further", + "register": "Înregistrare", + "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", + "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", + "registrationForm": "acest formular", + "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", + "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", + "registrationSuccess": "Înregistrare efectuată cu succes", + "registrationTitle": "Înregistrare", + "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", + "subDomain": "Subdomeniu", + "title": "Titlul Site-ului", + "us": "SUA", + "validateEmail": "Validează", + "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis" + }, + "RegistrationSuccessPage": { + "home": "Home", + "registrationSuccess": "Registration successful", + "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved." + }, + "RequestsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "actionedAt": "Acționat la", + "actions": "Acțiuni", + "approve": "Aprobă", + "approved": "Aprobat", + "createdAt": "Solicitat la", + "dataSource": "Sursa de date", + "details": "Details", + "domain": "Subdomeniu", + "loading": "Se încarcă...", + "notSignedIn": "Te rugăm să te autentifici mai întâi", + "ownerEmail": "E-mail", + "ownerName": "Proprietar", + "pending": "Pending", + "reject": "Refuză", + "rejected": "Rejected", + "status": "Status", + "visit": "Visit", + "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați", + "siteInformation": "Site information" + }, + "SignOutComponent": { + "alreadySignedIn": "Sunteți deja logat(a).", + "home": "Acasă", + "signOut": "Iesire" + }, + "WelcomePage": { + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "register": "Înregistrare", + "signIn": "Autentificare", + "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", + "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", + "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", + "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", + "welcomeTitle": "Bun venit la NSRomânia" + } } From c20906e91c014651791aa65379e5e4340924acc3 Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Sun, 6 Apr 2025 02:02:20 +0200 Subject: [PATCH 07/16] New translations en.json (Romanian) --- messages/ro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/ro.json b/messages/ro.json index ea95f76..ff750c4 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -61,7 +61,7 @@ }, "HomePage": { "title": "Salut, lume!", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol!" + "welcomeMessage": "Welcome to Nightscout Romania, {name} ({role}), id: {id}!" }, "LocaleSwitcher": { "en": "Engleza", From 95a43d0b3d4809c2c5619b5badbca54e15506899 Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Sun, 6 Apr 2025 03:11:57 +0200 Subject: [PATCH 08/16] New translations en.json (Romanian) --- messages/ro.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/ro.json b/messages/ro.json index ff750c4..6f5607a 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -169,7 +169,8 @@ "status": "Status", "visit": "Visit", "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați", - "siteInformation": "Site information" + "siteInformation": "Site information", + "notAuthorized": "Not authorized" }, "SignOutComponent": { "alreadySignedIn": "Sunteți deja logat(a).", From 6ac25fe8adc062324a0da105bae624982b2fb478 Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Sun, 6 Apr 2025 16:34:12 +0200 Subject: [PATCH 09/16] New translations en.json (Romanian) --- messages/ro.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/messages/ro.json b/messages/ro.json index 6f5607a..c5ac76e 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -170,7 +170,10 @@ "visit": "Visit", "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați", "siteInformation": "Site information", - "notAuthorized": "Not authorized" + "notAuthorized": "Not authorized", + "requestDetails": "request details", + "basicData": "Main details", + "dexcomSettings": "Dexcom settings" }, "SignOutComponent": { "alreadySignedIn": "Sunteți deja logat(a).", From 4c22db2fc7fd225cbd1e6b3c13ebafd24003ec2b Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Sat, 10 May 2025 12:49:50 +0200 Subject: [PATCH 10/16] New translations en.json (Romanian) --- messages/ro.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/ro.json b/messages/ro.json index c5ac76e..f8fbe05 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -57,7 +57,9 @@ "showPlugins": "Afișează pluginuri", "title": "Titlu", "value": "Valoare", - "variable": "Variabilă" + "variable": "Variabilă", + "notSignedIn": "Please sign in first", + "notAuthorized": "Not authorized" }, "HomePage": { "title": "Salut, lume!", From 2bad429f5c927433176665922c63cfc48432b609 Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Sat, 19 Jul 2025 15:17:20 +0200 Subject: [PATCH 11/16] New translations en.json (Romanian) --- messages/ro.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/messages/ro.json b/messages/ro.json index f8fbe05..5fbd4f9 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -44,6 +44,7 @@ "apiSecret": "Secret API", "cancel": "Anulează", "dataSource": "Sursă de date", + "defaultVersion": "Default", "dexcomPassword": "Parolă Dexcom", "dexcomServer": "Server Dexcom", "dexcomUsername": "Nume utilizator Dexcom", @@ -51,6 +52,7 @@ "enable": "Activează", "environments": "Mediu", "loading": "Se încarcă...", + "nsversion": "Nightscout Version", "owner": "Proprietar", "remove": "Elimină", "save": "Salvează", From c5b4f15a40b0a3bd2e8ca97355e4480073d4ea21 Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Fri, 1 Aug 2025 21:35:10 +0200 Subject: [PATCH 12/16] New translations en.json (Romanian) --- messages/ro.json | 439 ++++++++++++++++++++++++++--------------------- 1 file changed, 246 insertions(+), 193 deletions(-) diff --git a/messages/ro.json b/messages/ro.json index 5fbd4f9..6e61d1c 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -1,197 +1,250 @@ { - "App": { - "domains": "Site-uri", - "home": "Acasă", - "menu": "Meniu", - "myDomains": "Site-urile mele", - "newDomain": "Site nou", - "requests": "Cereri de înregistrare" - }, - "DomainPage": { - "actionsButtonLabel": "Options", - "advancedSettings": "Setări avansate (variabile de mediu)", - "basicData": "Date de bază", - "destroy": "Distrugeți", - "edit": "Editați", - "initialize": "Inițializați", - "loading": "Se încarcă...", - "start": "Porniți", - "stop": "Opriți", - "welcome": "Greet" - }, - "DomainsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "active": "Activ", - "created": "Creat", - "dataSource": "Sursă de date", - "details": "Detalii", - "id": "Id", - "loading": "Se încarcă...", - "newDomain": "Domeniu nou", - "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", - "startAllActive": "Pornește toate active", - "status": "Stare", - "subdomain": "Subdomeniu", - "title": "Titlu", - "updated": "Actualizat", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" - }, - "EditDomainPage": { - "actions": "Acțiuni", - "active": "Activ", - "add": "Adaugă", - "apiSecret": "Secret API", - "cancel": "Anulează", - "dataSource": "Sursă de date", - "defaultVersion": "Default", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "enable": "Activează", - "environments": "Mediu", - "loading": "Se încarcă...", - "nsversion": "Nightscout Version", - "owner": "Proprietar", - "remove": "Elimină", - "save": "Salvează", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "value": "Valoare", - "variable": "Variabilă", - "notSignedIn": "Please sign in first", - "notAuthorized": "Not authorized" - }, - "HomePage": { - "title": "Salut, lume!", - "welcomeMessage": "Welcome to Nightscout Romania, {name} ({role}), id: {id}!" - }, - "LocaleSwitcher": { - "en": "Engleza", - "label": "Limba", - "ro": "Romana" - }, - "NewDomainPage": { - "active": "Activ", - "api": "API (xDrip/Libre/640GConnect)", - "apiSecret": "Secret API", - "create": "Creează", - "custom": "Personalizat", - "dataSource": "Sursă de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "domainOwner": "E-mailul proprietarului", - "domainOwnerName": "Numele proprietarului", - "enable": "Activează", - "eu": "EU", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "us": "SUA" - }, - "RegisterPage": { - "anythingElse": "Orice altceva", - "apiSecret": "Secret API", - "checkValidationCode": "Verificați codul de validare", - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "dataSource": "Sursă de date", - "details": { - "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", - "dataSource": "Sursa de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", - "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", - "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", - "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", - "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed" + "App": { + "domains": "Site-uri", + "home": "Acasă", + "menu": "Meniu", + "myDomains": "Site-urile mele", + "newDomain": "Site nou", + "requests": "Cereri de înregistrare" }, - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Regiune server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "emailValidated": "Adresa de e-mail validată cu succes", - "emailValidationCode": "Email validation code", - "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", - "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", - "eu": "UE", - "formValidation": { - "apiSecretHelperText": "API secrte must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", - "invalidEmail": "Email is not valid", - "invalidName": "Name is not valid", - "invalidOwnerEmail": "Owner's email is not valid", - "invalidOwnerName": " Owner's name is not valid", - "invalidSubdomain": "Subdomain is not valid", - "invalidTitle": "Title is not valid" + "DomainPage": { + "actionsButtonLabel": "Options", + "advancedSettings": "Setări avansate (variabile de mediu)", + "basicData": "Date de bază", + "destroy": "Distrugeți", + "edit": "Editați", + "initialize": "Inițializați", + "loading": "Se încarcă...", + "start": "Porniți", + "stop": "Opriți", + "welcome": "Greet" }, - "ownerEmail": "E-mail", - "ownerName": "Nume", - "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further", - "register": "Înregistrare", - "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", - "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", - "registrationForm": "acest formular", - "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", - "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", - "registrationSuccess": "Înregistrare efectuată cu succes", - "registrationTitle": "Înregistrare", - "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", - "subDomain": "Subdomeniu", - "title": "Titlul Site-ului", - "us": "SUA", - "validateEmail": "Validează", - "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis" - }, - "RegistrationSuccessPage": { - "home": "Home", - "registrationSuccess": "Registration successful", - "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved." - }, - "RequestsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "actionedAt": "Acționat la", - "actions": "Acțiuni", - "approve": "Aprobă", - "approved": "Aprobat", - "createdAt": "Solicitat la", - "dataSource": "Sursa de date", - "details": "Details", - "domain": "Subdomeniu", - "loading": "Se încarcă...", - "notSignedIn": "Te rugăm să te autentifici mai întâi", - "ownerEmail": "E-mail", - "ownerName": "Proprietar", - "pending": "Pending", - "reject": "Refuză", - "rejected": "Rejected", - "status": "Status", - "visit": "Visit", - "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați", - "siteInformation": "Site information", - "notAuthorized": "Not authorized", - "requestDetails": "request details", - "basicData": "Main details", - "dexcomSettings": "Dexcom settings" - }, - "SignOutComponent": { - "alreadySignedIn": "Sunteți deja logat(a).", - "home": "Acasă", - "signOut": "Iesire" - }, - "WelcomePage": { - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "register": "Înregistrare", - "signIn": "Autentificare", - "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", - "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", - "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", - "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", - "welcomeTitle": "Bun venit la NSRomânia" - } + "DomainsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "active": "Activ", + "created": "Creat", + "dataSource": "Sursă de date", + "details": "Detalii", + "id": "Id", + "loading": "Se încarcă...", + "newDomain": "Domeniu nou", + "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", + "startAllActive": "Pornește toate active", + "status": "Stare", + "subdomain": "Subdomeniu", + "title": "Titlu", + "updated": "Actualizat", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" + }, + "EditDomainPage": { + "actions": "Acțiuni", + "active": "Activ", + "add": "Adaugă", + "apiSecret": "Secret API", + "cancel": "Anulează", + "dataSource": "Sursă de date", + "defaultVersion": "Default", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "enable": "Activează", + "environments": "Mediu", + "loading": "Se încarcă...", + "nsversion": "Nightscout Version", + "owner": "Proprietar", + "remove": "Elimină", + "save": "Salvează", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "value": "Valoare", + "variable": "Variabilă", + "notSignedIn": "Please sign in first", + "notAuthorized": "Not authorized" + }, + "HomePage": { + "title": "Salut, lume!", + "welcomeMessage": "Welcome to Nightscout Romania, {name} ({role}), id: {id}!" + }, + "LocaleSwitcher": { + "en": "Engleza", + "label": "Limba", + "ro": "Romana" + }, + "NewDomainPage": { + "active": "Activ", + "api": "API (xDrip/Libre/640GConnect)", + "apiSecret": "Secret API", + "create": "Creează", + "custom": "Personalizat", + "dataSource": "Sursă de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "domainOwner": "E-mailul proprietarului", + "domainOwnerName": "Numele proprietarului", + "enable": "Activează", + "eu": "EU", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "us": "SUA" + }, + "RegisterPage": { + "anythingElse": "Orice altceva", + "apiSecret": "Secret API", + "checkValidationCode": "Verificați codul de validare", + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "dataSource": "Sursă de date", + "details": { + "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", + "dataSource": "Data Source", + "dexcom": "Dexcom", + "dexcomPassword": "Dexcom Password", + "dexcomServer": "Dexcom Server", + "dexcomUsername": "Dexcom Username", + "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", + "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", + "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", + "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", + "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed" + }, + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Regiune server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "emailValidated": "Adresa de e-mail validată cu succes", + "emailValidationCode": "Email validation code", + "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", + "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", + "eu": "UE", + "formValidation": { + "apiSecretHelperText": "API secret must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", + "invalidEmail": "Email is not valid", + "invalidName": "Name is not valid", + "invalidOwnerEmail": "Owner's email is not valid", + "invalidOwnerName": " Owner's name is not valid", + "invalidSubdomain": "Subdomain is not valid", + "invalidTitle": "Title is not valid" + }, + "errors": { + "email": { + "invalid": "Email must be a valid email address", + "required": "Email is required" + }, + "name": { + "required": "Name is required", + "max": "Name must be 64 characters or less", + "pattern": "Name can only contain letters, numbers, and spaces" + }, + "subdomain": { + "required": "Subdomain is required", + "max": "Subdomain must be 63 characters or less", + "pattern": "Subdomain can only contain lowercase letters, numbers, and hyphens", + "hyphen": "Subdomain cannot start or end with a hyphen", + "taken": "Subdomain is already taken, please choose another one", + "availability": "Could not check sub-domain availability. Try again." + }, + "apiSecret": { + "min": "API secret must be at least 12 characters", + "max": "API secret must be 32 characters or less", + "pattern": "API secret can only contain letters, numbers, hyphens, underscores, and dots" + }, + "validationCode": { + "pattern": "Validation code must be exactly 6 digits" + }, + "dexcomCredentials": { + "min": "Dexcom username must be at least 5 characters", + "max": "Dexcom username must be 32 characters or less", + "pattern": "Invalid characters in credentials" + }, + "reCAPTCHA": { + "invalid": "Invalid reCAPTCHA token", + "failed": "reCAPTCHA verification failed, please try again" + }, + "nsTitle": { + "required": "Title is required", + "max": "Title must be 50 characters or less" + }, + "dataSource": { + "invalid": "Data source must be either Dexcom or API" + }, + "dexcomServer": { + "invalid": "Dexcom server must be either EU or US" + }, + "dexcomUsername": { + "required": "Dexcom username is required when using Dexcom as data source" + }, + "dexcomPassword": { + "required": "Dexcom password is required when using Dexcom as data source", + "min": "Dexcom password must be at least 5 characters long" + } + }, + "ownerEmail": "E-mail", + "ownerName": "Nume", + "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further", + "register": "Înregistrare", + "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", + "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", + "registrationForm": "acest formular", + "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", + "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", + "registrationSuccess": "Înregistrare efectuată cu succes", + "registrationTitle": "Înregistrare", + "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", + "subDomain": "Subdomeniu", + "title": "Titlul Site-ului", + "us": "SUA", + "validateEmail": "Validează", + "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis" + }, + "RegistrationSuccessPage": { + "home": "Home", + "registrationSuccess": "Registration successful", + "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved." + }, + "RequestsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "actionedAt": "Acționat la", + "actions": "Acțiuni", + "approve": "Aprobă", + "approved": "Aprobat", + "createdAt": "Solicitat la", + "dataSource": "Sursa de date", + "details": "Details", + "domain": "Subdomeniu", + "loading": "Se încarcă...", + "notSignedIn": "Te rugăm să te autentifici mai întâi", + "ownerEmail": "E-mail", + "ownerName": "Proprietar", + "pending": "Pending", + "reject": "Refuză", + "rejected": "Rejected", + "status": "Status", + "visit": "Visit", + "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați", + "siteInformation": "Site information", + "notAuthorized": "Not authorized", + "requestDetails": "request details", + "basicData": "Main details", + "dexcomSettings": "Dexcom settings" + }, + "SignOutComponent": { + "alreadySignedIn": "Sunteți deja logat(a).", + "home": "Acasă", + "signOut": "Iesire" + }, + "WelcomePage": { + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "register": "Înregistrare", + "signIn": "Autentificare", + "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", + "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", + "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", + "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", + "welcomeTitle": "Bun venit la NSRomânia" + } } From eeb4aab28d5a71724b31111a673bf485acc67591 Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Sun, 16 Nov 2025 11:27:59 +0100 Subject: [PATCH 13/16] New translations en.json (Romanian) --- messages/ro.json | 491 ++++++++++++++++++++++++----------------------- 1 file changed, 246 insertions(+), 245 deletions(-) diff --git a/messages/ro.json b/messages/ro.json index 6e61d1c..17b9f5c 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -1,250 +1,251 @@ { - "App": { - "domains": "Site-uri", - "home": "Acasă", - "menu": "Meniu", - "myDomains": "Site-urile mele", - "newDomain": "Site nou", - "requests": "Cereri de înregistrare" + "App": { + "domains": "Site-uri", + "home": "Acasă", + "menu": "Meniu", + "myDomains": "Site-urile mele", + "newDomain": "Site nou", + "requests": "Cereri de înregistrare" + }, + "DomainPage": { + "actionsButtonLabel": "Options", + "advancedSettings": "Setări avansate (variabile de mediu)", + "basicData": "Date de bază", + "destroy": "Distrugeți", + "edit": "Editați", + "initialize": "Inițializați", + "loading": "Se încarcă...", + "start": "Porniți", + "stop": "Opriți", + "welcome": "Greet", + "delete": "Delete" + }, + "DomainsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "active": "Activ", + "created": "Creat", + "dataSource": "Sursă de date", + "details": "Detalii", + "id": "Id", + "loading": "Se încarcă...", + "newDomain": "Domeniu nou", + "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", + "startAllActive": "Pornește toate active", + "status": "Stare", + "subdomain": "Subdomeniu", + "title": "Titlu", + "updated": "Actualizat", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" + }, + "EditDomainPage": { + "actions": "Acțiuni", + "active": "Activ", + "add": "Adaugă", + "apiSecret": "Secret API", + "cancel": "Anulează", + "dataSource": "Sursă de date", + "defaultVersion": "Default", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "enable": "Activează", + "environments": "Mediu", + "loading": "Se încarcă...", + "nsversion": "Nightscout Version", + "owner": "Proprietar", + "remove": "Elimină", + "save": "Salvează", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "value": "Valoare", + "variable": "Variabilă", + "notSignedIn": "Please sign in first", + "notAuthorized": "Not authorized" + }, + "HomePage": { + "title": "Salut, lume!", + "welcomeMessage": "Welcome to Nightscout Romania, {name} ({role}), id: {id}!" + }, + "LocaleSwitcher": { + "en": "Engleza", + "label": "Limba", + "ro": "Romana" + }, + "NewDomainPage": { + "active": "Activ", + "api": "API (xDrip/Libre/640GConnect)", + "apiSecret": "Secret API", + "create": "Creează", + "custom": "Personalizat", + "dataSource": "Sursă de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "domainOwner": "E-mailul proprietarului", + "domainOwnerName": "Numele proprietarului", + "enable": "Activează", + "eu": "EU", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "us": "SUA" + }, + "RegisterPage": { + "anythingElse": "Orice altceva", + "apiSecret": "Secret API", + "checkValidationCode": "Verificați codul de validare", + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "dataSource": "Sursă de date", + "details": { + "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", + "dataSource": "Data Source", + "dexcom": "Dexcom", + "dexcomPassword": "Dexcom Password", + "dexcomServer": "Dexcom Server", + "dexcomUsername": "Dexcom Username", + "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", + "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", + "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", + "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", + "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed" }, - "DomainPage": { - "actionsButtonLabel": "Options", - "advancedSettings": "Setări avansate (variabile de mediu)", - "basicData": "Date de bază", - "destroy": "Distrugeți", - "edit": "Editați", - "initialize": "Inițializați", - "loading": "Se încarcă...", - "start": "Porniți", - "stop": "Opriți", - "welcome": "Greet" + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Regiune server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "emailValidated": "Adresa de e-mail validată cu succes", + "emailValidationCode": "Email validation code", + "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", + "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", + "eu": "UE", + "formValidation": { + "apiSecretHelperText": "API secret must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", + "invalidEmail": "Email is not valid", + "invalidName": "Name is not valid", + "invalidOwnerEmail": "Owner's email is not valid", + "invalidOwnerName": " Owner's name is not valid", + "invalidSubdomain": "Subdomain is not valid", + "invalidTitle": "Title is not valid" }, - "DomainsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "active": "Activ", - "created": "Creat", - "dataSource": "Sursă de date", - "details": "Detalii", - "id": "Id", - "loading": "Se încarcă...", - "newDomain": "Domeniu nou", - "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", - "startAllActive": "Pornește toate active", - "status": "Stare", - "subdomain": "Subdomeniu", - "title": "Titlu", - "updated": "Actualizat", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" + "errors": { + "email": { + "invalid": "Email must be a valid email address", + "required": "Email is required" + }, + "name": { + "required": "Name is required", + "max": "Name must be 64 characters or less", + "pattern": "Name can only contain letters, numbers, and spaces" + }, + "subdomain": { + "required": "Subdomain is required", + "max": "Subdomain must be 63 characters or less", + "pattern": "Subdomain can only contain lowercase letters, numbers, and hyphens", + "hyphen": "Subdomain cannot start or end with a hyphen", + "taken": "Subdomain is already taken, please choose another one", + "availability": "Could not check sub-domain availability. Try again." + }, + "apiSecret": { + "min": "API secret must be at least 12 characters", + "max": "API secret must be 32 characters or less", + "pattern": "API secret can only contain letters, numbers, hyphens, underscores, and dots" + }, + "validationCode": { + "pattern": "Validation code must be exactly 6 digits" + }, + "dexcomCredentials": { + "min": "Dexcom username must be at least 5 characters", + "max": "Dexcom username must be 32 characters or less", + "pattern": "Invalid characters in credentials" + }, + "reCAPTCHA": { + "invalid": "Invalid reCAPTCHA token", + "failed": "reCAPTCHA verification failed, please try again" + }, + "nsTitle": { + "required": "Title is required", + "max": "Title must be 50 characters or less" + }, + "dataSource": { + "invalid": "Data source must be either Dexcom or API" + }, + "dexcomServer": { + "invalid": "Dexcom server must be either EU or US" + }, + "dexcomUsername": { + "required": "Dexcom username is required when using Dexcom as data source" + }, + "dexcomPassword": { + "required": "Dexcom password is required when using Dexcom as data source", + "min": "Dexcom password must be at least 5 characters long" + } }, - "EditDomainPage": { - "actions": "Acțiuni", - "active": "Activ", - "add": "Adaugă", - "apiSecret": "Secret API", - "cancel": "Anulează", - "dataSource": "Sursă de date", - "defaultVersion": "Default", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "enable": "Activează", - "environments": "Mediu", - "loading": "Se încarcă...", - "nsversion": "Nightscout Version", - "owner": "Proprietar", - "remove": "Elimină", - "save": "Salvează", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "value": "Valoare", - "variable": "Variabilă", - "notSignedIn": "Please sign in first", - "notAuthorized": "Not authorized" - }, - "HomePage": { - "title": "Salut, lume!", - "welcomeMessage": "Welcome to Nightscout Romania, {name} ({role}), id: {id}!" - }, - "LocaleSwitcher": { - "en": "Engleza", - "label": "Limba", - "ro": "Romana" - }, - "NewDomainPage": { - "active": "Activ", - "api": "API (xDrip/Libre/640GConnect)", - "apiSecret": "Secret API", - "create": "Creează", - "custom": "Personalizat", - "dataSource": "Sursă de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "domainOwner": "E-mailul proprietarului", - "domainOwnerName": "Numele proprietarului", - "enable": "Activează", - "eu": "EU", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "us": "SUA" - }, - "RegisterPage": { - "anythingElse": "Orice altceva", - "apiSecret": "Secret API", - "checkValidationCode": "Verificați codul de validare", - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "dataSource": "Sursă de date", - "details": { - "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", - "dataSource": "Data Source", - "dexcom": "Dexcom", - "dexcomPassword": "Dexcom Password", - "dexcomServer": "Dexcom Server", - "dexcomUsername": "Dexcom Username", - "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", - "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", - "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", - "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", - "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed" - }, - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Regiune server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "emailValidated": "Adresa de e-mail validată cu succes", - "emailValidationCode": "Email validation code", - "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", - "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", - "eu": "UE", - "formValidation": { - "apiSecretHelperText": "API secret must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", - "invalidEmail": "Email is not valid", - "invalidName": "Name is not valid", - "invalidOwnerEmail": "Owner's email is not valid", - "invalidOwnerName": " Owner's name is not valid", - "invalidSubdomain": "Subdomain is not valid", - "invalidTitle": "Title is not valid" - }, - "errors": { - "email": { - "invalid": "Email must be a valid email address", - "required": "Email is required" - }, - "name": { - "required": "Name is required", - "max": "Name must be 64 characters or less", - "pattern": "Name can only contain letters, numbers, and spaces" - }, - "subdomain": { - "required": "Subdomain is required", - "max": "Subdomain must be 63 characters or less", - "pattern": "Subdomain can only contain lowercase letters, numbers, and hyphens", - "hyphen": "Subdomain cannot start or end with a hyphen", - "taken": "Subdomain is already taken, please choose another one", - "availability": "Could not check sub-domain availability. Try again." - }, - "apiSecret": { - "min": "API secret must be at least 12 characters", - "max": "API secret must be 32 characters or less", - "pattern": "API secret can only contain letters, numbers, hyphens, underscores, and dots" - }, - "validationCode": { - "pattern": "Validation code must be exactly 6 digits" - }, - "dexcomCredentials": { - "min": "Dexcom username must be at least 5 characters", - "max": "Dexcom username must be 32 characters or less", - "pattern": "Invalid characters in credentials" - }, - "reCAPTCHA": { - "invalid": "Invalid reCAPTCHA token", - "failed": "reCAPTCHA verification failed, please try again" - }, - "nsTitle": { - "required": "Title is required", - "max": "Title must be 50 characters or less" - }, - "dataSource": { - "invalid": "Data source must be either Dexcom or API" - }, - "dexcomServer": { - "invalid": "Dexcom server must be either EU or US" - }, - "dexcomUsername": { - "required": "Dexcom username is required when using Dexcom as data source" - }, - "dexcomPassword": { - "required": "Dexcom password is required when using Dexcom as data source", - "min": "Dexcom password must be at least 5 characters long" - } - }, - "ownerEmail": "E-mail", - "ownerName": "Nume", - "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further", - "register": "Înregistrare", - "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", - "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", - "registrationForm": "acest formular", - "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", - "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", - "registrationSuccess": "Înregistrare efectuată cu succes", - "registrationTitle": "Înregistrare", - "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", - "subDomain": "Subdomeniu", - "title": "Titlul Site-ului", - "us": "SUA", - "validateEmail": "Validează", - "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis" - }, - "RegistrationSuccessPage": { - "home": "Home", - "registrationSuccess": "Registration successful", - "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved." - }, - "RequestsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "actionedAt": "Acționat la", - "actions": "Acțiuni", - "approve": "Aprobă", - "approved": "Aprobat", - "createdAt": "Solicitat la", - "dataSource": "Sursa de date", - "details": "Details", - "domain": "Subdomeniu", - "loading": "Se încarcă...", - "notSignedIn": "Te rugăm să te autentifici mai întâi", - "ownerEmail": "E-mail", - "ownerName": "Proprietar", - "pending": "Pending", - "reject": "Refuză", - "rejected": "Rejected", - "status": "Status", - "visit": "Visit", - "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați", - "siteInformation": "Site information", - "notAuthorized": "Not authorized", - "requestDetails": "request details", - "basicData": "Main details", - "dexcomSettings": "Dexcom settings" - }, - "SignOutComponent": { - "alreadySignedIn": "Sunteți deja logat(a).", - "home": "Acasă", - "signOut": "Iesire" - }, - "WelcomePage": { - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "register": "Înregistrare", - "signIn": "Autentificare", - "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", - "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", - "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", - "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", - "welcomeTitle": "Bun venit la NSRomânia" - } + "ownerEmail": "E-mail", + "ownerName": "Nume", + "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further", + "register": "Înregistrare", + "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", + "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", + "registrationForm": "acest formular", + "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", + "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", + "registrationSuccess": "Înregistrare efectuată cu succes", + "registrationTitle": "Înregistrare", + "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", + "subDomain": "Subdomeniu", + "title": "Titlul Site-ului", + "us": "SUA", + "validateEmail": "Validează", + "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis" + }, + "RegistrationSuccessPage": { + "home": "Home", + "registrationSuccess": "Registration successful", + "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved." + }, + "RequestsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "actionedAt": "Acționat la", + "actions": "Acțiuni", + "approve": "Aprobă", + "approved": "Aprobat", + "createdAt": "Solicitat la", + "dataSource": "Sursa de date", + "details": "Details", + "domain": "Subdomeniu", + "loading": "Se încarcă...", + "notSignedIn": "Te rugăm să te autentifici mai întâi", + "ownerEmail": "E-mail", + "ownerName": "Proprietar", + "pending": "Pending", + "reject": "Refuză", + "rejected": "Rejected", + "status": "Status", + "visit": "Visit", + "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați", + "siteInformation": "Site information", + "notAuthorized": "Not authorized", + "requestDetails": "request details", + "basicData": "Main details", + "dexcomSettings": "Dexcom settings" + }, + "SignOutComponent": { + "alreadySignedIn": "Sunteți deja logat(a).", + "home": "Acasă", + "signOut": "Iesire" + }, + "WelcomePage": { + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "register": "Înregistrare", + "signIn": "Autentificare", + "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", + "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", + "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", + "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", + "welcomeTitle": "Bun venit la NSRomânia" + } } From c17e4b4053cdc53449a656c647ba716f7ab67bcf Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Sat, 2 May 2026 16:08:21 +0200 Subject: [PATCH 14/16] New translations en.json (Romanian) [ci skip] --- messages/ro.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/messages/ro.json b/messages/ro.json index 17b9f5c..adf5f8c 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -8,7 +8,7 @@ "requests": "Cereri de înregistrare" }, "DomainPage": { - "actionsButtonLabel": "Options", + "actionsButtonLabel": "Opțiuni", "advancedSettings": "Setări avansate (variabile de mediu)", "basicData": "Date de bază", "destroy": "Distrugeți", @@ -17,8 +17,8 @@ "loading": "Se încarcă...", "start": "Porniți", "stop": "Opriți", - "welcome": "Greet", - "delete": "Delete" + "welcome": "Salut", + "delete": "Ștergeți" }, "DomainsPage": { "actionFailed": "Acțiunea a eșuat", @@ -45,7 +45,7 @@ "apiSecret": "Secret API", "cancel": "Anulează", "dataSource": "Sursă de date", - "defaultVersion": "Default", + "defaultVersion": "Implicit", "dexcomPassword": "Parolă Dexcom", "dexcomServer": "Server Dexcom", "dexcomUsername": "Nume utilizator Dexcom", @@ -53,7 +53,7 @@ "enable": "Activează", "environments": "Mediu", "loading": "Se încarcă...", - "nsversion": "Nightscout Version", + "nsversion": "Versiunea Nightscout", "owner": "Proprietar", "remove": "Elimină", "save": "Salvează", @@ -61,12 +61,12 @@ "title": "Titlu", "value": "Valoare", "variable": "Variabilă", - "notSignedIn": "Please sign in first", - "notAuthorized": "Not authorized" + "notSignedIn": "Vă rugăm să vă autentificați mai întâi", + "notAuthorized": "Neautorizat" }, "HomePage": { "title": "Salut, lume!", - "welcomeMessage": "Welcome to Nightscout Romania, {name} ({role}), id: {id}!" + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({role}), id: {id}!" }, "LocaleSwitcher": { "en": "Engleza", @@ -100,13 +100,13 @@ "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", "dataSource": "Sursă de date", "details": { - "apiSecret": "This is like a password which will be used to make changes to the website, e.g. to enter carbs, to upload glucose values through xDrip or to update the profile (basal rates, glucose targets, etc). Keep this password safe. This field must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", - "dataSource": "Data Source", + "apiSecret": "Aceasta este o parolă care va fi folosită pentru a face modificări la site-ul web, spre exemplu pentru a introduce carbohidrați, pentru a încărca valorile glicemiei prin xDrip sau pentru a actualiza profilul (rate bazale, ținte de glucoză șamd). Păstrați această parolă într-un loc sigur. Acest câmp trebuie să aibă cel puțin 12 caractere lungime, poate conține litere mari, litere mici, cifre, dash, underline sau punct", + "dataSource": "Sursa de date", "dexcom": "Dexcom", - "dexcomPassword": "Dexcom Password", - "dexcomServer": "Dexcom Server", - "dexcomUsername": "Dexcom Username", - "emailValidationCode": "Fill in the validation code you received by email. Open your inbox, check it for the email you received from this website, copy the validation code and paste it in this field. We need this code in order to make sure that the email add-resss you entered earlier is indeed yours", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Utilizator Dexcom", + "emailValidationCode": "Completați codul de validare pe care l-ați primit prin email. Deschide-ți căsuța poștală, verificați-o pentru mailul primit de la acest site, copiați codul de validare și lipiți-l în acest câmp. Avem nevoie de acest cod pentru a ne asigura că adresa de e-mail pe care ați introdus-o mai devreme este într-adevăr a dumneavoastra", "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", From 16dc6eb1b5be4d40ce954139c67c1b26f2ba2b3f Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Thu, 14 May 2026 18:10:08 +0200 Subject: [PATCH 15/16] New translations en.json (Romanian) [ci skip] --- messages/ro.json | 531 +++++++++++++++++++++++++---------------------- 1 file changed, 285 insertions(+), 246 deletions(-) diff --git a/messages/ro.json b/messages/ro.json index adf5f8c..3842f9c 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -1,251 +1,290 @@ { - "App": { - "domains": "Site-uri", - "home": "Acasă", - "menu": "Meniu", - "myDomains": "Site-urile mele", - "newDomain": "Site nou", - "requests": "Cereri de înregistrare" - }, - "DomainPage": { - "actionsButtonLabel": "Opțiuni", - "advancedSettings": "Setări avansate (variabile de mediu)", - "basicData": "Date de bază", - "destroy": "Distrugeți", - "edit": "Editați", - "initialize": "Inițializați", - "loading": "Se încarcă...", - "start": "Porniți", - "stop": "Opriți", - "welcome": "Salut", - "delete": "Ștergeți" - }, - "DomainsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "active": "Activ", - "created": "Creat", - "dataSource": "Sursă de date", - "details": "Detalii", - "id": "Id", - "loading": "Se încarcă...", - "newDomain": "Domeniu nou", - "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", - "startAllActive": "Pornește toate active", - "status": "Stare", - "subdomain": "Subdomeniu", - "title": "Titlu", - "updated": "Actualizat", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" - }, - "EditDomainPage": { - "actions": "Acțiuni", - "active": "Activ", - "add": "Adaugă", - "apiSecret": "Secret API", - "cancel": "Anulează", - "dataSource": "Sursă de date", - "defaultVersion": "Implicit", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "enable": "Activează", - "environments": "Mediu", - "loading": "Se încarcă...", - "nsversion": "Versiunea Nightscout", - "owner": "Proprietar", - "remove": "Elimină", - "save": "Salvează", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "value": "Valoare", - "variable": "Variabilă", - "notSignedIn": "Vă rugăm să vă autentificați mai întâi", - "notAuthorized": "Neautorizat" - }, - "HomePage": { - "title": "Salut, lume!", - "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({role}), id: {id}!" - }, - "LocaleSwitcher": { - "en": "Engleza", - "label": "Limba", - "ro": "Romana" - }, - "NewDomainPage": { - "active": "Activ", - "api": "API (xDrip/Libre/640GConnect)", - "apiSecret": "Secret API", - "create": "Creează", - "custom": "Personalizat", - "dataSource": "Sursă de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "domainName": "Nume domeniu", - "domainOwner": "E-mailul proprietarului", - "domainOwnerName": "Numele proprietarului", - "enable": "Activează", - "eu": "EU", - "showPlugins": "Afișează pluginuri", - "title": "Titlu", - "us": "SUA" - }, - "RegisterPage": { - "anythingElse": "Orice altceva", - "apiSecret": "Secret API", - "checkValidationCode": "Verificați codul de validare", - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "dataSource": "Sursă de date", - "details": { - "apiSecret": "Aceasta este o parolă care va fi folosită pentru a face modificări la site-ul web, spre exemplu pentru a introduce carbohidrați, pentru a încărca valorile glicemiei prin xDrip sau pentru a actualiza profilul (rate bazale, ținte de glucoză șamd). Păstrați această parolă într-un loc sigur. Acest câmp trebuie să aibă cel puțin 12 caractere lungime, poate conține litere mari, litere mici, cifre, dash, underline sau punct", - "dataSource": "Sursa de date", - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Server Dexcom", - "dexcomUsername": "Utilizator Dexcom", - "emailValidationCode": "Completați codul de validare pe care l-ați primit prin email. Deschide-ți căsuța poștală, verificați-o pentru mailul primit de la acest site, copiați codul de validare și lipiți-l în acest câmp. Avem nevoie de acest cod pentru a ne asigura că adresa de e-mail pe care ați introdus-o mai devreme este într-adevăr a dumneavoastra", - "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", - "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", - "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", - "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed" + "App": { + "domains": "Site-uri", + "home": "Acasă", + "menu": "Meniu", + "myDomains": "Site-urile mele", + "newDomain": "Site nou", + "requests": "Cereri de înregistrare", + "maintenance": "Maintenance" }, - "dexcom": "Dexcom", - "dexcomPassword": "Parolă Dexcom", - "dexcomServer": "Regiune server Dexcom", - "dexcomUsername": "Nume utilizator Dexcom", - "emailValidated": "Adresa de e-mail validată cu succes", - "emailValidationCode": "Email validation code", - "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", - "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", - "eu": "UE", - "formValidation": { - "apiSecretHelperText": "API secret must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", - "invalidEmail": "Email is not valid", - "invalidName": "Name is not valid", - "invalidOwnerEmail": "Owner's email is not valid", - "invalidOwnerName": " Owner's name is not valid", - "invalidSubdomain": "Subdomain is not valid", - "invalidTitle": "Title is not valid" + "DomainPage": { + "actionsButtonLabel": "Opțiuni", + "advancedSettings": "Setări avansate (variabile de mediu)", + "basicData": "Date de bază", + "destroy": "Distrugeți", + "edit": "Editați", + "initialize": "Inițializați", + "loading": "Se încarcă...", + "start": "Porniți", + "stop": "Opriți", + "welcome": "Salut", + "delete": "Ștergeți" }, - "errors": { - "email": { - "invalid": "Email must be a valid email address", - "required": "Email is required" - }, - "name": { - "required": "Name is required", - "max": "Name must be 64 characters or less", - "pattern": "Name can only contain letters, numbers, and spaces" - }, - "subdomain": { - "required": "Subdomain is required", - "max": "Subdomain must be 63 characters or less", - "pattern": "Subdomain can only contain lowercase letters, numbers, and hyphens", - "hyphen": "Subdomain cannot start or end with a hyphen", - "taken": "Subdomain is already taken, please choose another one", - "availability": "Could not check sub-domain availability. Try again." - }, - "apiSecret": { - "min": "API secret must be at least 12 characters", - "max": "API secret must be 32 characters or less", - "pattern": "API secret can only contain letters, numbers, hyphens, underscores, and dots" - }, - "validationCode": { - "pattern": "Validation code must be exactly 6 digits" - }, - "dexcomCredentials": { - "min": "Dexcom username must be at least 5 characters", - "max": "Dexcom username must be 32 characters or less", - "pattern": "Invalid characters in credentials" - }, - "reCAPTCHA": { - "invalid": "Invalid reCAPTCHA token", - "failed": "reCAPTCHA verification failed, please try again" - }, - "nsTitle": { - "required": "Title is required", - "max": "Title must be 50 characters or less" - }, - "dataSource": { - "invalid": "Data source must be either Dexcom or API" - }, - "dexcomServer": { - "invalid": "Dexcom server must be either EU or US" - }, - "dexcomUsername": { - "required": "Dexcom username is required when using Dexcom as data source" - }, - "dexcomPassword": { - "required": "Dexcom password is required when using Dexcom as data source", - "min": "Dexcom password must be at least 5 characters long" - } + "DomainsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "active": "Activ", + "created": "Creat", + "dataSource": "Sursă de date", + "details": "Detalii", + "id": "Id", + "loading": "Se încarcă...", + "newDomain": "Domeniu nou", + "notSignedIn": "Nu sunteți autentificat. Vă rugăm să vă autentificați pentru a accesa această pagină.", + "startAllActive": "Pornește toate active", + "status": "Stare", + "subdomain": "Subdomeniu", + "title": "Titlu", + "updated": "Actualizat", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({id}). Rol: {role}" }, - "ownerEmail": "E-mail", - "ownerName": "Nume", - "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further", - "register": "Înregistrare", - "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", - "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", - "registrationForm": "acest formular", - "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", - "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", - "registrationSuccess": "Înregistrare efectuată cu succes", - "registrationTitle": "Înregistrare", - "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", - "subDomain": "Subdomeniu", - "title": "Titlul Site-ului", - "us": "SUA", - "validateEmail": "Validează", - "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis" - }, - "RegistrationSuccessPage": { - "home": "Home", - "registrationSuccess": "Registration successful", - "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved." - }, - "RequestsPage": { - "actionFailed": "Acțiunea a eșuat", - "actionSuccess": "Acțiunea a fost realizată cu succes", - "actionedAt": "Acționat la", - "actions": "Acțiuni", - "approve": "Aprobă", - "approved": "Aprobat", - "createdAt": "Solicitat la", - "dataSource": "Sursa de date", - "details": "Details", - "domain": "Subdomeniu", - "loading": "Se încarcă...", - "notSignedIn": "Te rugăm să te autentifici mai întâi", - "ownerEmail": "E-mail", - "ownerName": "Proprietar", - "pending": "Pending", - "reject": "Refuză", - "rejected": "Rejected", - "status": "Status", - "visit": "Visit", - "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați", - "siteInformation": "Site information", - "notAuthorized": "Not authorized", - "requestDetails": "request details", - "basicData": "Main details", - "dexcomSettings": "Dexcom settings" - }, - "SignOutComponent": { - "alreadySignedIn": "Sunteți deja logat(a).", - "home": "Acasă", - "signOut": "Iesire" - }, - "WelcomePage": { - "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", - "register": "Înregistrare", - "signIn": "Autentificare", - "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", - "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", - "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", - "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", - "welcomeTitle": "Bun venit la NSRomânia" - } + "EditDomainPage": { + "actions": "Acțiuni", + "active": "Activ", + "add": "Adaugă", + "apiSecret": "Secret API", + "cancel": "Anulează", + "dataSource": "Sursă de date", + "defaultVersion": "Implicit", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "enable": "Activează", + "environments": "Mediu", + "loading": "Se încarcă...", + "nsversion": "Versiunea Nightscout", + "owner": "Proprietar", + "remove": "Elimină", + "save": "Salvează", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "value": "Valoare", + "variable": "Variabilă", + "notSignedIn": "Vă rugăm să vă autentificați mai întâi", + "notAuthorized": "Neautorizat" + }, + "HomePage": { + "title": "Salut, lume!", + "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({role}), id: {id}!" + }, + "MaintenancePage": { + "actionFailed": "Maintenance action failed", + "actionSuccess": "Maintenance action completed", + "active": "Active", + "checkButton": "Check", + "checkFailed": "Maintenance check failed", + "checkSuccess": "Maintenance check completed", + "daysLabel": "Inactive days", + "deactivate": "Deactivate", + "description": "Find inactive Nightscout sites and run selected maintenance actions.", + "destroy": "Destroy", + "destroyedCount": "Destroyed: {count}", + "deactivatedCount": "Deactivated: {count}", + "domain": "Subdomain", + "checkedCount": "Checked: {count}", + "created": "Created", + "error": "Error", + "failedCount": "Failed: {count}", + "id": "ID", + "inactiveCandidatesCount": "Inactive candidates: {count}", + "inactiveCount": "Inactive: {count}", + "lastGlucoseEntry": "Last glucose entry", + "lastUpdated": "Last updated", + "message": "Message", + "notAuthorized": "Not authorized", + "notSignedIn": "Please sign in first", + "ownerEmail": "Owner email", + "result": "Result", + "runButton": "Run actions", + "selectedCount": "Selected: {count}", + "siteTitle": "Title", + "skippedCount": "Skipped: {count}", + "status": "Status", + "stop": "Stop", + "stoppedCount": "Stopped: {count}", + "title": "Maintenance tools", + "totalCount": "Total: {count}" + }, + "LocaleSwitcher": { + "en": "Engleza", + "label": "Limba", + "ro": "Romana" + }, + "NewDomainPage": { + "active": "Activ", + "api": "API (xDrip/Libre/640GConnect)", + "apiSecret": "Secret API", + "create": "Creează", + "custom": "Personalizat", + "dataSource": "Sursă de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "domainName": "Nume domeniu", + "domainOwner": "E-mailul proprietarului", + "domainOwnerName": "Numele proprietarului", + "enable": "Activează", + "eu": "EU", + "showPlugins": "Afișează pluginuri", + "title": "Titlu", + "us": "SUA" + }, + "RegisterPage": { + "anythingElse": "Orice altceva", + "apiSecret": "Secret API", + "checkValidationCode": "Verificați codul de validare", + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "dataSource": "Sursă de date", + "details": { + "apiSecret": "Aceasta este o parolă care va fi folosită pentru a face modificări la site-ul web, spre exemplu pentru a introduce carbohidrați, pentru a încărca valorile glicemiei prin xDrip sau pentru a actualiza profilul (rate bazale, ținte de glucoză șamd). Păstrați această parolă într-un loc sigur. Acest câmp trebuie să aibă cel puțin 12 caractere lungime, poate conține litere mari, litere mici, cifre, dash, underline sau punct", + "dataSource": "Sursa de date", + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Server Dexcom", + "dexcomUsername": "Utilizator Dexcom", + "emailValidationCode": "Completați codul de validare pe care l-ați primit prin email. Deschide-ți căsuța poștală, verificați-o pentru mailul primit de la acest site, copiați codul de validare și lipiți-l în acest câmp. Avem nevoie de acest cod pentru a ne asigura că adresa de e-mail pe care ați introdus-o mai devreme este într-adevăr a dumneavoastra", + "ownerEmail": "Your e-mail address. It has to be a real e-mail address you have access to. We will send a confirmation code to this address to verify that it is yours, so it is impoertant to be careful when filling it in", + "ownerName": "The name of the Nightscout website owner, preferrably the one by which the administrators could find you on Facebook or other social media platforms in case we need to contact you", + "subDomain": "Subdomain is the first part of your Nightscout website. e.g. if you enter john, your Nightscout website will be john.nsromania.info , this name has to be unique, e.g. maria is already taken. You can only small letters, digits and dashes when filling it in. an example would be my-bg , then the website will be my-bd.nsromania.info", + "title": "Site title. This title will be displayed on the Nightscout page header. Usually people use the firstname of the person monitored by the website. Or you can just leave this as-is, then \"Nightscout\" will be displayed" + }, + "dexcom": "Dexcom", + "dexcomPassword": "Parolă Dexcom", + "dexcomServer": "Regiune server Dexcom", + "dexcomUsername": "Nume utilizator Dexcom", + "emailValidated": "Adresa de e-mail validată cu succes", + "emailValidationCode": "Email validation code", + "emailValidationCodeInvalid": "Codul de validare e-mail nu este valid", + "emailVerificationCodeValidated": "Adresa de e-mail validată cu succes", + "eu": "UE", + "formValidation": { + "apiSecretHelperText": "API secret must be at least 12 characters long, it can contain capital letters, small letters, digits, dash, underline or dot", + "invalidEmail": "Email is not valid", + "invalidName": "Name is not valid", + "invalidOwnerEmail": "Owner's email is not valid", + "invalidOwnerName": " Owner's name is not valid", + "invalidSubdomain": "Subdomain is not valid", + "invalidTitle": "Title is not valid" + }, + "errors": { + "email": { + "invalid": "Email must be a valid email address", + "required": "Email is required" + }, + "name": { + "required": "Name is required", + "max": "Name must be 64 characters or less", + "pattern": "Name can only contain letters, numbers, and spaces" + }, + "subdomain": { + "required": "Subdomain is required", + "max": "Subdomain must be 63 characters or less", + "pattern": "Subdomain can only contain lowercase letters, numbers, and hyphens", + "hyphen": "Subdomain cannot start or end with a hyphen", + "taken": "Subdomain is already taken, please choose another one", + "availability": "Could not check sub-domain availability. Try again." + }, + "apiSecret": { + "min": "API secret must be at least 12 characters", + "max": "API secret must be 32 characters or less", + "pattern": "API secret can only contain letters, numbers, hyphens, underscores, and dots" + }, + "validationCode": { + "pattern": "Validation code must be exactly 6 digits" + }, + "dexcomCredentials": { + "min": "Dexcom username must be at least 5 characters", + "max": "Dexcom username must be 32 characters or less", + "pattern": "Invalid characters in credentials" + }, + "reCAPTCHA": { + "invalid": "Invalid reCAPTCHA token", + "failed": "reCAPTCHA verification failed, please try again" + }, + "nsTitle": { + "required": "Title is required", + "max": "Title must be 50 characters or less" + }, + "dataSource": { + "invalid": "Data source must be either Dexcom or API" + }, + "dexcomServer": { + "invalid": "Dexcom server must be either EU or US" + }, + "dexcomUsername": { + "required": "Dexcom username is required when using Dexcom as data source" + }, + "dexcomPassword": { + "required": "Dexcom password is required when using Dexcom as data source", + "min": "Dexcom password must be at least 5 characters long" + } + }, + "ownerEmail": "E-mail", + "ownerName": "Nume", + "ownerNameAndEmailRequired": "Name and email have to be filled in to proceed further", + "register": "Înregistrare", + "registrationDescription": "Vă rugăm să completați acest formular pentru a solicita crearea unui site Nightscout pe NSRomânia.info. Odată completat, formularul va fi verificat şi probabil aprobat de echipa de administrare. Odată ce se va întâmpla acest lucru, veți primi un e-mail și un site Nightscout va fi creat în numele dvs.", + "registrationFailed": "Înregistrarea a eșuat, te rugăm să îți verifici datele", + "registrationForm": "acest formular", + "registrationHint": "If you are not sure what each field means, please click on the icon and it will provide you with additional help", + "registrationPrompt": "Dacă totuși doriți să vă înregistrați, vă rugăm să completați", + "registrationSuccess": "Înregistrare efectuată cu succes", + "registrationTitle": "Înregistrare", + "sendingValidationEmail": "Se trimite e-mail de validare, verificați inbox-ul și folderul de spam", + "subDomain": "Subdomeniu", + "title": "Titlul Site-ului", + "us": "SUA", + "validateEmail": "Validează", + "validationEmailFailed": "E-mail pentru a iniția validarea nu a putut fi trimis" + }, + "RegistrationSuccessPage": { + "home": "Home", + "registrationSuccess": "Registration successful", + "registrationSuccessMessage": "You have successfully registered. The administrator will review your registration and approve it shortly. You will receive an email notification once your registration is approved." + }, + "RequestsPage": { + "actionFailed": "Acțiunea a eșuat", + "actionSuccess": "Acțiunea a fost realizată cu succes", + "actionedAt": "Acționat la", + "actions": "Acțiuni", + "approve": "Aprobă", + "approved": "Aprobat", + "createdAt": "Solicitat la", + "dataSource": "Sursa de date", + "details": "Details", + "domain": "Subdomeniu", + "loading": "Se încarcă...", + "notSignedIn": "Te rugăm să te autentifici mai întâi", + "ownerEmail": "E-mail", + "ownerName": "Proprietar", + "pending": "Pending", + "reject": "Refuză", + "rejected": "Rejected", + "status": "Status", + "visit": "Visit", + "welcomeMessage": "Aici este solicitarea de înregistrare, vă rugăm să fiți atenți când evaluați", + "siteInformation": "Site information", + "notAuthorized": "Not authorized", + "requestDetails": "request details", + "basicData": "Main details", + "dexcomSettings": "Dexcom settings" + }, + "SignOutComponent": { + "alreadySignedIn": "Sunteți deja logat(a).", + "home": "Acasă", + "signOut": "Iesire" + }, + "WelcomePage": { + "contactMessage": "Dacă aveți întrebări, vă rugăm să ne contactați la", + "register": "Înregistrare", + "signIn": "Autentificare", + "welcomeMessage1": "Acesta este un serviciu de găzduire Nightscout condus de comunitate.", + "welcomeMessage2": "Acest serviciu este oferit pentru îngrijitorii persoanelor cu diabet de tip 1.", + "welcomeMessage3": "Acesta este un server comunitar gestionat de voluntari.", + "welcomeMessage4": "Vă rugăm să-l folosiți cu grijă și respect.", + "welcomeTitle": "Bun venit la NSRomânia" + } } From 11b696ffb1562d30012d0adaa31130dc9f083822 Mon Sep 17 00:00:00 2001 From: Artiom Kenibasov Date: Thu, 30 Jul 2026 09:12:44 +0200 Subject: [PATCH 16/16] New translations en.json (Romanian) [ci skip] --- messages/ro.json | 60 ++++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/messages/ro.json b/messages/ro.json index 3842f9c..ff8559e 100644 --- a/messages/ro.json +++ b/messages/ro.json @@ -6,7 +6,7 @@ "myDomains": "Site-urile mele", "newDomain": "Site nou", "requests": "Cereri de înregistrare", - "maintenance": "Maintenance" + "maintenance": "Întreținere" }, "DomainPage": { "actionsButtonLabel": "Opțiuni", @@ -70,39 +70,39 @@ "welcomeMessage": "Bine ați venit la Nightscout România, {name} ({role}), id: {id}!" }, "MaintenancePage": { - "actionFailed": "Maintenance action failed", - "actionSuccess": "Maintenance action completed", - "active": "Active", - "checkButton": "Check", + "actionFailed": "Acțiunea de întreținere a eșuat", + "actionSuccess": "Acțiunea de întreținere finalizată", + "active": "Activ", + "checkButton": "Verificați", "checkFailed": "Maintenance check failed", "checkSuccess": "Maintenance check completed", - "daysLabel": "Inactive days", - "deactivate": "Deactivate", - "description": "Find inactive Nightscout sites and run selected maintenance actions.", - "destroy": "Destroy", - "destroyedCount": "Destroyed: {count}", - "deactivatedCount": "Deactivated: {count}", - "domain": "Subdomain", - "checkedCount": "Checked: {count}", - "created": "Created", - "error": "Error", - "failedCount": "Failed: {count}", + "daysLabel": "Zile inactive", + "deactivate": "Dezactivați", + "description": "Găsiți site-uri Nightscout inactive și executați acțiuni de întreținere selectate.", + "destroy": "Distrugeți", + "destroyedCount": "Distruse: {count}", + "deactivatedCount": "Dezactivate: {count}", + "domain": "Subdomeniu", + "checkedCount": "Verificate: {count}", + "created": "Creat", + "error": "Eroare", + "failedCount": "Eșuat: {count}", "id": "ID", - "inactiveCandidatesCount": "Inactive candidates: {count}", + "inactiveCandidatesCount": "Candidați inactivi: {count}", "inactiveCount": "Inactive: {count}", - "lastGlucoseEntry": "Last glucose entry", - "lastUpdated": "Last updated", - "message": "Message", - "notAuthorized": "Not authorized", - "notSignedIn": "Please sign in first", - "ownerEmail": "Owner email", - "result": "Result", - "runButton": "Run actions", - "selectedCount": "Selected: {count}", - "siteTitle": "Title", - "skippedCount": "Skipped: {count}", - "status": "Status", - "stop": "Stop", + "lastGlucoseEntry": "Ultima intrare de glicemie", + "lastUpdated": "Ultima actualizare", + "message": "Mesaj", + "notAuthorized": "Neautorizat", + "notSignedIn": "Vă rugăm să vă autentificați mai întâi", + "ownerEmail": "E-mail proprietar", + "result": "Rezultat", + "runButton": "Executați acțiunile", + "selectedCount": "Selectate: {count}", + "siteTitle": "Titlu", + "skippedCount": "Omise: {count}", + "status": "Stare", + "stop": "Opriți", "stoppedCount": "Stopped: {count}", "title": "Maintenance tools", "totalCount": "Total: {count}"