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-07-02 05:13:41 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-02 05:13:41 +0300
commit9beda013c159e857113de1d9ab3314ed9c85d5f9 (patch)
treeeb969eb6c23850e92fffb39722f0c569c6ce7dba /apps/files/l10n/ro.js
parent7dafa24f7119fcfa1f2d6c85dfcc751087b9de80 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r--apps/files/l10n/ro.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index cb304279071..87b9ef9d029 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -107,9 +107,8 @@ 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)",
- "%s of %s used" : "%s din %s folosiți",
- "%1$s%% of %2$s used" : "%1$s%% din %2$s utilizat",
"%s used" : "%s folosiți",
+ "%1$s of %2$s used" : "%1$s din %2$s utilizat",
"Settings" : "Setări",
"Show hidden files" : "Arată fișierele ascunse",
"WebDAV" : "WebDAV",
@@ -136,7 +135,8 @@ OC.L10N.register(
"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",
"Cancel upload" : "Anulează încărcarea",
- "%1$s of %2$s used" : "%1$s din %2$s utilizat"
+ "%1$s%% of %2$s used" : "%1$s%% din %2$s utilizat"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");