diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-14 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-09-14 01:55:35 -0400 |
commit | 211a2437840ec6897e377a5025f85aec27618263 (patch) | |
tree | 7d42b070f410c1e5876ef70ae3e2b7c0ac23e800 /apps/files_external/l10n/ast.js | |
parent | c15ba0d6589863e546df2476778fbd305d0c3fdd (diff) | |
download | nextcloud-server-211a2437840ec6897e377a5025f85aec27618263.tar.gz nextcloud-server-211a2437840ec6897e377a5025f85aec27618263.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ast.js')
-rw-r--r-- | apps/files_external/l10n/ast.js | 25 |
1 files changed, 9 insertions, 16 deletions
diff --git a/apps/files_external/l10n/ast.js b/apps/files_external/l10n/ast.js index 0e29e30f865..b6084cc1545 100644 --- a/apps/files_external/l10n/ast.js +++ b/apps/files_external/l10n/ast.js @@ -4,22 +4,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Pasu 1 fallíu. Esceición: %s", "Step 2 failed. Exception: %s" : "Pasu 2 fallíu. Esceición: %s", "External storage" : "Almacenamientu esternu", - "OpenStack Object Storage" : "OpenStack Object Storage", - "Username" : "Nome d'usuariu", - "Bucket" : "Depósitu", - "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" : "Tiempu d'espera de peticiones HTTP en segundos", - "SMB / CIFS using OC login" : "SMB / CIFS usando accesu OC", - "Host" : "Sirvidor", - "Username as share" : "Nome d'usuariu como Compartición", - "Share" : "Compartir", - "Remote subfolder" : "Subcarpeta remota", - "Public key" : "Clave pública", "Personal" : "Personal", "System" : "Sistema", "Grant access" : "Conceder accesu", @@ -32,8 +16,12 @@ OC.L10N.register( "App secret" : "App secreta", "Client ID" : "ID de veceru", "Client secret" : "Veceru secretu", + "Username" : "Nome d'usuariu", "Password" : "Contraseña", + "API key" : "clave API", + "Public key" : "Clave pública", "Amazon S3" : "Amazon S3", + "Bucket" : "Depósitu", "Hostname" : "Nome d'agospiu", "Port" : "Puertu", "Region" : "Rexón", @@ -41,13 +29,18 @@ OC.L10N.register( "Enable Path Style" : "Habilitar Estilu de ruta", "WebDAV" : "WebDAV", "URL" : "URL", + "Remote subfolder" : "Subcarpeta remota", "Secure https://" : "Secure https://", "Dropbox" : "Dropbox", + "Host" : "Sirvidor", "Secure ftps://" : "Secure ftps://", "Local" : "Llocal", "Location" : "Llocalización", "ownCloud" : "ownCloud", "Root" : "Raíz", + "Share" : "Compartir", + "Username as share" : "Nome d'usuariu como Compartición", + "OpenStack Object Storage" : "OpenStack Object Storage", "<b>Note:</b> " : "<b>Nota:</b> ", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de cURL en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de FTP en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.", |