aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ro.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:34 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:34 +0000
commitfb77ff9da432f5cf304a67a538ed497ee437c155 (patch)
treec63ed4e140c60f65e86c869e58ae0ae54031677b /apps/files/l10n/ro.js
parenta96137ef0bbe707d58227e0635209cf28f78e934 (diff)
downloadnextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz
nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r--apps/files/l10n/ro.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index a76bca8cb87..123ebbab03b 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -129,10 +129,10 @@ OC.L10N.register(
"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",
"Tags" : "Etichete",
"Deleted files" : "Fișiere șterse",
- "Text file" : "Fișier text",
- "New text file.txt" : "New text file.txt",
- "Shared with you" : "Partajat cu tine",
"Shared with others" : "Partajat cu alții",
- "Shared by link" : "Partajat prin link"
+ "Shared with you" : "Partajat cu tine",
+ "Shared by link" : "Partajat prin link",
+ "Text file" : "Fișier text",
+ "New text file.txt" : "New text file.txt"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");