Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/es.json')
-rw-r--r--apps/files_external/l10n/es.json72
1 files changed, 72 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json
new file mode 100644
index 00000000000..1d9067106eb
--- /dev/null
+++ b/apps/files_external/l10n/es.json
@@ -0,0 +1,72 @@
+{ "translations": {
+ "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "La descarga de los tokens solicitados ha fallado. Verifique que la llave y el secreto de su app Dropbox es correcta.",
+ "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "La descarga de los tokens de acceso ha fallado. Verifique que la llave y el secreto de su app Dropbox es correcta.",
+ "Please provide a valid Dropbox app key and secret." : "Por favor, proporcione un una clave válida de la app Dropbox y una clave secreta.",
+ "Step 1 failed. Exception: %s" : "El paso 1 falló. Excepción: %s",
+ "Step 2 failed. Exception: %s" : "El paso 2 falló. Excepción: %s",
+ "External storage" : "Almacenamiento externo",
+ "Local" : "Local",
+ "Location" : "Ubicación",
+ "Amazon S3" : "Amazon S3",
+ "Key" : "Clave",
+ "Secret" : "Secreto",
+ "Bucket" : "Depósito",
+ "Amazon S3 and compliant" : "Amazon S3 y compatibilidad",
+ "Access Key" : "Clave de Acceso",
+ "Secret Key" : "Clave Secreta",
+ "Hostname" : "Nombre de equipo",
+ "Port" : "Puerto",
+ "Region" : "Región",
+ "Enable SSL" : "Habilitar SSL",
+ "Enable Path Style" : "Habilitar Estilo de Ruta",
+ "App key" : "App principal",
+ "App secret" : "App secreta",
+ "Host" : "Servidor",
+ "Username" : "Nombre de usuario",
+ "Password" : "Contraseña",
+ "Root" : "Raíz",
+ "Secure ftps://" : "Secure ftps://",
+ "Client ID" : "ID de Cliente",
+ "Client secret" : "Cliente secreto",
+ "OpenStack Object Storage" : "OpenStack Object Storage",
+ "Region (optional for OpenStack Object Storage)" : "Región (opcional para OpenStack Object Storage)",
+ "API Key (required for Rackspace Cloud Files)" : "Clave API (requerida para Rackspace Cloud Files)",
+ "Tenantname (required for OpenStack Object Storage)" : "Nombre de Inquilino (requerido para OpenStack Object Storage)",
+ "Password (required for OpenStack Object Storage)" : "Contraseña (requerida para OpenStack Object Storage)",
+ "Service Name (required for OpenStack Object Storage)" : "Nombre de Servicio (requerido para OpenStack Object Storage)",
+ "URL of identity endpoint (required for OpenStack Object Storage)" : "URL de identidad de punto final (requerido para OpenStack Object Storage)",
+ "Timeout of HTTP requests in seconds" : "Tiempo de espera de solicitudes HTTP en segundos",
+ "Share" : "Compartir",
+ "SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC",
+ "Username as share" : "Nombre de Usuario como compartir",
+ "URL" : "URL",
+ "Secure https://" : "Secure https://",
+ "Remote subfolder" : "Subcarpeta remota",
+ "Access granted" : "Acceso concedido",
+ "Error configuring Dropbox storage" : "Error configurando el almacenamiento de Dropbox",
+ "Grant access" : "Conceder acceso",
+ "Error configuring Google Drive storage" : "Error configurando el almacenamiento de Google Drive",
+ "Personal" : "Personal",
+ "System" : "Sistema",
+ "All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo.",
+ "(group)" : "(grupo)",
+ "Saved" : "Guardado",
+ "<b>Note:</b> " : "<b>Nota:</b> ",
+ " and " : "y",
+ "<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 no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo 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 no está activado o instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale.",
+ "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> \"%s\" no está instalado. No se puede montar %s. Pídale al administrador de sistema que lo instale.",
+ "You don't have any external storages" : "Usted no tiene ningún almacenamiento externo",
+ "Name" : "Nombre",
+ "Storage type" : "Tipo de almacenamiento",
+ "Scope" : "Ámbito",
+ "External Storage" : "Almacenamiento externo",
+ "Folder name" : "Nombre de la carpeta",
+ "Configuration" : "Configuración",
+ "Available for" : "Disponible para",
+ "Add storage" : "Añadir almacenamiento",
+ "Delete" : "Eliminar",
+ "Enable User External Storage" : "Habilitar almacenamiento externo de usuario",
+ "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file