diff options
author | Robin Appelman <icewind@owncloud.com> | 2013-01-28 02:35:51 +0100 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2013-01-28 02:35:51 +0100 |
commit | bca5ce724e4fcecfe89da8839878c4da6f102e35 (patch) | |
tree | edc07053bd4d5c8941f59464fedcd43970559f9b /apps/files_external | |
parent | 3e59a8715390d659b433797c8a0ed080518e5e7d (diff) | |
parent | b6554447090cc5a725508f5c4080ce375de29ee7 (diff) | |
download | nextcloud-server-bca5ce724e4fcecfe89da8839878c4da6f102e35.tar.gz nextcloud-server-bca5ce724e4fcecfe89da8839878c4da6f102e35.zip |
Merge branch 'master' into filesystem
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/ro.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ro.php b/apps/files_external/l10n/ro.php index 6a152786808..ca2c9f7e5c8 100644 --- a/apps/files_external/l10n/ro.php +++ b/apps/files_external/l10n/ro.php @@ -1,4 +1,12 @@ <?php $TRANSLATIONS = array( +"Access granted" => "Acces permis", +"Error configuring Dropbox storage" => "Eroare la configurarea mediului de stocare Dropbox", +"Grant access" => "Permite accesul", +"Fill out all required fields" => "Completează toate câmpurile necesare", +"Please provide a valid Dropbox app key and secret." => "Prezintă te rog o cheie de Dropbox validă și parola", +"Error configuring Google Drive storage" => "Eroare la configurarea mediului de stocare Google Drive", +"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Atenție:</b> \"smbclient\" nu este instalat. Montarea mediilor CIFS/SMB partajate nu este posibilă. Solicită administratorului sistemului tău să îl instaleaze.", +"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Atenție:</b> suportul pentru FTP în PHP nu este activat sau instalat. Montarea mediilor FPT partajate nu este posibilă. Solicită administratorului sistemului tău să îl instaleze.", "External Storage" => "Stocare externă", "Mount point" => "Punctul de montare", "Backend" => "Backend", |