diff options
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index bf1eb72942f..8c48c440460 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -29,10 +29,6 @@ OC.L10N.register( "November" : "Noiembrie", "December" : "Decembrie", "Settings" : "Setări", - "File" : "Fişier ", - "Folder" : "Dosar", - "Image" : "Imagine", - "Audio" : "Audio", "Saving..." : "Se salvează...", "I know what I'm doing" : "Eu știu ce fac", "Reset password" : "Resetează parola", @@ -91,6 +87,7 @@ OC.L10N.register( "Enter new" : "Introducere nou", "Delete" : "Șterge", "Add" : "Adaugă", + "_download %n file_::_download %n files_" : ["","",""], "Updating {productName} to version {version}, this may take a while." : "Se actualizează {productName} la versiunea {version}, poate dura câteva momente.", "Please reload the page." : "Te rugăm să reîncarci pagina.", "The update was unsuccessful." : "Actualizare eșuată.", |