diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
commit | 20d7bf8a880ddf41874afdaf3784d29bc1bc925d (patch) | |
tree | fa516123a99923356e2ee6e2843300426c41b80d /core/l10n/ro.js | |
parent | e66ebb01bb01055a701b9f4f311d4ff6a769a9af (diff) | |
download | nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.tar.gz nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 4799cc7dc64..0c632162d38 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -5,6 +5,9 @@ OC.L10N.register( "File is too big" : "Fișierul este prea mare", "The selected file is not an image." : "Fișierul selectat nu este o imagine.", "The selected file cannot be read." : "Fișierul selectat nu poate fi citit.", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în formularul HTML", + "No file was uploaded" : "Nu a fost încărcat niciun fișier", + "Missing a temporary folder" : "Lipsește un dosar temporar", "Invalid file provided" : "Numele fișierului pe care l-ai oferit este invalid", "No image or file provided" : "Nu a fost furnizat vreo imagine sau fișier", "Unknown filetype" : "Tip fișier necunoscut", @@ -79,6 +82,7 @@ OC.L10N.register( "Forgot password?" : "Ai uitat parola?", "Back" : "Înapoi", "Reset search" : "Resetează căutarea", + "Load more results" : "Încarcă mai multe rezultate", "Search" : "Căutare", "Settings" : "Setări", "Could not load your contacts" : "Nu pot încarca contactele", @@ -161,6 +165,7 @@ OC.L10N.register( "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?", "Error" : "Eroare", + "Previous" : "Precedentul", "Internal Server Error" : "Eroare internă a serverului", "The server was unable to complete your request." : "Serverul nu a reușit să proceseze cererea ta.", "If this happens again, please send the technical details below to the server administrator." : "Dacă se repetă, te rugăm trimite detaliile tehnice către administratorul de server.", @@ -191,6 +196,7 @@ 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ță", + "Install" : "Instalează", "Need help?" : "Ai nevoie de ajutor?", "See the documentation" : "Vezi documentația", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Această aplicație necesită JavaScript pentru a funcționa corect. {linkstart}Activează JavaScript{linkend} și reîncarcă pagina.", |