diff options
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 65d6a512ae5..1f7211a7446 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -217,9 +217,6 @@ OC.L10N.register( "Database host" : "Bază date", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Specifică și numărul portului pe lângă hostname (ex: localhost;5432).", "Performance warning" : "Alertă de performanță", - "SQLite will be used as database." : "SQLite va fi folosit ca bază de date.", - "For larger installations we recommend to choose a different database backend." : "Pentru instalări mai mari recomandăm folosirea altei baze de date ca backend.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "În special atunci când este folosit clientul desktop pentru sincronizarea fișierelor, utilizarea SQLite este nerecomandată.", "Finish setup" : "Finalizează instalarea", "Finishing …" : "Se finalizează...", "Need help?" : "Ai nevoie de ajutor?", @@ -275,6 +272,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Partajează cu alte persoane prin introducerea unui utilizator sau grup sau a unei adrese de email.", "The specified document has not been found on the server." : "Documentul specificat nu a fost găsit pe server.", "You can click here to return to %s." : "Poți da click aici pentru a te întoarce la %s.", + "SQLite will be used as database." : "SQLite va fi folosit ca bază de date.", + "For larger installations we recommend to choose a different database backend." : "Pentru instalări mai mari recomandăm folosirea altei baze de date ca backend.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "În special atunci când este folosit clientul desktop pentru sincronizarea fișierelor, utilizarea SQLite este nerecomandată.", "Wrong password." : "Parolă greșită.", "Stay logged in" : "Rămâi autentificat", "Alternative Logins" : "Conectări alternative", |