summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ro.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-18 00:12:04 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-18 00:12:04 +0000
commitad9b458c7437e20be7d5a93ce383effe354bfeba (patch)
tree1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/ro.js
parent81148e64f85a912a18929d222d96543f92bcaa75 (diff)
downloadnextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz
nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r--apps/files/l10n/ro.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index 00c9f260dd3..a76bca8cb87 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -6,13 +6,13 @@ OC.L10N.register(
"Unknown error" : "Eroare necunoscută",
"All files" : "Toate fișierele",
"Recent" : "Recente",
+ "Favorites" : "Favorite",
"File could not be found" : "Fișierul nu a fost găsit",
"Move or copy" : "Mută sau copiază",
"Download" : "Descarcă",
"Delete" : "Șterge",
"Home" : "Acasă",
"Close" : "Închide",
- "Favorites" : "Favorite",
"Could not create folder \"{dir}\"" : "Nu s-a putut crea directorul \"{dir}\"",
"Upload cancelled." : "Încărcare anulată.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nu se poate încărca {filename} deoarece este un director sau are mărimea de 0 octeți",
@@ -127,12 +127,12 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Fișierele pe care încerci să le încarci depășesc limita de încărcare maximă admisă pe acest server.",
"No favorites yet" : "Nu aveți favorite încă",
"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",
- "Shared with you" : "Partajat cu tine",
- "Shared with others" : "Partajat cu alții",
- "Shared by link" : "Partajat prin link",
"Tags" : "Etichete",
"Deleted files" : "Fișiere șterse",
"Text file" : "Fișier text",
- "New text file.txt" : "New text file.txt"
+ "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"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");