diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-31 01:56:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-31 01:56:20 -0400 |
commit | 23137f4798cb89b188329050a85f2f3a706947c5 (patch) | |
tree | 24d0e8371dcf7e4657c952a80b8aef764ebed7a2 /apps/files_external/l10n/ast.php | |
parent | a8dc4368c0842d0266e121d6d50217a4226e7a7a (diff) | |
download | nextcloud-server-23137f4798cb89b188329050a85f2f3a706947c5.tar.gz nextcloud-server-23137f4798cb89b188329050a85f2f3a706947c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ast.php')
-rw-r--r-- | apps/files_external/l10n/ast.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files_external/l10n/ast.php b/apps/files_external/l10n/ast.php index 4fb9a2b9934..6351238356e 100644 --- a/apps/files_external/l10n/ast.php +++ b/apps/files_external/l10n/ast.php @@ -15,9 +15,6 @@ $TRANSLATIONS = array( "Amazon S3 and compliant" => "Amazon S3 y compatibilidá", "Access Key" => "Clave d'accesu", "Secret Key" => "Clave Secreta", -"Hostname (optional)" => "Nome d'equipu (opcional)", -"Port (optional)" => "Puertu (opcional)", -"Region (optional)" => "Rexón (opcional)", "Enable SSL" => "Habilitar SSL", "Enable Path Style" => "Habilitar Estilu de ruta", "App key" => "App principal", @@ -30,15 +27,12 @@ $TRANSLATIONS = array( "Client ID" => "ID de veceru", "Client secret" => "Veceru secretu", "OpenStack Object Storage" => "OpenStack Object Storage", -"Username (required)" => "Nome d'usuariu (necesariu)", -"Bucket (required)" => "Depósitu (necesariu)", "Region (optional for OpenStack Object Storage)" => "Rexón (opcional pa OpenStack Object Storage)", "API Key (required for Rackspace Cloud Files)" => "Clave API (necesaria pa Rackspace Cloud Files)", "Tenantname (required for OpenStack Object Storage)" => "Nome d'inquilín (necesariu pa OpenStack Object Storage)", "Password (required for OpenStack Object Storage)" => "Contraseña (necesaria pa OpenStack Object Storage)", "Service Name (required for OpenStack Object Storage)" => "Nome de Serviciu (necesariu pa OpenStack Object Storage)", "URL of identity endpoint (required for OpenStack Object Storage)" => "URL d'identidá de puntu final (necesariu pa OpenStack Object Storage)", -"Timeout of HTTP requests in seconds (optional)" => "Tiempu d'espera de peticiones HTTP en segundos (opcional)", "Share" => "Compartir", "SMB / CIFS using OC login" => "SMB / CIFS usando accesu OC", "Username as share" => "Nome d'usuariu como Compartición", |