1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- OC.L10N.register(
- "files_external",
- {
- "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",
- "Access granted" : "Accesu concedíu",
- "All users. Type to select user or group." : "Tolos usuarios. Escribe pa seleccionar usuariu o grupu.",
- "(group)" : "(grupu)",
- "Saved" : "Guardáu",
- "None" : "Dengún",
- "App key" : "App principal",
- "App secret" : "App secreta",
- "Client ID" : "ID de veceru",
- "Client secret" : "Veceru secretu",
- "Password" : "Contraseña",
- "Amazon S3" : "Amazon S3",
- "Hostname" : "Nome d'agospiu",
- "Port" : "Puertu",
- "Region" : "Rexón",
- "Enable SSL" : "Habilitar SSL",
- "Enable Path Style" : "Habilitar Estilu de ruta",
- "WebDAV" : "WebDAV",
- "URL" : "URL",
- "Secure https://" : "Secure https://",
- "Dropbox" : "Dropbox",
- "Secure ftps://" : "Secure ftps://",
- "Local" : "Llocal",
- "Location" : "Llocalización",
- "ownCloud" : "ownCloud",
- "Root" : "Raíz",
- "<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.",
- "<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\" nun ta instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
- "Name" : "Nome",
- "Storage type" : "Triba d'almacenamientu",
- "Scope" : "Ámbitu",
- "External Storage" : "Almacenamientu esternu",
- "Folder name" : "Nome de la carpeta",
- "Configuration" : "Configuración",
- "Available for" : "Disponible pa",
- "Delete" : "Desaniciar",
- "Add storage" : "Amestar almacenamientu",
- "Enable User External Storage" : "Habilitar almacenamientu esterno d'usuariu",
- "Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamientu esternu"
- },
- "nplurals=2; plural=(n != 1);");
|