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>2019-03-14 19:08:31 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-14 19:08:31 +0300
commit6fcf729545705b3141cae59928fb44d547b636b9 (patch)
tree24e190876f87d05db5c3d74ce4aafbb3de2de501 /apps/files/l10n/ro.js
parent11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r--apps/files/l10n/ro.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index bfe68e04412..15131b84d0b 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -105,12 +105,6 @@ OC.L10N.register(
"A file or folder has been <strong>deleted</strong>" : "Un fișier sau director a fost <strong>șters</strong>",
"A file or folder has been <strong>restored</strong>" : "Un fișier sau dosar a fost <strong>restaurat</strong>",
"Upload (max. %s)" : "Încarcă (max. %s)",
- "File handling" : "Manipulare fișiere",
- "Maximum upload size" : "Dimensiune maximă admisă la încărcare",
- "max. possible: " : "max. posibil:",
- "Save" : "Salvează",
- "With PHP-FPM it might take 5 minutes for changes to be applied." : "Cu PHP-FPM poate dura 5 minute pentru a aplica schimbările..",
- "Missing permissions to edit from here." : "Nu ai permisiuni pentru a edita aici.",
"%s of %s used" : "%s din %s folosiți",
"%s used" : "%s folosiți",
"Settings" : "Setări",
@@ -133,6 +127,12 @@ OC.L10N.register(
"Text file" : "Fișier text",
"New text file.txt" : "New text file.txt",
"Target folder" : "Directorul destinație",
+ "File handling" : "Manipulare fișiere",
+ "Maximum upload size" : "Dimensiune maximă admisă la încărcare",
+ "max. possible: " : "max. posibil:",
+ "Save" : "Salvează",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "Cu PHP-FPM poate dura 5 minute pentru a aplica schimbările..",
+ "Missing permissions to edit from here." : "Nu ai permisiuni pentru a edita aici.",
"Cancel upload" : "Anulează încărcarea"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");