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-03-28 05:18:15 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-28 05:18:15 +0300
commitdf463f90be01be2d38f6cdd5b2b1a20900696b54 (patch)
tree9f02f1b16ac059cc0671613893ad0a861640c96c /apps/files/l10n/ro.js
parent463b388589134fd816f1ff3ee5ce9dc76c3e4035 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r--apps/files/l10n/ro.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index 8dedf5ead47..ad69330d2ec 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -144,7 +144,6 @@ OC.L10N.register(
"Settings" : "Setări",
"Show hidden files" : "Arată fișierele ascunse",
"WebDAV" : "WebDAV",
- "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>",
"Toggle grid view" : "Comută vizualizarea grilă",
"No files in here" : "Niciun fișier aici",
"Upload some content or sync with your devices!" : "Încarcă ceva conținut sau sincronizează cu dispozitivele tale!",
@@ -163,6 +162,7 @@ OC.L10N.register(
"Text file" : "Fișier text",
"New text file.txt" : "Fișier nou.txt",
"%s of %s used" : "%s din %s folosiți",
- "%1$s%% of %2$s used" : "%1$s%% din %2$s utilizat"
+ "%1$s%% of %2$s used" : "%1$s%% din %2$s utilizat",
+ "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));");