summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ro.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:44 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:44 +0000
commitca139a4a8125017627513a6b6cb9a92da0c652e3 (patch)
treeb344a1eb1746ce252b4a178332701a714c557dcc /apps/files/l10n/ro.js
parente39f410a2ba83424f89844f208f41c4c7a1add5b (diff)
downloadnextcloud-server-ca139a4a8125017627513a6b6cb9a92da0c652e3.tar.gz
nextcloud-server-ca139a4a8125017627513a6b6cb9a92da0c652e3.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));");