Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-14 05:31:59 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-14 05:31:59 +0300
commit9bd58553db74dbc9d7d317fcd6886f1f20431b5a (patch)
tree05c9671aa5d5262797ce22df493e070023bd21aa /apps/files/l10n/ro.js
parent5559570fafcedf2db709dd9ee1e82acad85e60df (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r--apps/files/l10n/ro.js11
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));");