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:
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));");