ro.php
511 Bytes
<?php $TRANSLATIONS = array(
"Export this ownCloud instance" => "Eportă această instanță ownCloud",
"This will create a compressed file that contains the data of this owncloud instance." => "Această acțiune va crea un fișier arhivat care va conține datele acestei instanțe owncloud.",
"Please choose the export type:" => "Te rugăm să alegi tipul de exportat:",
"ownCloud system files" => "Fișiere de sistem ownCloud",
"Just user files" => "Doar fișierele utilizatorilor",
"Export" => "Exportă"
);