diff options
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r-- | apps/files/l10n/ro.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js index b8b8f727bc6..d478c5a2e19 100644 --- a/apps/files/l10n/ro.js +++ b/apps/files/l10n/ro.js @@ -127,11 +127,7 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "Ai mutat {oldfile} în {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} a mutat {oldfile} în {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Un fișier a fost adăugat în sau șters din <strong>favorites</strong>", - "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fișier sau director a fost <strong>modificat</strong> sau <strong>redenumit</strong>", - "A new file or folder has been <strong>created</strong>" : "Un nou fișier sau director a fost <strong>creat</strong>", - "A file or folder has been <strong>deleted</strong>" : "Un fișier sau director a fost <strong>șters</strong>", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitează notificările despre crearea sau schimbările<strong> fișierelor tale favorite</strong> <em>(numai pentru flux)</em> ", - "A file or folder has been <strong>restored</strong>" : "Un fișier sau dosar a fost <strong>restaurat</strong>", + "A file or folder has been <strong>changed</strong>" : "Un nou fișier sau dosar a fost <strong>modificat</strong>", "All files" : "Toate fișierele", "Unlimited" : "Nelimitată", "Upload (max. %s)" : "Încarcă (max. %s)", @@ -162,6 +158,11 @@ OC.L10N.register( "Deleted shares" : "Partajări șterse", "Text file" : "Fișier text", "New text file.txt" : "Fișier nou.txt", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un fișier sau director a fost <strong>modificat</strong> sau <strong>redenumit</strong>", + "A new file or folder has been <strong>created</strong>" : "Un nou fișier sau director a fost <strong>creat</strong>", + "A file or folder has been <strong>deleted</strong>" : "Un fișier sau director a fost <strong>șters</strong>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitează notificările despre crearea sau schimbările<strong> fișierelor tale favorite</strong> <em>(numai pentru flux)</em> ", + "A file or folder has been <strong>restored</strong>" : "Un fișier sau dosar a fost <strong>restaurat</strong>", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Folosește această adresă <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">pentru a accesa Fișierele prin WebDAV</a>" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |