diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-16 01:32:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-16 01:32:30 -0400 |
commit | 6bd0ba79df64d68c100d57819fa43b35d9a22049 (patch) | |
tree | 9a5833b8622fb1435bc165364dfe5a905060610f /lib/l10n/ro.php | |
parent | d2767faf6104f4a4f0330c1771c488beea6245cd (diff) | |
download | nextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.tar.gz nextcloud-server-6bd0ba79df64d68c100d57819fa43b35d9a22049.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ro.php')
-rw-r--r-- | lib/l10n/ro.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ro.php b/lib/l10n/ro.php index 3a555f6a29f..2b6d14d58f3 100644 --- a/lib/l10n/ro.php +++ b/lib/l10n/ro.php @@ -18,7 +18,7 @@ $TRANSLATIONS = array( "Text" => "Text", "Images" => "Imagini", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Serverul de web nu este încă setat corespunzător pentru a permite sincronizarea fișierelor deoarece interfața WebDAV pare a fi întreruptă.", -"Please double check the <a href='%s'>installation guides</a>." => "Vă rugăm să verificați <a href='%s'>ghiduri de instalare</ a>.", +"Please double check the <a href='%s'>installation guides</a>." => "Vă rugăm să verificați <a href='%s'>ghiduri de instalare</a>.", "seconds ago" => "secunde în urmă", "_%n minute ago_::_%n minutes ago_" => array("","",""), "_%n hour ago_::_%n hours ago_" => array("","",""), |