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>2016-10-04 03:06:56 +0300
committerNextcloud bot <bot@nextcloud.com>2016-10-04 03:06:56 +0300
commit14d226dc33d5ad6965f1d01197832abf83a0eeed (patch)
treecfc46d8bede2f9ef74ce586220f0b238ebdbd6c8 /apps/files/l10n/ro.js
parent657c8da81121b272deb29a25f920280a1dc521bc (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 78a7cc314fa..9aa36101499 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -82,7 +82,6 @@ OC.L10N.register(
"Local link" : "Legătură locală",
"Folder" : "Dosar",
"New folder" : "Un nou dosar",
- "{newname} already exists" : "{newname} există deja",
"Upload" : "Încărcă",
"An error occurred while trying to update the tags" : "A apărut o eroare în timpul actualizării etichetelor",
"A new file or folder has been <strong>created</strong>" : "Un nou fișier sau dosar a fost <strong>creat</strong>",
@@ -119,6 +118,7 @@ OC.L10N.register(
"No favorites" : "Fără favorite",
"Files and folders you mark as favorite will show up here" : "FIșierele și directoarele pe care le marchezi ca favorite vor apărea aici",
"Text file" : "Fișier text",
- "New text file.txt" : "New text file.txt"
+ "New text file.txt" : "New text file.txt",
+ "{newname} already exists" : "{newname} există deja"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");