diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
commit | 119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch) | |
tree | 384418bcae2d75e4ff89f11d8e54ce3729e76d41 /core/l10n/ro.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ro.php')
-rw-r--r-- | core/l10n/ro.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/ro.php b/core/l10n/ro.php index 1224dcfd332..dae599608ca 100644 --- a/core/l10n/ro.php +++ b/core/l10n/ro.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "%s shared »%s« with you" => "%s Partajat »%s« cu tine de", -"group" => "grup", "Updated database" => "Bază de date actualizată", "Unknown filetype" => "Tip fișier necunoscut", "Invalid image" => "Imagine invalidă", @@ -54,8 +53,6 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Eroare la modificarea permisiunilor", "Shared with you and the group {group} by {owner}" => "Distribuie cu tine si grupul {group} de {owner}", "Shared with you by {owner}" => "Distribuie cu tine de {owner}", -"Share with" => "Partajat cu", -"Share with link" => "Partajare cu legătură", "Password protect" => "Protejare cu parolă", "Password" => "Parolă", "Allow Public Upload" => "Permiteţi încărcarea publică.", @@ -65,6 +62,7 @@ $TRANSLATIONS = array( "Expiration date" => "Data expirării", "Share via email:" => "Distribuie prin email:", "No people found" => "Nici o persoană găsită", +"group" => "grup", "Resharing is not allowed" => "Repartajarea nu este permisă", "Shared in {item} with {user}" => "Distribuie in {item} si {user}", "Unshare" => "Anulare partajare", |