- <string name="error__upload__local_file_not_copied">%1$s no puede ser copiado al %2$s directorio local </string>
- <string name="actionbar_failed_instant_upload">Carga instantánea fallida</string>
- <string name="failed_upload_headline_text">Cargas instantáneas fallidas</string>
- <string name="failed_upload_headline_hint">Resumen de todas las cargas instantáneas fallidas</string>
- <string name="failed_upload_all_cb">Seleccionar todos</string>
- <string name="failed_upload_headline_retryall_btn">Reintentar todos los seleccionados</string>
- <string name="failed_upload_headline_delete_all_btn">Eliminar todo de la cola de subida</string>
- <string name="failed_upload_retry_text">Reintentar subida de imagen:</string>
- <string name="failed_upload_load_more_images">Cargar mas imágenes</string>
- <string name="failed_upload_retry_do_nothing_text">No hacer nada no está conectado para subida instantánea</string>
- <string name="failed_upload_failure_text">Mensaje de error:</string>
- <string name="failed_upload_quota_exceeded_text">Por favor revise su configuración de servidor, posiblemente su cuota se haya excedido.</string>
+ <string name="error__upload__local_file_not_copied">%1$s no pudo ser copiado a la carpeta local %2$s</string>
+ <string name="share_link_no_support_share_api">La función Compartir no está activada en su servidor. Contacte a su\n\t\tadministrador.</string>
+ <string name="share_link_file_no_exist">No es posible compartir este archivo o carpeta. Asegúrese de que existe.</string>
+ <string name="share_link_file_error">Ocurrió un error al tratar de compartir este archivo o carpeta</string>
+ <string name="unshare_link_file_no_exist">No se puede dejar de compartir este archivo o carpeta. No existe.</string>
+ <string name="unshare_link_file_error">Ocurrió un error al tratar de ya no compartir este archivo o carpeta</string>
+ <string name="activity_chooser_send_file_title">Enviar</string>
+ <string name="copy_link">Copiar enlace</string>
+ <string name="clipboard_text_copied">Copiado al portapapeles</string>
+ <string name="error_cant_bind_to_operations_service">Error crítico: no es posible realizar operaciones</string>
+ <string name="network_error_socket_exception">Ocurrió un error al conectarse con el servidor.</string>
+ <string name="network_error_socket_timeout_exception">Ocurrió un error al esperar la respuesta del servidor, la operación no se pudo realizar</string>
+ <string name="network_error_connect_timeout_exception">Ocurrió un error al esperar la respuesta del servidor, la operación no se pudo realizar</string>
+ <string name="network_host_not_available">La operación no se pudo completar; el servidor no está disponible</string>
+ <string name="empty"></string>
+ <string name="forbidden_permissions">No tiene permiso %s</string>
+ <string name="forbidden_permissions_rename">para renombrar este archivo</string>
+ <string name="forbidden_permissions_delete">para eliminar este archivo</string>
+ <string name="share_link_forbidden_permissions">para compartir este archivo</string>
+ <string name="unshare_link_forbidden_permissions">para ya no compartir este archivo</string>
+ <string name="forbidden_permissions_create">para crear el archivo</string>
+ <string name="uploader_upload_forbidden_permissions">para subir archivos a esta carpeta</string>
+ <string name="downloader_download_file_not_found">Este archivo ya no se encuentra en el servidor</string>
+ <string name="prefs_category_accounts">Cuentas</string>
+ <string name="prefs_add_account">Agregar cuenta</string>
+ <string name="auth_redirect_non_secure_connection_title">La conexión segura está siendo redirigida por una ruta insegura.</string>