summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ro.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ro.php')
-rw-r--r--apps/files_sharing/l10n/ro.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ro.php b/apps/files_sharing/l10n/ro.php
index 8b8eab13541..3197068cdd1 100644
--- a/apps/files_sharing/l10n/ro.php
+++ b/apps/files_sharing/l10n/ro.php
@@ -1,8 +1,11 @@
<?php $TRANSLATIONS = array(
+"The password is wrong. Try again." => "Parola este incorectă. Încercaţi din nou.",
"Password" => "Parolă",
"Submit" => "Trimite",
"%s shared the folder %s with you" => "%s a partajat directorul %s cu tine",
"%s shared the file %s with you" => "%s a partajat fișierul %s cu tine",
"Download" => "Descarcă",
+"Upload" => "Încărcare",
+"Cancel upload" => "Anulează încărcarea",
"No preview available for" => "Nici o previzualizare disponibilă pentru "
);