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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-16 08:54:58 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-16 08:54:58 +0300
commitbafa02d312fadc980504e35dc9eb62dfebcd46cf (patch)
tree570040e21cedd716848774bfb9e2432a06ba7ce6 /apps/files/l10n/ro.js
parent7c28f62e20d7864f1fd71bca8b69adf0c01540b8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ro.js')
-rw-r--r--apps/files/l10n/ro.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ro.js b/apps/files/l10n/ro.js
index c190ee1abc0..a0ecbc06e27 100644
--- a/apps/files/l10n/ro.js
+++ b/apps/files/l10n/ro.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Unable to determine date" : "Nu s-a putut determina data",
"This operation is forbidden" : "Operațiunea este interzisă",
"This directory is unavailable, please check the logs or contact the administrator" : "Acest director nu este disponibil, te rugăm verifică logurile sau contactează un administrator",
+ "Could not move \"{file}\", target exists" : "Nu s-a putut muta fișierul \"{file}\", există deja un altul cu același nume în directorul destinație",
+ "Could not move \"{file}\"" : "Nu s-a putut muta fișierul \"{file}\"",
"{newName} already exists" : "{newName} există deja",
"Could not rename \"{fileName}\"" : "Nu s-a putut redenumi \"{fileName}\"",
"Could not create file \"{file}\"" : "Nu s-a putut crea fișierul \"{file}\"",