server/apps/files_sharing/l10n/ro.php
2013-06-14 02:52:34 +02:00

8 lines
333 B
PHP

<?php $TRANSLATIONS = array(
"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ă",
"No preview available for" => "Nici o previzualizare disponibilă pentru "
);