diff options
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 4eae3b384e4..a948dda5989 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -119,6 +119,9 @@ OC.L10N.register( "More apps" : "Mai multe aplicatii", "Currently open" : "Deschise curent", "Custom date range" : "Interval particular de date", + "Pick start date" : "Selectează o dată de început", + "Pick end date" : "Selectează o dată de sfârșit", + "Search in date range" : "Caută în intervalul", "Log in" : "Autentificare", "Logging in …" : "Se autentifică...", "Server side authentication failed!" : "Autentificarea la nivel de server a eșuat!", @@ -142,6 +145,7 @@ OC.L10N.register( "Passwordless authentication is only available over a secure connection." : "Autentificarea fără parolă este disponibilă doar în cazul conexiunilor sigure.", "Reset password" : "Resetează parola", "Couldn't send reset email. Please contact your administrator." : "Expedierea email-ului de resetare a eşuat. Vă rugăm să contactaţi administratorul dvs.", + "Password cannot be changed. Please contact your administrator." : "Parola nu s-a putut schimba. Contactați administratorul.", "Back to login" : "Înapoi la autentificare", "New password" : "Noua parolă", "I know what I'm doing" : "Știu ce fac", @@ -152,6 +156,7 @@ OC.L10N.register( "Installing apps …" : "Se instalează aplicațiile ...", "Skip" : "Sari peste", "Distraction free note taking app." : "Aplicație simplă pentru note", + "Search contacts" : "Cautare contacte", "Reset search" : "Resetează căutarea", "Search contacts …" : "Caută contacte ...", "Could not load your contacts" : "Nu pot încarca contactele", @@ -194,6 +199,8 @@ OC.L10N.register( "An error occurred while searching for {type}" : "Eroare la căutarea pentru {type}", "This browser is not supported" : "Browser incompatibil", "Continue with this unsupported browser" : "Continuă cu browserul incompatibil", + "Supported versions" : "Versiuni compatibile", + "{name} version {version} and above" : "{name} versiunea {version} și superioară", "Settings menu" : "Meniul Setări", "Avatar of {displayName}" : "Avatarul {displayName}", "Search {types} …" : "Căutare {types} …", @@ -365,7 +372,6 @@ OC.L10N.register( "Press enter to start searching" : "Apăsați Enter pentru căutare", "Open settings menu" : "Deschide meniul pentru setări", "Settings" : "Setări", - "Avatar of {fullName}" : "Avatarul {fullName}", "Show all contacts …" : "Arată toate contactele ...", "No files in here" : "Nu există fișiere aici", "New folder" : "Director nou", @@ -386,10 +392,8 @@ OC.L10N.register( "Move to {folder}" : "Mută la {folder}", "Authentication required" : "Este necesară autentificarea", "Failed to authenticate, try again" : "Eroare la autentificare, reîncearcă", - "File not found" : "Fișierul nu a fost găsit", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Documentul nu poate fi găsit pe server.Poate partajarea a fost ștearsă sau a expirat?", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Utilizează actualizarea din linie de comandă, pentru că actualizarea automată este dezactivată în config.php.", "The page could not be found on the server." : "Pagina nu a fost găsită.", - "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Adresa ta a fost identificată ca \"{remoteAddress}\" și este în prezent limitată datorită protecției împotriva atacurilor, performanța fiind degradată. Dacă această adresă nu este a ta, poate fi un indiciu că un proxy nu este configurat corect. Informații suplimentare se pot găsi în {linkstart}documentație↗{linkend}." + "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Adresa ta a fost identificată ca \"{remoteAddress}\" și este în prezent limitată datorită protecției împotriva atacurilor, performanța fiind degradată. Dacă această adresă nu este a ta, poate fi un indiciu că un proxy nu este configurat corect. Informații suplimentare se pot găsi în {linkstart}documentație↗{linkend}.", + "Avatar of {fullName}" : "Avatarul {fullName}" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |