diff options
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 67dbde11e12..308111cc24f 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -190,8 +190,7 @@ OC.L10N.register( "Help" : "Ajutor", "Access forbidden" : "Acces restricționat", "Back to %s" : "Înapoi la %s", - "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?", + "Page not found" : "Pagina nu a fost găsită", "Error" : "Eroare", "Previous" : "Precedentul", "Internal Server Error" : "Eroare internă a serverului", @@ -265,6 +264,8 @@ OC.L10N.register( "[%d / %d]: Checking table %s" : "[%d / %d]: Se verifică tabela %s", "restricted" : "restricționat", "invisible" : "invizibil", + "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?", "More" : "Mai mult", "More apps menu" : "Meniu mai multe aplicații", "Settings menu" : "Meniul Setări", |